index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2011-01-14
fs/ext2: don't enable by default
Peter Korsgaard
2011-01-11
ubifs: Add UBI image generation support.
Julien Boibessot
2011-01-11
target skeleton: add audio group
Gustavo Zacarias
2011-01-11
etc/securetty: Add ttyAM for ep93xx
H Hartley Sweeten
2010-12-30
genext2fs.sh: improve number of blocks calculation
Peter Korsgaard
2010-12-30
etc/securetty: Add ttyO0 to ttyO3 for omap
Guillaume Gardet
2010-12-16
Add network scripting folders to fs/skeleton
Yegor Yefremov
2010-12-13
busybox: move udhcp script from skeleton to package
Lionel Landwerlin
2010-11-19
fs: add extra deps to ROOTFS_*_DEPENDENCIES variables
Peter Korsgaard
2010-11-19
fs: rename make targets to match package/ convention
Peter Korsgaard
2010-11-17
initramfs: fix init symlink creation
Mike Frysinger
2010-11-04
Remove INITRAMFS_TARGET variable
Thomas Petazzoni
2010-09-30
Merge branch 'for-2010.11/remove-deprecated-arch' of git://git.busybox.net/~t...
Peter Korsgaard
2010-09-20
squashfs: add lzma support
Peter Korsgaard
2010-09-20
squashfs: bump 4.x, add lzo support
Peter Korsgaard
2010-09-16
fs/skeleton: remove ancient .bashrc
Peter Korsgaard
2010-08-31
fs/squashfs: fix image file permissions
Peter Korsgaard
2010-08-31
Remove code specific to removed architectures
Thomas Petazzoni
2010-08-30
Add JFFS2 SREC format description
Yegor Yefremov
2010-08-29
initramfs: Don't overwrite $(TARGET_DIR)/init if it exists
Simon Pasch
2010-08-27
fs/squashfs: fix endianness typo for squashfs3
Stanislav Bogatyrev
2010-07-18
fs: add option to define path to custom rootfs skeleton
Dmytro Milinevskyy
2010-07-18
move default skeleton to fs/ and drop busybox skeleton
Dmytro Milinevskyy
2010-07-01
ubifs: fix lzo typo
Peter Korsgaard
2010-06-26
initramfs: update help text
Thomas Petazzoni
2010-06-26
initramfs: only show the option when a Linux kernel is being built
Thomas Petazzoni
2010-06-22
linux: add support for initramfs
Thomas Petazzoni
2010-06-22
iso9660: take into account the linux changes
Thomas Petazzoni
2010-06-05
jffs2: let makedevs create device files
Thomas Petazzoni
2010-05-27
Merge branch 'graph-dependencies' of git://git.busybox.net/~tpetazzoni/git/bu...
Peter Korsgaard
2010-05-26
fs/squashfs: squashfs3 needs to set big/little endian
Peter Korsgaard
2010-05-21
Add a <fs>-root-show-depends target
Thomas Petazzoni
2010-04-20
initramfs: fix init symlink
Will Wagner
2010-04-20
Repair initramfs dependancies after move to fs
Will Wagner
2010-04-19
makedevs: convert to a more normal way of building packages
Thomas Petazzoni
2010-04-19
fs/ext2: fix blocks/inodes calculation
Peter Korsgaard
2010-04-19
fs/ext2: fix typo
Peter Korsgaard
2010-04-17
cramfs/jffs2: use the new ROOTFS_DEVICE_TABLE variable
Thomas Petazzoni
2010-04-17
fs: change the way the device table is configured
Thomas Petazzoni
2010-04-15
iso9660: menu.lst fixup after move to fs
Peter Korsgaard
2010-04-15
initramfs: trivial fix following move to fs
Will Wagner
2010-04-09
Add version selection for the SquashFS root filesystem
Thomas Petazzoni
2010-04-09
fs/*/Config.in: remove useless configuration comments
Thomas Petazzoni
2010-04-09
Coherent naming for .mk files in fs/
Thomas Petazzoni
2010-04-09
Move all filesystem generation code to fs/
Thomas Petazzoni