index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-28 | Add the verify=y option to verify the squashfs signature with gpg | Thomas Bächler | |
2014-08-12 | archiso_pxe_http: Fix location of airootfs.md5 | Lukas Fleischer | |
Currently, when booting via HTTP, the airootfs.md5 file is downloaded to /run/archiso/bootmnt/arch/. However, the checksum file is later assumed to be located at "/run/archiso/bootmnt/arch/${arch}". Fix the _curl_get invocation and directly place the file in the right directory. Fixes a regression introduced in commit b3e1d31 ([archiso] Rework checksum function, 2014-06-28). Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> | |||
2014-06-28 | [archiso] Rework checksum function | Gerardo Exequiel Pozzi | |
2014-06-28 | [archiso] rename airootfs.fs.sfs to airootfs.sfs | Gerardo Exequiel Pozzi | |
* Make it ISO9660 friendly (extra dot "." is replaced by "_") * Was used when support both .fs.sfs and .sfs | |||
2014-06-28 | [archiso] Drop aitab support | Gerardo Exequiel Pozzi | |
Always create one filesystem of a fixed size (32G), format (ext4) and know name "airootfs". Simplify logic a lot. | |||
2012-08-25 | [archiso] Rework Makefile / Reorder files | Gerardo Exequiel Pozzi | |
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> |