Re: live-initramfs

2009-01-14 Diskussionsfäden Henning Fehrmann
On Thu, Jan 08, 2009 at 07:43:23PM +0100, Thomas Lange wrote: On Thu, 8 Jan 2009 19:36:35 +0100, Henning Fehrmann henning.fehrm...@aei.mpg.de said: I guess, a proper initrd has to come already with the kernel. not really, because dpkg-reconfigure linux-image... should be called,

Re: live-initramfs

2009-01-14 Diskussionsfäden Thomas Lange
On Wed, 14 Jan 2009 11:39:46 +0100, Henning Fehrmann henning.fehrm...@aei.mpg.de said: Actually, compiling the aufs modules is not really straight forward since one needs the right combination of aufs sources and kernel sources. I took the debian patched 2.6.26 kernel sources

Re: live-initramfs

2009-01-14 Diskussionsfäden Thomas Lange
On Wed, 14 Jan 2009 18:48:02 +0100, Henning Fehrmann henning.fehrm...@aei.mpg.de said: like v3, tcp, rsize=.. or wsize=.. prevents the mount. These options are not needed any more. More crucial, we need to mount the nfsroot via eth1. I think it's possible to give a parameter to

fai.diff discussion - fai package for Ubuntu 8.10 (both server and client)

2009-01-14 Diskussionsfäden Adrian Gibanel Lopez
diff -urN original/conf/make-fai-nfsroot.conf modificado/conf/make-fai-nfsroot.conf --- original/conf/make-fai-nfsroot.conf 2008-12-30 22:10:10.0 +0100 +++ modificado/conf/make-fai-nfsroot.conf 2009-01-08 15:53:47.0 +0100 @@ -12,7 +12,8 @@ # on the clients. This

initramfs-tools discussion - fai package for Ubuntu 8.10 (both server and client)

2009-01-14 Diskussionsfäden Adrian Gibanel Lopez
diff -urN original/debian/changelog modificado/debian/changelog --- original/debian/changelog 2008-10-01 17:02:39.0 +0200 +++ modificado/debian/changelog 2009-01-05 17:56:48.0 +0100 @@ -1,3 +1,9 @@ +initramfs-tools (0.92bubuntu17) intrepid; urgency=low + + * Adapt

live-initramfs.diff discussion - fai package for Ubuntu 8.10 (both server and client)

2009-01-14 Diskussionsfäden Adrian Gibanel Lopez
diff -urN original/hooks/live modificado/hooks/live --- original/hooks/live 2008-06-01 09:30:02.0 +0200 +++ modificado/hooks/live 2008-12-20 20:34:38.0 +0100 @@ -135,3 +135,6 @@ then copy_exec /usr/bin/wget /bin fi + +# Program: wc +copy_exec /usr/bin/wc