Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
mkinitcpio-archiso32
master
upstreamMaster
Archlinux32 initcpio scripts used by archiso
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hooks
/
archiso
Age
Commit message (
Expand
)
Author
2022-01-22
hooks/archiso: merge _mnt_sfs and _mnt_erofs into one funtion _mnt_fs
nl6720
2022-01-03
hooks/archiso: mount cow_device read-only at first and remount it read-write ...
nl6720
2021-12-10
hooks/archiso{,_loop_mnt}: remove /run/archiso/used_block_devices
nl6720
2021-12-02
hooks/archiso: remove unneeded file system type from _mnt_dev
nl6720
2021-11-02
hooks/archiso: show GPG "GOODSIG" line when verifying the signature
nl6720
2021-07-31
Fix formatting with shfmt
David Runge
2021-05-14
Apply 1 suggestion(s) to 1 file(s)
Simon Wilper
2021-05-14
add optional pv tool
Simon Wilper
2021-03-09
Support EROFS
nl6720
2021-03-09
archiso/initcpio/hooks/archiso: remove redundant /sfs/ from airootfs mount point
nl6720
2020-08-11
archiso/initcpio/hooks/archiso: remove option terminator from the blockdev co...
nl6720
2020-07-29
Add license and basic documentation
David Runge
2020-07-17
Separate custom comments from shellcheck comments
nl6720
2020-07-11
Adding linting for initcpio scripts
David Runge
2018-06-29
Remove cow file early for non-persistent systems
Christian Hesse
2017-10-17
use a stronger hashing algorithm
Christian Hesse
2016-02-28
Add the verify=y option to verify the squashfs signature with gpg
Thomas Bächler
2016-02-04
fix boot parameters for mount options
Christian Hesse
2015-12-13
add boot params archisoflags= and cow_flags= for mount options
Christian Hesse
2015-05-29
limit access to cow directory
Christian Hesse
2015-05-29
explicitly detach loop device on umount and silent losetup error
Christian Hesse
2015-01-27
[archiso] Rename cowfile_size to cow_spacesize=
Gerardo Exequiel Pozzi
2015-01-27
[archiso] Add optional OverlayFS support
Gerardo Exequiel Pozzi
2015-01-02
allow to change dm snapshot chunksize
Christian Hesse
2015-01-02
use consistent syntax for boot parameter processing
Christian Hesse
2014-12-13
[archiso] Merge cowspace_size= option in cowfile_size=
Gerardo Exequiel Pozzi
2014-10-13
[archiso] Change cowfile_size= behavior
Gerardo Exequiel Pozzi
2014-08-08
Reintroduce the possibility to force an architecture
Lukas Fleischer
2014-06-28
[archiso] Rework checksum function
Gerardo Exequiel Pozzi
2014-06-28
[archiso] rename airootfs.fs.sfs to airootfs.sfs
Gerardo Exequiel Pozzi
2014-06-28
[archiso] Drop aitab support
Gerardo Exequiel Pozzi
2013-01-08
[archiso] Avoid integer overflow when .fs is > 10.2G
Gerardo Exequiel Pozzi
2012-10-13
[archiso] Introduce cowfile_size= bootparam
Gerardo Exequiel Pozzi
2012-10-06
Use tmpfs for /etc/pacman.d/gnupg instead of a symlink to /run
Pierre Schmitz
2012-08-25
[archiso] Rework Makefile / Reorder files
Gerardo Exequiel Pozzi
2008-09-06
Split mkarchiso and configs into logical parts
Aaron Griffin
2008-06-21
Fix CD-ROM Ejection
Simo Leone
2008-05-17
modprobe loop module
Simo Leone
2008-03-27
Print a message when copytoram is being used
Dan McGee
2007-10-24
Remove dupe code for mounting base image
Simo Leone
2007-10-24
Make _mnt_squashfs more generic
Simo Leone
2007-10-24
Fixed addon config parsing
Simo Leone
2007-10-24
Make default-config an overlay
Simo Leone
2007-10-24
Functionalize addon mounting
Simo Leone
2007-10-16
Implement fstab-like addon config
Simo Leone
2007-10-16
Implemented a simple addon mechanism
Simo Leone
2007-10-10
Slight updates to initcpio hooks
Dan McGee
2007-10-10
Can now break out of archiso hook into dash
Simo Leone
2007-10-10
Update vim modelines on most files
Dan McGee
2007-10-09
Fixed references to archiso.sqfs
Simo Leone
[next]