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
*
mkarchiso: add version information
Christian Hesse
2021-01-26
2
-1
/
+23
*
mkarchiso: fix typos
Christian Hesse
2021-01-23
1
-2
/
+2
*
lint ALL (future) scripts/*.sh, not just run_archiso.sh
Michael Vorburger
2021-01-23
1
-1
/
+1
*
add -c => -cdrom cloud-init.iso support to run_archiso.sh
Michael Vorburger
2021-01-23
1
-1
/
+13
*
add cloud-init files to .gitignore (and loosen out/ and work/)
Michael Vorburger
2021-01-23
1
-2
/
+5
*
make run_archiso forward VM's port 22 to host 60022, for easy SSH testing
Michael Vorburger
2021-01-23
1
-1
/
+1
*
enable SSH server in releng profile
Michael Vorburger
2021-01-23
1
-0
/
+1
*
add cloud-init to releng
Michael Vorburger
2021-01-23
5
-0
/
+5
*
add VNC support to run_archiso.sh
Michael Vorburger
2021-01-23
1
-3
/
+9
*
Combine sed commands to reduce file writes
nl6720
2021-01-07
1
-8
/
+5
*
profiledef.sh: Remove www. from archlinux.org
nl6720
2020-12-26
2
-2
/
+2
*
configs/releng/syslinux/archiso_pxe-linux.cfg: add missing /boot to initrd fi...
nl6720
2020-12-01
1
-1
/
+1
*
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
[next]