index
:
buildroot.git
master
odroid-xu4-v1
Buildroot
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
iso9660
Age
Commit message (
Expand
)
Author
2016-11-03
fs/iso9660: drop reference to host-fakeroot
Thomas Petazzoni
2015-08-18
fs: iso9660: change boot menu entry text
Vivien Didelot
2015-07-30
fs/iso9660: install Isolinux comboot modules
Noé Rubinstein
2015-07-14
fs/iso9660: change the name of the tmp dir to be consistent
Arnout Vandecappelle
2015-06-14
fs/iso9660: add support for grub2
Thomas Petazzoni
2015-06-14
fs/iso9660: add hybrid image support
Thomas Petazzoni
2015-06-14
fs/iso9660: add isolinux support
Thomas Petazzoni
2015-06-14
fs/iso9660: use 'depends on' instead of 'select' for bootloader
Thomas Petazzoni
2015-06-14
fs/iso9660: introduce bootloader choice
Thomas Petazzoni
2015-06-14
fs/iso9660: introduce new variables
Thomas Petazzoni
2015-06-14
fs/iso9660: support building a real iso9660 filesystem
Thomas Petazzoni
2015-06-14
fs/iso9660: prepare cleaner kernel/initrd path handling
Thomas Petazzoni
2015-06-14
fs/iso9660: get grub splash from $(TARGET_DIR)
Thomas Petazzoni
2015-06-14
fs/iso9660: change the location of the splash image
Thomas Petazzoni
2015-06-14
fs/iso9660: rename all variables to use the ROOTFS_ISO9660 prefix
Thomas Petazzoni
2015-06-14
fs/iso9660: enable Joliet extension
Thomas Petazzoni
2015-06-14
fs/iso9660: convert to the filesystem infrastructure
Thomas Petazzoni
2015-06-14
fs/iso9660: use if ... endif block instead of depends on
Thomas Petazzoni
2015-04-14
fs: declare phony targets as such
Thomas Petazzoni
2014-11-22
fs/iso9660: use install instead of cp
Guido Martínez
2014-10-19
fs/iso9660: add dependencies for make source
Karoly Kasza
2014-06-09
filesystems: also chown symlinks
Yann E. MORIN
2014-03-06
fs/iso9660: fix iso9660 support
Gustavo Zacarias
2014-01-16
package: fix white spaces
Jerzy Grzegorek
2013-12-31
fs/iso9660: add Grub splashscreen support
Thomas Petazzoni
2013-12-29
fs/iso9660: do not use an initrd in iso image when using initramfs
Thierry Bultel
2013-12-29
fs/iso9660: select ISO9660 support in Grub
Thomas Petazzoni
2013-12-29
fs/iso9660: put the Buildroot boot entry first in Grub menu.lst
Thomas Petazzoni
2013-12-15
Config.in files: unification of comments about dependency on Linux kernel
Thomas De Schampheleire
2013-11-11
rootfs-common: refactor the common compression commands
Arnout Vandecappelle
2013-11-10
Config.in files: add missing dependencies to toolchain option comments
Thomas De Schampheleire
2013-07-20
fix white spaces
Jerzy Grzegorek
2013-06-20
Normalize separator size to 80 in remaining makefiles
Alexandre Belloni
2013-06-07
Normalize separator size to 80
Jerzy Grzegorek
2012-11-14
iso9660 fs: use cpio initrd instead of ext2
Arnout Vandecappelle
2012-04-19
Remove unused .fakeroot.* mechanism
Thomas Petazzoni
2011-07-27
iso9660: fix build after linux package change
Peter Korsgaard
2011-07-18
iso9660: fix build after af52661d (linux: rename LINUX26 to LINUX)
Peter Korsgaard
2010-11-19
fs: rename make targets to match package/ convention
Peter Korsgaard
2010-06-22
iso9660: take into account the linux changes
Thomas Petazzoni
2010-04-15
iso9660: menu.lst fixup after move to fs
Peter Korsgaard
2010-04-09
Move all filesystem generation code to fs/
Thomas Petazzoni