Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/hooks/archiso
AgeCommit message (Expand)Author
2022-01-22hooks/archiso: merge _mnt_sfs and _mnt_erofs into one funtion _mnt_fsnl6720
2022-01-03hooks/archiso: mount cow_device read-only at first and remount it read-write ...nl6720
2021-12-10hooks/archiso{,_loop_mnt}: remove /run/archiso/used_block_devicesnl6720
2021-12-02hooks/archiso: remove unneeded file system type from _mnt_devnl6720
2021-11-02hooks/archiso: show GPG "GOODSIG" line when verifying the signaturenl6720
2021-07-31Fix formatting with shfmtDavid Runge
2021-05-14Apply 1 suggestion(s) to 1 file(s)Simon Wilper
2021-05-14add optional pv toolSimon Wilper
2021-03-09Support EROFSnl6720
2021-03-09archiso/initcpio/hooks/archiso: remove redundant /sfs/ from airootfs mount pointnl6720
2020-08-11archiso/initcpio/hooks/archiso: remove option terminator from the blockdev co...nl6720
2020-07-29Add license and basic documentationDavid Runge
2020-07-17Separate custom comments from shellcheck commentsnl6720
2020-07-11Adding linting for initcpio scriptsDavid Runge
2018-06-29Remove cow file early for non-persistent systemsChristian Hesse
2017-10-17use a stronger hashing algorithmChristian Hesse
2016-02-28Add the verify=y option to verify the squashfs signature with gpgThomas 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-05-29limit access to cow directoryChristian 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-08Reintroduce the possibility to force an architectureLukas Fleischer
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
2013-01-08[archiso] Avoid integer overflow when .fs is > 10.2GGerardo Exequiel Pozzi
2012-10-13[archiso] Introduce cowfile_size= bootparamGerardo Exequiel Pozzi
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
2008-09-06Split mkarchiso and configs into logical partsAaron Griffin
2008-06-21Fix CD-ROM EjectionSimo Leone
2008-05-17modprobe loop moduleSimo Leone
2008-03-27Print a message when copytoram is being usedDan McGee
2007-10-24Remove dupe code for mounting base imageSimo Leone
2007-10-24Make _mnt_squashfs more genericSimo Leone
2007-10-24Fixed addon config parsingSimo Leone
2007-10-24Make default-config an overlaySimo Leone
2007-10-24Functionalize addon mountingSimo Leone
2007-10-16Implement fstab-like addon configSimo Leone
2007-10-16Implemented a simple addon mechanismSimo Leone
2007-10-10Slight updates to initcpio hooksDan McGee
2007-10-10Can now break out of archiso hook into dashSimo Leone
2007-10-10Update vim modelines on most filesDan McGee
2007-10-09Fixed references to archiso.sqfsSimo Leone