summaryrefslogtreecommitdiff
path: root/tests/runtime/automatic-reuse-fs-sda
AgeCommit message (Collapse)Author
2010-12-05make AIF track needed filesystem packagesDieter 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-16change infofy calls to inform, because libui-sh changed function nameDieter Plaetinck
2010-03-05add 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-29fix some invalid show_warning invocationsDieter Plaetinck
2009-07-25make a testing repo available so we can install aifDieter Plaetinck
2009-07-25BLOCKDATA syntax fixDieter Plaetinck
2009-07-24fix for error message during automatic procedureDieter Plaetinck
2009-07-24sfdisk invocation fix: use megabytesDieter Plaetinck
2009-07-24add 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