with mknod:
# ls -l initrd_source/initrd.img -rw-r--r-- 1 root root 461239 Feb 15 15:17 initrd_source/initrd.img
without mknod:
# ls -l initrd_source/initrd.img -rw-r--r-- 1 root root 461056 Feb 16 09:57 initrd_source/initrd.img
Anyway I could put the command in the bin tarball if you prefer...
Bye, -Andrea
Brian Elliott Finley wrote:
Andrea,
How much does this increase the size of busybox in bytes?
If it's much at all, we should look at including it in the boel tarball instead, as it's not needed until that point of the install anyway. Block drivers all live in the boel tarball too.
Cheers, -Brian
[EMAIL PROTECTED] wrote:
Update of /cvsroot/systemimager/systemimager/initrd_source/patches
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22510/initrd_source/patches
Modified Files: busybox.standard.config Log Message: add mknod command (required to create LVM special files under /dev)
Index: busybox.standard.config
===================================================================
RCS file: /cvsroot/systemimager/systemimager/initrd_source/patches/busybox.standard.config,v
retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- busybox.standard.config 29 Oct 2004 04:56:03 -0000 1.3 +++ busybox.standard.config 15 Feb 2005 17:00:17 -0000 1.4 @@ -109,7 +109,7 @@ # CONFIG_MD5SUM is not set CONFIG_MKDIR=y # CONFIG_MKFIFO is not set -# CONFIG_MKNOD is not set +CONFIG_MKNOD=y # CONFIG_MV is not set # CONFIG_OD is not set # CONFIG_PRINTF is not set
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ systemimager-cvs-commits mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/systemimager-cvs-commits
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Sisuite-devel mailing list Sisuite-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sisuite-devel