From 7483cffb30bcc1910cfd1ffb14c2ac9ef94ba319 Mon Sep 17 00:00:00 2001 From: Gerardo Exequiel Pozzi Date: Thu, 18 Mar 2010 11:20:05 -0300 Subject: [archiso] Use a mount handler in archiso_pxe_nbd hook * Register a mount_hook if booted via PXE. This allows to do all needed steps before and after calling archiso_mount_handler. * umount and disconnect network device if copytoram=y Signed-off-by: Gerardo Exequiel Pozzi --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 7241321..e3001be 100644 --- a/README +++ b/README @@ -40,7 +40,7 @@ to create a mkinitcpio config file that suits your needs. Typically this means modifying whatever hooks you want. A typical set of hooks for archiso looks something like this: -HOOKS="base archiso_early udev archiso pata scsi sata usb fw pcmcia filesystems usbinput" +HOOKS="base udev archiso archiso_pxe_nbd pata scsi sata usb fw pcmcia filesystems usbinput" It's probably worth mentioning that hardware autodetection and things of that nature do not belong here. Only what's necessary to get the system -- cgit v1.2.2