summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-04pcr/systemd-dummy: Bump epochLuke Shumaker
2018-08-04libre/libretools: UpdateLuke Shumaker
2018-08-04Removing grub-customizer: This package is in [community] repoOmar Vega Ramos
2018-08-03Merge branch 'master' of git://projects.parabola.nu/abslibre/abslibreLuke Shumaker
2018-08-03libre/pacman: Update v5.1.0 -> v5.1.1Luke Shumaker
2018-08-03Forgot to git add the patch for [hexchat]Freemor
2018-08-03[hexchat] Restore ctrl-wFreemor
2018-08-01upgpkg: libre/parabolaiso 37-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-08-01upgpkg: kernels/linux-libre-xtreme 4.17.11_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-08-02Update libre/parabola-keyringParabola automatic package builder
2018-08-01upgpkg: libre/linux-libre-pck 4.17.11_gnu.pck1-1David P
Remove 0001-usb-serial-gadget-no-TTY-hangup-on-USB-disconnect-WI.patch and 0002-fix-Atmel-maXTouch-touchscreen-support.patch since they are now part of the PCK patch https://gitlab.com/Megver83/linux-libre-pck/commit/a2480bbde34ac04bb54c3ad761917e43add298ac https://gitlab.com/Megver83/linux-libre-pck/commit/94fb7776c7404ac2e97f7febef5066cff9016715 Also update config files Signed-off-by: David P <megver83@parabola.nu>
2018-08-01Bring this up-to-dateFreemor
2018-08-01Update this group so it can be scrubbed from the out-of-date etherpadFreemor
2018-07-31bring this up-to-dateFreemor
2018-07-31linux-libre-pae: fix prepare()David P
Signed-off-by: David P <megver83@parabola.nu>
2018-07-31upgpkg: kernels/linux-libre-pae 4.17.11_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-07-31Bring this inline with the current kernelFreemor
2018-07-31Updated to rule it out as the issue with ring.cxFreemor
2018-07-31linux-libre-{rt,xtreme}: fix config.i686 CONFIG_LOCALVERSIONDavid P
Signed-off-by: David P <megver83@parabola.nu>
2018-07-31upgpkg: libre/linux-libre-hardened 4.17.11_gnu.a-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-07-31linux-libre: fix prepare()David P
I forgot to add the cp command Signed-off-by: David P <megver83@parabola.nu>
2018-07-31remove Arch Linux git format-patch patchesDavid P
Arch now builds their kernels from their github repo https://git.archlinux.org/svntogit/packages.git/commit/repos/core-x86_64?h=packages/linux&id=973e9461f3f2a558bfc49f49d659ea3f7e5aec44 hence, instead of cloning and deblobbing their repo, I'll maintain the diff (of Arch's kernel and vanilla) as a patch in our repos. Also, be careful, DO NOT USE CONFIG_LOCALVERSION_AUTO=y, and remember to always use CONFIG_LOCALVERSION="$_kernelname" in the config.$KARCH file Signed-off-by: David P <megver83@parabola.nu>
2018-07-31upgpkg: libre/linux-libre 4.17.11_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-07-30pcr/elogind: Don't conflict with systemd-dummyLuke Shumaker
2018-07-30pcr/runit-scripts: Adjust to work with new runitLuke Shumaker
- provides/conflicts=('init'), not 'runit-init' - don't provide /etc/runit/runsvdir/current as a package file - do provide the /usr/bin/init->runit-init symlink While we're at it: - depend on generic 'udev' instead of 'eudev' - Use git sources to have a sane pkgver() function - move a sed command to prepare() - provides/conflicts=('openrc-pid1'), since it launches openrc if it's installed
2018-07-30pcr/runit-scripts: Update to whats in the reposLuke Shumaker
Apparently, Megver83 never pushed this change in git. Fortunately, git is non-authoritative. Get the current version from: https://repo.parabola.nu/sources/parabola/runit-scripts-20171120-1-x86_64.src.tar.gz
2018-07-30pcr/runit: Fix up the packageLuke Shumaker
- Don't create a cyclical dependency with it and runit-init, making it hard to switch inits. - Install the debian example files in docs; the HTML docs link to them - Use directories recommended by doc/runlevels.html and doc/upgrade.html - Add a minimal split package with the base init setup from doc/replaceinit.html - Don't bother with prepare(), we make a /service symlink - Don't bother putting -static in CFLAGS, src/Makefile takes care of that
2018-07-30pcr/openrc: Update v0.35.2 -> v0.38.1Luke Shumaker
2018-07-30pcr/openrc: Re-add openrc-sysvinitLuke Shumaker
2018-07-30pcr/openrc: openrc: depend on 'openrc-pid1', not 'init'Luke Shumaker
Also: - openrc-init: Drop conflicts=(systemd-sysvcompat sysvinit), both of those packages no provides=(init), so that init packages won't have to each maintain a growing list of other inits.
2018-07-30pcr/openrc: Add openrc and openrc-init to groups=(base-openrc)Luke Shumaker
2018-07-30pcr/openrc: TidyLuke Shumaker
2018-07-30prc/openrc: Don't muck with parsing os-release, just say ParabolaLuke Shumaker
2018-07-30prc/openrc: Apparently OpenRC is separate from Gentoo now, update url=Luke Shumaker
2018-07-30pcr/openrc: Fixup Maintainer/Contributor tagsLuke Shumaker
2018-07-30pcr/openrc: Install hooks are NOT the place for documentationLuke Shumaker
2018-07-30pcr/sysvinit: Update 2.88dsf -> 2.90Luke Shumaker
- v2.88dsf -> v2.90 - provides & conflicts=(init) - drop conflicts=(systemd-sysvinit) - Drop the patches; they were included in v2.89 - PGP signature verification - No defers to util-linux for mountpoint(1) by default, remove 'mountpoint' from rmprogs fixup sysvinit
2018-07-30libre/systemd: -sysvcompat: provides & conflicts=(init)Luke Shumaker
2018-07-29pcr/opensysusers: Fix pkgdesc of -manpagesLuke Shumaker
2018-07-29pcr/opentmpfiles: Fix whitespaceLuke Shumaker
2018-07-29pcr/eudev: have groups of eudev-libudev match eudevLuke Shumaker
2018-07-29pcr/eudev: Fix pkgdesc for eudev-libudevLuke Shumaker
2018-07-29libre/systemd: have groups of systemd-libudev match systemd-udevLuke Shumaker
2018-07-28upgpkg: nonsystemd/your-initfreedom 20180727-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-07-28pcr/bbb-gadgets: Drop dep on systemdLuke Shumaker
The script is useful, even if there is no systemd to run the .service files on boot. Also - fixup quoting - mention that the original is from the old AUR3 - capitalize USB
2018-07-27pcr/opensysusers: Split man5 off in to a separate packageLuke Shumaker
To avoid conflicting with systemd over the sysusers.d(5) manpage
2018-07-27pcr/opensysusers: Don't include -systemdcompat in groups=(base-openrc)Luke Shumaker
2018-07-27pcr/opensysusers: Update 0.3.2 -> 0.4.8, clean upLuke Shumaker
- v0.3.2 -> v0.4.8 - use 2-space indent, same as other PKGBUILD files - groups=('base-openrc'), not openrc-base - Drop 01-parabola-openrc.conf -- rely on parabola.conf in 'filesystem' - Split the systemd compat stuff into a separate package - Pacman hook: packages shouldn't be installing files in {etc,run}/sysusers.d, don't listen for them
2018-07-27pcr/opentmpfiles: Split off opentmpfiles-systemdcompat, improveLuke Shumaker
- Remove pointless boilerplate - Use git signed tag - Don't include the "systemd-tmpfiles" program in the main package, as to not conflict with notsystemd. - Add a pacman hook similar to systemd
2018-07-27Merge branch 'master' of git://projects.parabola.nu/abslibre/abslibreLuke Shumaker