Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-24 | make UUID partition access default for autoprepare | Dieter Plaetinck | |
2010-03-24 | make the label/uuid/devicefile options more clear to the user | Dieter Plaetinck | |
2010-03-24 | Merge remote branch 'aif-new/label' | Dieter Plaetinck | |
2010-03-11 | fix target_configure_network for dhcp default in rc.conf | Matthias Dienstbier | |
2010-03-11 | display info screen while ntp syncs the clock | Matthias Dienstbier | |
2010-03-11 | continue if ask_datetime was canceled | Matthias Dienstbier | |
2010-03-10 | migrate everything to new approach where lib-ui.sh contains just some ↵ | Dieter Plaetinck | |
aif-specific things. all the generic UI stuff is now a separate project called libui-sh | |||
2010-03-10 | move the stdout-stderr-swapping into _dia_dialog | Matthias Dienstbier | |
2010-03-10 | remove useless return | Matthias Dienstbier | |
2010-03-10 | add possibility to use label for accessing partitions | Matthias Dienstbier | |
2010-03-10 | lib-ui improvements | Matthias Dienstbier | |
2010-03-07 | fix some whitespace2010.03.09 | Dieter Plaetinck | |
2010-03-06 | put /etc/crypttab in list of to-edit config files. fixes FS#17973 - ↵ | Dieter Plaetinck | |
/etc/crypttab should be included into section "6 Configure System" | |||
2010-03-06 | make labels mandatory for those FSes who need it + let user optionally ↵ | Dieter Plaetinck | |
define label for other FSes | |||
2010-03-06 | Remove a leading whitespace in the generated menu.lst | Thomas Bächler | |
Signed-off-by: Dieter Plaetinck <dieter@plaetinck.be> | |||
2010-03-06 | Fix grub lines for various encryption setups | Thomas Bächler | |
The first one used a deprecated syntax and failed whenever / was not called /dev/mapper/root The second one got a cosmetical cleanup to be more consistent with what was set during the installer The third one also failed whenever / was not called /dev/mapper/root Signed-off-by: Dieter Plaetinck <dieter@plaetinck.be> | |||
2010-03-05 | try to use UUID in fstab. fixes FS#17632 - [uuid support] regression in ↵ | Dieter Plaetinck | |
/etc/fstab | |||
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 | |||
2010-03-05 | fix for crashing when it cannot find packages to let user select from. fixes ↵ | Dieter Plaetinck | |
FS#15906 | |||
2010-03-05 | fix + crashfix when no disks found | Dieter Plaetinck | |
2010-03-05 | fix ask_string api doc | Dieter Plaetinck | |
2010-03-05 | remove /etc from suggested list of mountpoints as thats a bad idea + add ↵ | Dieter Plaetinck | |
/var as suggested item. fixes FS#17136 | |||
2010-03-05 | support virtio blockdevices | Vincent R | |
2010-03-02 | fix sort order | Dieter Plaetinck | |
Since recently - http://www.archlinux.org/news/476/ - we have to set LC_COLLATE ourself. without this setting, sorting order was inconsistent. One of the symptons of this was filesystems getting mounted in the wrong order ( first /home, /boot and then /), causing obvious breakages and weird output in df. With this fix, first / gets mounted, then /boot and /home. We use sorting at multiple places within AIF and i believe they all expect LC_COLLATE=C | |||
2009-11-11 | variable assigment syntax error | Pavel Hofman | |
2009-09-25 | Wrong sentence was corrected | Laszlo Papp | |
2009-09-04 | allow only executing aif as user root | Dieter Plaetinck | |
2009-08-06 | FS#15800 - The submenu 'NET (ftp/http)' under 'select source' does not ↵ | Dieter Plaetinck | |
advance automatically to the next step | |||
2009-08-06 | FS#15801 - Change the first step when time is proposed during the setting of ↵ | Dieter Plaetinck | |
the clock | |||
2009-08-02 | use correct exit code when creating FS'es failed + attempt to write to ↵ | Dieter Plaetinck | |
target fstab won't harm anyone even if we couldnt mount it on the live env | |||
2009-08-01 | go back to correct menu when doing rollback | Dieter Plaetinck | |
2009-08-01 | small optimisation | Dieter Plaetinck | |
2009-08-01 | make run background/controlled exitcodes more robust & bugfree | Dieter Plaetinck | |
2009-08-01 | ask to export network settings to target system just before configuring ↵ | Dieter Plaetinck | |
system, also track network settings possibly done in a separate process and misc cleanups/fixes | |||
2009-08-01 | use auto-sizing for yesno dialogs | Dieter Plaetinck | |
2009-08-01 | transparantly handle non-existing vars + use appropriate exit codes | Dieter Plaetinck | |
2009-08-01 | dont give bogus warnings on normal setups + cleanup debugging and warnings | Dieter Plaetinck | |
2009-08-01 | debugging fix: use variable after it is set | Dieter Plaetinck | |
2009-08-01 | optionally reuse existing $TMP_PARTITIONS if found + bugfix when reusing ↵ | Dieter Plaetinck | |
$TMP_BLOCKDEVICES | |||
2009-08-01 | simplify FS asking in autoprepare + write datafiles first, then ask for ↵ | Dieter Plaetinck | |
confirmation | |||
2009-08-01 | optionally reuse definitions from autoprepare in interactive one | Dieter Plaetinck | |
2009-07-29 | fix some invalid show_warning invocations | Dieter Plaetinck | |
2009-07-29 | add disclaimer | Dieter Plaetinck | |
2009-07-29 | Several grub related fixes | Gerhard Brauer | |
Attached the extended patch, this replaced the one from my earlier mail. * Fixed grub device mapping in automatic procedure * Fixed bootdevice handling either if we use a seperate /boot or not in automatic procedure. * Added a hint to Luks passphrasing during process_filesystem The test i have made: a) automatic-lvm-dmcrypt-install-sda: menu.lst ok, HOOKS ok, Boot is fine.... b) generic-install-sda: menu.lst ok, HOOKs ok, boot ok c) generic-install-sda (but without seperate /boot partiton, sda1=swap sda2=/) menu.lst ok, HOOKs ok, boot ok d) fancy-install-on-sda Fails on creating all filesystems/lvm-partitions here, but this is because my Virtualbox VM has a too small disk http://users.archlinux.de/~gerbra/tmp/fancy-install-sda.png http://users.archlinux.de/~gerbra/tmp/fancy-install-sda-tty7.png With this changes i build now a new local iso here and test again a interactive install (no lvm,no crypt, only a normal install) to see if we hurt something in interactive... But i guess not.... Gerhard | |||
2009-07-28 | fix for incorrect crypt device | Dieter Plaetinck | |
2009-07-28 | fix variable name typo in grub menu.lst generation. this will hopefully fix ↵ | Dieter Plaetinck | |
kernel lines | |||
2009-07-28 | fix syntax error, introduced during recent grub merge | Dieter Plaetinck | |
2009-07-28 | fix variable name typos in grub menu.lst generation. this will hopefully fix ↵ | Dieter Plaetinck | |
kernel lines | |||
2009-07-28 | more friendly "could not figure it out" grub message | Dieter Plaetinck | |
2009-07-27 | separate automatic prefilling of configs with manual editing + enable ↵ | Dieter Plaetinck | |
automatic config updating and grub menu.lst generation in automatic installs |