summaryrefslogtreecommitdiff
path: root/configs/lxde-openrc/airootfs
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-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-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-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-02[openrc] add pacman.conf in airootfsDavid P
to enable [nonsystemd] by default Signed-off-by: David P <megver83@parabola.nu>
2020-08-02some enhancementsDavid P
Signed-off-by: David P <megver83@parabola.nu>
2020-08-01[lxde-openrc] make it shellcheck-compliantDavid P
Signed-off-by: David P <megver83@parabola.nu>
2020-08-01sync lxde-openrc with releng-openrcDavid P
Signed-off-by: David P <megver83@parabola.nu>
2020-07-15[lxde-openrc] update according to releng-openrcDavid P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-19[lxde-openrc] update .keymap.sh scriptDavid P
Signed-off-by: David P <megver83@parabola.nu>
2020-01-18[openrc configs] do not 'rc-update add' dbus nor elogindDavid P
they now packaged to be in their corresponding runlevels ootb Signed-off-by: David P <megver83@parabola.nu>
2020-01-18openrc configs: replace pacman-init initscript with a local.d scriptDavid P
and remove haveged from pkglist Signed-off-by: David P <megver83@parabola.nu>
2020-01-18remove unused sudoers filesDavid P
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-05-24configs/lxde-openrc: update install scriptsDavid P
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>