summaryrefslogtreecommitdiffstats
path: root/fs/common.mk
Commit message (Expand)AuthorAgeFilesLines
* packages: add ability for packages to create usersYann E. MORIN2013-04-251-0/+3
* fs/common: add support for LZO and XZ compression methodsGustavo Zacarias2013-04-241-1/+7
* fs/common.mk: Strip extra whitespace when device table is emptyEzequiel Garcia2013-03-131-2/+2
* fs/common.mk: delay evaluation of variablesArnout Vandecappelle (Essensium/Mind)2013-01-201-22/+22
* Warn the user about the usage of output/target as the root filesystemThomas Petazzoni2012-11-171-0/+2
* use portable printf instead of echo -e, needed for MacOS X buildhostWaldemar Brodkorb2012-10-061-2/+2
* Remove unused .fakeroot.* mechanismThomas Petazzoni2012-04-191-2/+0
* Add support for package-declared devicesMaxime Ripard2012-02-011-0/+4
* System config: split static-dev device table setting into seperate optionPeter Korsgaard2011-07-251-1/+2
* Allow several device tables and split in two parts our device tableThomas Petazzoni2011-05-091-4/+6
* fs: add extra deps to ROOTFS_*_DEPENDENCIES variablesPeter Korsgaard2010-11-191-2/+5
* fs: rename make targets to match package/ conventionPeter Korsgaard2010-11-191-3/+3
* linux: add support for initramfsThomas Petazzoni2010-06-221-1/+5
* Add a <fs>-root-show-depends targetThomas Petazzoni2010-05-211-0/+3
* makedevs: convert to a more normal way of building packagesThomas Petazzoni2010-04-191-1/+1
* fs: change the way the device table is configuredThomas Petazzoni2010-04-171-2/+3
* Move all filesystem generation code to fs/Thomas Petazzoni2010-04-091-0/+70