Gentoo Archives: gentoo-dev

From: AGottinger@t-online.de (Achim Gottinger)
To: gentoo-dev@g.o
Subject: [gentoo-dev] Required fixes for sys-i686-20010406
Date: Wed, 18 Apr 2001 13:56:56
Message-Id: 3ADDEADA.498D1CD7@gentoo.org
1 Hi warren,
2
3 Here is a list of fixes that are required to get the sys snapshot
4 running:
5
6 Once you chrooted to your new root partition during installation, the
7 following steps must be done in addition
8 to the ones in the install-guide
9
10 chown daemon.wheel /var/log/syslog.d
11 chown daemon.wheel /var/log/klog.d
12 chown root.wheel /var/lib/supervise/services/syslog/run
13 chown root.wheel /var/lib/supervise/services/klog/run
14 mv /etc/pam.d/userpadd /etc/pam.d/useradd
15
16 You can reboot now.
17
18 Now you must install the latest portage package without pkgmerge with
19
20 tar xvjf portage-1.5.tbz2 -C /
21
22 you can ignore the garbage message.
23
24 now run pkgmerge rsync-2.4.6-r2.tbz2 and you are ready to rsync the
25 portage tree.
26 replace /etc/make.profiles with a symlink to
27 /usr/portage/packages/default and start emerging.
28
29 If you don't speak polish you should remerge sys-apps/man.
30
31 Did I miss anything?
32
33 bye achim~