summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-05housekeepingbill-auger
2018-08-05clamav-0.100.1-1.parabola1: updating versionOmar Vega Ramos
2018-08-05ruby-2.5.1-2.parabola1: rebuildOmar Vega Ramos
2018-08-04xscreensaver-5.39-1.parabola1: updating versionOmar Vega Ramos
2018-08-04rp-pppoe 3.12-3.parabola1: rebuildOmar Vega Ramos
2018-08-04mksyslinux-2013.06-2.parabola1: rebuildOmar Vega Ramos
2018-08-04mkpxelinux-2013.10-2.parabola1: rebuildOmar Vega Ramos
2018-08-04mkisolinux-2013.05-2.parabola1: rebuildOmar Vega Ramos
2018-08-04junit-4.12-2.parabola1: rebuildOmar Vega Ramos
2018-08-04java-hamcrest-1.3-4.parabola1: rebuildOmar Vega Ramos
2018-08-04java-commons-net1: rebuildOmar Vega Ramos
2018-08-04gst-plugins-bad-debug-1.14.12-1.parabola1: updating versionOmar Vega Ramos
2018-08-04epiphany-3.28.3.1-1.parabola1: updating versionOmar Vega Ramos
2018-08-04libre/libretools: Conflict with xbs to make upgrades go smoothlyLuke Shumaker
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