summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-11-11rootfs-common: remove the now unused ROOTFS_<PKG>_POST_GEN_HOOKSArnout Vandecappelle
2013-11-11rootfs-ext2: make the symlink as a _POST_TARGETArnout Vandecappelle
2013-11-10Config.in files: add missing dependencies to toolchain option commentsThomas De Schampheleire
2013-10-26Remove redundant dollar signs in Config.in filesThomas De Schampheleire
2013-09-13package: remove the empty trailing linesJerzy Grzegorek
2013-09-12ubifs filesystem image: line up and improve Config.in optionsThomas De Schampheleire
2013-09-06Fix build reproducibility in Make 3.82Jérôme Pouiller
2013-07-20fix white spacesJerzy Grzegorek
2013-07-08linux: Do not force GZIP initramfs compressionValentine Barshak
2013-06-20Normalize separator size to 80 in remaining makefilesAlexandre Belloni
2013-06-07Normalize separator size to 80Jerzy Grzegorek
2013-06-07Fix package headers to comply with coding styleJerzy Grzegorek
2013-06-03package/genext2fs: add host variantYann E. MORIN
2013-05-29fs/ext2: further fix to the UUIDYann E. MORIN
2013-05-28fs/ext2: explicitly set a NULL UUIDYann E. MORIN
2013-04-25packages: add ability for packages to create usersYann E. MORIN
2013-04-25fs/ubifs: factorize all the "depends on" into "if...endif" blocksMark Jackson
2013-04-25fs/ubifs: allow extra options to be passed to ubifs creation toolsMark Jackson
2013-04-24fs/common: add support for LZO and XZ compression methodsGustavo Zacarias
2013-04-12fs/ext2: bump journal overhead to 1300 blocksPeter Korsgaard
2013-04-12fs/ext2: remove count- and time-based fsckYann E. MORIN
2013-04-12fs/ext2: add support for ext2 rev0 and rev1Yann E. MORIN
2013-04-12fs/ext2: add a symlink 'rootfs.ext#' -> 'rootfs.ext2'Yann E. MORIN
2013-04-12fs/ext2: add ability to build ext3/4 tooYann E. MORIN
2013-04-12fs/ext2: enclose the ext2 options in if...endifYann E. MORIN
2013-04-11fs/jffs2: refactor endianess selection to use BR2_ENDIANThomas Petazzoni
2013-03-13fs/common.mk: Strip extra whitespace when device table is emptyEzequiel Garcia
2013-01-20fs/common.mk: delay evaluation of variablesArnout Vandecappelle (Essensium/Mind)
2012-12-02reorder fs alphabeticallyJeremy Rosen
2012-11-29cramfs.mk: drop invalid -q optionPeter Korsgaard
2012-11-21fs/common: Create initial console deviceMarkos Chandras
2012-11-17Warn the user about the usage of output/target as the root filesystemThomas Petazzoni
2012-11-14iso9660 fs: use cpio initrd instead of ext2Arnout Vandecappelle
2012-11-07cpio/initramfs: clarify their use in the help textArnout Vandecappelle
2012-11-04New top-level directory: systemThomas Petazzoni
2012-10-24fs/skeleton: remove /etc/TZPeter Korsgaard
2012-10-06use portable printf instead of echo -e, needed for MacOS X buildhostWaldemar Brodkorb
2012-04-26Add the www-data user group to the skeleton target filesystemspdawson@gmail.com
2012-04-20Fix systemd failure with media devicesMaxime Ripard
2012-04-19Remove unused .fakeroot.* mechanismThomas Petazzoni
2012-04-19Fix systemd failure with lock filesMaxime Ripard
2012-03-19Change the /etc/mtab symlink to use an absolute pathMaxime Ripard
2012-03-15Remove stray $ character from a bunch of init scriptsLuca Ceresoli
2012-03-11sh: Add additional ttySCsPhil Edworthy
2012-02-02Introduce /run directoryYegor Yefremov
2012-02-01Add support for package-declared devicesMaxime Ripard
2012-01-11Rework of shutdown policy in inittabMaxime Ripard
2012-01-10Add ttyGS0 to securettyJean-Christophe PLAGNIOL-VILLARD
2011-12-06fs/skeleton: make /var/lib/misc a symlink to /tmpPeter Korsgaard
2011-10-28/etc/profile: read in /etc/profile.d/*.sh filesThomas De Schampheleire