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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issues with file ownerships/modes
David Runge
2020-11-30
2
-4
/
+4
*
Keep all SYSLINUX files in /syslinux
nl6720
2020-11-30
14
-130
/
+64
*
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
4
-24
/
+36
*
Reset network interfaces at the end of the PXE boot to allow DHCP to run
fdupoux
2020-11-18
1
-4
/
+5
*
Fix evaluation bugs in mkarchiso
David Runge
2020-11-18
1
-1
/
+8
*
Use official archlinux Docker image
Sven-Hendrik Haase
2020-11-17
1
-1
/
+1
*
mkarchiso: add xorrisofs options from boot mode specific functions instead of...
nl6720
2020-11-14
2
-94
/
+87
*
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
*
Use better xz options
Sven-Hendrik Haase
2020-11-03
1
-0
/
+1
*
configs/releng/packages.x86_64: add fatresize, gpart and tmux
nl6720
2020-11-01
1
-0
/
+3
*
Set syslinux bootloader timeout to 15s
David Runge
2020-10-31
1
-1
/
+1
*
Set bootloader timeouts to 15s
David Runge
2020-10-31
2
-2
/
+2
*
Configure the image type and image creation options using profiles (#54)
fdupoux
2020-10-30
3
-27
/
+32
*
fix a typo, add myself in AUTHORS.rst
Alexander Epaneshnikov
2020-10-29
2
-1
/
+2
*
Add accessibility support based on option flag
David Runge
2020-10-29
1
-5
/
+15
*
Fix linter errors in livecd-sound
David Runge
2020-10-29
1
-7
/
+3
*
implement accessibility support in archiso
Alexander Epaneshnikov
2020-10-29
14
-3
/
+330
*
Add modconf to HOOKS array in mkinitcpio.conf
nl6720
2020-10-29
2
-2
/
+4
*
configs/releng/packages.x86_64: add squashfs-tools and udftools
nl6720
2020-10-29
1
-0
/
+2
*
Remove build.sh support from profiles and mkarchiso
David Runge
2020-10-29
3
-174
/
+21
*
Add documentation about how to create profiles
David Runge
2020-10-29
2
-3
/
+122
*
run_archiso: fixup !86
Alexander Epaneshnikov
2020-10-25
1
-1
/
+1
*
run_archiso: add braille support
Alexander Epaneshnikov
2020-10-24
1
-0
/
+2
*
configs/baseline: support UEFI
nl6720
2020-10-24
4
-2
/
+14
*
Set CacheDir and HookDir for profile more sanely
David Runge
2020-10-24
2
-8
/
+52
*
Move FAT image to a separate partition outside the ISO 9660 file system
nl6720
2020-10-24
1
-30
/
+106
*
add sound support in run_archiso.sh
Alexander Epaneshnikov
2020-10-10
1
-2
/
+6
*
Add Contribute section to README
David Runge
2020-10-10
1
-0
/
+17
*
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
*
Split SYSLINUX configuration into per-kernel configuration files
nl6720
2020-09-27
6
-46
/
+58
*
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
4
-19
/
+11
*
Do not rename the initramfs image
nl6720
2020-09-27
8
-11
/
+11
*
configs/releng: remove custom reflector.service and use the service provided ...
nl6720
2020-09-27
4
-45
/
+13
*
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
2
-34
/
+18
*
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
4
-59
/
+105
*
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
2
-0
/
+2
[next]