summaryrefslogtreecommitdiff
path: root/configs/talkingparabola
AgeCommit message (Collapse)Author
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-28continue syncing with archisoDavid P
rename parabolaiso.img to initramfs-linux-libre.img and use kernel-specific syslinux configs in releng-openrc, talkingparabola and lxde-openrc I missed these, should have been in the last commits Signed-off-by: David P <megver83@parabola.nu>
2020-09-28talkingparabola: add missing arguments in kernel cmdline (syslinux PXE)David P
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-26[openrc] airootfs: add/modify scripts to emulate its systemd counterparts, ↵v47.1David P
better than before New: * add choose-mirror to openrc profiles * add choose-mirror.start and etc-pacman.d-gnupg.start to openrc profiles * enable haveged in openrc profiles Fixed: * read the kernel cmdline in reflector NM dispatcher script and pacman-init.start * talkingparabola: a little improvement in .zlogin, discovered by shellcheck * Makefile: add talkingparabola's choose-mirror to the shellcheck'ed files 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[talkingparabola] sync with releng, talkingarch is just too slow ;)v46David P
talkingarch last synced archiso in v44, but releng has changed a lot since then Signed-off-by: David P <megver83@parabola.nu>
2020-07-15[talkingparabola] can run on i686David P
Signed-off-by: David P <megver83@parabola.nu>
2020-07-15remove SHA512SUMS filesDavid P
they were used for EDK Shell, but now it's downloaded from pacman Signed-off-by: David P <megver83@parabola.nu>
2020-07-15[talkingparabola] sync with talkingarchDavid P
talking-arch isn't completely synced with Arch's releng, however I prefer to wait for them to do it, as they may introduce different stuff, or who knows :P Signed-off-by: David P <megver83@parabola.nu>
2020-07-15fix typos in boot menu entriesbill-auger
2020-01-22[talkingparabola] sync with talkingarchDavid P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-18only run on x86_64David P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-18update customize_airootfs.shDavid P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-18add refind-efi to packages.bothDavid P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-18rever '[from Arch32] we can run on i686, too'David P
but keep the checksums change Signed-off-by: David P <megver83@parabola.nu>
2020-01-18remove lynx from pkglistDavid P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-18remove unused sudoers filesDavid P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-17remove runit supportDavid P
I'll drop it from [pcr] Signed-off-by: David P <megver83@parabola.nu>
2020-01-17[from Arch32] we can run on i686, tooDavid P
based on 49a9982 (dual-boot branch) also simplify checksum verification process Signed-off-by: David P <megver83@parabola.nu>
2019-06-02parabolaiso v42v42David P
skipped v41, but doesn't matter Signed-off-by: David P <megver83@parabola.nu>
2019-03-08return to the previous directoryDavid P
Signed-off-by: David P <megver83@parabola.nu>
2019-03-07Add sha512 checksums for EFI Shell blobsDavid P
And download them from the latest tag, based on the UDK2018 branch (to follow archiso{32}), instead of the UDK2018 branch, which (due to the nature of git branches) I would have to update the checksums everytime someone updates the .efi files (although it is, in theory, not going to happen, since it's a branch from last year, but nah...) This should be temporary until someone gets EdkShellPkg to build successfully, because I've been able to build ShellPkg, but EdkShellPkg breaks, and it would be stupid to have ShellPkg built from source in our repos but EdkShellPkg directly from Github. However, that can be discussed. Looks like we would have to ship an special toolchain for building EdkShellPkg, since it is unmaitained (and obsolete, in fact it is no longer in the master branch of edk2), it may work with older GCC versions (I tried gcc5, looks like there is an improvement, but still breaks) Signed-off-by: David P <megver83@parabola.nu>
2019-02-27[archiso] update download url for Shell_Full.efiDavid P
https://bugzilla.tianocore.org/show_bug.cgi?id=1108 Signed-off-by: David P <megver83@parabola.nu>
2018-12-21Add sysvinit supportDavid P
Signed-off-by: David P <megver83@parabola.nu>
2018-09-11Release parabolaiso-v39v39David P
Signed-off-by: David P <megver83@parabola.nu>
2018-08-01Release parabolaiso-v37v37David P
Signed-off-by: David P <megver83@parabola.nu>
2018-07-17Release parabolaiso-v36v36David P
Signed-off-by: David P <megver83@parabola.nu>
2018-06-30Release parabolaiso-v35v35David P
Signed-off-by: David P <megver83@parabola.nu>
2018-05-17remove rfkill leftoversDavid P
and replace dnsutils with bind-tools Signed-off-by: David P <megver83@parabola.nu>
2018-05-16modify entire source according to archiso32David P
and remove unused configs/talkingparabola-X11 Signed-off-by: David P <megver83@parabola.nu>
2017-09-29Added configs/profile-openrcDavid P
2017-05-29fixed in-repo buildAndreas Grapentin
2017-05-28fixing splash.png directoriesAndreas Grapentin
2017-05-28fixed motdAndreas Grapentin
2017-05-28increased efiboot.img sizeAndreas Grapentin
2016-11-03Enable [pcr] by default -> ↵André Fabian Silva Delgado
https://lists.parabola.nu/pipermail/dev/2016-October/004528.html
2016-11-03Update pacman.confAndré Fabian Silva Delgado
2016-05-11Add wpa_supplicant since it's useful to install Parabola over wifi with ↵André Fabian Silva Delgado
WPA/WPA2 encryption -> https://labs.parabola.nu/issues/968
2016-02-22update splash to 640x480coadde [Márcio Alexandre Silva Delgado]
2016-02-17update splash imagescoadde [Márcio Alexandre Silva Delgado]
2016-02-17update splash imagescoadde [Márcio Alexandre Silva Delgado]
2015-09-09replace gummiboot/gummibootx64.efi -> systemd/boot/efi/systemd-bootx64.eficoadde [Márcio Alexandre Silva Delgado]
2015-02-28add new splash of Parabola and TalkingParabola logo with GNU mascotcoadde [Márcio Alexandre Silva Delgado]