Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-05 | make AIF track needed filesystem packages | Dieter Plaetinck | |
filesystem packages are scheduled to go out of base, hence AIF must track which ones are needed and which are not by keeping an eye open during the filesystems creation (and rollback) steps. In the interactive procedure, the appropriate packages will be preselected, in the automatic procedure, you're supposed to configure the needed packages yourself now. This is reflected in the examples. | |||
2010-04-18 | implement consistent/generic, more stable {en,de}coding of fs_params and ↵ | Dieter Plaetinck | |
fs_opts. this should fix some bugs with filesystem creating failing when options were specified | |||
2010-04-16 | change infofy calls to inform, because libui-sh changed function name | Dieter Plaetinck | |
2010-03-05 | add the `-D' option to the sfdisk call. | Mark Pustjens | |
This causes some extra space to be saved for the MBR, which is needed for grub2 in some cases. http://www.mail-archive.com/arch-general@archlinux.org/msg11100.html | |||
2009-07-29 | fix some invalid show_warning invocations | Dieter Plaetinck | |
2009-07-26 | enable repo so we can get aif | Dieter Plaetinck | |
2009-07-26 | no more need for the grub thing | Dieter Plaetinck | |
2009-07-26 | add unit test for "dm_crypt on top of lvm on top of raw" setup | Dieter Plaetinck | |
2009-07-26 | no more need for the grub hacks | Dieter Plaetinck | |
2009-07-26 | fix leftover devicename incorrectness after also making swap encrypted | Dieter Plaetinck | |
2009-07-25 | make a testing repo available so we can install aif | Dieter Plaetinck | |
2009-07-25 | BLOCKDATA syntax fix | Dieter Plaetinck | |
2009-07-24 | fix for error message during automatic procedure | Dieter Plaetinck | |
2009-07-24 | sfdisk invocation fix: use megabytes | Dieter Plaetinck | |
2009-07-24 | add automatic-reuse-fs-sda test, which tests the "user has an existing ↵ | Dieter Plaetinck | |
partition he wants to reuse" scenario, with even a rollback and re-do it thrown in | |||
2009-07-22 | typo fix | Dieter Plaetinck | |
2009-07-22 | test suite fixes and cleanups | Dieter Plaetinck | |
2009-07-21 | make tests separate reusable files + make the testing thing a bit better | Dieter Plaetinck | |
2009-07-21 | experimental test suite, with one test | Dieter Plaetinck | |