Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
libremkchroot
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed issue204
|
|
|
|
Replacement for syslog-ng (issue292)
|
|
|
|
|
|
|
|
|
|
Fixed issue294
|
|
|
|
|
|
It's OK here because there aren't any binaries of -11 in the repo yet, so
not a single user ever saw it.
|
|
* /etc/arch-release -> /etc/parabola-release
* s/Linux-Libre/Linux-libre/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Like a PKGBUILD for creating libre sources. Changed PKGDEST to startdir to
avoid mixing sources with packages. Changing it to SRCDEST which would be ideal
doesn't work, makepkg throws a permission error when creating the tarball.
Run with `makepkg -p SRCBUILD` and then `scp ./*.src.tar.?z parabola_repo:public/other/`
|
|
|
|
|
|
|
|
|
|
|
|
require linux-libre before it will be installed.
|
|
|
|
|
|
|
|
|