]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blame - config/rootfiles/common/stage2
Merge remote-tracking branch 'morlix/check_mk'
[people/teissler/ipfire-2.x.git] / config / rootfiles / common / stage2
CommitLineData
73d9a908
MT
1bin/bash
2bin/cat
03395fbd 3bin/echo
73d9a908
MT
4bin/pwd
5bin/stty
a5ee5623 6#boot
71e32384 7etc/bashrc
a5ee5623 8etc/certparams
71a8f9af 9etc/e2fsck.conf
a5ee5623
MT
10etc/fstab
11etc/group
0872e550 12etc/hddtemp.db
a5ee5623
MT
13etc/host.conf
14etc/inittab
15etc/inputrc
3090c39e
MT
16etc/ipsec.user.conf
17etc/ipsec.user.secrets
a5ee5623
MT
18etc/issue
19etc/ld.so.conf
20etc/logrotate.conf
21etc/mime.types
c3db995c 22etc/modprobe.d
ba109afd
AF
23etc/modprobe.d/cfg80211.conf
24etc/modprobe.d/pcspeaker.conf
a5ee5623
MT
25etc/modules.conf
26etc/mtab
27etc/nsswitch.conf
28#etc/opt
29etc/passwd
30etc/profile
4dc82852 31#etc/profile.d
b21b0df6 32etc/profile.d/colorls.sh
c9fa828c
AF
33etc/profile.d/extrapaths.sh
34etc/profile.d/glib2-locale.sh
4aedc962 35etc/profile.d/i18n.sh
b21b0df6 36etc/profile.d/lang.sh
71e32384 37etc/profile.d/readline.sh
b21b0df6 38etc/profile.d/term256.sh
71e32384 39etc/profile.d/umask.sh
a5ee5623
MT
40etc/resolv.conf
41etc/securetty
42etc/sysctl.conf
43etc/syslog.conf
ad533801 44etc/system-release
a5ee5623
MT
45#home
46home/nobody
47#lib
48#media
49media/cdrom
50media/floppy
075cf03c 51media/usbkey
a5ee5623 52mnt
72d80898 53#opt
065c9931
MT
54#opt/pakfire
55#opt/pakfire/db
56#opt/pakfire/db/core
57opt/pakfire/db/core/mine
376e42ce 58#root
b21b0df6
MT
59root/.bash_logout
60root/.bash_profile
61root/.bashrc
99f3c72f 62root/ipfire
73d9a908 63#sbin
72d80898 64#srv
e3ca409e 65#usr/bin
a5ee5623
MT
66#usr/bin/perl
67#usr/include
68#usr/lib
73372ed4
MT
69usr/lib/firewall
70usr/lib/firewall/firewall-lib.pl
71usr/lib/firewall/rules.pl
03395fbd 72#usr/lib/libgcc_s.so
069680ac 73usr/lib/libgcc_s.so.1
03395fbd
MT
74#usr/lib/libstdc++.la
75#usr/lib/libstdc++.so
76usr/lib/libstdc++.so.6
77#usr/local
78#usr/local/bin
7f7a741d 79#usr/local/bin/archive.files
4cbbd2ae 80usr/local/bin/backupiso
65998e0a 81usr/local/bin/connscheduler
9b37e91e 82usr/local/bin/consort.sh
d9f2ad84 83usr/local/bin/convert-ovpn
65998e0a 84usr/local/bin/hddshutdown
65998e0a 85usr/local/bin/httpscert
65998e0a 86usr/local/bin/makegraphs
65998e0a
MT
87usr/local/bin/qosd
88usr/local/bin/readhash
edd540ce 89usr/local/bin/rebuild-initrd
65998e0a 90usr/local/bin/run-parts
edd540ce 91#usr/local/bin/sanedloop
4dc82852 92usr/local/bin/scanhd
65998e0a
MT
93usr/local/bin/settime
94usr/local/bin/timecheck
45455cbe 95usr/local/bin/timezone-transition
7f7a741d 96#usr/local/bin/uname
7db34105 97usr/local/bin/update-lang-cache
a5ee5623
MT
98#usr/local/include
99#usr/local/lib
100#usr/local/sbin
03395fbd 101#usr/local/share
a5ee5623
MT
102#usr/local/share/doc
103#usr/local/share/info
104#usr/local/share/locale
03395fbd
MT
105#usr/local/share/man
106#usr/local/share/man/man1
a5ee5623
MT
107#usr/local/share/man/man2
108#usr/local/share/man/man3
109#usr/local/share/man/man4
110#usr/local/share/man/man5
111#usr/local/share/man/man6
112#usr/local/share/man/man7
113#usr/local/share/man/man8
114#usr/local/share/misc
115#usr/local/share/terminfo
116#usr/local/share/zoneinfo
117#usr/local/src
118#usr/sbin
07cdb8f6 119usr/sbin/ovpn-ccd-convert
a5ee5623
MT
120#usr/share
121#usr/share/doc
edd540ce
AF
122#usr/share/doc/licenses
123usr/share/doc/licenses/GPLv3
a5ee5623
MT
124#usr/share/info
125#usr/share/locale
126#usr/share/man
127#usr/share/man/man1
128#usr/share/man/man2
129#usr/share/man/man3
130#usr/share/man/man4
131#usr/share/man/man5
132#usr/share/man/man6
133#usr/share/man/man7
134#usr/share/man/man8
135#usr/share/misc
136#usr/share/terminfo
137#usr/share/zoneinfo
b474c1ca 138run
a5ee5623 139#var
f8e080ef 140#var/cache
a5ee5623 141var/empty
73d9a908
MT
142#var/lib
143#var/lib/locate
144#var/lib/misc
a5ee5623
MT
145#var/local
146var/lock
f8e080ef 147#var/log
a5ee5623 148var/log/btmp
069ae085 149var/log/calamaris
f3bbb213 150var/log/counter
a5ee5623 151var/log/lastlog
edd540ce 152#var/log/net-traffic.log
a5ee5623
MT
153var/log/wtmp
154var/mail
155#var/opt
156var/run
f8e080ef 157#var/spool
a5ee5623 158var/tmp
c9fa828c
AF
159dev/console
160dev/null
161tmp