Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – planix.SVN – Blame – /os/branches/feature_unix/sys/lib/sysconfig/auth/files/namespace – Rev 2

Subversion Repositories planix.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
# root
2
mount -aC #s/boot /root $rootspec
3
bind -a $rootdir /
4
bind -c $rootdir/mnt /mnt
5
 
6
# kernel devices
7
bind #c /dev
8
bind #d /fd
9
bind -c #e /env
10
bind #p /proc
11
bind -c #s /srv
12
bind -a #ยค /dev
13
 
14
# authentication
15
mount -a /srv/factotum /mnt
16
 
17
# standard bin
18
bind -a /rc/bin /bin
19
bind -a /$cputype/bin /bin
20
 
21
# internal networks
22
# mount -a /srv/ip /net
23
bind -a #l /net
24
bind -a #I /net
25
mount -a /srv/cs /net
26
mount -a /srv/dns /net
27
mount -a /srv/net /net
28
bind -a #D /net
29
 
30
# external networks
31
# mount -a /srv/ip.alt /net.alt
32
bind -a #l1 /net.alt
33
bind -a #I1 /net.alt
34
# more here...
35
 
36
# local services
37
mount /srv/consoles /mnt/consoles
38
mount -a /srv/telco /net