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
*
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
*
Calculate required efiboot.img size instead of hardcoding it
nl6720
2020-09-27
1
-1
/
+10
*
archiso/mkarchiso: do not hardcode the kernel and initramfs file names
nl6720
2020-09-27
1
-41
/
+53
*
Use the same file paths in both ISO 9660 and FAT
nl6720
2020-09-27
1
-9
/
+10
*
Do not rename the initramfs image
nl6720
2020-09-27
1
-2
/
+2
*
Do not overwrite existing files when copying from /etc/skel/
nl6720
2020-09-05
1
-1
/
+3
*
Create directories and copy files to the FAT image using mtools instead of mo...
nl6720
2020-09-02
1
-34
/
+17
*
Add missing declaration of override_install_dir
David Runge
2020-08-25
1
-0
/
+1
*
Pass profile directory as parameter to mkarchiso
David Runge
2020-08-25
1
-52
/
+98
*
archiso/mkarchiso: reduce duplication and add more info messages
nl6720
2020-08-21
1
-123
/
+149
*
archiso/mkarchiso: correct the path of airootfs/etc/machine-id
nl6720
2020-08-18
1
-1
/
+1
*
Add Joliet file system to the ISO
nl6720
2020-08-18
1
-0
/
+2
*
archiso/mkarchiso: create an empty /etc/machine-id
nl6720
2020-08-18
1
-0
/
+2
*
Deprecate build.sh scripts and old mkarchiso commands
nl6720
2020-08-17
1
-14
/
+9
*
archiso/mkarchiso: delete all files in /boot not just the kernel and initramfs
nl6720
2020-08-17
1
-6
/
+2
*
archiso/mkarchiso: allow choosing boot modes from profiledef.sh
nl6720
2020-08-17
1
-90
/
+123
*
archiso/mkarchiso: copy make_* functions from configs/releng/build.sh
nl6720
2020-08-17
1
-31
/
+317
*
archiso/mkarchiso: start preparing a build_profile command
nl6720
2020-08-17
1
-44
/
+78
*
archiso/mkarchiso: general bash improvements
nl6720
2020-08-17
1
-96
/
+96
*
Ensure all files in the ISO's Rock Ridge file system are owned by root
nl6720
2020-07-30
1
-0
/
+2
*
Show mksquashfs progress bar when mkarchiso is run in verbose mode
nl6720
2020-07-30
1
-2
/
+2
*
Add license and basic documentation
David Runge
2020-07-29
1
-0
/
+2
*
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
[next]