manjaro-tools/initcpio/hooks
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
..
miso Corrections for PXE boot (#266) 2017-05-06 14:38:13 +02:00
miso_loop_mnt initcpio: add persistence option; aufs probably doesn't work(wip) 2016-10-11 17:47:13 +02:00
miso_pxe_common initcpio_ back pxe hook arch patch 2017-03-25 12:14:39 +01:00
miso_pxe_http Corrections for PXE boot (#266) 2017-05-06 14:38:13 +02:00
miso_pxe_nbd initcpio: add miso_pxe_nbd and miso_pxe_nfs 2016-10-10 22:07:07 +02:00
miso_pxe_nfs initcpio: add miso_pxe_nbd and miso_pxe_nfs 2016-10-10 22:07:07 +02:00
miso_shutdown util-iso-*: prepare for initcpio updates 2016-10-11 17:12:38 +02:00