index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-07-31 19:52:09 -0300 |
---|---|---|
committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2012-07-31 19:52:09 -0300 |
commit | e93e40d417c9e8afb5e6aa00c6221f64b334cacd (patch) | |
tree | f5169362d7f182cbecab9b8c122e01ec0edcbb91 /configs/releng/aitab | |
parent | 89ebc9ec165274a7fb3c2544faedc3171666be3b (diff) |
-rw-r--r-- | configs/releng/aitab | 4 |
diff --git a/configs/releng/aitab b/configs/releng/aitab new file mode 100644 index 0000000..ede4033 --- /dev/null +++ b/configs/releng/aitab @@ -0,0 +1,4 @@ +# <img> <mnt> <arch> <sfs_comp> <fs_type> <fs_size> +root-image / %ARCH% xz ext4 50% +usr-lib-modules /usr/lib/modules %ARCH% xz ext4 50% +usr-share /usr/share any xz ext4 50% |