manjaro-tools/initcpio
elishl aa84e639a3 Corrections for PXE boot (#266)
* Correction for a faulty condition

The current condition works for checking existence of the .sfs files on the local file system.
The proposed condition checks for the existence of the .sfs files on a remote server.

* Correction for NFS & NBD & HTTP boot

By default, Calamares searches for the .sfs files in the "bootmnt" directory.
When "copytoram==y" (relevant for NFS & NBD & HTTP boot), the .sfs files are stored in the "copytoram" directory.
The proposed code binds the "copytoram" dir with "bootmnt" so Calamares can "see" the .sfs. files.
2017-05-06 14:38:13 +02:00
..
hooks Corrections for PXE boot (#266) 2017-05-06 14:38:13 +02:00
install Noaufs (#260) 2017-03-09 12:23:07 +01:00
script initcpio: try to remove remove /run/miso/bootmnt from umount list since its too early call to be unmounted yet 2016-10-16 00:54:21 +02:00