]> rtime.felk.cvut.cz Git - coffee/buildroot.git/history - fs/iso9660
log4cplus: add C++11 dependencies
[coffee/buildroot.git] / fs / iso9660 /
2018-04-01 Ricardo Martincoskifs/*/*.mk: fix code style
2018-03-31 Yann E. MORINfs/iso9660: rename internal variable
2018-01-03 Yann E. MORINfs: make it behave a bit more like the package infra
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-01 Thomas PetazzoniMerge branch 'next'
2017-11-30 Yann E. MORINfs/iso9660: don't pollute $(BUILD_DIR) with temp dir
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-07-05 Arnout VandecappelleGlobally replace $(HOST_DIR)/usr/share with $(HOST_DIR...
2017-07-05 Arnout VandecappelleGlobally replace $(HOST_DIR)/usr/bin with $(HOST_DIR...
2017-03-01 Arnout Vandecappellefs/iso9660: doesn't support (grub2) EFI
2016-11-03 Thomas Petazzonifs/iso9660: drop reference to host-fakeroot
2015-09-01 Peter KorsgaardMerge branch 'next'
2015-08-18 Vivien Didelotfs: iso9660: change boot menu entry text
2015-07-30 Noé Rubinsteinfs/iso9660: install Isolinux comboot modules
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-04-14 Thomas Petazzonifs: declare phony targets as such
2014-12-01 Peter KorsgaardMerge branch 'next'
2014-11-22 Guido Martínezfs/iso9660: use install instead of cp
2014-10-19 Karoly Kaszafs/iso9660: add dependencies for make source
2014-06-09 Yann E. MORINfilesystems: also chown symlinks
2014-03-06 Gustavo Zacariasfs/iso9660: fix iso9660 support
2014-01-16 Jerzy Grzegorekpackage: fix white spaces
2013-12-30 Thomas Petazzonifs/iso9660: add Grub splashscreen support
2013-12-29 Thierry Bultelfs/iso9660: do not use an initrd in iso image when...
2013-12-29 Thomas Petazzonifs/iso9660: select ISO9660 support in Grub
2013-12-29 Thomas Petazzonifs/iso9660: put the Buildroot boot entry first in Grub...
2013-12-15 Thomas De Schamphe... Config.in files: unification of comments about dependen...
2013-11-10 Arnout Vandecappellerootfs-common: refactor the common compression commands
2013-11-10 Thomas De Schamphe... Config.in files: add missing dependencies to toolchain...
2013-07-20 Jerzy Grzegorekfix white spaces
2013-06-20 Alexandre BelloniNormalize separator size to 80 in remaining makefiles
2013-06-07 Jerzy GrzegorekNormalize separator size to 80
2012-11-14 Arnout Vandecappelleiso9660 fs: use cpio initrd instead of ext2
2012-04-19 Thomas PetazzoniRemove unused .fakeroot.* mechanism
2011-07-27 Peter Korsgaardiso9660: fix build after linux package change
2011-07-18 Peter Korsgaardiso9660: fix build after af52661d (linux: rename LINUX2...
2010-11-19 Peter Korsgaardfs: rename make targets to match package/ convention
2010-06-22 Peter KorsgaardMerge branch 'linux-cleanup' of git://git.busybox.net...
2010-06-22 Thomas Petazzoniiso9660: take into account the linux changes
2010-04-15 Peter Korsgaardiso9660: menu.lst fixup after move to fs
2010-04-09 Peter KorsgaardMerge branch 'fs-cleanup' of git://git.busybox.net...
2010-04-09 Thomas PetazzoniMove all filesystem generation code to fs/