Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-12 | libre/systemd: Bump pkgrel | Luke Shumaker | |
2018-07-12 | libre/systemd: Include systemd-udev in groups=('base') | Luke Shumaker | |
It didn't need that before, because it was part of systemd, which was pulled in by systemd-sysvcompat. But now that it's separate, it needs to be in the group, which acts as a decider between it and other provides=(udev) packages. This is also consistent with the old core/udev package. | |||
2018-07-12 | libre/systemd: Split udev off in to a separate package | Luke Shumaker | |
2018-07-12 | libre/systemd: Fix license=() | Luke Shumaker | |
https://bugs.archlinux.org/task/59306 | |||
2018-07-12 | libre/systemd: Rename the libsystemd split packages to systemd-$X | Luke Shumaker | |
So libsystemd-standalone becomes systemd-libsystemd. | |||
2018-07-12 | libre/systemd: Reduce differences with Arch | Luke Shumaker | |
2018-07-09 | systemd-239.0-2.parabola1: updating version | Omar Vega Ramos | |
2018-06-23 | systemd-238.133-4.parabola1: updating version | Omar Vega Ramos | |
2018-04-11 | systemd-238.76-1.parabola1: updating version | Omar Vega Ramos | |
2018-03-13 | systemd-238.0-3.parabola2: Minor fix | Omar Vega Ramos | |
2018-03-13 | systemd-238.0-3.parabola1: updating version | Omar Vega Ramos | |
2018-02-06 | systemd-237.0-2.parabola1: updating version | Omar Vega Ramos | |
2018-01-07 | systemd-236.0-2.parabola2: rebuild | Omar Vega Ramos | |
2017-12-21 | libre/systemd: upgpkg 236.0-2.parabola1 | Luke Shumaker | |
2017-12-19 | systemd: prevent fiasco upon cryptsetup 2 arrival to i686 | Isaac David | |
2017-12-13 | libre/systemd: rebuilt against updated cryptsetup | Andreas Grapentin | |
2017-11-18 | systemd-235.38-2.parabola1: updating version | Omar Vega Ramos | |
2017-10-22 | systemd-235.8-1.parabola1: updating version | Omar Vega Ramos | |
2017-09-12 | libre/systemd: fix libnss_* manpages | Luke Shumaker | |
They were being installed with a literal '*' in the filename. | |||
2017-09-10 | libre/systemd: bump pkgrel | Luke Shumaker | |
2017-09-10 | libre/systemd: split out nss-systemd module like other nss modules | Luke Shumaker | |
2017-09-10 | libre/systemd: Put the libnss_$module.so.*.8 man page aliases in correct pkgs | Luke Shumaker | |
I'm not sure what version these were added in, but the splitty bit wasn't updated. | |||
2017-09-10 | libre/systemd: formatting changes to reduce patch size with Arch systemd | Luke Shumaker | |
2017-09-06 | systemd-234.11-8.parabola1: make libseccomp a make dependency | Omar Vega Ramos | |
2017-08-15 | systemd-234.11-6.parabola1: updating version | Omar Vega Ramos | |
2017-07-07 | libre/systemd: update to 233 | Luke Shumaker | |
2017-05-03 | libre/systemd: fix build for gperf 3.1 | Luke Shumaker | |
2017-05-03 | libre/systemd: bump pkgrel, tidy | Luke Shumaker | |
Track the splash image here, instead of having it as a downloadable URL. | |||
2017-02-01 | systemd-232-8.parabola1: add hook for ConditionNeedsUpdate and update hwdb hook | André Fabian Silva Delgado | |
2017-01-28 | add ~lukeshu/httpconnectd-git | Luke Shumaker | |
2017-01-13 | systemd-232-7.parabola1: implement pacman hooks 'systemd-sysusers.hook' and ↵ | André Fabian Silva Delgado | |
'systemd-tmpfiles.hook' | |||
2016-12-13 | systemd: minor fix | André Fabian Silva Delgado | |
2016-12-13 | systemd-232-6.parabola1: bump to Arch's revision | André Fabian Silva Delgado | |
* fix pam file: s/system-auth/system-login/ * avoid hiding bind mounts in nspawn (FS#52009 -> https://bugs.archlinux.org/task/52009) * fix build system to cope with recent lz4 (FS#52065 -> https://bugs.archlinux.org/task/52065) * make sure to initially populate the space info cache (FS#52012 -> https://bugs.archlinux.org/task/52012) * fix nspawn error code for --help and --version (FS#52029 -> https://bugs.archlinux.org/task/52029) * provide our own /etc/pam.d/systemd-user (FS#52039 -> https://bugs.archlinux.org/task/52039) | |||
2016-12-02 | systemd-232-4.parabola1: updating version | André Fabian Silva Delgado | |
2016-10-12 | systemd-231-4.parabola1: avoid reexec when upgrading from 231-1.parabola1 - ↵ | André Fabian Silva Delgado | |
FS#51275 -> https://bugs.archlinux.org/task/51275 | |||
2016-10-05 | systemd-231-3.parabola1: bump to Arch's revision | André Fabian Silva Delgado | |
* backport fix for local denial-of-service - FS#51035 -> https://bugs.archlinux.org/task/51035 * use correct commit hashes for fixing local DoS - FS#51179 -> https://bugs.archlinux.org/task/51179 * fix graphical crash on reexec | |||
2016-09-24 | systemd: minor fix | André Fabian Silva Delgado | |
2016-07-31 | systemd-231-1.parabola1: updating version | André Fabian Silva Delgado | |
2016-07-23 | systemd-230-7.parabola1: bump to Arch's revision | André Fabian Silva Delgado | |
* backport some more trivial fixes * ensure udevd runs with --resolve-names=never in early userspace - FS#49849 -> https://bugs.archlinux.org/task/49849 * remove upgrade transitions for anything older than 2 years * add --with-dbuspolicydir=/usr/share/dbus-1/system.d, drop backup entries * backport fix for assertion fail on boot (upstream #3747 and #3438) | |||
2016-06-27 | systemd{,-knock}: fix checksums | André Fabian Silva Delgado | |
2016-06-27 | systemd-230-5.parabola1: bump to Arch's revision | André Fabian Silva Delgado | |
* backport fix for ipv6 gateway autoconfiguration - FS#47572 -> https://bugs.archlinux.org/task/47572 * add rescue/emergency targets and needed machinery - FS#36265 -> https://bugs.archlinux.org/task/36265 | |||
2016-06-23 | systemd-230-4.parabola2: fix packaging in systemd split package | André Fabian Silva Delgado | |
2016-06-22 | systemd-230-4.parabola2: rebuild armv7h package to fix systemd split package | André Fabian Silva Delgado | |
2016-06-14 | systemd: minor fix | André Fabian Silva Delgado | |
2016-06-12 | systemd-230-4.parabola1: backport fix for automount idle-umount | André Fabian Silva Delgado | |
2016-06-04 | systemd-230-3.parabola1: updating version | André Fabian Silva Delgado | |
2016-05-25 | libre/systemd: bump pkgrel | Luke Shumaker | |
2016-05-25 | libre/systemd: further split the package | Luke Shumaker | |
Also, put library-related files (man pages, includes, pkgconfig entries) in the package with the library. Splitting out the libraries should help with the openrc efforts. Or at least avoid the awkward repackaging of libsystemd that is currently happening. | |||
2016-05-25 | libre/systemd: Tidy, also package libsystemd, systemd-sysvcompat. | Luke Shumaker | |
2016-05-25 | libre/systemd: Split gnu+linux.patch into multiple patches, tidy them up. | Luke Shumaker | |
I removed several instances of replacing "Linux" with "GNU/Linux" in man pages where it was (correctly) referring to kernel, not the complete operating system. In the FSDG-distros patch, I added " (Spartakus)" to several BLAG examples, as appropriate. Also, some of the linebreaks were in bad locations with the XML. I also added a patch to systemd-resolved to have the default hostname be "gnu-linux[.local]" instead of "linux[.local]". |