summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2018-07-27pcr/elogind: Update v235.4->v238.1, improveLuke Shumaker
- v235.4 -> v238.1 - Every time you use a "#branch=" git URL, I die a little. Use a tag or a commit hash if you use a git URL. Preferably a signed tag. - Add a prepare() function to switch to the desired commit from the ${pkgver%%.*}-stable branch *after* makepkg has verified the signed tag referred to in sources=() (same as core/systemd) - Adopt the $base_pkgver.$commits_from_stable pkgver notation of core/systemd - Add a pkgver() function to update $commits_from_stable for you (same as core/systemd) - Use 2-space indent, same as every other PKGBUILD - Do similar package splitting to libre/systemd - Depend on generic 'udev', 'libudev', rather than 'eudev', 'libeudev' - Don't depend on -elogind versions of packages, let pacman figure it out - Split libelogind-manpages in to a speparate package, to avoid conflicts with systemd-libsystemd - Drop options=('!libtool') -- recent versions use Meson, not Autotools - makedepends: Drop libtool, we use Meson now - makedepends: Drop intltool, it isn't used - makedepends/elogind:depends: Drop libseccomp, it isn't used (commented out in the source) - makedepends: Drop polkit(-elogind), README claims it isn't a compile-time dep - makedepends: Replace gtk-doc with docbook-xsl, they switched a while ago - makedepends: Add libcap, just to be safe - makedepends: Add acl, just to be safe, since it is used - elogind:conflicts: Drop consolekit, it doesn't exist - elogind:conflicts: Drop pm-utils, it doesn't exist - elogind:conflicts: Drop systemd-sysvinit, there's no reason to have it - elogind:conflicts: Add systemd, they both ship the same dbus files - libelogind:depends: Drop libcap, it isn't linked against it - libelogind:depends: Drop libeudev, it isn't linked against libudev.so
2018-07-27Merge branch 'master' of ssh://git.parabola.nu/~git/abslibreFreemor
2018-07-27pcr/systemd-dummy: AddLuke Shumaker
2018-07-27cross-gcc: Add commentsDavid P
Signed-off-by: David P <megver83@parabola.nu>
2018-07-27upgpkg: libre/linux-libre-lts 4.14.58_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-07-27upgpkg: kernels/linux-libre-xtreme 4.17.10_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-07-27upgpkg: kernels/linux-libre-pae 4.17.10_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-07-27upgpkg: libre/linux-libre-hardened 4.17.9_gnu.a-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-07-27fix youtube-dl-qt so we can scratch it from the Out-of-date etherpad.Freemor
2018-07-26merge from headFreemor
2018-07-26upgpkg: libre/linux-libre-hardened 4.17.10_gnu.a-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-07-26upgpkg: libre/linux-libre 4.17.10_gnu-1David P
Signed-off-by: David P <megver83@parabola.nu>
2018-07-26fix youtube-dl-qt so we can scratch it from the Out-of-date etherpad.Freemor
2018-07-26starting on the out-of-date etherpad packagesFreemor
2018-07-25libre/systemd: Add systemd-udev to groups=(base-devel)Luke Shumaker
Do this as long as systemd is in groups=(base-devel) && depends=(udev)
2018-07-25libre/notsystemd: FixLuke Shumaker
2018-07-25Update i2p package, marked outof date this morning. First push, hope it ↵Freemor
doesn't break the world
2018-07-24libre/notsystemd: Update to 239.1Luke Shumaker
2018-07-24libre/systemd: Update checksums (75f76e6), tidyLuke Shumaker
2018-07-23p7zip-16.02-5.parabola1: updating versionOmar Vega Ramos
2018-07-22opencv-3.4.2-1.parabola1: updating versionOmar Vega Ramos
2018-07-22cups-filters-1.20.4-1.parabola2: rebuildOmar Vega Ramos
2018-07-22Removing plymouth-legacy: Use plymouth-nosystemd insteadOmar Vega Ramos
2018-07-22systemd: fixed sha512sumsOmar Vega Ramos
2018-07-22Update libre/parabola-keyringParabola automatic package builder
2018-07-21update texlive packagesIsaac David
2018-07-21pcr/udev-init-scripts: Fix url=Luke Shumaker