summaryrefslogtreecommitdiff
path: root/configs/releng
AgeCommit message (Collapse)Author
2023-12-24Sync archiso v74HEADmasterDavid P.
Changes: a3b7121 (HEAD -> master, tag: v74, origin/master, origin/HEAD) Add changelog for 74 and update AUTHORS.rst 56417ce mkarchiso: place prepared systemd-boot configuration in work directory ebceecb mkarchiso: add missing replacement for ARCHISO_UUID in /loader/entries/*.conf on ISO 9660 cb61daf configs/*/airootfs/etc/systemd/network/: add RequiredForOnline=routable c96c2be Merge remote-tracking branch 'origin/merge-requests/355' e11875e update changelog 72c2749 Allow download automated script using TFTP 977e0b0 Merge remote-tracking branch 'origin/merge-requests/353' 28becbf Ensured the correct CA key and CA certificate is used during signing process. It's been working based on default assumptions from the openssl configuration, but it's worth being explicit when doing these operations. Also removed a redundant -sha256 60a38f0 .gitlab/ci/build_archiso.sh: do not use "default" as the gpg Key-Type 1eb7fc3 Merge remote-tracking branch 'origin/merge-requests/351' 7b843d6 add bcachefs-tools
2023-12-24Sync archiso v73v73David P.
Changes: e880172 (tag: v73) Add changelog for 73 4b489cd Add configs/baseline/airootfs/etc/localtime a75d7e5 mkarchiso: always create /boot/grub/grubenv and /boot/grub/loopback.cfg 4280af7 Add configs/*/grub/loopback.cfg 0cd0cc0 configs/*/grub/grub.cfg: do not hardcode the architecture and platform 8fb5246 configs/releng/grub/grub.cfg: play init tune at the end 0a3a57a configs/*/grub/grub.cfg: rearrange module loading 5e72546 mkarchiso: add uefi-ia32.systemd-boot.esp and uefi-ia32.systemd-boot.eltorito boot modes 519a5c0 configs/releng/packages.x86_64: add bolt
2023-09-07typo fixesDavid P.
Signed-off-by: David P. <megver83@parabola.nu>
2023-09-07releng: remove sof-firmwareDavid P.
Signed-off-by: David P. <megver83@parabola.nu>
2023-09-07sync with archiso v72David P.
Signed-off-by: David P. <megver83@parabola.nu>
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 v70v70David P.
5c36c85 (tag: v70) Add changelog for 70 29f4b00 Add changelog entry for terminal_output fix 8535d69 Use console as grub's terminal_output cedb3d1 configs/*/grub/grub.cfg: replace /dev/disk/by-uuid/ with UUID= 1da743c README.transfer.rst: update instructions 04d439d Rename docs/README.transfer to docs/README.transfer.rst a094153 Move SYSLINUX directory from /syslinux/ to /boot/syslinux/ c8474f8 Move the .uuid file to /boot/grub/YYYY-mm-dd-HH-MM-SS-00.uuid d96a356 mkarchiso: write grubenv in _make_common_bootmode_grub_cfg f750200 configs/*/grub/grub.cfg: reuse ARCHISO_HINT and ARCHISO_UUID passed from the embedded grub.cfg b94d7c4 Move grub files from /EFI/BOOT/ to /boot/grub/ on ISO 9660 f5ade89 Do not duplicate grub.cfg in efiboot.img 40e0976 mkarchiso: add more details to the comment in grub-embed.cfg 7c6f266 configs/*/profiledef.sh: honor SOURCE_DATE_EPOCH 28d2bc1 mkarchiso: do not place memtest86+ in netboot artifacts 0f34e44 configs/*/airootfs/etc/ssh/sshd_config: update to match 9.2p1-1 5587e03 Preload GRUB's NTFS, exFAT and UDF modules 3f95d39 configs/*/grub/grub.cfg: search for a .uuid file in /.disk/ and use the volume it's on 8d7ad3c mkarchiso: write a .uuid file to /.disk/ on ISO 9660 to allow GRUB to search for it ab3d788 Update URLs 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>
2023-09-04sync with archiso v68v68David P.
ee4e4a9 Add changelog for 68 e0e4d20 configs/releng/airootfs/etc/mkinitcpio.conf: replace the deprecated archiso_kms hook with kms 2f9cfdf configs/: remove "Copy to RAM" boot entries since it is automatic now 1197161 mkarchiso: do not sign .sig files f4f0a3a configs/: Do not explicitly enable qemu-guest-agent.service Signed-off-by: David P. <megver83@parabola.nu>
2022-10-10sync with archiso fbc7224v67David P
fbc7224 (tag: v67) Add changelog for version 67 3e962db Update PGP key ID for David Runge 326cfed Add the ability to generate rootfs signatures using openssl CMS module if ``-c`` is given. 5f135b4 Add changelog entry for ordering pacman-init after time-sync.target 3f55c95 Order pacman-init.service after time-sync.target 69b22dc Enable systemd-timesyncd and systemd-time-wait-sync 8afa2b6 Merge remote-tracking branch 'origin/merge-requests/286' 4d64a58 remove ipw2100-fw and ipw2200-fw, cleanup of [core] ced3d3f Order pacman-init.service before archlinux-keyring-wkd-sync.service Signed-off-by: David P <megver83@parabola.nu>
2022-07-17drop refindv65David P
Signed-off-by: David P <megver83@parabola.nu>
2022-07-15sync with archiso b7373f5David P
archiso: b7373f5 (HEAD -> master, tag: v65, origin/master, origin/HEAD) Add changelog for 65 8654064 configs/*/grub/grub.cfg: enable serial input and output Signed-off-by: David P <megver83@parabola.nu>
2022-06-26snyc with archiso fda1907David P
archiso: fda1907 (HEAD -> master, origin/master, origin/HEAD) mkarchiso: work arround GRUB's cmdpath having incorect case on some firmware e654106 configs/*/grub/grub.cfg: auto-boot after 15 seconds 9a98ae6 Merge remote-tracking branch 'origin/merge-requests/266' eaa2f8a change grub init tune 53a3ad2 mkarchiso: add SBAT metadata to grub-mkstandalone created EFI binaries 91b48f8 mkarchiso: improve comments b72523e configs/baseline/profiledef.sh: add `-E ztailpacking` to airootfs_image_tool_options for mkfs.erofs 052987b Merge remote-tracking branch 'origin/merge-requests/261' 2a8fc3b Merge remote-tracking branch 'origin/merge-requests/256' b8957f0 Add implicit package dependencies to PACKAGE_LIST in .gitlab-ci.yml 39fddfa Update documentation for uefi x64 grub boot modes e51b6f6 Use grub for uefi x64 boot modes in profiledef.sh 550b5be Add *_uefi-x64.grub.* functions to mkarchiso 98de411 Add useful grub menu entries to grub.cfg de15108 mkarchiso: use C.UTF-8 ba11c40 configs/: use the C.UTF-8 locale 89292ce .gitignore: ignore *.cer, *.crt, *.key, *.pem and *.img parabolaiso: * TODO: Since now GRUB for EFI is upstream, I want to make some testing for the OpenRC profiles and deprecate our downstream refind implementation Signed-off-by: David P <megver83@parabola.nu>
2022-05-29sync with archiso f4e2d68David P
archiso: f4e2d68 (HEAD -> master, origin/master, origin/HEAD) Merge remote-tracking branch 'origin/merge-requests/254' 2a1f44b fix boot menu entry sorting 3bacf05 add accessible copytoram entry a7e3337 enable beeps in boot menu 376e928 Merge remote-tracking branch 'origin/merge-requests/216' 09d8885 Update CHANGELOG. c335d5d Update baseline and releng profiledef.sh to support ia32 uefi mode. 4e20b30 Add GRUB configuration files to baseline and releng profiles. 2b7e1b4 Add support for GRUB ia32 UEFI in mkarchiso, update READMEs. 4936978 Merge remote-tracking branch 'origin/merge-requests/250' a8f7762 bind-tools has been replaced with bind
2022-05-29sync with archiso v63v63David P
archiso: 66d4c7f (HEAD, tag: v63) Add changelog for 63 8c837ca configs/*: add VMware and Hyper-V guest packages and enable their services dc681dc configs/releng/airootfs/etc/xdg/reflector/reflector.conf: use mirrors that support both IPv4 & IPv6 4ef7058 configs/releng/packages.x86_64: add open-iscsi ed24bba configs/releng/packages.x86_64: add dmidecode 09b0428 configs/releng/airootfs/etc/systemd/system/etc-pacman.d-gnupg.mount: use ramfs parabola: * did not add VMware services/packages, it is blacklisted Signed-off-by: David P <megver83@parabola.nu>
2022-05-29sync with archiso v62.1v62.1David P
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>
2022-05-29remove new blacklisted packagesDavid P
Signed-off-by: David P <megver83@parabola.nu>
2022-02-09sync with archiso v61v61David P
archiso: a814f14 (HEAD -> master, tag: v61, origin/master, origin/HEAD) Add changelog for 61 5b95058 Limit CI pipelines on default branch and merge requests 549ce5b Set all build steps to be interruptable 21ca345 Limit triggering a CI build to change of non-code files cd14387 Add contributing guideline about merge requests 8d2d779 Add info about adding a changelog entry for merge requests 6c1b466 Add the installation of latest archlinux-keyring to CI 720516e configs/releng/airootfs/etc/systemd/system/getty@tty1.service.d/autologin.conf: update ExecStart 18bb8c2 configs/*/airootfs/etc/systemd/network/20-ethernet.network: add a comment to document why an interface name glob is used 7cbd25d Merge remote-tracking branch 'origin/merge-requests/228' 8b1788e Add linux-firmware-marvell for Surface Pro 6 wi-fi f822578 Merge branch 'weltio-master-patch-55325' of https://gitlab.archlinux.org/weltio/archiso.git 7426192 https://gitlab.archlinux.org/archlinux/archiso/-/issues/163 Signed-off-by: David P <megver83@parabola.nu>
2021-12-30move edk2-shell to packages.bothDavid P
Since refind is now in packages.both too, this will allow to install IA32 refind with UEFI Shell. NOTE: parabolaiso does not, and is not intended to, have a (u)efi-ia32 bootmode, at least by now. Signed-off-by: David P <megver83@parabola.nu>
2021-12-28sync with archiso v60v60David P
archiso: 324bab5 (HEAD -> master, tag: v60, origin/master, origin/HEAD) Merge branch 'version/60' 5b01770 (origin/version/60) Add changelog for version 60 3c0720b Add dummy changelog entry f67f61f Merge branch 'nl6720_developer' 8d20de7 (origin/nl6720_developer) Add nl6720 to the list of maintainers 754caf0 Merge branch '151-mkarchiso-should-show-code-signing-certificates-none-if-no-keys-cerfificates-are-specified' dae5494 mkarchiso: show "Code signing certificates: None" if no keys/certificates are specified 01d03eb Merge branch 'rm-archiso_shutdown' e785ee2 configs/releng/airootfs/etc/mkinitcpio.conf: remove archiso_shutdown Signed-off-by: David P <megver83@parabola.nu>
2021-12-28sync with archiso v59v59David P
archiso: b8c9b9b (tag: v59) Merge remote-tracking branch 'origin/changelog/59' 12b31c8 Add changelog for v59 5476786 Merge remote-tracking branch 'deimosian/deimosian-master-patch-67154' 679bfc8 Fixes failure to retry script download. Tested and verified the issue is resolved. 2cbf5ab Merge remote-tracking branch 'tomty89/grub_refind' 2f88ba3 Add grub and refind back 6cd4a64 Merge remote-tracking branch 'nl6720/more-quiet' a7f879f mkarchiso: use mkfs.erofs --quiet in quiet mode 8cfe290 mkarchiso: use mksquashfs -quiet instead of redirecting its stdout to /dev/null 009140b mkarchiso: do not show subdirectory sizes in netboot mode 5738f40 mkarchiso: redirect command -v output to /dev/null ad6d65a mkarchiso: silence xorriso's note about SOURCE_DATE_EPOCH d2addb2 mkarchiso: silence mkfs.fat in quiet mode Signed-off-by: David P <megver83@parabola.nu>
2021-08-24sync with archisoDavid P
imported: 019f5aa (HEAD -> master, origin/master, origin/HEAD) Merge remote-tracking branch 'nl6720/gpg-sender' 3c6cdb1 .gitlab/ci/build_archiso.sh: use mkarchiso's -G option 59dffcf mkarchiso: support setting gpg sender ea9572b mkarchiso: add some sane gpg options to override those set in user's gpg.conf d3caf6f Merge remote-tracking branch 'nl6720/openssh-8.7p1' 56dc96e configs/*/airootfs/etc/ssh/sshd_config: update to openssh 8.7p1-1 a915e34 Merge remote-tracking branch 'nl6720/netboot-version' 0a58431 mkarchiso: put version files in netboot artifacts a560de4 Merge remote-tracking branch 'nl6720/no-mount' b040ef1 mkarchiso: ensure there are no existing image files before trying to create them 6185448 mkarchiso: copy files to ext4 image using mkfs.ext4's -d option instead of mounting the file system 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>
2021-07-11sync with archisoDavid P
archiso: 6b3d561 (HEAD -> master, origin/master, origin/HEAD) Merge remote-tracking branch 'nl6720/LC_ALL' 1e5b3a5 mkarchiso: set LC_ALL instead of LANG 59b5690 Merge remote-tracking branch 'nl6720/releng-remove-package-termite-terminfo' 140a5e6 configs/releng/packages.x86_64: remove termite-terminfo Signed-off-by: David P <megver83@parabola.nu>
2021-07-06sync with archiso v56v56David P
Arch changes: 3eef5be (tag: v56) Merge branch 'changelog/56' 9e6b0d3 (origin/changelog/56) Add changelog for v56 7d12031 Merge branch 'issues/132' 97b7aeb (origin/issues/132) gitlab-ci: Also build a baseline netboot target 19861e4 archiso/mkarchiso: Generalize handling of ucodes 33e4ff6 Merge remote-tracking branch 'grazzolini/parallel_downloads' d75689b baseline/pacman.conf: Enable parallel downloads 5343f5f releng/pacman.conf: Enable parallel downloads e264914 Merge remote-tracking branch 'nl6720/env-i-SOURCE_DATE_EPOCH' cbac95e mkarchiso: pass SOURCE_DATE_EPOCH to chroot 9c44aee Merge remote-tracking branch 'nl6720/update-wiki-url' 6e1ca35 Update ArchWiki article URLs 8a01a6c Merge remote-tracking branch 'sxw/issue25' bcdfe90 Add documentation for the `script=` variable d1a93e3 Merge remote-tracking branch 'nl6720/pacman6' 6f671e1 configs/*/pacman.conf: update configuration file for pacman 6 960b988 Merge remote-tracking branch 'nl6720/ARCHISO_GNUPG_FD-unbound-variable' 62e74c7 mkarchiso: fix unbound variable when not using GPG signing a9a4dc4 Merge remote-tracking branch 'nl6720/env-i' 3d6651a archiso/mkarchiso: clear environment variables when chrooting Signed-off-by: David P <megver83@parabola.nu>
2021-07-06sync with archiso v55v55David P
Imported changes: 0bc6294 (tag: v55) Merge branch 'changelog/55' 5751de9 Add changelog for v55 50c5a02 Merge branch 'mr/118' d3b06a0 Add pv to the list of releng packages ef9207d Merge remote-tracking branch 'nl6720/baseline-erofs' 0b94b04 configs/baseline: use EROFS based image 85c7cbe Merge remote-tracking branch 'nl6720/networkd-replace-type-with-name' 3b2618f configs/releng/airootfs/etc/systemd/network/: match by globbing the interface name instead of matching the type 254194a Merge branch 'issues/135' 0e61ed0 Adjust documentation on IRC support channel e3a7f02 Merge remote-tracking branch 'sxw/copytoram' 31427ec Apply copytoram Boot Option Menu Entries also to releng 15f4ef4 Fence add_binary for pv 9c783a8 Reorder UEFI boot menu entries 16742d1 Update README.bootparams c9cdb6d Apply 1 suggestion(s) to 1 file(s) bb503b9 add optional pv tool Parabola changes: * mkparabolaiso: fix _run_once function Signed-off-by: David P <megver83@parabola.nu>
2021-07-05sync with archiso v54v54David P
Imported changes: 28ab118 (tag: v54) Add changelog for v54 9827cb1 ci: Use environment variables to override build settings cde7296 ci: Consolidate build-host script 8e44a8b ci: consolidate build script d0d4fa5 configs/releng/airootfs/etc/systemd/system/pacman-init.service: don't hardcode the keyrings 3678bba configs/releng/packages.x86_64: explicitly add wanted packages instead of relying on pulling them in as dependencies bd2b861 configs/*: add VM guest packages and enable their services f86cb0f ci: Expand parallel matrix with build modes 5630a23 ci: build based on buildmodes 6b11d7b mkarchiso: Also create package list for netboot ace88aa Update project documentation related to netboot 4d1e898 docs: Add netboot to buildmodes documentation d54bf63 mkarchiso: Add buildmode to export netboot artifacts 1fed84c Extend project overview with info on bootstrap images 1630d76 docs: Add documentation for buildmodes and bootstrap build mode 2cac539 mkarchiso: Implement buildmodes that allow building bootstrap images 535bc3c baseline: Add bootstrap packages file b7fd696 baseline: Add buildmodes to profiledef.sh 6afa695 releng: Add buildmodes to profiledef.sh 9c84b7c releng: Add packages file for bootstrap image 2a07aa2 Increase timeout for initial prompt in build VM 4b14350 Use QEMU 6.x options c58b44f Use QEMU 6.x options Parabola changes: * add dual architecture support for bootstrap buildmode by creating two separated tarballs * sync openrc profiles with releng updates * disable haveged initscript since we removed it from the packages list * add speakup_soft kernel module in openrc profiles to make espeakup work TODO: * add braille support for GUI lxde-openrc (w/orca?) NOTE: We don't have/use CI (Arch uses GitLab), so we don't import those changes Signed-off-by: David P <megver83@parabola.nu>
2021-05-01sync with archisov53David P
Imported: 42cdf86 (HEAD -> master, origin/master, origin/HEAD) Set more generic output for signatures cc735db Force PGP signature file extension 73e3ccd Add ephemeral signing key to CI setup e2cce07 (tag: v53) Add changelog for v53 9dbb600 Add packages for unlocking LUKS2 volumes with systemd 81da518 Add required packages to interact with smartcards 6287f72 Remove docs/README.knownissues. Replaced by issue #83. 76c8030 Remove docs/README.build. Superseded by README.rst a855dd4 Move README.profile.rst to docs/ 6294d1d Update README.profile.rst 5754000 Update README.rst 06c3218 configs/releng/syslinux/: increase serial baud rate to 115200 0406f9c mkarchiso: create reproducible gzip archives a771297 mkarchiso: make sure to remove potentially preexisting files from $airootfs_dir before creating them with output redirection 98c7b67 mkarchiso: append IMAGE_ID and IMAGE_VERSION to /etc/os-release 0ed1c61 Add package count, El Torito EFI image size and initramfs image sizes to GitLab metrics 8bf95d3 Ignore SC3060 in initcpio hook bde3971 Fix shellcheck complains in CI scripts 1a97109 mkarchiso: also add iso name in grub environment block 09b6127 mkarchiso: use -isohybrid-gpt-basdat instead of -appended_part_as_gpt for ISOs that will support BIOS booting Signed-off-by: David P <megver83@parabola.nu>
2021-04-05sync with archisoDavid P
Imported changes: c859978 (HEAD -> master, origin/master, origin/HEAD) Revert "configs/releng: improve UX" 495721a (tag: v52) Add changelog entry for v52 8b6f354 configs/releng: improve UX 9875249 releng/packages: Add archinstall to the list of packages bc007ca Add releases section with PGP information d178183 Reduce amount of checked mirrors 0664efc Allow redirects for scripts d86f860 configs/releng: add and enable ModemManager 2c9eabd configs/releng: start DHCP client for mobile broadband edfb50a configs/releng: rename 20-wireless.network to 20-wlan.network Parabola changes: * lxde-openrc: update profiledef.sh Signed-off-by: David P <megver83@parabola.nu>
2021-03-26Update ↵nl6720
configs/releng/airootfs/etc/systemd/network/20-{ethernet,wireless}.network * Match the device type instead of the interface name. * Replace DHCP section with DHCPv4/DHCPv6. systemd split the sections.
2021-03-14[archiso] add a sound card firmwareDavid P
Signed-off-by: David P <megver83@parabola.nu>
2021-03-14sync with archisoDavid P
imported changes: bc67933 Support EROFS 711ab4c archiso/initcpio/hooks/archiso: remove redundant /sfs/ from airootfs mount point parabolaiso: * make reflector NM dispatcher script executable in OpenRC profiles Signed-off-by: David P <megver83@parabola.nu>
2021-02-21sync with archisoDavid P
652ad4d (HEAD -> master, origin/master, origin/HEAD) releng: Add usbmuxd to list of packages 03ac49f Remove haveged 97f510d .gitlab-ci.yml: use correct units for image size description Signed-off-by: David P <megver83@parabola.nu>
2021-02-21sync with archisov51David P
Imported changes: f0ef2f3 (HEAD -> master, tag: v51, origin/master, origin/HEAD) Add changelog file b588c52 build-host.sh: Style and syntax fixes 428bf47 Add build stage for continuous integration 2a24429 Add continuous integration scripts to linting 0723949 Add scripts for continuous integration f9a7b20 configs/releng: move locale-gen from customize_airootfs.sh to a pacman hook a46c740 config/releng: remove pacman hooks specific to ISO build process from airootfs after they run 767c095 Update my email in AUTHORS dd51457 rm un-used set_image() dupe of check_image() in run_archiso.sh 23c5d52 add vorburger to AUTHORS.rst 0f20a11 Support setting more variables in profiledef.sh and rework the way overrides are applied e7306a3 add cloud-init to baseline 744b8f1 make baseline have working ethernet networking, like releng 94dd194 add SSH server to baseline 221a921 use same airootfs_image_tool_options in baseline as in releng 4f4047a configs/releng: move the mirror uncommenting sed command from customize_airootfs.sh to a pacman hook a2c8dd3 archiso_pxe_common: remove resolv.conf before copy b30d1ca mkarchiso: add version information Signed-off-by: David P <megver83@parabola.nu>
2021-01-23sync with archisoDavid P
imported changes: d153b48 (HEAD -> master, origin/master, origin/HEAD) mkarchiso: fix typos 0ae5cd9 lint ALL (future) scripts/*.sh, not just run_archiso.sh 608d110 add -c => -cdrom cloud-init.iso support to run_archiso.sh 8830471 add cloud-init files to .gitignore (and loosen out/ and work/) 9553439 make run_archiso forward VM's port 22 to host 60022, for easy SSH testing 833cbd5 enable SSH server in releng profile 9b03e0b add cloud-init to releng e556491 add VNC support to run_archiso.sh 64091a1 Combine sed commands to reduce file writes Signed-off-by: David P <megver83@parabola.nu>
2020-12-26sync with archisoDavid P
Imported changes: a178ff4 (HEAD -> master, origin/master, origin/HEAD) profiledef.sh: Remove www. from archlinux.org 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-11-13[archiso] Use better xz optionsDavid P
Default: 732M With these options: 675M
2020-11-05sync with archiso v49v49David P
Imported changes: cc169d7 (HEAD -> master, origin/master, origin/HEAD) configs/releng/packages.x86_64: add fatresize, gpart and tmux 40ae3ba (tag: v49) Set syslinux bootloader timeout to 15s ee6c5fa Set bootloader timeouts to 15s 9f16862 Configure the image type and image creation options using profiles (#54) e369ade fix a typo, add myself in AUTHORS.rst e748a77 Add accessibility support based on option flag 8bb3e8c Fix linter errors in livecd-sound 6a39300 implement accessibility support in archiso 6820f2c Add modconf to HOOKS array in mkinitcpio.conf 3caa30f configs/releng/packages.x86_64: add squashfs-tools and udftools 1bd944e Remove build.sh support from profiles and mkarchiso bff3676 (origin/issues/38) Add documentation about how to create profiles Extra changes: * remove talkingparabola profile, it's no longer required TODO: * add braille support in OpenRC profiles 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>
2020-09-27configs/releng: remove custom reflector.service and use the service provided ↵David P
by the package parabolaiso specific options are placed in a /etc/systemd/system/reflector.service.d/parabolaiso.conf drop-in. NM dispatcher script now simplified to look similar to its systemd counterpart Signed-off-by: David P <megver83@parabola.nu>
2020-09-02add mirring SPDX identifiers to packages.*David P
and remove empty package lists (i686) Signed-off-by: David P <megver83@parabola.nu>
2020-08-25sync with archisoDavid P
Imported changes: 4b40193 (HEAD -> master, tag: v47.1, origin/master, origin/HEAD) Add missing declaration of override_install_dir d90184a (tag: v47) Pass profile directory as parameter to mkarchiso e2c5b45 archiso/mkarchiso: reduce duplication and add more info messages Signed-off-by: David P <megver83@parabola.nu>
2020-08-19sync with archiso, add timeout for i686 syslinux menusDavid P
imported the following changes: 13b8c7d (HEAD -> master, origin/master, origin/HEAD) archiso/mkarchiso: correct the path of airootfs/etc/machine-id 41d3d7d Add Joliet file system to the ISO e6455b8 archiso/mkarchiso: create an empty /etc/machine-id ba3e834 scripts/run_archiso.sh: support booting the image as a hard disk or an optical disc 55d9d1f scripts/run_archiso.sh: disable PXE ROM 1e0ffd0 scripts/run_archiso.sh: don't duplicate qemu commands for each boot mode e9f209e Deprecate build.sh scripts and old mkarchiso commands 31b1dfd archiso/mkarchiso: delete all files in /boot not just the kernel and initramfs 7c2247f archiso/mkarchiso: allow choosing boot modes from profiledef.sh 41b9b89 archiso/mkarchiso: copy make_* functions from configs/releng/build.sh 1cc7375 archiso/mkarchiso: start preparing a build_profile command 0387b25 archiso/mkarchiso: general bash improvements
2020-08-11sync with archisoDavid P
Imported changes: 951b217 (HEAD -> master, origin/master, origin/HEAD) configs/releng/packages.x86_64: replace exfat-utils with exfatprogs e467c69 configs/releng/syslinux/archiso_pxe.cfg: add "checksum" and "verify" boot options 8e82bbb archiso/initcpio/hooks/archiso: remove option terminator from the blockdev command 6312ccc Ensure all files in the ISO's Rock Ridge file system are owned by root
2020-08-02some enhancementsDavid P
Signed-off-by: David P <megver83@parabola.nu>
2020-08-01run make_custom_airootfs inside loopsDavid P
Signed-off-by: David P <megver83@parabola.nu>
2020-08-01[releng] add archlinux32 in pacman-initDavid P
Signed-off-by: David P <megver83@parabola.nu>
2020-08-01[releng] make it shellcheck-compliantDavid P
Signed-off-by: David P <megver83@parabola.nu>