summaryrefslogtreecommitdiff
path: root/archiso/initcpio
AgeCommit message (Expand)Author
2018-06-29Remove cow file early for non-persistent systemsv36Christian Hesse
2017-10-17use a stronger hashing algorithmChristian Hesse
2017-06-04[archiso] Add ca-certificates.crtGerardo Exequiel Pozzi
2017-03-14Handle case where ip=dhcpupstreamMasterDavid Thurstenson
2017-03-14Add timeout to ipconfig callDavid Thurstenson
2016-09-29pxe-common: not only search, but also domain entry in resolv.confChristian Hesse
2016-09-29pxe-common: add dns domain name in resolv.confChristian Hesse
2016-09-29pxe-common: add a comment what added settings to resolv.confChristian Hesse
2016-07-05always set copytoram for pxe boot via httpChristian Hesse
2016-05-29fix indention and add EditorConfig configurationChristian Hesse
2016-05-28flush and set down only if boot interface is knownChristian Hesse
2016-05-27do not declare bootif_dev localChristian Hesse
2016-05-27use ip syntax according to ip-address(8)Christian Hesse
2016-05-25move modprobe to run_earlyhook()Christian Hesse
2016-05-24only run pxe late hook if $ip is givenChristian Hesse
2016-05-24fix NBD boot without copy-to-ramChristian Hesse
2016-03-18[archiso] Set net iface down if copytoram=y (default)Gerardo Exequiel Pozzi
2016-02-28Add the verify=y option to verify the squashfs signature with gpgThomas Bächler
2016-02-28Add gpg to the image and optionally create a keyringThomas Bächler
2016-02-04fix boot parameters for mount optionsChristian Hesse
2015-12-13add boot params archisoflags= and cow_flags= for mount optionsChristian Hesse
2015-09-13cleaner boot from loopmounted iso fileAdam Purkrt
2015-06-24flush ip addresses after copy to RAMChristian Hesse
2015-05-29limit access to cow directoryChristian Hesse
2015-05-29launch interactive shell if ipconfig failsChristian Hesse
2015-05-29explicitly detach loop device on umount and silent losetup errorChristian Hesse
2015-01-27[archiso] Rename cowfile_size to cow_spacesize=Gerardo Exequiel Pozzi
2015-01-27[archiso] Add optional OverlayFS supportGerardo Exequiel Pozzi
2015-01-02allow to change dm snapshot chunksizeChristian Hesse
2015-01-02use consistent syntax for boot parameter processingChristian Hesse
2014-12-13[archiso] Merge cowspace_size= option in cowfile_size=Gerardo Exequiel Pozzi
2014-10-13[archiso] Change cowfile_size= behaviorGerardo Exequiel Pozzi
2014-08-12archiso_pxe_http: Fix location of airootfs.md5Lukas Fleischer
2014-08-08Reintroduce the possibility to force an architectureLukas Fleischer
2014-07-26[archiso] Remove workwaround for nls/vfatGerardo Exequiel Pozzi
2014-06-28[archiso] Rework checksum functionGerardo Exequiel Pozzi
2014-06-28[archiso] rename airootfs.fs.sfs to airootfs.sfsGerardo Exequiel Pozzi
2014-06-28[archiso] Drop aitab supportGerardo Exequiel Pozzi
2014-05-21[archiso] Add nls_iso8859-1 to initramfs.Gerardo Exequiel Pozzi
2013-01-08[archiso] Avoid integer overflow when .fs is > 10.2GGerardo Exequiel Pozzi
2012-10-16[archiso] Allow set copytoram=n for NBD/NFSGerardo Exequiel Pozzi
2012-10-13[archiso] Introduce cowfile_size= bootparamGerardo Exequiel Pozzi
2012-10-06Revert "Fix typo in shebang"Pierre Schmitz
2012-10-06Fix typo in shebangPierre Schmitz
2012-10-06Use tmpfs for /etc/pacman.d/gnupg instead of a symlink to /runPierre Schmitz
2012-08-25[archiso] Rework Makefile / Reorder filesGerardo Exequiel Pozzi