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
*
mkarchiso: support setting gpg sender
nl6720
2021-08-25
1
-4
/
+13
*
mkarchiso: add some sane gpg options to override those set in user's gpg.conf
nl6720
2021-08-25
1
-6
/
+9
*
mkarchiso: put version files in netboot artifacts
nl6720
2021-08-24
1
-1
/
+1
*
mkarchiso: ensure there are no existing image files before trying to create them
nl6720
2021-08-15
1
-1
/
+5
*
mkarchiso: copy files to ext4 image using mkfs.ext4's -d option instead of mo...
nl6720
2021-08-15
1
-28
/
+16
*
mkarchiso: Do not run _build_iso_base once
David Runge
2021-07-30
1
-2
/
+2
*
mkarchiso: improve functions and comments
nl6720
2021-07-29
1
-56
/
+82
*
mkarchiso: set LC_ALL instead of LANG
nl6720
2021-07-11
1
-1
/
+1
*
mkarchiso: unset TMPDIR to work around FS#70580
nl6720
2021-07-02
1
-3
/
+5
*
Revert "archiso/mkarchiso: clear environment variables when chrooting"
nl6720
2021-07-02
1
-5
/
+4
*
archiso/mkarchiso: Generalize handling of ucodes
David Runge
2021-06-30
1
-10
/
+22
*
mkarchiso: pass SOURCE_DATE_EPOCH to chroot
nl6720
2021-06-22
1
-2
/
+2
*
Update ArchWiki article URLs
nl6720
2021-06-18
1
-2
/
+2
*
mkarchiso: fix unbound variable when not using GPG signing
nl6720
2021-06-05
1
-2
/
+4
*
archiso/mkarchiso: clear environment variables when chrooting
nl6720
2021-06-01
1
-4
/
+3
*
mkarchiso: Also create package list for netboot
David Runge
2021-05-10
1
-1
/
+1
*
mkarchiso: Add buildmode to export netboot artifacts
David Runge
2021-05-10
1
-33
/
+115
*
mkarchiso: Implement buildmodes that allow building bootstrap images
David Runge
2021-05-09
1
-121
/
+272
*
Set more generic output for signatures
David Runge
2021-05-01
1
-2
/
+2
*
Force PGP signature file extension
David Runge
2021-05-01
1
-2
/
+3
*
mkarchiso: create reproducible gzip archives
nl6720
2021-04-30
1
-2
/
+2
*
mkarchiso: make sure to remove potentially preexisting files from $airootfs_d...
nl6720
2021-04-30
1
-0
/
+1
*
mkarchiso: append IMAGE_ID and IMAGE_VERSION to /etc/os-release
nl6720
2021-04-30
1
-0
/
+16
*
mkarchiso: also add iso name in grub environment block
Christian Hesse
2021-04-07
1
-2
/
+3
*
mkarchiso: use -isohybrid-gpt-basdat instead of -appended_part_as_gpt for ISO...
nl6720
2021-04-07
1
-13
/
+31
*
mkarchiso: do not set default mksquashfs options
nl6720
2021-03-26
1
-5
/
+0
*
Recursively change file permissions for folders listed in profiledef.sh
Michael Gilchrist
2021-03-21
1
-2
/
+7
*
Support EROFS
nl6720
2021-03-09
1
-2
/
+30
*
Support setting more variables in profiledef.sh and rework the way overrides ...
nl6720
2021-01-29
1
-89
/
+133
*
mkarchiso: add version information
Christian Hesse
2021-01-26
1
-1
/
+10
*
mkarchiso: fix typos
Christian Hesse
2021-01-23
1
-2
/
+2
*
Combine sed commands to reduce file writes
nl6720
2021-01-07
1
-8
/
+5
*
Fix issues with file ownerships/modes
David Runge
2020-11-30
1
-3
/
+3
*
Keep all SYSLINUX files in /syslinux
nl6720
2020-11-30
1
-55
/
+21
*
Prevent path traversal outside of $airootfs_dir
nl6720
2020-11-30
1
-9
/
+20
*
Allow specifying ownership and mode of custom airootfs files and directories
nl6720
2020-11-30
1
-22
/
+19
*
Fix evaluation bugs in mkarchiso
David Runge
2020-11-18
1
-1
/
+8
*
mkarchiso: add xorrisofs options from boot mode specific functions instead of...
nl6720
2020-11-14
1
-94
/
+84
*
mkarchiso: validate profile right after reading it
nl6720
2020-11-14
1
-16
/
+177
*
mkarchiso: general cleanup and simplification
nl6720
2020-11-14
1
-132
/
+67
*
Configure the image type and image creation options using profiles (#54)
fdupoux
2020-10-30
1
-27
/
+26
*
Remove build.sh support from profiles and mkarchiso
David Runge
2020-10-29
1
-160
/
+21
*
Set CacheDir and HookDir for profile more sanely
David Runge
2020-10-24
1
-8
/
+28
*
Move FAT image to a separate partition outside the ISO 9660 file system
nl6720
2020-10-24
1
-30
/
+106
*
Ensure that _make_boot_uefi-x64.systemd-boot.esp can be re-run if it fails
nl6720
2020-10-07
1
-1
/
+2
*
Save SOURCE_DATE_EPOCH to a file and read it from the file when resuming a build
nl6720
2020-10-07
1
-6
/
+12
*
Check command line parameter count instead of option count, and do it after e...
nl6720
2020-10-07
1
-2
/
+3
*
Don't require root privileges just to show a "No command specified" error
nl6720
2020-10-04
1
-5
/
+5
*
Replace bash arithmetic with awk functions
David Runge
2020-10-03
1
-2
/
+8
*
Fix info message for legacy command
David Runge
2020-09-29
1
-8
/
+8
[next]