Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
buildroot
/
buildroot
/
51eaa2ca15e25169ab6c18b068e9c6e05856bd04
/
fs
4570dbc
fs: add rootfs dependencies to PACKAGES
by Thomas Petazzoni
· 10 years ago
2aef771
fs: declare phony targets as such
by Thomas Petazzoni
· 10 years ago
26e0d50
fs/common: build host-xz when xz compression is used
by Thomas De Schampheleire
· 10 years ago
6b577b3
fs: Bail out on errors in fakeroot script
by Stefan Sørensen
· 10 years ago
66ee6dc
fs/tar: only store numeric uid/gid
by Yann E. MORIN
· 10 years ago
5d47340
package: indentation cleanup
by Jerzy Grzegorek
· 10 years ago
c83fa6b
fs/ext2: add option to specify a filesystem label
by Yann E. MORIN
· 10 years ago
d6831e5
fs/ext2: use the new mke2img host package
by Yann E. MORIN
· 10 years ago
9d19f8f
package/mke2img: new package
by Yann E. MORIN
· 10 years ago
4273d4d
fs/iso9660: use install instead of cp
by Guido Martínez
· 10 years ago
1769933
package: indentation cleanup
by Jerzy Grzegorek
· 10 years ago
595bf30
package: indentation cleanup
by Jerzy Grzegorek
· 10 years ago
e4a436f
fs/iso9660: add dependencies for make source
by Karoly Kasza
· 10 years ago
f268f71
.mk files: bulk aligment and whitespace cleanup of assignments
by Thomas De Schampheleire
· 10 years ago
025d4a1
linux: remove support of linux26-* targets
by Thomas De Schampheleire
· 10 years ago
54456cc
infra: consistently use double dollar signs inside inner-xxx-targets
by Thomas De Schampheleire
· 10 years ago
3fbd988
filesystems: also chown symlinks
by Yann E. MORIN
· 10 years ago
28b514a
fs/common.mk: unbreak .xz compression when host-xz isn't built
by Peter Korsgaard
· 10 years ago
27a5414
Merge branch 'next'
by Peter Korsgaard
· 10 years ago
e5512df
fs/tar: use qstrip to clean up build output
by Thomas De Schampheleire
· 10 years ago
996dc12
fs/squashfs: add lz4 compression support
by Gustavo Zacarias
· 11 years ago
89e1611
fs: use our own tools when calling the fakerooted script
by Yann E. MORIN
· 11 years ago
1773a2a
fs: use our own mkpasswd when creating users
by Yann E. MORIN
· 11 years ago
b019490
system: add ability to pass additional users tables.
by Eric Le Bihan
· 11 years ago
6b1ca27
yaffs2: new filesystem type
by Will Wagner
· 11 years ago
8445501
*.mk: replace (TARGET|HOST)_PATH by BR_PATH
by Samuel Martin
· 11 years ago
f46f81d
Don't build host-xz needlessly
by Baruch Siach
· 11 years ago
7ffd864
fs/iso9660: fix iso9660 support
by Gustavo Zacarias
· 11 years ago
cfd1f70
fs/initramfs: fix initramfs support
by Gustavo Zacarias
· 11 years ago
a248775
Makefile: add support for top-level parallel make
by Fabio Porcedda
· 11 years ago
74a0f96
fs/ubi: add option to use custom ubinize config file
by Danomi Manchego
· 11 years ago
984524f
fs: ensure $(TARGET_DIR_WARNING_FILE) is writable
by Yann E. MORIN
· 11 years ago
22cdb65
fs/common.mk: add host-mkpasswd if PACKAGES_USERS is not empty
by Samuel Martin
· 11 years ago
0e26991
package: fix white spaces
by Jerzy Grzegorek
· 11 years ago
2f7a53e
squashfs3: remove deprecated package/rootfs
by Thomas De Schampheleire
· 11 years ago
ba4ad9d
deprecated handling: introduce BR2_DEPRECATED_SINCE_xxxx_xx
by Thomas De Schampheleire
· 11 years ago
9e680d0
fs/ext2: fix generation of ext4 filesystems
by Yann E. MORIN
· 11 years ago
3033bc0
package: remove the empty trailing line(s)
by Jerzy Grzegorek
· 11 years ago
13d7c78
fs/iso9660: add Grub splashscreen support
by Thomas Petazzoni
· 11 years ago
cf63744
fs/iso9660: do not use an initrd in iso image when using initramfs
by Thierry Bultel
· 11 years ago
418c3a2
fs/iso9660: select ISO9660 support in Grub
by Thomas Petazzoni
· 11 years ago
b49c231
fs/iso9660: put the Buildroot boot entry first in Grub menu.lst
by Thomas Petazzoni
· 11 years ago
c4c5520
Config.in files: fix incorrect indentation
by Thomas De Schampheleire
· 11 years ago
8da745f
Config.in files: unification of comments about dependency on Linux kernel
by Thomas De Schampheleire
· 11 years ago
bed4e27
Config.in files: whitespace cleanup
by Thomas De Schampheleire
· 11 years ago
13ae007
uboot-tools: factor out common mkimage infrastructure
by Arnout Vandecappelle
· 11 years ago
3970ebf
rootfs-cpio: add U-Boot image support
by Arnout Vandecappelle
· 11 years ago
4df9ecb
rootfs-ext2: symlink with the compressed rootfs
by Arnout Vandecappelle
· 11 years ago
bd8ef7a
rootfs-common: refactor the common compression commands
by Arnout Vandecappelle
· 11 years ago
fb7ad1c
rootfs-cpio: whitespace cleanup in Config.in
by Arnout Vandecappelle
· 11 years ago
053d678
rootfs-common: remove the now unused ROOTFS_<PKG>_POST_GEN_HOOKS
by Arnout Vandecappelle
· 11 years ago
75b6303
rootfs-ext2: make the symlink as a _POST_TARGET
by Arnout Vandecappelle
· 11 years ago
be08420
Config.in files: add missing dependencies to toolchain option comments
by Thomas De Schampheleire
· 11 years ago
fbc2494
Remove redundant dollar signs in Config.in files
by Thomas De Schampheleire
· 11 years ago
cd2ff4f
package: remove the empty trailing lines
by Jerzy Grzegorek
· 11 years ago
88768fc
ubifs filesystem image: line up and improve Config.in options
by Thomas De Schampheleire
· 11 years ago
741cbcc
Fix build reproducibility in Make 3.82
by Jérôme Pouiller
· 11 years ago
e0d9d33
fix white spaces
by Jerzy Grzegorek
· 11 years ago
391c82e
linux: Do not force GZIP initramfs compression
by Valentine Barshak
· 12 years ago
95442bb
Normalize separator size to 80 in remaining makefiles
by Alexandre Belloni
· 11 years ago
086f333
Normalize separator size to 80
by Jerzy Grzegorek
· 11 years ago
834de0a
Fix package headers to comply with coding style
by Jerzy Grzegorek
· 11 years ago
d8286a9
package/genext2fs: add host variant
by Yann E. MORIN
· 11 years ago
60474dc
fs/ext2: further fix to the UUID
by Yann E. MORIN
· 11 years ago
a9825c0
fs/ext2: explicitly set a NULL UUID
by Yann E. MORIN
· 11 years ago
1f3af04
packages: add ability for packages to create users
by Yann E. MORIN
· 12 years ago
a3e3909
fs/ubifs: factorize all the "depends on" into "if...endif" blocks
by Mark Jackson
· 12 years ago
a0f3cb1
fs/ubifs: allow extra options to be passed to ubifs creation tools
by Mark Jackson
· 12 years ago
5419651
fs/common: add support for LZO and XZ compression methods
by Gustavo Zacarias
· 12 years ago
0fab0a4
fs/ext2: bump journal overhead to 1300 blocks
by Peter Korsgaard
· 12 years ago
a2a266e
fs/ext2: remove count- and time-based fsck
by Yann E. MORIN
· 12 years ago
5fd27fc
fs/ext2: add support for ext2 rev0 and rev1
by Yann E. MORIN
· 12 years ago
aaefab0
fs/ext2: add a symlink 'rootfs.ext#' -> 'rootfs.ext2'
by Yann E. MORIN
· 12 years ago
69036c2
fs/ext2: add ability to build ext3/4 too
by Yann E. MORIN
· 12 years ago
5fbef61
fs/ext2: enclose the ext2 options in if...endif
by Yann E. MORIN
· 12 years ago
0f1bce6
fs/jffs2: refactor endianess selection to use BR2_ENDIAN
by Thomas Petazzoni
· 12 years ago
402d147
fs/common.mk: Strip extra whitespace when device table is empty
by Ezequiel Garcia
· 12 years ago
847895d
fs/common.mk: delay evaluation of variables
by Arnout Vandecappelle (Essensium/Mind)
· 12 years ago
d1692ab
reorder fs alphabetically
by Jeremy Rosen
· 12 years ago
f27ec35
cramfs.mk: drop invalid -q option
by Peter Korsgaard
· 12 years ago
e1ebae7
fs/common: Create initial console device
by Markos Chandras
· 12 years ago
9226a99
Warn the user about the usage of output/target as the root filesystem
by Thomas Petazzoni
· 12 years ago
ff33913
iso9660 fs: use cpio initrd instead of ext2
by Arnout Vandecappelle
· 12 years ago
7e61918
cpio/initramfs: clarify their use in the help text
by Arnout Vandecappelle
· 12 years ago
6c3e3ad
New top-level directory: system
by Thomas Petazzoni
· 12 years ago
5a61fbd
fs/skeleton: remove /etc/TZ
by Peter Korsgaard
· 12 years ago
ccd7f14
use portable printf instead of echo -e, needed for MacOS X buildhost
by Waldemar Brodkorb
· 12 years ago
fe63b59
Add the www-data user group to the skeleton target filesystem
by spdawson@gmail.com
· 13 years ago
ba4917f
Fix systemd failure with media devices
by Maxime Ripard
· 13 years ago
4ef7ec5
Remove unused .fakeroot.* mechanism
by Thomas Petazzoni
· 13 years ago
552b4f9
Fix systemd failure with lock files
by Maxime Ripard
· 13 years ago
b5fd0f2
Change the /etc/mtab symlink to use an absolute path
by Maxime Ripard
· 13 years ago
1a994d5
Remove stray $ character from a bunch of init scripts
by Luca Ceresoli
· 13 years ago
790fcac
sh: Add additional ttySCs
by Phil Edworthy
· 13 years ago
8c3e2cb
Introduce /run directory
by Yegor Yefremov
· 13 years ago
2444085
Add support for package-declared devices
by Maxime Ripard
· 13 years ago
a0aa54e
Rework of shutdown policy in inittab
by Maxime Ripard
· 13 years ago
60033b8
Add ttyGS0 to securetty
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
fe83751
fs/skeleton: make /var/lib/misc a symlink to /tmp
by Peter Korsgaard
· 13 years ago
2c8502e
/etc/profile: read in /etc/profile.d/*.sh files
by Thomas De Schampheleire
· 13 years ago
Next »