summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Collapse)Author
2019-03-11lxde-openrc: update packages.bothDavid P
Signed-off-by: David P <megver83@parabola.nu>
2019-03-10refind.conf: add replace dont_scan_dirs with scanforDavid P
To avoid showing other bootloaders present on the machine, which is not something that we want. We only need Parabola and UEFI Shell. And do not copy refind's drivers to the ISO, I just tested it without them and it works for what we want, so they were useless. Signed-off-by: David P <megver83@parabola.nu>
2019-03-09[openrc-isos] Merge uefi-shell-v1-x86_64.conf and uefi-shell-v2-x86_64.conf ↵David P
into a single file Signed-off-by: David P <megver83@parabola.nu>
2019-03-08[openrc isos] use refind-efi as UEFI Boot ManagerDavid P
The standard systemd ISOs use systemd-boot as its UEFI Boot Manager, however, we don't want that in an OpenRC ISO. rEFInd is the perfect replacement for this, the (not-yet launched) resulting ISOs boot in the basic text of this boot manager. Tested with QEMU using Tianocore's OVMF (without Secure Boot). Note that the refind.conf file includes files under entry/, which is not sctrictly necessary since it can be merged everything into that file, however, I preferred to maintain the systemd-boot filenames (although in the future this might change) 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-22Add archlinux32-keyring in install.sh scriptsDavid P
Signed-off-by: David P <megver83@parabola.nu>
2018-12-21configs/*-openrc: update customize_airootfs.sh and packages.bothDavid P
and also profile-openrc motd 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-24configs/lxde-openrc: update install scriptsDavid 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>
2018-05-12Update openrc configs' packages listDavid P
and also update their pacman.conf, adding [nonsystemd] Signed-off-by: David P <megver83@parabola.nu>
2017-11-06Add configs/lxde-openrcDavid P
Remove configs/mate and configs/mate-openrc
2017-10-01Added configs/mate-openrcDavid P
Other changes: - Updated talkingparabola-X11 packages.both (xorg pkgs) - Updated pacman-init service for profile-openrc
2017-09-29Added configs/profile-openrcDavid P
2017-09-21Small ortographical fixDavid P
2017-05-29fixed in-repo buildAndreas Grapentin
2017-05-29fixed package lists in mate isoAndreas Grapentin
2017-05-28fixing splash.png directoriesAndreas Grapentin
2017-05-28updated mate to use existing xf86-video-* packagesAndreas 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-11-02Add dmidecode for Mate ISO optional installationAndré Fabian Silva Delgado
2016-08-14Add ttf-dejavu for Mate ISO optional installationAndré Fabian Silva Delgado
2016-08-14Fix English spellingAndré Fabian Silva Delgado
2016-07-27Fix keyboard, volume and Parabola theme in Mate ISOAndré Fabian Silva Delgado
2016-07-27Change choosing options in Mate ISO installerAndré Fabian Silva Delgado
2016-07-26Minor fixAndré Fabian Silva Delgado
2016-07-26Add compressor/archiver apps for Mate ISO optional installationAndré Fabian Silva Delgado
2016-07-26Add grub2-theme-gnuaxiom for Mate ISO optional installationAndré Fabian Silva Delgado
2016-07-26Add lightdm for Mate ISO optional installationAndré Fabian Silva Delgado
2016-07-26Uncomment to allow members of group wheel to execute any commandAndré Fabian Silva Delgado
2016-07-26Minor fixAndré Fabian Silva Delgado
2016-07-26Update Mate config files in skel folderAndré Fabian Silva Delgado
2016-07-26Remove copying files from /mnt/etc/skel to $HOME since it is uselessAndré Fabian Silva Delgado
2016-07-26Add sudo for Mate ISO optional installationAndré Fabian Silva Delgado
2016-07-26Add octopi-cachecleaner, octopi-notifier and octopi-repoeditor to Mate ISOAndré Fabian Silva Delgado
2016-07-26Add missing packages for Mate ISO optional installationAndré Fabian Silva Delgado
2016-07-26Minor fixAndré Fabian Silva Delgado
2016-07-25Add mate-extra, linphone and qtox to Mate ISOAndré Fabian Silva Delgado
2016-07-23Fix read and write permissions in $HOME folderAndré Fabian Silva Delgado
2016-07-03Add gnome-keyring package to Mate ISO (to allow connect to ↵André Fabian Silva Delgado
password-protected wifi via network-manager-applet GUI) - Bug #1044 -> https://labs.parabola.nu/issues/1044