aboutsummaryrefslogtreecommitdiffstats
path: root/packages/openslug-init/openslug-init-0.10/conffiles
blob: 5f05a495a225c96628fc05a74913d4a58a3edcd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# conffiles
# Known OpenSlug configuration files.  These files are preserved on
# a flash upgrade.  Other configuration files, found from:
#
#    /usr/lib/ipkg/*.conffiles
#    /etc/*.conf
#
# are preserved too with an operation of 'diff' if they have been
# changed since /etc/.configured was created.
#
# Lines starting with # are comments, other lines have
# two fields:
#
# operation file 
#
# The file must *NOT* have a leading /
#
# operation may be:
#   ignore    Do not preserve this file
#   preserve  Preserve this file unconditionally
#   diff      Compare file with the new version, ask if different
#
preserve        linuxrc
preserve	etc/.configured
preserve	etc/default/sysconf
diff		etc/default/conffiles
diff		etc/default/devpts
diff		etc/default/rcS
diff		etc/default/usbd
preserve	etc/profile
preserve	etc/hostname
preserve	etc/hosts
preserve	etc/defaultdomain
preserve	etc/resolv.conf
preserve	etc/syslog.conf
preserve	etc/motd
preserve	etc/network/interfaces
preserve	etc/dropbear/dropbear_rsa_host_key
preserve	etc/dropbear/dropbear_dss_host_key
preserve	etc/passwd
preserve	etc/shadow
preserve	etc/group
preserve	etc/gshadow
preserve	etc/ntp.drift
preserve	etc/timezone
preserve	etc/localtime
preserve	etc/TZ
ignore		etc/modules.conf
ignore		etc/modules