From 6823d85bdb3d46f60a7357cc73e60fcf6ba88a96 Mon Sep 17 00:00:00 2001 From: "Eugene V. Lyubimkin" Date: Sat, 8 Nov 2008 12:43:37 +0200 Subject: Noted allowed file name characters in /etc/apt/sources.list.d/* files. --- doc/sources.list.5.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'doc/sources.list.5.xml') diff --git a/doc/sources.list.5.xml b/doc/sources.list.5.xml index 9eb66d728..b875086ef 100644 --- a/doc/sources.list.5.xml +++ b/doc/sources.list.5.xml @@ -48,9 +48,12 @@ sources.list.d The /etc/apt/sources.list.d directory provides - a way to add sources.list entries in separate files whose names end with - .list. The format is the same as for the regular - sources.list file. + a way to add sources.list entries in separate files. + The format is the same as for the regular sources.list file. + File names need to end with + .list and may only contain letters (a-z and A-Z), + digits (0-9), underscore (_), hyphen (-) and period (.) characters. + Otherwise they will be silently ignored. The deb and deb-src types -- cgit v1.2.3-70-g09d2