summaryrefslogtreecommitdiff
path: root/configs/releng/syslinux/parabolaiso_pxe64-linux-libre.cfg
AgeCommit message (Collapse)Author
2023-09-07sync with archiso v71David P.
c50ffaf (tag: v71) Add changelog for 71 and update AUTHORS.rst 1637dc3 Update configs/{baseline,releng}/pacman.conf dee0da6 Merge remote-tracking branch 'origin/merge-requests/330' 32b32bd Add support for mDNS. b5e7f5a mkarchiso: add a -r option to delete the working directory b9cec1e Merge remote-tracking branch 'origin/merge-requests/327' dc72a84 Update mkarchiso 7f16323 CHANGELOG.rst: remove stray git conflict marker 493aa90 configs/releng/packages.x86_64: add more terminfo packages db292a5 README.profile.rst: document %ARCHISO_UUID% and %ARCHISO_SEARCH_FILENAME% 8cc0e9e mkarchiso: read SOURCE_DATE_EPOCH from file early ce8fded Use UUIDs in all boot loader configuration files 094afd1 mkarchiso: support %ARCHISO_UUID% variable in boot loader configuration b468327 Merge remote-tracking branch 'origin/merge-requests/325' 14b2e44 mkarchiso: Fix the cp command arguments to retain mkarchiso's behavior prior to the GNU Coreutils update. Fixes Issue #214 db2b78f Merge remote-tracking branch 'origin/merge-requests/322' 4447154 Merge branch 'd3vil0per-master-patch-56859' into 'master' 2b2f212 Added classes for Memtest86+ and UEFI Shell menuentries 42f645e Fixed subdirectories copy from grub/ to the ISO 751f6ed Added classes for Memtest86+ and UEFI Shell menuentries 63c77dc Subdirectories from grub/ are copied to the ISO 798562b Merge remote-tracking branch 'origin/merge-requests/235' 20fc803 configs/baseline/profiledef.sh: compress more f605251 wait for networkd online before curl invocation Signed-off-by: David P. <megver83@parabola.nu>
2023-09-04sync with archiso v69v69David P.
cd621f5 (tag: v69) Add changelog for 69 ff5c049 Merge remote-tracking branch 'origin/merge-requests/304' 995e0b7 Merge remote-tracking branch 'origin/merge-requests/303' cca3eee fix typo in README.profile.rst 6e1be91 archiso/mkarchiso: write "uninitialized" to /etc/machine-id 55a1b13 configs/baseline/profiledef.sh: use LZMA compression for the EROFS image dedfe03 configs/releng/syslinux/archiso_pxe-linux.cfg: replace checksum and verify with cms_verify=y 2da65f6 mkarchiso: check if the code signing files specified with option -c exist 2c34202 mkarchiso: open the ARCHISO_GNUPG_FD, ARCHISO_TLS_FD and ARCHISO_TLSCA_FD file descriptors only for reading d31f388 mkarchiso: do not try to use an non existent GPG public key file 4ee6fdc mkarchiso: disable shellcheck warning when searching an array 76815b1 Merge remote-tracking branch 'origin/merge-requests/298' 9d391c0 Add Memtest86+ to x86_64 UEFI GRUB boot menu 4772949 configs/releng/airootfs/root/.zlogin: use grep -a to ensure /proc/cmdline is treated as text Signed-off-by: David P. <megver83@parabola.nu>
2022-05-29sync with archiso v62v62David P
archiso: 0b64536 (HEAD, tag: v62) CHANGELOG.rst: version 62 b5011af Merge remote-tracking branch 'origin/merge-requests/239' 07d8035 Merge remote-tracking branch 'origin/merge-requests/240' 0db3a42 configs/releng: Improve motd cec14d8 add needed files e5bdf0c configs/{baseline,releng}/: disable systemd-gpt-auto-generator 914382c Merge remote-tracking branch 'origin/merge-requests/237' 0c6ecb6 syslinux PXE: Forced all TFTP paths to be absolute parabola: * register qemu-arm-static if it is not * deprecate new blacklisted packages Signed-off-by: David P <megver83@parabola.nu>
2021-08-02sync with archiso v57David P
archiso: a4691b8 (tag: v57) Merge branch 'changelog/57' 12c21b1 (origin/changelog/57) Add changelog for 57 0ccb4f8 Merge branch 'issues/143' 0fa1c0e (origin/issues/143) mkarchiso: Do not run _build_iso_base once 9462e4c Merge branch 'issues/117' f4324e2 (origin/issues/117) Remove SPDX license identifier from releng configs 00a1e8e Remove SPDX license identifier from releng configs a07ff5c Merge remote-tracking branch 'nl6720/bootmodes-2' 610ff2a mkarchiso: improve functions and comments 1cec901 Merge remote-tracking branch 'nl6720/RouteMetric' 8fa110e configs/*/airootfs/etc/systemd/system/systemd-networkd-wait-online.service.d/wait-for-only-one-interface.conf: document why the drop-in file exists c6a1ccc configs/releng/airootfs/etc/systemd/network/: move RouteMetric= from [DHCPv6] to [IPv6AcceptRA] Signed-off-by: David P <megver83@parabola.nu>
2020-12-02sync with archisov50David P
Imported from archiso v50.1 8ba2870 (HEAD -> master, tag: v50.1, origin/master, origin/HEAD) configs/releng/syslinux/archiso_pxe-linux.cfg: add missing /boot to initrd file path Imported from archiso 50 c10004d (tag: v50) Fix issues with file ownerships/modes 863247d Keep all SYSLINUX files in /syslinux 183ae52 Prevent path traversal outside of $airootfs_dir 42d9e4f Allow specifying ownership and mode of custom airootfs files and directories 2c99df5 Reset network interfaces at the end of the PXE boot to allow DHCP to run Signed-off-by: David P <megver83@parabola.nu>
2020-09-28sync with archisoDavid P
Imported changes: f34c957 (HEAD -> master, origin/master, origin/HEAD) Calculate required efiboot.img size instead of hardcoding it 8c04704 Split SYSLINUX configuration into per-kernel configuration files 8276616 archiso/mkarchiso: do not hardcode the kernel and initramfs file names 83e4cb9 Use the same file paths in both ISO 9660 and FAT 136152e Do not rename the initramfs image Signed-off-by: David P <megver83@parabola.nu>