| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove INITRAMFS_TARGET variable | Thomas Petazzoni | 2010-11-04 | 1 | -6/+0 |
* | Merge branch 'for-2010.11/remove-deprecated-arch' of git://git.busybox.net/~t... | Peter Korsgaard | 2010-09-30 | 1 | -2/+2 |
|\ |
|
| * | Remove code specific to removed architectures | Thomas Petazzoni | 2010-08-31 | 1 | -2/+2 |
* | | squashfs: add lzma support | Peter Korsgaard | 2010-09-20 | 2 | -0/+7 |
* | | squashfs: bump 4.x, add lzo support | Peter Korsgaard | 2010-09-20 | 2 | -1/+23 |
* | | fs/skeleton: remove ancient .bashrc | Peter Korsgaard | 2010-09-16 | 1 | -48/+0 |
* | | fs/squashfs: fix image file permissions | Peter Korsgaard | 2010-08-31 | 1 | -1/+2 |
* | | Add JFFS2 SREC format description | Yegor Yefremov | 2010-08-30 | 1 | -1/+3 |
|/ |
|
* | initramfs: Don't overwrite $(TARGET_DIR)/init if it exists | Simon Pasch | 2010-08-29 | 1 | -2/+3 |
* | fs/squashfs: fix endianness typo for squashfs3 | Stanislav Bogatyrev | 2010-08-27 | 1 | -1/+1 |
* | fs: add option to define path to custom rootfs skeleton | Dmytro Milinevskyy | 2010-07-18 | 1 | -0/+23 |
* | move default skeleton to fs/ and drop busybox skeleton | Dmytro Milinevskyy | 2010-07-18 | 50 | -0/+794 |
* | ubifs: fix lzo typo | Peter Korsgaard | 2010-07-01 | 1 | -1/+1 |
* | initramfs: update help text | Thomas Petazzoni | 2010-06-26 | 1 | -11/+13 |
* | initramfs: only show the option when a Linux kernel is being built | Thomas Petazzoni | 2010-06-26 | 1 | -0/+3 |
* | linux: add support for initramfs | Thomas Petazzoni | 2010-06-22 | 2 | -1/+7 |
* | iso9660: take into account the linux changes | Thomas Petazzoni | 2010-06-22 | 2 | -6/+6 |
* | jffs2: let makedevs create device files | Thomas Petazzoni | 2010-06-05 | 1 | -4/+0 |
* | Merge branch 'graph-dependencies' of git://git.busybox.net/~tpetazzoni/git/bu... | Peter Korsgaard | 2010-05-27 | 1 | -0/+3 |
|\ |
|
| * | Add a <fs>-root-show-depends target | Thomas Petazzoni | 2010-05-21 | 1 | -0/+3 |
* | | fs/squashfs: squashfs3 needs to set big/little endian | Peter Korsgaard | 2010-05-26 | 1 | -2/+10 |
|/ |
|
* | initramfs: fix init symlink | Will Wagner | 2010-04-20 | 1 | -0/+2 |
* | Repair initramfs dependancies after move to fs | Will Wagner | 2010-04-20 | 1 | -0/+6 |
* | makedevs: convert to a more normal way of building packages | Thomas Petazzoni | 2010-04-19 | 1 | -1/+1 |
* | fs/ext2: fix blocks/inodes calculation | Peter Korsgaard | 2010-04-19 | 2 | -11/+41 |
* | fs/ext2: fix typo | Peter Korsgaard | 2010-04-19 | 1 | -1/+1 |
* | cramfs/jffs2: use the new ROOTFS_DEVICE_TABLE variable | Thomas Petazzoni | 2010-04-17 | 2 | -4/+4 |
* | fs: change the way the device table is configured | Thomas Petazzoni | 2010-04-17 | 2 | -2/+11 |
* | iso9660: menu.lst fixup after move to fs | Peter Korsgaard | 2010-04-15 | 1 | -1/+1 |
* | initramfs: trivial fix following move to fs | Will Wagner | 2010-04-15 | 1 | -1/+1 |
* | Add version selection for the SquashFS root filesystem | Thomas Petazzoni | 2010-04-09 | 2 | -0/+23 |
* | fs/*/Config.in: remove useless configuration comments | Thomas Petazzoni | 2010-04-09 | 4 | -27/+0 |
* | Coherent naming for .mk files in fs/ | Thomas Petazzoni | 2010-04-09 | 6 | -0/+0 |
* | Move all filesystem generation code to fs/ | Thomas Petazzoni | 2010-04-09 | 26 | -0/+1010 |