]> rtime.felk.cvut.cz Git - coffee/buildroot.git/history - fs
DEVELOPERS: add myself to packages
[coffee/buildroot.git] / fs /
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
2015-04-14 Thomas Petazzonifs: add rootfs dependencies to PACKAGES
2015-04-14 Thomas Petazzonifs: declare phony targets as such
2015-03-09 Thomas De Schamphe... fs/common: build host-xz when xz compression is used
2015-03-08 Stefan Sørensenfs: Bail out on errors in fakeroot script
2015-03-02 Peter KorsgaardMerge branch 'next'
2015-02-19 Yann E. MORINfs/tar: only store numeric uid/gid
2014-12-10 Jerzy Grzegorekpackage: indentation cleanup
2014-12-07 Yann E. MORINfs/ext2: add option to specify a filesystem label
2014-12-07 Yann E. MORINfs/ext2: use the new mke2img host package
2014-12-07 Yann E. MORINpackage/mke2img: new package
2014-12-01 Peter KorsgaardMerge branch 'next'
2014-11-22 Guido Martínezfs/iso9660: use install instead of cp
2014-10-26 Jerzy Grzegorekpackage: indentation cleanup
2014-10-23 Jerzy Grzegorekpackage: indentation cleanup
2014-10-19 Karoly Kaszafs/iso9660: add dependencies for make source
2014-10-07 Thomas De Schamphe... .mk files: bulk aligment and whitespace cleanup of...
2014-07-29 Thomas De Schamphe... linux: remove support of linux26-* targets
2014-06-14 Thomas De Schamphe... infra: consistently use double dollar signs inside...
2014-06-09 Yann E. MORINfilesystems: also chown symlinks
2014-06-04 Peter Korsgaardfs/common.mk: unbreak .xz compression when host-xz...
2014-06-01 Peter KorsgaardMerge branch 'next'
next