summaryrefslogtreecommitdiffstats
path: root/rules/rootfs.make
Commit message (Expand)AuthorAgeFilesLines
* rootfs: Fix handling of empty variablesSascha Hauer2021-02-041-4/+6
* rootfs: Fix creation of the /media directoryGavin Schenk2020-10-141-0/+1
* rules: drop source archive stamp handlingMichael Olbrich2020-08-141-1/+0
* rootfs: don't create empty /media subdirsMichael Olbrich2020-07-061-10/+10
* rootfs: use ptx/cfghash instead of manual tricks to rebuild the packageMichael Olbrich2020-03-201-3/+1
* varoverlayfs: make run-varoverlayfs.mount a hidden dependencyMichael Olbrich2019-09-201-2/+0
* rootfs: update /etc/issue when its content changesRoland Hieber2019-08-291-0/+18
* CREDITS: remove unmaintained fileRoland Hieber2019-07-031-2/+0
* rootfs: keep /var writable, even if the rootfs is read-onlyJuergen Borleis2019-06-281-3/+16
* rootfs: '/var' is a mandatory directory according to FHSJuergen Borleis2019-06-081-2/+0
* rootfs: keep '/var/tmp' permissions in sync with 'systemd'Juergen Borleis2019-06-081-1/+1
* rootfs: correctly escape /etc/issue figletsRoland Hieber2017-12-051-2/+4
* systemd: /usr mergeMichael Olbrich2017-04-111-1/+1
* rootfs: option to link /etc/resolv.conf to /lib/systemd/resolv.confArtur Wiebe2017-03-241-0/+3
* make /var/run a symlink to /runMichael Olbrich2016-07-231-1/+1
* rootfs: /etc/(g)shadow: install as group shadowMarc Kleine-Budde2016-05-201-2/+2
* rootfs: Add Option to install /sbin/init as /initMarkus Pargmann2016-02-091-0/+7
* rootfs: fix migration from generic -> projectrootMarc Kleine-Budde2015-06-191-1/+1
* License management: prevent some packages from listed in the reportJuergen Borleis2015-02-061-0/+1
* rootfs: add option to let systemd provide /etc/resolv.confMichael Olbrich2014-06-171-0/+3
* rootfs: change permissions of initial device nodesAlexander Dahl2012-10-171-2/+2
* rootfs: support for symlink resolv.conf to /runJan Luebbe2012-09-301-0/+3
* rootfs: add choice to link resolv.conf to /proc/net/pnpChristoph Fritz2012-09-211-1/+4
* rules/rootfs.make: Fix date callBernhard Walle2012-05-071-1/+1
* {os-release, rootfs}.make: Don't rely on GNU dateBernhard Walle2012-03-061-1/+1
* rootfs: Allow installation of /etc/modprobe.confBernhard Walle2012-01-191-0/+3
* rootfs: figlet text punctuation marks look better with surrounding spacesMichael Olbrich2011-12-151-2/+3
* rootfs: add /etc/issueMichael Olbrich2011-09-031-0/+36
* rootfs: change /etc/mtab to be an absolute link againRobert Schwebel2011-05-091-3/+3
* roots: add option to create /runMichael Olbrich2011-04-221-0/+3
* rootfs: add link to /proc/self/mountsRobert Schwebel2011-03-211-0/+3
* [rootfs] remove obsolete stagesMichael Olbrich2010-10-271-40/+1
* [rules] remove obsolete fixup linesMichael Olbrich2010-07-191-3/+0
* [rootfs] better /etc/mtab handlingMichael Olbrich2010-02-191-1/+9
* [rootfs] add /var/tmp as new tmpfsMichael Olbrich2010-02-111-0/+3
* [rootfs] remove unused ROOTFS_DIRMichael Olbrich2010-01-191-1/+0
* [rules] remove obsolete clean target & minor cleanupsMichael Olbrich2010-01-181-10/+2
* [rootfs] add /var/spool and /var/spool/cronMarc Kleine-Budde2009-12-021-0/+7
* [rootfs] just cleanupsMarc Kleine-Budde2009-10-281-1/+0
* * rootfs: Some packages need a /var/cacheJuergen Beisert2009-06-221-0/+3
* [rootfs] don't install shadow-Marc Kleine-Budde2009-05-281-2/+1
* [rootfs] just cleanupsMarc Kleine-Budde2009-05-281-22/+22
* * rootfs: refactor /etc/profileWolfram Sang2009-05-191-0/+1
* * rootfs: fix nsswitch.conf and resolv.conf handlingRobert Schwebel2009-02-251-2/+5
* [rootfs] just cleanupsMarc Kleine-Budde2009-02-231-31/+19
* * resolv.conf: fix missing ,Robert Schwebel2009-02-231-1/+1
* * resolv.confRobert Schwebel2009-02-231-1/+3
* * rootfs: use the gateway as the default nameserver; users canRobert Schwebel2009-02-231-0/+3
* * init: introduce infrastructure for multiple init methodsRobert Schwebel2009-02-201-709/+22
* * rootfs: Allow only rshd to be controlled via inetd,Juergen Beisert2009-02-051-8/+1