index
:
forks/archiso
custom_config
master
Fork of the official archiso scripts repository
Thorsten Töpper
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archiso
/
mkarchiso
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing issues with variable quoting and arrays
David Runge
2020-06-30
1
-23
/
+40
*
Introducing shellcheck in gitlab CI
David Runge
2020-06-29
1
-31
/
+34
*
add zstd in supported squashfs compression list
Christian Hesse
2019-09-03
1
-1
/
+1
*
make sure the root filesystem is owned by root
Christian Hesse
2019-01-09
1
-0
/
+1
*
generate pkglist with query (not sync) operation
Christian Hesse
2018-07-26
1
-2
/
+1
*
[archiso] Drop --config when using --sysroot
Gerardo Exequiel Pozzi
2018-06-25
1
-1
/
+1
*
[archiso] Use --sysroot when list installed packages.
Gerardo Exequiel Pozzi
2018-06-24
1
-1
/
+1
*
Ensure correct umask for scripts
Gerardo Exequiel Pozzi
2018-06-23
1
-0
/
+2
*
Drop the '-d' from pacstrap calls
Sean Enck via arch-releng
2018-06-17
1
-2
/
+2
*
use a stronger hashing algorithm
Christian Hesse
2017-10-17
1
-1
/
+1
*
Fix non-signed builds
Gerardo Exequiel Pozzi
2016-03-01
1
-1
/
+3
*
Optionally sign the squashfs files with gpg
Thomas Bächler
2016-02-28
1
-1
/
+12
*
[archiso] mkarchiso: Switch to overlayfs by default
Gerardo Exequiel Pozzi
2015-09-28
1
-1
/
+1
*
explicitly detach loop device on umount
Christian Hesse
2015-04-21
1
-1
/
+1
*
[archiso] Add optional OverlayFS support
Gerardo Exequiel Pozzi
2015-01-27
1
-4
/
+30
*
[archiso] Disable ext4 resize_inode on airootfs.
Gerardo Exequiel Pozzi
2014-08-22
1
-1
/
+1
*
[archiso] Rework checksum function
Gerardo Exequiel Pozzi
2014-06-28
1
-22
/
+8
*
[archiso] _chroot_init() remove "already runned" logic
Gerardo Exequiel Pozzi
2014-06-28
1
-7
/
+2
*
[archiso] command_install() remove "already executed" logic
Gerardo Exequiel Pozzi
2014-06-28
1
-8
/
+1
*
[archiso] Minor change
Gerardo Exequiel Pozzi
2014-06-28
1
-3
/
+1
*
[archiso] Remove _is_directory_changed()
Gerardo Exequiel Pozzi
2014-06-28
1
-64
/
+32
*
[archiso] Rework _mount_fs() to _mount_airootfs() same for umount
Gerardo Exequiel Pozzi
2014-06-28
1
-30
/
+13
*
[archiso] Merge _mkfs() and _mksfs() in _mkairootfs()
Gerardo Exequiel Pozzi
2014-06-28
1
-48
/
+21
*
[archiso] rename airootfs.fs.sfs to airootfs.sfs
Gerardo Exequiel Pozzi
2014-06-28
1
-6
/
+6
*
[archiso] Drop aitab support
Gerardo Exequiel Pozzi
2014-06-28
1
-34
/
+14
*
[archiso] mkarchiso: Add -c switch to specify squashfs compression type.
Gerardo Exequiel Pozzi
2014-06-28
1
-7
/
+9
*
[archiso] Always use a 32GiB filesystem size for airootfs
Gerardo Exequiel Pozzi
2014-06-28
1
-21
/
+3
*
[archiso] mkarchiso: Only use ext4 as filesystem for airootfs
Gerardo Exequiel Pozzi
2014-06-28
1
-29
/
+6
*
[archiso] Rename root-image to airootfs
Gerardo Exequiel Pozzi
2014-06-28
1
-27
/
+27
*
[archiso] mkarchiso: init cmd: test for file instead of directory
Gerardo Exequiel Pozzi
2013-10-02
1
-1
/
+4
*
[archiso] mkarchiso: use arch-install-scripts instead of own functions
Gerardo Exequiel Pozzi
2013-09-21
1
-37
/
+6
*
[configs/releng] explicit set 'Storage=volatile' for journald
Gerardo Exequiel Pozzi
2013-09-21
1
-5
/
+1
*
[archiso] Add support to isohybrid-gpt for EFI boot
Gerardo Exequiel Pozzi
2013-06-20
1
-2
/
+5
*
[archiso] Fix find cmd in _cleanup()
Gerardo Exequiel Pozzi
2013-03-03
1
-1
/
+1
*
[archiso] mkarchiso: Cleanup kernel(s) in /boot
Gerardo Exequiel Pozzi
2012-12-16
1
-2
/
+6
*
[archiso] mkarchiso: do not process aitab entry if arch differs
Gerardo Exequiel Pozzi
2012-12-16
1
-0
/
+3
*
[archiso] mkarchiso: Disable lazy_itable_init (ext4)
Gerardo Exequiel Pozzi
2012-12-10
1
-1
/
+1
*
[archiso] mkarchiso: Use truncate instead of dd
Gerardo Exequiel Pozzi
2012-12-10
1
-1
/
+1
*
[archiso] Avoid journald log to /var/log/journal
Gerardo Exequiel Pozzi
2012-10-24
1
-0
/
+4
*
[archiso] Remove uneeded cleanup /tmp
Gerardo Exequiel Pozzi
2012-10-24
1
-4
/
+0
*
[archiso] Remove old code (now redundant)
Gerardo Exequiel Pozzi
2012-10-24
1
-4
/
+0
*
[archiso] Replace rsync with cp
Gerardo Exequiel Pozzi
2012-08-01
1
-1
/
+1
*
[archiso] Add btrfs support as filesystem for *.fs.sfs
Gerardo Exequiel Pozzi
2012-07-20
1
-1
/
+4
*
[archiso] mkarchiso: improve info messages
Gerardo Exequiel Pozzi
2012-05-29
1
-5
/
+8
*
[archiso] mkarchiso: add new pkglist command.
Gerardo Exequiel Pozzi
2012-04-09
1
-0
/
+20
*
[archiso] mkarchiso: optionally add EFI "El Torito" boot support.
Gerardo Exequiel Pozzi
2012-04-01
1
-0
/
+8
*
[archiso] Re-order and use long xorrisofs options.
Gerardo Exequiel Pozzi
2012-04-01
1
-7
/
+10
*
[archiso] Set a safe locale to C
Gerardo Exequiel Pozzi
2012-03-17
1
-0
/
+2
*
[archiso] Improve help message of mkarchiso
Gerardo Exequiel Pozzi
2012-03-17
1
-4
/
+8
*
[archiso] Implement own chroot functions in mkarchiso
Gerardo Exequiel Pozzi
2012-03-16
1
-17
/
+86
[next]