summaryrefslogtreecommitdiff
path: root/src/shared/base-filesystem.c
Commit message (Expand)AuthorAgeFilesLines
* base-file-system: always generate error messages locallyLennart Poettering2014-09-031-3/+4
* base_filesystem_create: do not try to create "/root" if it existsHarald Hoyer2014-09-031-3/+3
* base-filesystem.c: terminate string array elements with \0Harald Hoyer2014-07-071-5/+6
* base-filesystem: avoid all searching if the link already existsKay Sievers2014-07-011-0/+3
* base-filesystem: explicitely check existence of the platform's ABI dynamic lo...Kay Sievers2014-07-011-5/+18
* base-filesystem: create /lib64 symlink to libdir /usr directoryKay Sievers2014-07-011-7/+21
* nspawn: create essential base directories at system bootupKay Sievers2014-06-241-0/+82