summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.15HEADbaselayout-2.15masterMike Gilbert2024-03-111-1/+1
* 2.14baselayout-2.14Mike Gilbert2023-07-081-1/+1
* Makefile: create /dev/console and /dev/null in the layout targetMike Gilbert2023-07-081-0/+4
* Makefile: simplify creation of /root, /tmp, /var/tmpMike Gilbert2023-07-081-9/+9
* Move /var/run and /var/lock back to the layout targetMike Gilbert2023-01-271-5/+3
* version 2.11baselayout-2.11William Hubbs2023-01-271-1/+1
* drop /usr/tmp from makefileWilliam Hubbs2023-01-271-1/+0
* update version to 2.10William Hubbs2023-01-271-1/+1
* install the fhs compatible symlinks in the MakefileWilliam Hubbs2023-01-251-0/+6
* drop fhs compatibility symlinks from the makefileWilliam Hubbs2023-01-251-5/+0
* drop .keep files in layout targetWilliam Hubbs2023-01-251-2/+0
* drop OS specific supportWilliam Hubbs2023-01-031-37/+13
* version 2.9baselayout-2.9William Hubbs2022-09-181-1/+1
* silence message about ignoring the touch failureWilliam Hubbs2022-09-171-1/+1
* Relax checks on KEEPDIR when directories are mounted fsPaymon2022-09-171-1/+1
* Makefile: simplify /sbin symlink for usrmergeMike Gilbert2022-09-171-1/+1
* version 2.8baselayout-2.8William Hubbs2021-09-271-1/+1
* typo fixWilliam Hubbs2021-09-271-1/+1
* clean up makefileWilliam Hubbs2021-09-271-2/+5
* drop lib directory installation from MakefileWilliam Hubbs2021-09-271-2/+0
* move 00protected-links.conf to /usr/lib/sysctl.dWilliam Hubbs2021-09-251-1/+2
* generate /usr/lib/os-release dynamicallyWilliam Hubbs2021-09-241-0/+3
* create /etc/gentoo-release here instead of in the ebuildWilliam Hubbs2021-09-241-0/+1
* create bin and sbin directoriesWilliam Hubbs2021-05-111-1/+8
* update version to 2.7William Hubbs2020-02-091-1/+1
* bump version to 2.6William Hubbs2018-05-281-1/+1
* Makefile: do not touch .keep file if it already existsWilliam Hubbs2018-05-261-0/+1
* makefile: ignore touch failures for .keep filesWilliam Hubbs2018-05-261-1/+1
* Fix installation of .keep filesWilliam Hubbs2018-02-221-0/+4
* Makefile: layout-usrmerge should do nothing on non-Linux systemsWilliam Hubbs2018-02-071-0/+2
* Do not install .keep filesWilliam Hubbs2018-02-061-5/+0
* add layout-usrmerge to optionally support the /usr mergeWilliam Hubbs2017-11-171-0/+5
* version 2.5William Hubbs2017-10-031-1/+1
* makefile: do not set DESTDIRWilliam Hubbs2017-08-201-2/+0
* version 2.4.1William Hubbs2017-06-091-1/+1
* version 2.4William Hubbs2017-06-081-1/+1
* Makefile: add changelog targetWilliam Hubbs2016-09-011-1/+5
* Makefile: Add /etc/mtab symbolic link to layout-LinuxWilliam Hubbs2014-08-131-0/+1
* Begin updating Makefile to work with gitWilliam Hubbs2014-08-061-27/+12
* Set version in MakefileWilliam Hubbs2014-08-061-1/+1
* restore /var/lock and /var/run for BSD, and move /run and /run/lock into Linu...Mike Frysinger2011-10-041-3/+14
* symlink /var/run to /run and /var/lock to /run/lockMike Frysinger2011-09-301-4/+2
* drop unused LIB varMike Frysinger2011-09-291-1/+0
* make sure /var/lock is g+w #377251 by Malte StarostikMike Frysinger2011-09-281-0/+1
* drop unused BASE_DIRS logicMike Frysinger2011-06-271-6/+0
* Install the /run directory for bug #361349.William Hubbs2011-06-211-0/+1
* install more skel dirs as required by fhs and our general usageMike Frysinger2011-06-181-3/+10
* drop /usr/local/share/{doc,man} ... if packages use these dirs, they can crea...Mike Frysinger2011-06-181-2/+0
* remove useless "|| exit" logic -- make itself will automatically exit upon fa...Mike Frysinger2011-06-181-8/+8
* flatten dir list to make reading easierMike Frysinger2011-06-181-4/+16