blob: b021ec33ef55d227c34b9b55c4a46e4a924ff127 (
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
|
drwxr-xr-x root/root bin/
lrwxrwxrwx root/root bin/sh -> bash
drwxr-xr-x root/root boot/
-rw-r--r-- root/root boot/message
drwxr-xr-x root/root dev/
crw------- root/root dev/console (5, 1)
crw-rw-rw- root/root dev/null (1, 3)
drwxr-xr-x root/root etc/
-rw-r--r-- root/root etc/bashrc
lrwxrwxrwx root/root etc/blfs-bootscripts -> /var/lib/pkg/blfs-bootscripts
drwxr-xr-x root/root etc/default/
-rw-r--r-- root/root etc/default/useradd
-rw-r--r-- root/root etc/fstab
-rw-r--r-- root/root etc/group
-rw-r--r-- root/root etc/hosts
-rw-r--r-- root/root etc/inittab
-rw-r--r-- root/root etc/inputrc
-rw-r--r-- root/root etc/mtab (EMPTY)
lrwxrwxrwx root/root etc/nutyx-version -> /var/lib/pkg/nutyx-version
drwxr-xr-x root/root etc/opt/
-rw-r--r-- root/root etc/passwd
-rw-r--r-- root/root etc/profile
drwxr-xr-x root/root etc/profile.d/
-rw-r--r-- root/root etc/profile.d/X.sh
-rw-r--r-- root/root etc/profile.d/dircolors.sh
-rw-r--r-- root/root etc/profile.d/extrapaths.sh
-rw-r--r-- root/root etc/profile.d/readline.sh
-rw-r--r-- root/root etc/profile.d/unmask.sh
drwxr-xr-x root/root etc/rc.d/
drwxr-xr-x root/root etc/rc.d/init.d/
-rwxr-xr-- root/root etc/rc.d/init.d/checkfs
-rwxr-xr-- root/root etc/rc.d/init.d/cleanfs
-rwxr-xr-- root/root etc/rc.d/init.d/console
-rwxr-xr-- root/root etc/rc.d/init.d/consolelog
-rw-r--r-- root/root etc/rc.d/init.d/functions
-rwxr-xr-- root/root etc/rc.d/init.d/halt
-rwxr-xr-- root/root etc/rc.d/init.d/iplink
-rwxr-xr-- root/root etc/rc.d/init.d/localnet
-rwxr-xr-- root/root etc/rc.d/init.d/modules
-rwxr-xr-- root/root etc/rc.d/init.d/mountfs
-rwxr-xr-- root/root etc/rc.d/init.d/mountkernfs
-rwxr-xr-- root/root etc/rc.d/init.d/network
-rwxr-xr-- root/root etc/rc.d/init.d/rc
-rwxr-xr-- root/root etc/rc.d/init.d/reboot
-rwxr-xr-- root/root etc/rc.d/init.d/sendsignals
-rwxr-xr-- root/root etc/rc.d/init.d/setclock
-rwxr-xr-- root/root etc/rc.d/init.d/swap
-rwxr-xr-- root/root etc/rc.d/init.d/sysctl
-rwxr-xr-- root/root etc/rc.d/init.d/sysklogd
-rwxr-xr-- root/root etc/rc.d/init.d/template
-rwxr-xr-- root/root etc/rc.d/init.d/udev
-rwxr-xr-- root/root etc/rc.d/init.d/udev_retry
drwxr-xr-x root/root etc/rc.d/rc0.d/
lrwxrwxrwx root/root etc/rc.d/rc0.d/K80network -> ../init.d/network
lrwxrwxrwx root/root etc/rc.d/rc0.d/K90sysklogd -> ../init.d/sysklogd
lrwxrwxrwx root/root etc/rc.d/rc0.d/S60sendsignals -> ../init.d/sendsignals
lrwxrwxrwx root/root etc/rc.d/rc0.d/S70swap -> ../init.d/swap
lrwxrwxrwx root/root etc/rc.d/rc0.d/S80mountfs -> ../init.d/mountfs
lrwxrwxrwx root/root etc/rc.d/rc0.d/S90localnet -> ../init.d/localnet
lrwxrwxrwx root/root etc/rc.d/rc0.d/S99halt -> ../init.d/halt
drwxr-xr-x root/root etc/rc.d/rc1.d/
lrwxrwxrwx root/root etc/rc.d/rc1.d/K80network -> ../init.d/network
lrwxrwxrwx root/root etc/rc.d/rc1.d/K90sysklogd -> ../init.d/sysklogd
drwxr-xr-x root/root etc/rc.d/rc2.d/
lrwxrwxrwx root/root etc/rc.d/rc2.d/K90sysklogd -> ../init.d/sysklogd
lrwxrwxrwx root/root etc/rc.d/rc2.d/S20network -> ../init.d/network
drwxr-xr-x root/root etc/rc.d/rc3.d/
lrwxrwxrwx root/root etc/rc.d/rc3.d/S10sysklogd -> ../init.d/sysklogd
lrwxrwxrwx root/root etc/rc.d/rc3.d/S20network -> ../init.d/network
drwxr-xr-x root/root etc/rc.d/rc4.d/
lrwxrwxrwx root/root etc/rc.d/rc4.d/S10sysklogd -> ../init.d/sysklogd
lrwxrwxrwx root/root etc/rc.d/rc4.d/S20network -> ../init.d/network
drwxr-xr-x root/root etc/rc.d/rc5.d/
lrwxrwxrwx root/root etc/rc.d/rc5.d/S10sysklogd -> ../init.d/sysklogd
lrwxrwxrwx root/root etc/rc.d/rc5.d/S20network -> ../init.d/network
drwxr-xr-x root/root etc/rc.d/rc6.d/
lrwxrwxrwx root/root etc/rc.d/rc6.d/K80network -> ../init.d/network
lrwxrwxrwx root/root etc/rc.d/rc6.d/K90sysklogd -> ../init.d/sysklogd
lrwxrwxrwx root/root etc/rc.d/rc6.d/S60sendsignals -> ../init.d/sendsignals
lrwxrwxrwx root/root etc/rc.d/rc6.d/S70swap -> ../init.d/swap
lrwxrwxrwx root/root etc/rc.d/rc6.d/S80mountfs -> ../init.d/mountfs
lrwxrwxrwx root/root etc/rc.d/rc6.d/S90localnet -> ../init.d/localnet
lrwxrwxrwx root/root etc/rc.d/rc6.d/S99reboot -> ../init.d/reboot
drwxr-xr-x root/root etc/rc.d/rcsysinit.d/
lrwxrwxrwx root/root etc/rc.d/rcsysinit.d/S00mountkernfs -> ../init.d/mountkernfs
lrwxrwxrwx root/root etc/rc.d/rcsysinit.d/S02consolelog -> ../init.d/consolelog
lrwxrwxrwx root/root etc/rc.d/rcsysinit.d/S05modules -> ../init.d/modules
lrwxrwxrwx root/root etc/rc.d/rcsysinit.d/S10udev -> ../init.d/udev
lrwxrwxrwx root/root etc/rc.d/rcsysinit.d/S15setclock -> ../init.d/setclock
lrwxrwxrwx root/root etc/rc.d/rcsysinit.d/S20checkfs -> ../init.d/checkfs
lrwxrwxrwx root/root etc/rc.d/rcsysinit.d/S30mountfs -> ../init.d/mountfs
lrwxrwxrwx root/root etc/rc.d/rcsysinit.d/S40swap -> ../init.d/swap
lrwxrwxrwx root/root etc/rc.d/rcsysinit.d/S45cleanfs -> ../init.d/cleanfs
lrwxrwxrwx root/root etc/rc.d/rcsysinit.d/S50udev_retry -> ../init.d/udev_retry
lrwxrwxrwx root/root etc/rc.d/rcsysinit.d/S70console -> ../init.d/console
lrwxrwxrwx root/root etc/rc.d/rcsysinit.d/S80localnet -> ../init.d/localnet
lrwxrwxrwx root/root etc/rc.d/rcsysinit.d/S90sysctl -> ../init.d/sysctl
-rw-r--r-- root/root etc/shells
drwxr-xr-x root/root etc/skel/
-rw-r--r-- root/root etc/skel/.bash_profile
-rw-r--r-- root/root etc/skel/.bashrc
-rw-r--r-- root/root etc/skel/.dmrc
lrwxrwxrwx root/root etc/skel/.xinitrc -> /etc/slim.xinitrc
drwxr-xr-x root/root etc/sysconfig/
-rw-r--r-- root/root etc/sysconfig/console
-rw-r--r-- root/root etc/sysconfig/modules
-rw-r--r-- root/root etc/sysconfig/network
drwxr-xr-x root/root etc/sysconfig/network-devices/
-rwxr-xr-- root/root etc/sysconfig/network-devices/ifdown
-rwxr-xr-- root/root etc/sysconfig/network-devices/ifup
drwxr-xr-x root/root etc/sysconfig/network-devices/services/
-rwxr-xr-- root/root etc/sysconfig/network-devices/services/ipv4-static
-rwxr-xr-- root/root etc/sysconfig/network-devices/services/ipv4-static-route
-rw-r--r-- root/root etc/sysconfig/rc
drwxr-xr-x root/root home/
drwxr-xr-x root/root lib/
drwxr-xr-x root/root lib/firmware/
drwxr-xr-x root/root lib/udev/
drwxr-xr-x root/root lib/udev/devices/
crw------- root/root lib/udev/devices/console (5, 1)
crw-rw-rw- root/root lib/udev/devices/null (1, 3)
drwxr-xr-x root/root lib/udev/devices/pts/
drwxr-xr-x root/root lib/udev/devices/shm/
crw-rw-rw- root/root lib/udev/devices/zero (1, 5)
drwxr-xr-x root/root media/
drwxr-xr-x root/root media/cdrom/
drwxr-xr-x root/root media/dvd/
drwxr-xr-x root/root media/floppy/
drwxr-xr-x root/root media/key/
drwxr-xr-x root/root mnt/
drwxr-xr-x root/root opt/
drwxr-xr-x root/root proc/
drwxr-x--- root/root root/
-rw-r--r-- root/root root/.bash_profile
-rw-r--r-- root/root root/.bashrc
lrwxrwxrwx root/root root/.xinitrc -> ../etc/skel/.xinitrc
lrwxrwxrwx root/root root/10-keyboard.conf -> ../etc/X11/xorg.conf.d/10-keyboard.conf
lrwxrwxrwx root/root root/X.sh -> ../etc/profile.d/X.sh
lrwxrwxrwx root/root root/bashrc -> ../etc/bashrc
drwxr-xr-x root/root root/bin/
-rwxr-xr-x root/root root/bin/nu
lrwxrwxrwx root/root root/clock -> ../etc/sysconfig/clock
lrwxrwxrwx root/root root/console -> ../etc/sysconfig/console
lrwxrwxrwx root/root root/dircolors.sh -> ../etc/profile.d/dircolors.sh
lrwxrwxrwx root/root root/extrapaths.sh -> ../etc/profile.d/extrapaths.sh
lrwxrwxrwx root/root root/fstab -> ../etc/fstab
lrwxrwxrwx root/root root/hosts -> ../etc/hosts
lrwxrwxrwx root/root root/hosts.allow -> ../etc/hosts.allow
lrwxrwxrwx root/root root/hosts.deny -> ../etc/hosts.deny
lrwxrwxrwx root/root root/i18n.sh -> ../etc/profile.d/i18n.sh
lrwxrwxrwx root/root root/inittab -> ../etc/inittab
lrwxrwxrwx root/root root/inputrc -> ../etc/inputrc
lrwxrwxrwx root/root root/jdk.sh -> ../etc/profile.d/jdk.sh
lrwxrwxrwx root/root root/menu.lst -> ../boot/grub/menu.lst
lrwxrwxrwx root/root root/modprobe.conf -> ../etc/modprobe.conf
lrwxrwxrwx root/root root/modules -> ../etc/sysconfig/modules
lrwxrwxrwx root/root root/network -> ../etc/sysconfig/network
lrwxrwxrwx root/root root/pkg-get.conf -> ../etc/pkg-get.conf
lrwxrwxrwx root/root root/pkgadd.conf -> ../etc/pkgadd.conf
lrwxrwxrwx root/root root/pkgmk.conf -> ../etc/pkgmk.conf
lrwxrwxrwx root/root root/profile -> ../etc/profile
lrwxrwxrwx root/root root/prt-get.conf -> ../etc/prt-get.conf
lrwxrwxrwx root/root root/readline.sh -> ../etc/profile.d/readline.sh
lrwxrwxrwx root/root root/resolv.conf -> ../etc/resolv.conf
lrwxrwxrwx root/root root/shells -> ../etc/shells
lrwxrwxrwx root/root root/unmask.sh -> ../etc/profile.d/unmask.sh
lrwxrwxrwx root/root root/useradd -> ../etc/default/useradd
drwxr-xr-x root/root sbin/
drwxr-xr-x root/root srv/
drwxrwxrwt root/root srv/sources/
drwxr-xr-x root/root sys/
drwxrwxrwt root/root tmp/
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/which
lrwxrwxrwx root/root usr/doc -> share/doc
drwxr-xr-x root/root usr/include/
lrwxrwxrwx root/root usr/info -> share/info
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/local/
drwxr-xr-x root/root usr/local/bin/
lrwxrwxrwx root/root usr/local/doc -> share/doc
drwxr-xr-x root/root usr/local/include/
lrwxrwxrwx root/root usr/local/info -> share/info
drwxr-xr-x root/root usr/local/lib/
lrwxrwxrwx root/root usr/local/man -> share/man
drwxr-xr-x root/root usr/local/sbin/
drwxr-xr-x root/root usr/local/share/
drwxr-xr-x root/root usr/local/share/doc/
drwxr-xr-x root/root usr/local/share/info/
drwxr-xr-x root/root usr/local/share/locale/
drwxr-xr-x root/root usr/local/share/man/
drwxr-xr-x root/root usr/local/share/man/man1/
drwxr-xr-x root/root usr/local/share/man/man2/
drwxr-xr-x root/root usr/local/share/man/man3/
drwxr-xr-x root/root usr/local/share/man/man4/
drwxr-xr-x root/root usr/local/share/man/man5/
drwxr-xr-x root/root usr/local/share/man/man6/
drwxr-xr-x root/root usr/local/share/man/man7/
drwxr-xr-x root/root usr/local/share/man/man8/
drwxr-xr-x root/root usr/local/share/misc/
drwxr-xr-x root/root usr/local/share/terminfo/
drwxr-xr-x root/root usr/local/share/zoneinfo/
drwxr-xr-x root/root usr/local/src/
lrwxrwxrwx root/root usr/man -> share/man
drwxr-xr-x root/root usr/ports/
drwxr-xr-x root/root usr/sbin/
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/applications/
drwxr-xr-x root/root usr/share/doc/
drwxr-xr-x root/root usr/share/info/
drwxr-xr-x root/root usr/share/locale/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
drwxr-xr-x root/root usr/share/man/man2/
drwxr-xr-x root/root usr/share/man/man3/
drwxr-xr-x root/root usr/share/man/man4/
drwxr-xr-x root/root usr/share/man/man5/
drwxr-xr-x root/root usr/share/man/man6/
drwxr-xr-x root/root usr/share/man/man7/
drwxr-xr-x root/root usr/share/man/man8/
drwxr-xr-x root/root usr/share/misc/
drwxr-xr-x root/root usr/share/terminfo/
drwxr-xr-x root/root usr/share/zoneinfo/
drwxr-xr-x root/root usr/src/
drwxr-xr-x root/root var/
drwxr-xr-x root/root var/cache/
drwxr-xr-x root/root var/lib/
drwxr-xr-x root/root var/lib/locate/
drwxr-xr-x root/root var/lib/misc/
drwxr-xr-x root/root var/lib/pkg/
-rw-r--r-- root/root var/lib/pkg/blfs-bootscripts
-rw-r--r-- root/root var/lib/pkg/nutyx-version
drwxr-xr-x root/root var/local/
drwxr-xr-x root/root var/lock/
drwxr-xr-x root/root var/log/
-rw-r----- root/root var/log/auth.log (EMPTY)
-rw------- root/root var/log/btmp (EMPTY)
-rw-r----- root/root var/log/daemon.log (EMPTY)
-rw-r----- root/root var/log/kern.log (EMPTY)
-rw-rw-r-- root/utmp var/log/lastlog (EMPTY)
-rw-r----- root/root var/log/mail.log (EMPTY)
-rw-r----- root/root var/log/sys.log (EMPTY)
-rw-r----- root/root var/log/user.log (EMPTY)
-rw-r--r-- root/root var/log/wtmp (EMPTY)
drwxr-xr-x root/root var/mail/
drwxr-xr-x root/root var/opt/
drwxr-xr-x root/root var/run/
-rw-rw-r-- root/utmp var/run/utmp (EMPTY)
drwxr-xr-x root/root var/spool/
drwxrwxrwt root/root var/tmp/
|