Code: Select all
# nano -w /usr/portage/sys-apps/baselayout/baselayout-1.8.6.13-r1.ebuild
Code: Select all
keepdir_mount /dev /dev/pts /dev/shm
Code: Select all
keepdir_mount /dev
Code: Select all
emerge -u baselayout
Code: Select all
ebuild /usr/portage/sys-apps/baselayout/baselayout-1.8.6.13-r1.ebuild merge
Code: Select all
# etc-update
Scanning Configuration files...
The following is the list of files which need updating, each
configuration file is followed by a list of possible replacement files.
1) /etc/fstab
/etc/._cfg0000_fstab
2) /etc/group
/etc/._cfg0000_group
3) /etc/issue
/etc/._cfg0000_issue
4) /etc/profile
/etc/._cfg0000_profile
5) /etc/rc.conf
/etc/._cfg0000_rc.conf
6) /etc/conf.d/net
/etc/conf.d/._cfg0000_net
7) /etc/conf.d/rc
/etc/conf.d/._cfg0000_rc
8) /etc/init.d/consolefont
/etc/init.d/._cfg0000_consolefont
9) /etc/init.d/halt.sh
/etc/init.d/._cfg0000_halt.sh
10) /etc/init.d/numlock
/etc/init.d/._cfg0000_numlock
11) /etc/modules.autoload.d/kernel-2.4
/etc/modules.autoload.d/._cfg0000_kernel-2.4
12) /etc/modules.autoload.d/kernel-2.6
/etc/modules.autoload.d/._cfg0000_kernel-2.6
mmessano wrote:Worked perfectly, thank you!



thecooptoo wrote:me too - not sure how to fix it.
>>> /bin/rc-status
--- /dev/
--- /dev/shm/
!!! copy /var/tmp/portage/baselayout-1.8.6.13-r1/image/dev/shm/.keep -> /dev/shm/.keep failed.
!!! [Errno 13] Permission denied: '/dev/shm/.keep#new'
bash-2.05b# ebuild /usr/portage/sys-app/baselayout/baselayout-1.8.6.13.ebuild merge
!!! doebuild: /usr/portage/sys-app/baselayout/baselayout-1.8.6.13.ebuild not found for merge
bash-2.05b# pwd
/usr/portage/sys-apps/baselayout
bash-2.05b# ls -l
total 229
-rw-r--r-- 1 root root 23288 Mar
3 20:08 ChangeLog
-rw-r--r-- 1 root root 1633 Feb 28 01:15 Manifest
-rw-r--r-- 1 root root 15442 Feb 23 00:43 baselayout-1.8.5.9.ebuild
-rw-r--r-- 1 root root 19915 Feb 23 00:43 baselayout-1.8.6.10-r1.ebuild
-rw-r--r-- 1 root root 20537 Feb 23 00:43 baselayout-1.8.6.12-r2.ebuild
-rw-r--r-- 1 root root 20537 Feb 23 00:43 baselayout-1.8.6.12-r3.ebuild
-rw-r--r-- 1 root root 20902 Feb 1 23:12 baselayout-1.8.6.12-r4.ebuild
-rw-r--r-- 1 root root 20586 Feb 1 22:13 baselayout-1.8.6.12-r5.ebuild
-rw-r--r-- 1 root root 16808 Mar 3 20:08 baselayout-1.8.6.13-r1.ebuild
-rw-r--r-- 1 root root 20615 Feb 23 00:43 baselayout-1.8.6.13.ebuild
-rw-r--r-- 1 root root 19205 Feb 23 00:43 baselayout-1.8.6.8-r1.ebuild
drwxr-xr-x 2 root root 648 Mar 8 05:45 files
-rw-r--r-- 1 root root 164 Dec 9 17:37 metadata.xml
bash-2.05b#

