Revision: 5363 http://ipcop.svn.sourceforge.net/ipcop/?rev=5363&view=rev Author: owes Date: 2011-01-22 18:44:41 +0000 (Sat, 22 Jan 2011)
Log Message: ----------- dev/null, proc and sys are created by init when booting, but that does not exist yet when doing install chroot. Readd to make mkinitramfs etc. happy and we can install again. Maybe it is good idea to remove @PREBUILD from lfs/stage2 to avoid removing in the future. Modified Paths: -------------- ipcop/trunk/config/rootfiles/common/stage2 Modified: ipcop/trunk/config/rootfiles/common/stage2 =================================================================== --- ipcop/trunk/config/rootfiles/common/stage2 2011-01-21 07:21:50 UTC (rev 5362) +++ ipcop/trunk/config/rootfiles/common/stage2 2011-01-22 18:44:41 UTC (rev 5363) @@ -2,6 +2,8 @@ ## stage2 ## #boot +dev/console +dev/null #etc etc/certparams etc/dhcpcd.conf @@ -32,8 +34,10 @@ #lib lib/firmware mnt +proc #root #sbin +sys #usr/bin #usr/bin/perl #usr/doc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn