Yann E. MORIN
|
5ece6be60b
fs/ext2: fir (again) namespace for variables
|
3 年之前 |
Yann E. MORIN
|
db7d786140
fs/ext2: fix namespace for variables
|
3 年之前 |
Yann E. MORIN
|
9bdc27d8a7
fs: don't use := when not needed
|
5 年之前 |
Yann E. MORIN
|
b6842c4097
fs: make it behave a bit more like the package infra
|
7 年之前 |
Yann E. MORIN
|
03b6b7952f
fs/ext2: use a post-gen hook rather than a post-target rule
|
7 年之前 |
Yann E. MORIN
|
a67f4c3e29
fs/ext2: hint about setting the filesystem size on error
|
8 年之前 |
Sébastien Szymanski
|
b404b27d41
fs/ext2: Add BR2_TARGET_ROOTFS_EXT2_MKFS_OPTIONS option
|
8 年之前 |
Samuel Martin
|
bee9e881a2
fs/ext2: rename BR2_TARGET_ROOTFS_EXT2_BLOCKS to BR2_TARGET_ROOTFS_EXT2_SIZE
|
8 年之前 |
Arnout Vandecappelle
|
1eb57df2b2
Globally replace $(HOST_DIR)/usr/sbin with $(HOST_DIR)/sbin
|
8 年之前 |
Sébastien Szymanski
|
67aaa90d3b
fs/ext2: use mkfs to generate rootfs image
|
8 年之前 |
Samuel Martin
|
235b6f17a0
fs/ext2: deprecate BR2_TARGET_ROOTFS_EXT2_EXTRA_INODES option
|
8 年之前 |
Yann E. MORIN
|
221808810d
package/mke2img: add option to specify block size
|
8 年之前 |
Yann E. MORIN
|
ddecc7dcb2
fs/ext2: simplify code
|
8 年之前 |
Yann E. MORIN
|
3286a4d6aa
fs/ext2: allow reserving zero block for root
|
8 年之前 |
Yann E. MORIN
|
64cfa50789
fs/ext2: always pass the label option
|
8 年之前 |
Yann E. MORIN
|
ef975b5063
fs/ext2: always pass the number of inodes
|
8 年之前 |
J Evans
|
84e1e38812
fs/ext2: ensure -b option is always set for mke2img
|
8 年之前 |
Sébastien Szymanski
|
c6bca8cef0
fs/ext2: Remove support for auto-calculation of rootfs size
|
8 年之前 |
Gaël PORTAY
|
fe13efe19d
fs/ext2: fix double quoted label
|
8 年之前 |
Yann E. MORIN
|
301c18e123
fs/ext2: add options for extra space and extra inodes
|
9 年之前 |
Thomas Petazzoni
|
2aef771f6e
fs: declare phony targets as such
|
10 年之前 |
Yann E. MORIN
|
c83fa6b0af
fs/ext2: add option to specify a filesystem label
|
10 年之前 |
Yann E. MORIN
|
d6831e5e97
fs/ext2: use the new mke2img host package
|
10 年之前 |
Thomas De Schampheleire
|
f268f7131b
.mk files: bulk aligment and whitespace cleanup of assignments
|
10 年之前 |
Samuel Martin
|
8445501740
*.mk: replace (TARGET|HOST)_PATH by BR_PATH
|
11 年之前 |
Arnout Vandecappelle
|
4df9ecb30a
rootfs-ext2: symlink with the compressed rootfs
|
11 年之前 |
Arnout Vandecappelle
|
75b6303a9a
rootfs-ext2: make the symlink as a _POST_TARGET
|
11 年之前 |
Jerzy Grzegorek
|
086f333f39
Normalize separator size to 80
|
12 年之前 |
Yann E. MORIN
|
5fd27fc849
fs/ext2: add support for ext2 rev0 and rev1
|
12 年之前 |
Yann E. MORIN
|
aaefab09c7
fs/ext2: add a symlink 'rootfs.ext#' -> 'rootfs.ext2'
|
12 年之前 |