1. 3e57fa3 fs/iso9660: doesn't support (grub2) EFI by Arnout Vandecappelle · 8 years ago
  2. d91ce1a fs/tar: make --no-recursion effective by Baruch Siach · 8 years ago
  3. 5b272e3 fs: set packages permissions even with no system device tables by Yann E. MORIN · 8 years ago
  4. 219d0b5 fs/ext2: default to ext2 rev1 by Peter Korsgaard · 8 years ago
  5. 8852f08 Merge branch 'next' by Peter Korsgaard · 8 years ago
  6. 79061fe Revert "fs: use pseudo instead of fakeroot" by Peter Korsgaard · 8 years ago
  7. 9b2f9b1 Revert "fs: call the pseudo wrapper" by Peter Korsgaard · 8 years ago
  8. 01354e1 fs/ubifs: work around fakeroot / sed -i issue on systems with SELinux enabled by Peter Korsgaard · 8 years ago
  9. 68db721 fs/common: lock modification times in $TARGET_DIR by Jérôme Pouiller · 8 years ago
  10. 59f9c4c fs/tar: make results reproducible by Jérôme Pouiller · 8 years ago
  11. fe13efe fs/ext2: fix double quoted label by Gaël PORTAY · 8 years ago
  12. 74a3e75 fs: call the pseudo wrapper by Yann E. MORIN · 8 years ago
  13. d5ed7fc fs/iso9660: drop reference to host-fakeroot by Thomas Petazzoni · 8 years ago
  14. 8035ceb fs: use pseudo instead of fakeroot by Yann E. MORIN · 8 years ago
  15. 9cdb281 fs/common: add option to execute custom scripts under fakeroot by Yann E. MORIN · 8 years ago
  16. 6ae48ae fs/tar: support passing long options to tar by Frank Hunleth · 8 years ago
  17. 974e83a fs: add sha-bang to fakeroot script by Yann E. MORIN · 8 years ago
  18. d1a2c0e fs/squashfs: remove useless chmod by Yann E. MORIN · 8 years ago
  19. 9ad6004 fs/ubifs: fix the UBI commands by Yann E. MORIN · 8 years ago
  20. 892c7fe fs/squashfs: split commands by Yann E. MORIN · 8 years ago
  21. 2e72584 fs/jffs2: split commands by Yann E. MORIN · 8 years ago
  22. 6dd7bbb fs: properly escape commands when generating fakeroot script by Yann E. MORIN · 8 years ago
  23. 3d51540 fs/cloop: split long line by Yann E. MORIN · 8 years ago
  24. b2dcb2d fs/common: fix typo in comments by Brian 'redbeard' Harrington · 8 years ago
  25. 3f28a38 fs/common: generate users before setting permissions by Yann E. MORIN · 9 years ago
  26. 301c18e fs/ext2: add options for extra space and extra inodes by Yann E. MORIN · 9 years ago
  27. 576463a fs/axfs: fix URL indentation by Peter Korsgaard · 9 years ago
  28. a6f9164 axfs: add new filesystem type by Ariel D'Alessandro · 9 years ago
  29. 03f1892 fs/romfs: remove redunant ROMFS_TARGET definition by Arnout Vandecappelle · 9 years ago
  30. 07e37bc squashfs: Add lz4 hc compression by Matthias Weisser · 9 years ago
  31. 7a691d0 fs: iso9660: change boot menu entry text by Vivien Didelot · 9 years ago
  32. 15a53b9 fs/common: add <fs>_POST_GEN_HOOKS support by Thomas Petazzoni · 9 years ago
  33. 8fb2b4c fs/iso9660: install Isolinux comboot modules by Noé Rubinstein · 9 years ago
  34. 95bd0ad fs: build host-mkpasswd when BR2_ROOTFS_USERS_TABLES is used by Thomas Petazzoni · 9 years ago
  35. 4d1a9d8 fs/iso9660: change the name of the tmp dir to be consistent by Arnout Vandecappelle · 9 years ago
  36. 795df97 fs/iso9660: add support for grub2 by Thomas Petazzoni · 9 years ago
  37. 5bac06e fs/iso9660: add hybrid image support by Thomas Petazzoni · 9 years ago
  38. f9ac784 fs/iso9660: add isolinux support by Thomas Petazzoni · 9 years ago
  39. bd256e9 fs/iso9660: use 'depends on' instead of 'select' for bootloader by Thomas Petazzoni · 9 years ago
  40. a399f5e fs/iso9660: introduce bootloader choice by Thomas Petazzoni · 9 years ago
  41. 1c5a097 fs/iso9660: introduce new variables by Thomas Petazzoni · 9 years ago
  42. 7080eef fs/iso9660: support building a real iso9660 filesystem by Thomas Petazzoni · 9 years ago
  43. 168cce0 fs/iso9660: prepare cleaner kernel/initrd path handling by Thomas Petazzoni · 9 years ago
  44. 3736b9a fs/iso9660: get grub splash from $(TARGET_DIR) by Thomas Petazzoni · 9 years ago
  45. 61db081 fs/iso9660: change the location of the splash image by Thomas Petazzoni · 9 years ago
  46. 0cfc57a fs/iso9660: rename all variables to use the ROOTFS_ISO9660 prefix by Thomas Petazzoni · 9 years ago
  47. 818fe5e fs/iso9660: enable Joliet extension by Thomas Petazzoni · 9 years ago
  48. 41f0688 fs/iso9660: convert to the filesystem infrastructure by Thomas Petazzoni · 9 years ago
  49. 4822966 fs/iso9660: use if ... endif block instead of depends on by Thomas Petazzoni · 9 years ago
  50. e3904a8 fs/jffs2: Fix mkfs.jffs2 --pagesize parameter usage by Michał Leśniewski · 9 years ago
  51. 54640e8 fs: only add non rootfs- targets to PACKAGES by Thomas Petazzoni · 9 years ago
  52. 4570dbc fs: add rootfs dependencies to PACKAGES by Thomas Petazzoni · 9 years ago
  53. 2aef771 fs: declare phony targets as such by Thomas Petazzoni · 9 years ago
  54. 26e0d50 fs/common: build host-xz when xz compression is used by Thomas De Schampheleire · 10 years ago
  55. 6b577b3 fs: Bail out on errors in fakeroot script by Stefan Sørensen · 10 years ago
  56. 66ee6dc fs/tar: only store numeric uid/gid by Yann E. MORIN · 10 years ago
  57. 5d47340 package: indentation cleanup by Jerzy Grzegorek · 10 years ago
  58. c83fa6b fs/ext2: add option to specify a filesystem label by Yann E. MORIN · 10 years ago
  59. d6831e5 fs/ext2: use the new mke2img host package by Yann E. MORIN · 10 years ago
  60. 9d19f8f package/mke2img: new package by Yann E. MORIN · 10 years ago
  61. 4273d4d fs/iso9660: use install instead of cp by Guido Martínez · 10 years ago
  62. 1769933 package: indentation cleanup by Jerzy Grzegorek · 10 years ago
  63. 595bf30 package: indentation cleanup by Jerzy Grzegorek · 10 years ago
  64. e4a436f fs/iso9660: add dependencies for make source by Karoly Kasza · 10 years ago
  65. f268f71 .mk files: bulk aligment and whitespace cleanup of assignments by Thomas De Schampheleire · 10 years ago
  66. 025d4a1 linux: remove support of linux26-* targets by Thomas De Schampheleire · 10 years ago
  67. 54456cc infra: consistently use double dollar signs inside inner-xxx-targets by Thomas De Schampheleire · 10 years ago
  68. 3fbd988 filesystems: also chown symlinks by Yann E. MORIN · 10 years ago
  69. 28b514a fs/common.mk: unbreak .xz compression when host-xz isn't built by Peter Korsgaard · 10 years ago
  70. 27a5414 Merge branch 'next' by Peter Korsgaard · 10 years ago
  71. e5512df fs/tar: use qstrip to clean up build output by Thomas De Schampheleire · 10 years ago
  72. 996dc12 fs/squashfs: add lz4 compression support by Gustavo Zacarias · 10 years ago
  73. 89e1611 fs: use our own tools when calling the fakerooted script by Yann E. MORIN · 10 years ago
  74. 1773a2a fs: use our own mkpasswd when creating users by Yann E. MORIN · 10 years ago
  75. b019490 system: add ability to pass additional users tables. by Eric Le Bihan · 10 years ago
  76. 6b1ca27 yaffs2: new filesystem type by Will Wagner · 11 years ago
  77. 8445501 *.mk: replace (TARGET|HOST)_PATH by BR_PATH by Samuel Martin · 10 years ago
  78. f46f81d Don't build host-xz needlessly by Baruch Siach · 11 years ago
  79. 7ffd864 fs/iso9660: fix iso9660 support by Gustavo Zacarias · 11 years ago
  80. cfd1f70 fs/initramfs: fix initramfs support by Gustavo Zacarias · 11 years ago
  81. a248775 Makefile: add support for top-level parallel make by Fabio Porcedda · 11 years ago
  82. 74a0f96 fs/ubi: add option to use custom ubinize config file by Danomi Manchego · 11 years ago
  83. 984524f fs: ensure $(TARGET_DIR_WARNING_FILE) is writable by Yann E. MORIN · 11 years ago
  84. 22cdb65 fs/common.mk: add host-mkpasswd if PACKAGES_USERS is not empty by Samuel Martin · 11 years ago
  85. 0e26991 package: fix white spaces by Jerzy Grzegorek · 11 years ago
  86. 2f7a53e squashfs3: remove deprecated package/rootfs by Thomas De Schampheleire · 11 years ago
  87. ba4ad9d deprecated handling: introduce BR2_DEPRECATED_SINCE_xxxx_xx by Thomas De Schampheleire · 11 years ago
  88. 9e680d0 fs/ext2: fix generation of ext4 filesystems by Yann E. MORIN · 11 years ago
  89. 3033bc0 package: remove the empty trailing line(s) by Jerzy Grzegorek · 11 years ago
  90. 13d7c78 fs/iso9660: add Grub splashscreen support by Thomas Petazzoni · 11 years ago
  91. cf63744 fs/iso9660: do not use an initrd in iso image when using initramfs by Thierry Bultel · 11 years ago
  92. 418c3a2 fs/iso9660: select ISO9660 support in Grub by Thomas Petazzoni · 11 years ago
  93. b49c231 fs/iso9660: put the Buildroot boot entry first in Grub menu.lst by Thomas Petazzoni · 11 years ago
  94. c4c5520 Config.in files: fix incorrect indentation by Thomas De Schampheleire · 11 years ago
  95. 8da745f Config.in files: unification of comments about dependency on Linux kernel by Thomas De Schampheleire · 11 years ago
  96. bed4e27 Config.in files: whitespace cleanup by Thomas De Schampheleire · 11 years ago
  97. 13ae007 uboot-tools: factor out common mkimage infrastructure by Arnout Vandecappelle · 11 years ago
  98. 3970ebf rootfs-cpio: add U-Boot image support by Arnout Vandecappelle · 11 years ago
  99. 4df9ecb rootfs-ext2: symlink with the compressed rootfs by Arnout Vandecappelle · 11 years ago
  100. bd8ef7a rootfs-common: refactor the common compression commands by Arnout Vandecappelle · 11 years ago