1. 07e37bc squashfs: Add lz4 hc compression by Matthias Weisser · 9 years ago
  2. 7a691d0 fs: iso9660: change boot menu entry text by Vivien Didelot · 9 years ago
  3. 15a53b9 fs/common: add <fs>_POST_GEN_HOOKS support by Thomas Petazzoni · 9 years ago
  4. 8fb2b4c fs/iso9660: install Isolinux comboot modules by Noé Rubinstein · 9 years ago
  5. 95bd0ad fs: build host-mkpasswd when BR2_ROOTFS_USERS_TABLES is used by Thomas Petazzoni · 9 years ago
  6. 4d1a9d8 fs/iso9660: change the name of the tmp dir to be consistent by Arnout Vandecappelle · 9 years ago
  7. 795df97 fs/iso9660: add support for grub2 by Thomas Petazzoni · 9 years ago
  8. 5bac06e fs/iso9660: add hybrid image support by Thomas Petazzoni · 9 years ago
  9. f9ac784 fs/iso9660: add isolinux support by Thomas Petazzoni · 9 years ago
  10. bd256e9 fs/iso9660: use 'depends on' instead of 'select' for bootloader by Thomas Petazzoni · 9 years ago
  11. a399f5e fs/iso9660: introduce bootloader choice by Thomas Petazzoni · 9 years ago
  12. 1c5a097 fs/iso9660: introduce new variables by Thomas Petazzoni · 9 years ago
  13. 7080eef fs/iso9660: support building a real iso9660 filesystem by Thomas Petazzoni · 9 years ago
  14. 168cce0 fs/iso9660: prepare cleaner kernel/initrd path handling by Thomas Petazzoni · 9 years ago
  15. 3736b9a fs/iso9660: get grub splash from $(TARGET_DIR) by Thomas Petazzoni · 9 years ago
  16. 61db081 fs/iso9660: change the location of the splash image by Thomas Petazzoni · 9 years ago
  17. 0cfc57a fs/iso9660: rename all variables to use the ROOTFS_ISO9660 prefix by Thomas Petazzoni · 9 years ago
  18. 818fe5e fs/iso9660: enable Joliet extension by Thomas Petazzoni · 9 years ago
  19. 41f0688 fs/iso9660: convert to the filesystem infrastructure by Thomas Petazzoni · 9 years ago
  20. 4822966 fs/iso9660: use if ... endif block instead of depends on by Thomas Petazzoni · 9 years ago
  21. e3904a8 fs/jffs2: Fix mkfs.jffs2 --pagesize parameter usage by Michał Leśniewski · 9 years ago
  22. 54640e8 fs: only add non rootfs- targets to PACKAGES by Thomas Petazzoni · 9 years ago
  23. 4570dbc fs: add rootfs dependencies to PACKAGES by Thomas Petazzoni · 9 years ago
  24. 2aef771 fs: declare phony targets as such by Thomas Petazzoni · 9 years ago
  25. 26e0d50 fs/common: build host-xz when xz compression is used by Thomas De Schampheleire · 10 years ago
  26. 6b577b3 fs: Bail out on errors in fakeroot script by Stefan Sørensen · 10 years ago
  27. 66ee6dc fs/tar: only store numeric uid/gid by Yann E. MORIN · 10 years ago
  28. 5d47340 package: indentation cleanup by Jerzy Grzegorek · 10 years ago
  29. c83fa6b fs/ext2: add option to specify a filesystem label by Yann E. MORIN · 10 years ago
  30. d6831e5 fs/ext2: use the new mke2img host package by Yann E. MORIN · 10 years ago
  31. 9d19f8f package/mke2img: new package by Yann E. MORIN · 10 years ago
  32. 4273d4d fs/iso9660: use install instead of cp by Guido Martínez · 10 years ago
  33. 1769933 package: indentation cleanup by Jerzy Grzegorek · 10 years ago
  34. 595bf30 package: indentation cleanup by Jerzy Grzegorek · 10 years ago
  35. e4a436f fs/iso9660: add dependencies for make source by Karoly Kasza · 10 years ago
  36. f268f71 .mk files: bulk aligment and whitespace cleanup of assignments by Thomas De Schampheleire · 10 years ago
  37. 025d4a1 linux: remove support of linux26-* targets by Thomas De Schampheleire · 10 years ago
  38. 54456cc infra: consistently use double dollar signs inside inner-xxx-targets by Thomas De Schampheleire · 10 years ago
  39. 3fbd988 filesystems: also chown symlinks by Yann E. MORIN · 10 years ago
  40. 28b514a fs/common.mk: unbreak .xz compression when host-xz isn't built by Peter Korsgaard · 10 years ago
  41. 27a5414 Merge branch 'next' by Peter Korsgaard · 10 years ago
  42. e5512df fs/tar: use qstrip to clean up build output by Thomas De Schampheleire · 10 years ago
  43. 996dc12 fs/squashfs: add lz4 compression support by Gustavo Zacarias · 10 years ago
  44. 89e1611 fs: use our own tools when calling the fakerooted script by Yann E. MORIN · 10 years ago
  45. 1773a2a fs: use our own mkpasswd when creating users by Yann E. MORIN · 10 years ago
  46. b019490 system: add ability to pass additional users tables. by Eric Le Bihan · 10 years ago
  47. 6b1ca27 yaffs2: new filesystem type by Will Wagner · 11 years ago
  48. 8445501 *.mk: replace (TARGET|HOST)_PATH by BR_PATH by Samuel Martin · 10 years ago
  49. f46f81d Don't build host-xz needlessly by Baruch Siach · 10 years ago
  50. 7ffd864 fs/iso9660: fix iso9660 support by Gustavo Zacarias · 11 years ago
  51. cfd1f70 fs/initramfs: fix initramfs support by Gustavo Zacarias · 11 years ago
  52. a248775 Makefile: add support for top-level parallel make by Fabio Porcedda · 11 years ago
  53. 74a0f96 fs/ubi: add option to use custom ubinize config file by Danomi Manchego · 11 years ago
  54. 984524f fs: ensure $(TARGET_DIR_WARNING_FILE) is writable by Yann E. MORIN · 11 years ago
  55. 22cdb65 fs/common.mk: add host-mkpasswd if PACKAGES_USERS is not empty by Samuel Martin · 11 years ago
  56. 0e26991 package: fix white spaces by Jerzy Grzegorek · 11 years ago
  57. 2f7a53e squashfs3: remove deprecated package/rootfs by Thomas De Schampheleire · 11 years ago
  58. ba4ad9d deprecated handling: introduce BR2_DEPRECATED_SINCE_xxxx_xx by Thomas De Schampheleire · 11 years ago
  59. 9e680d0 fs/ext2: fix generation of ext4 filesystems by Yann E. MORIN · 11 years ago
  60. 3033bc0 package: remove the empty trailing line(s) by Jerzy Grzegorek · 11 years ago
  61. 13d7c78 fs/iso9660: add Grub splashscreen support by Thomas Petazzoni · 11 years ago
  62. cf63744 fs/iso9660: do not use an initrd in iso image when using initramfs by Thierry Bultel · 11 years ago
  63. 418c3a2 fs/iso9660: select ISO9660 support in Grub by Thomas Petazzoni · 11 years ago
  64. b49c231 fs/iso9660: put the Buildroot boot entry first in Grub menu.lst by Thomas Petazzoni · 11 years ago
  65. c4c5520 Config.in files: fix incorrect indentation by Thomas De Schampheleire · 11 years ago
  66. 8da745f Config.in files: unification of comments about dependency on Linux kernel by Thomas De Schampheleire · 11 years ago
  67. bed4e27 Config.in files: whitespace cleanup by Thomas De Schampheleire · 11 years ago
  68. 13ae007 uboot-tools: factor out common mkimage infrastructure by Arnout Vandecappelle · 11 years ago
  69. 3970ebf rootfs-cpio: add U-Boot image support by Arnout Vandecappelle · 11 years ago
  70. 4df9ecb rootfs-ext2: symlink with the compressed rootfs by Arnout Vandecappelle · 11 years ago
  71. bd8ef7a rootfs-common: refactor the common compression commands by Arnout Vandecappelle · 11 years ago
  72. fb7ad1c rootfs-cpio: whitespace cleanup in Config.in by Arnout Vandecappelle · 11 years ago
  73. 053d678 rootfs-common: remove the now unused ROOTFS_<PKG>_POST_GEN_HOOKS by Arnout Vandecappelle · 11 years ago
  74. 75b6303 rootfs-ext2: make the symlink as a _POST_TARGET by Arnout Vandecappelle · 11 years ago
  75. be08420 Config.in files: add missing dependencies to toolchain option comments by Thomas De Schampheleire · 11 years ago
  76. fbc2494 Remove redundant dollar signs in Config.in files by Thomas De Schampheleire · 11 years ago
  77. cd2ff4f package: remove the empty trailing lines by Jerzy Grzegorek · 11 years ago
  78. 88768fc ubifs filesystem image: line up and improve Config.in options by Thomas De Schampheleire · 11 years ago
  79. 741cbcc Fix build reproducibility in Make 3.82 by Jérôme Pouiller · 11 years ago
  80. e0d9d33 fix white spaces by Jerzy Grzegorek · 11 years ago
  81. 391c82e linux: Do not force GZIP initramfs compression by Valentine Barshak · 12 years ago
  82. 95442bb Normalize separator size to 80 in remaining makefiles by Alexandre Belloni · 11 years ago
  83. 086f333 Normalize separator size to 80 by Jerzy Grzegorek · 11 years ago
  84. 834de0a Fix package headers to comply with coding style by Jerzy Grzegorek · 11 years ago
  85. d8286a9 package/genext2fs: add host variant by Yann E. MORIN · 11 years ago
  86. 60474dc fs/ext2: further fix to the UUID by Yann E. MORIN · 11 years ago
  87. a9825c0 fs/ext2: explicitly set a NULL UUID by Yann E. MORIN · 11 years ago
  88. 1f3af04 packages: add ability for packages to create users by Yann E. MORIN · 11 years ago
  89. a3e3909 fs/ubifs: factorize all the "depends on" into "if...endif" blocks by Mark Jackson · 11 years ago
  90. a0f3cb1 fs/ubifs: allow extra options to be passed to ubifs creation tools by Mark Jackson · 11 years ago
  91. 5419651 fs/common: add support for LZO and XZ compression methods by Gustavo Zacarias · 12 years ago
  92. 0fab0a4 fs/ext2: bump journal overhead to 1300 blocks by Peter Korsgaard · 11 years ago
  93. a2a266e fs/ext2: remove count- and time-based fsck by Yann E. MORIN · 11 years ago
  94. 5fd27fc fs/ext2: add support for ext2 rev0 and rev1 by Yann E. MORIN · 11 years ago
  95. aaefab0 fs/ext2: add a symlink 'rootfs.ext#' -> 'rootfs.ext2' by Yann E. MORIN · 11 years ago
  96. 69036c2 fs/ext2: add ability to build ext3/4 too by Yann E. MORIN · 11 years ago
  97. 5fbef61 fs/ext2: enclose the ext2 options in if...endif by Yann E. MORIN · 11 years ago
  98. 0f1bce6 fs/jffs2: refactor endianess selection to use BR2_ENDIAN by Thomas Petazzoni · 11 years ago
  99. 402d147 fs/common.mk: Strip extra whitespace when device table is empty by Ezequiel Garcia · 12 years ago
  100. 847895d fs/common.mk: delay evaluation of variables by Arnout Vandecappelle (Essensium/Mind) · 12 years ago