summaryrefslogtreecommitdiffstats
path: root/remote/modules/systemd/systemd-openslx.patch
Commit message (Collapse)AuthorAgeFilesLines
* don't split busybox applets in /usr.Jonathan Bauer2014-07-011-2/+2
| | | | | | all busybox stuff is now under /bin and /sbin. We create links for all applets in stage32's /bin and /sbin. This fixes the "no such file" errors caused by hardcoded calls (e.g. /bin/rm) in a some binaries.
* [systemd] Add patch that doesn't clear HOME and USER environment variable to ↵Simon Rettberg2013-12-191-0/+26
avoid a deadlock in libc/nss/nss_ldap/openssl/libpkcs11