]> rtime.felk.cvut.cz Git - coffee/buildroot.git/history - fs
busybox: S10mdev: fix module autoloading
[coffee/buildroot.git] / fs /
2018-02-26 Gaël PORTAYfs/cpio/init: preserve arguments
2018-01-15 Yann E. MORINfs: pass EXTRA_ENV to post-fakeroot script
2018-01-08 Peter Korsgaardfs/tar: add option for lz4 compression
2018-01-08 Peter Korsgaardfs/ext2: add option for lz4 compression
2018-01-08 Peter Korsgaardfs/cpio: add option for lz4 compression
2018-01-08 Peter Korsgaardfs/common.mk: support lz4 compression
2018-01-03 Yann E. MORINfs: make it behave a bit more like the package infra
2018-01-03 Yann E. MORINfs/ubifs: spin-off ubi to be its own filesystem
2018-01-02 Yann E. MORINfs/iso9660: fix transparent (de)compression
2017-12-31 Yann E. MORINfs/iso9660: add option for transparent (de)compression
2017-12-27 Yann E. MORINfs/ubifs: split long line, use simple asignment
2017-12-02 Yann E. MORINfs: prepare temp directory before running PRE_GEN hooks
2017-12-01 Thomas PetazzoniMerge branch 'next'
2017-11-30 Yann E. MORINfs: don't remove intermediate files
2017-11-30 Yann E. MORINfs/iso9660: don't pollute $(BUILD_DIR) with temp dir
2017-11-30 Yann E. MORINfs: don't pollute $(BUILD_DIR) with temp files
2017-11-30 Yann E. MORINfs: remove TARGET_DIR_WARNING_FILE late
2017-11-30 Yann E. MORINfs/common: get rid of post-target rules
2017-11-30 Yann E. MORINfs/cpio: use a post-gen hook rather than a post-target...
2017-11-30 Yann E. MORINfs/ext2: use a post-gen hook rather than a post-target...
2017-11-30 Yann E. MORINfs/initramfs: cleanups, enhance comments
2017-11-05 Andrey Smirnovfs: add missing $$(sep) to pre- and post-command hooks...
2017-09-23 Yann E. MORINfs/iso9660: remove support for grub
2017-09-02 Thomas PetazzoniMerge branch 'next'
2017-08-15 Yann E. MORINfs/iso9660: really create initrd temp dir
2017-08-09 Arnout Vandecappel... Merge branch 'master' into next
2017-08-09 Yann E. MORINfs/squashfs: honour the number of parallel jobs
2017-08-02 Yann E. MORINfs: add pre- and post-command hooks
2017-07-28 Marcus Hoffmannfs/ext2: fix typo
2017-07-25 Yann E. MORINfs/ext2: hint about setting the filesystem size on...
2017-07-11 Yann E. MORINfs/squashfs: cleanup if-else cascade
2017-07-09 Sébastien Szymanskifs/ext2: Add BR2_TARGET_ROOTFS_EXT2_MKFS_OPTIONS option
2017-07-09 Samuel Martinfs/ext2: rename BR2_TARGET_ROOTFS_EXT2_BLOCKS to BR2_TA...
2017-07-05 Arnout VandecappelleGlobally replace $(HOST_DIR)/usr/share with $(HOST_DIR...
2017-07-05 Arnout VandecappelleGlobally replace $(HOST_DIR)/usr/sbin with $(HOST_DIR...
2017-07-05 Arnout VandecappelleGlobally replace $(HOST_DIR)/usr/bin with $(HOST_DIR...
2017-07-04 Sébastien Szymanskifs/ext2: use mkfs to generate rootfs image
2017-07-04 Samuel Martinfs/ext2: deprecate BR2_TARGET_ROOTFS_EXT2_EXTRA_INODES...
2017-07-04 Yann E. MORINpackage/mke2img: add option to specify block size
2017-07-04 Yann E. MORINfs/ext2: simplify code
2017-07-04 Yann E. MORINfs/ext2: allow reserving zero block for root
2017-07-04 Yann E. MORINfs/ext2: always pass the label option
2017-07-04 Yann E. MORINfs/ext2: always pass the number of inodes
2017-05-04 J Evansext2: add help text for BR2_TARGET_ROOTFS_EXT2_BLOCKS
2017-04-30 J Evansfs/ext2: ensure -b option is always set for mke2img
2017-03-25 Sébastien Szymanskifs/ext2: Remove support for auto-calculation of rootfs...
2017-03-01 Arnout Vandecappellefs/iso9660: doesn't support (grub2) EFI
2016-12-28 Baruch Siachfs/tar: make --no-recursion effective
2016-12-14 Yann E. MORINfs: set packages permissions even with no system device...
2016-12-14 Peter Korsgaardfs/ext2: default to ext2 rev1
2016-12-02 Peter KorsgaardMerge branch 'next'
2016-12-01 Peter KorsgaardMerge branch 'next'
2016-11-27 Peter KorsgaardRevert "fs: use pseudo instead of fakeroot"
2016-11-27 Peter KorsgaardRevert "fs: call the pseudo wrapper"
2016-11-27 Peter Korsgaardfs/ubifs: work around fakeroot / sed -i issue on system...
2016-11-23 Jérôme Pouillerfs/common: lock modification times in $TARGET_DIR
2016-11-23 Jérôme Pouillerfs/tar: make results reproducible
2016-11-21 Gaël PORTAYfs/ext2: fix double quoted label
2016-11-09 Yann E. MORINfs: call the pseudo wrapper
2016-11-03 Thomas Petazzonifs/iso9660: drop reference to host-fakeroot
2016-11-03 Yann E. MORINfs: use pseudo instead of fakeroot
2016-07-03 Yann E. MORINfs/common: add option to execute custom scripts under...
2016-06-25 Frank Hunlethfs/tar: support passing long options to tar
2016-06-07 Yann E. MORINfs: add sha-bang to fakeroot script
2016-06-07 Yann E. MORINfs/squashfs: remove useless chmod
2016-06-07 Yann E. MORINfs/ubifs: fix the UBI commands
2016-06-07 Yann E. MORINfs/squashfs: split commands
2016-06-07 Yann E. MORINfs/jffs2: split commands
2016-06-07 Yann E. MORINfs: properly escape commands when generating fakeroot...
2016-06-06 Yann E. MORINfs/cloop: split long line
2016-05-08 Brian 'redbeard... fs/common: fix typo in comments
2016-02-01 Yann E. MORINfs/common: generate users before setting permissions
2015-10-31 Yann E. MORINfs/ext2: add options for extra space and extra inodes
2015-10-15 Peter Korsgaardfs/axfs: fix URL indentation
2015-10-14 Ariel D'Alessandroaxfs: add new filesystem type
2015-10-06 Arnout Vandecappellefs/romfs: remove redunant ROMFS_TARGET definition
2015-10-04 Matthias Weissersquashfs: Add lz4 hc compression
2015-09-01 Peter KorsgaardMerge branch 'next'
2015-08-18 Vivien Didelotfs: iso9660: change boot menu entry text
2015-08-10 Thomas Petazzonifs/common: add <fs>_POST_GEN_HOOKS support
2015-07-30 Noé Rubinsteinfs/iso9660: install Isolinux comboot modules
2015-07-21 Thomas Petazzonifs: build host-mkpasswd when BR2_ROOTFS_USERS_TABLES...
2015-07-13 Arnout Vandecappellefs/iso9660: change the name of the tmp dir to be consistent
2015-06-14 Thomas Petazzonifs/iso9660: add support for grub2
2015-06-14 Thomas Petazzonifs/iso9660: add hybrid image support
2015-06-14 Thomas Petazzonifs/iso9660: add isolinux support
2015-06-14 Thomas Petazzonifs/iso9660: use 'depends on' instead of 'select' for...
2015-06-14 Thomas Petazzonifs/iso9660: introduce bootloader choice
2015-06-14 Thomas Petazzonifs/iso9660: introduce new variables
2015-06-14 Thomas Petazzonifs/iso9660: support building a real iso9660 filesystem
2015-06-14 Thomas Petazzonifs/iso9660: prepare cleaner kernel/initrd path handling
2015-06-14 Thomas Petazzonifs/iso9660: get grub splash from $(TARGET_DIR)
2015-06-14 Thomas Petazzonifs/iso9660: change the location of the splash image
2015-06-14 Thomas Petazzonifs/iso9660: rename all variables to use the ROOTFS_ISO9...
2015-06-14 Thomas Petazzonifs/iso9660: enable Joliet extension
2015-06-14 Thomas Petazzonifs/iso9660: convert to the filesystem infrastructure
2015-06-14 Thomas Petazzonifs/iso9660: use if ... endif block instead of depends on
2015-06-01 Peter KorsgaardMerge branch 'next'
2015-05-22 Michał Leśniewskifs/jffs2: Fix mkfs.jffs2 --pagesize parameter usage
2015-04-26 Thomas Petazzonifs: only add non rootfs- targets to PACKAGES
next