aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix optional shellcheck warningsnl67202023-06-157-351/+352
* .shellcheckrc: enable optional checksnl67202023-06-151-0/+11
* mkarchiso: prevent interference from xorriso startup filesnl67202023-06-152-1/+7
* mkarchiso: run _cms_sign_artifact only oncenl67202023-06-012-1/+2
* Add changelog for 71 and update AUTHORS.rstnl67202023-05-282-10/+45
* Update configs/{baseline,releng}/pacman.confnl67202023-05-253-12/+7
* Merge remote-tracking branch 'origin/merge-requests/330'nl67202023-05-256-0/+12
|\
| * Add support for mDNS.Sorin Pânca2023-05-226-0/+12
|/
* mkarchiso: add a -r option to delete the working directorynl67202023-05-172-2/+24
* Merge remote-tracking branch 'origin/merge-requests/327'nl67202023-05-171-1/+1
|\
| * Update mkarchiso2hexed2023-05-171-1/+1
|/
* CHANGELOG.rst: remove stray git conflict markernl67202023-05-171-1/+0
* configs/releng/packages.x86_64: add more terminfo packagesnl67202023-05-172-0/+4
* README.profile.rst: document %ARCHISO_UUID% and %ARCHISO_SEARCH_FILENAME%nl67202023-05-171-0/+6
* mkarchiso: read SOURCE_DATE_EPOCH from file earlynl67202023-05-172-6/+12
* Use UUIDs in all boot loader configuration filesnl67202023-05-177-7/+8
* mkarchiso: support %ARCHISO_UUID% variable in boot loader configurationnl67202023-05-171-5/+9
* Merge remote-tracking branch 'origin/merge-requests/325'nl67202023-05-172-2/+2
|\
| * mkarchiso: Fix the cp command arguments to retain mkarchiso's behavior prior ...shivanandvp2023-05-172-2/+2
|/
* Merge remote-tracking branch 'origin/merge-requests/322'nl67202023-05-172-1/+3
|\
| * Fixed subdirectories copy from grub/ to the ISOAntonio V2023-05-141-0/+2
| * Subdirectories from grub/ are copied to the ISOAntonio V2023-05-141-1/+1
* | Merge branch 'd3vil0per-master-patch-56859' into 'master'David Runge2023-05-162-3/+5
|\ \ | |/ |/|
| * Added classes for Memtest86+ and UEFI Shell menuentriesAntonio V2023-05-141-0/+2
| * Added classes for Memtest86+ and UEFI Shell menuentriesAntonio V2023-05-141-3/+3
|/
* Merge remote-tracking branch 'origin/merge-requests/235'nl67202023-05-132-1/+13
|\
| * wait for networkd online before curl invocationZig Globulin2023-03-022-1/+13
* | configs/baseline/profiledef.sh: compress morenl67202023-03-172-1/+4
|/
* Add changelog for 70nl67202023-02-271-0/+18
* Add changelog entry for terminal_output fixDavid Runge2023-02-271-0/+1
* Use console as grub's terminal_outputDavid Runge2023-02-272-4/+2
* configs/*/grub/grub.cfg: replace /dev/disk/by-uuid/ with UUID=nl67202023-02-242-3/+3
* README.transfer.rst: update instructionsnl67202023-02-242-90/+123
* Rename docs/README.transfer to docs/README.transfer.rstnl67202023-02-241-0/+0
* Move SYSLINUX directory from /syslinux/ to /boot/syslinux/nl67202023-02-242-16/+17
* Move the .uuid file to /boot/grub/YYYY-mm-dd-HH-MM-SS-00.uuidnl67202023-02-244-16/+18
* mkarchiso: write grubenv in _make_common_bootmode_grub_cfgnl67202023-02-243-1/+26
* configs/*/grub/grub.cfg: reuse ARCHISO_HINT and ARCHISO_UUID passed from the ...nl67202023-02-222-6/+14
* Move grub files from /EFI/BOOT/ to /boot/grub/ on ISO 9660nl67202023-02-222-5/+7
* Do not duplicate grub.cfg in efiboot.imgnl67202023-02-222-20/+36
* mkarchiso: add more details to the comment in grub-embed.cfgnl67202023-02-221-2/+5
* configs/*/profiledef.sh: honor SOURCE_DATE_EPOCHnl67202023-02-223-4/+5
* mkarchiso: do not place memtest86+ in netboot artifactsnl67202023-02-104-10/+10
* configs/*/airootfs/etc/ssh/sshd_config: update to match 9.2p1-1nl67202023-02-072-6/+6
* Preload GRUB's NTFS, exFAT and UDF modulesnl67202023-02-024-8/+18
* configs/*/grub/grub.cfg: search for a .uuid file in /.disk/ and use the volum...nl67202023-02-023-9/+20
* mkarchiso: write a .uuid file to /.disk/ on ISO 9660 to allow GRUB to search ...nl67202023-02-021-2/+9
* Update URLsnl67202023-01-294-6/+6
* Add changelog for 69nl67202022-12-241-3/+13
* Merge remote-tracking branch 'origin/merge-requests/304'nl67202022-12-241-1/+1
|\