> initrd-netboot 0.7.0b was released a few days ago, and i think it fixes > or partially addresses the following bugs: > #312403: initrd-netboot-tools: please split into separate source package > #298787: strange devfs mounting > #307463: initrd-netboot-tools: 05_mount_proc has no matching ??_unmount_proc
0.7.0b-1 seemed to address the above issues, no? > this would, of course, require uploading a lessdisks source package with > initrd-netboot-tools and kernel-image-netbootable disabled, but i > believe initrd-netboot-tools 0.7.0b should be compatible with the > 0.5.3cvs* branch of lessdisks. this seems to be the only remaining thing to do to close this bug- uploading a version of lessdisks with initrd-netboot related packages disabled. patch attached. live well, vagrant
--- debian/control.orig 2005-10-22 21:27:32.279889400 -0600 +++ debian/control 2005-10-22 21:27:56.654183944 -0600 @@ -123,58 +123,3 @@ currently two implementations: dialog/Xdialog and echo/read. . Website: http://www.lessdisks.net/ - -Package: initrd-netboot-tools -Architecture: all -Pre-Depends: initrd-tools -Recommends: udhcpc -Suggests: kernel-image-netbootable -Conflicts: lessdisks -Description: initrd scripts for netboot support - This package provides helper scripts for initrd-tools to support - booting a machine off the network. - . - The Linux "nfsroot" support is emulated with shell scripting and a tiny - DHCP client, providing support for booting with an NFS share as root - filesystem for kernels compiled with initrd support but not nfsroot. - . - Actual netboot requires an initrd-capable kernel and servers for some - of the following protocols properly configured: DHCP, TFTP, PXE, RPL - and Netboot. - . - Netboot is used by diskless clients (like Lessdisks) and should be - usable with some installation systems (like FAI and systemimager). - . - This package is intended for use only with kernels to be booted off the - network (not the kernels on the server hosting net-bootable kernel - images), but should be harmless to install on regular machines as well. - . - In theory more should work, but until now initrd-netboot-tools has only - been tested and is known to work with recent GNU/Linux kernel packages - on i386, alpha, hppa, mipsel, ia64 and sparc. - . - Website: http://www.lessdisks.net/ - -Package: kernel-image-netbootable -Architecture: any -Pre-Depends: initrd-netboot-tools -Depends: ${Depends:netbootable} -Suggests: ${Suggests:netbootable} -Enhances: initrd-netboot-tools -Description: net-bootable kernel for use with diskless systems - This package attempts to ensure that the system is installable off of - the network. - . - More specifically, on architectures known to get netbootable using - initrd-netboot-tools, one of the following will get installed: - - A kernel known to work with initrd-netboot-tools. - - A kernel claiming to handle netboot on their own. - . - On other architectures, no kernel is installed (this may change in the - future!). - . - Additionally, tools are recommended that prepares kernels for various - methods of initiating actual netboot, and setup of those methods are - (briefly) documented. - . - Website: http://www.lessdisks.net/ --- debian/control.in.orig 2005-10-22 21:27:50.778077248 -0600 +++ debian/control.in 2005-10-22 21:28:05.869782960 -0600 @@ -123,58 +123,3 @@ currently two implementations: dialog/Xdialog and echo/read. . Website: http://www.lessdisks.net/ - -Package: initrd-netboot-tools -Architecture: all -Pre-Depends: initrd-tools -Recommends: udhcpc -Suggests: kernel-image-netbootable -Conflicts: lessdisks -Description: initrd scripts for netboot support - This package provides helper scripts for initrd-tools to support - booting a machine off the network. - . - The Linux "nfsroot" support is emulated with shell scripting and a tiny - DHCP client, providing support for booting with an NFS share as root - filesystem for kernels compiled with initrd support but not nfsroot. - . - Actual netboot requires an initrd-capable kernel and servers for some - of the following protocols properly configured: DHCP, TFTP, PXE, RPL - and Netboot. - . - Netboot is used by diskless clients (like Lessdisks) and should be - usable with some installation systems (like FAI and systemimager). - . - This package is intended for use only with kernels to be booted off the - network (not the kernels on the server hosting net-bootable kernel - images), but should be harmless to install on regular machines as well. - . - In theory more should work, but until now initrd-netboot-tools has only - been tested and is known to work with recent GNU/Linux kernel packages - on i386, alpha, hppa, mipsel, ia64 and sparc. - . - Website: http://www.lessdisks.net/ - -Package: kernel-image-netbootable -Architecture: any -Pre-Depends: initrd-netboot-tools -Depends: ${Depends:netbootable} -Suggests: ${Suggests:netbootable} -Enhances: initrd-netboot-tools -Description: net-bootable kernel for use with diskless systems - This package attempts to ensure that the system is installable off of - the network. - . - More specifically, on architectures known to get netbootable using - initrd-netboot-tools, one of the following will get installed: - - A kernel known to work with initrd-netboot-tools. - - A kernel claiming to handle netboot on their own. - . - On other architectures, no kernel is installed (this may change in the - future!). - . - Additionally, tools are recommended that prepares kernels for various - methods of initiating actual netboot, and setup of those methods are - (briefly) documented. - . - Website: http://www.lessdisks.net/
signature.asc
Description: Digital signature

