summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-15Add Architecture = auto in lib-pacman2010.09.30Gerardo Exequiel Pozzi
2010-08-07turn code markup into a syntax that mediawiki understandsDieter Plaetinck
2010-05-28Typos and little correctionVolker
2010-05-28prettify pxe section a bitDieter Plaetinck
2010-05-28add versioned installation guide validityDieter Plaetinck
2010-05-28clarify contributing instructionsDieter Plaetinck
2010-05-28fix typo in iso file namingTyler Darden
2010-05-16updated copyright and instructions re: recent changes like dual architecture ...Dieter Plaetinck
2010-05-08compliancy with new upstream apiDieter Plaetinck
2010-04-24be more thorough when checking $grubdevDieter Plaetinck
2010-04-18remove some todos2010.04.18Dieter Plaetinck
2010-04-18basic PXE documentationDieter Plaetinck
2010-04-18implement consistent/generic, more stable {en,de}coding of fs_params and fs_o...Dieter Plaetinck
2010-04-16change infofy calls to inform, because libui-sh changed function nameDieter Plaetinck
2010-04-12perform udevadm settle to avoid raceconditions where the device would not be ...Dieter Plaetinck
2010-04-10rename findpartitions to findblockdevices, as that's what it really does nowDieter Plaetinck
2010-04-10Do not hide the whole disk when choosing partitions for file systemsThomas Bächler
2010-04-06only ask label/uuid/dev when doing interactive FS setup, not needed for autop...Dieter Plaetinck
2010-04-05make sure to create the parent directories for the logfiles in lib-misc run_b...Dieter Plaetinck
2010-04-05fix for syntax error. $LOG_TO_FILE may not be set when ui_init is called (i.e...Dieter Plaetinck
2010-04-04only ask libui to do debugging when we want itDieter Plaetinck
2010-04-04correctly check integer value of $LOG_TO_FILEDieter Plaetinck
2010-04-04logfiles have to be passed as string nowDieter Plaetinck
2010-04-04simplify check_is_in functionDieter Plaetinck
2010-03-24use the latest libui-sh and maximize the features for initialising it (thats ...2010.03.25Dieter Plaetinck
2010-03-24prevent breakage when filesystem labels contain spacesDieter Plaetinck
2010-03-24implement labelsetting for those filesystems for which it was not implemented...Matthias Dienstbier
2010-03-24fix returns and exits in subshellsMatthias Dienstbier
2010-03-24make UUID partition access default for autoprepareDieter Plaetinck
2010-03-24make the label/uuid/devicefile options more clear to the userDieter Plaetinck
2010-03-24Merge remote branch 'aif-new/label'Dieter Plaetinck
2010-03-11fix target_configure_network for dhcp default in rc.confMatthias Dienstbier
2010-03-11display info screen while ntp syncs the clockMatthias Dienstbier
2010-03-11continue if ask_datetime was canceledMatthias Dienstbier
2010-03-10migrate everything to new approach where lib-ui.sh contains just some aif-spe...Dieter Plaetinck
2010-03-10move the stdout-stderr-swapping into _dia_dialogMatthias Dienstbier
2010-03-10remove useless returnMatthias Dienstbier
2010-03-10add possibility to use label for accessing partitionsMatthias Dienstbier
2010-03-10lib-ui improvementsMatthias Dienstbier
2010-03-07fix some whitespace2010.03.09Dieter Plaetinck
2010-03-06put /etc/crypttab in list of to-edit config files. fixes FS#17973 - /etc/cryp...Dieter Plaetinck
2010-03-06make labels mandatory for those FSes who need it + let user optionally define...Dieter Plaetinck
2010-03-06Remove a leading whitespace in the generated menu.lstThomas Bächler
2010-03-06Fix grub lines for various encryption setupsThomas Bächler
2010-03-05Merge branch 'experimental'Dieter Plaetinck
2010-03-05try to use UUID in fstab. fixes FS#17632 - [uuid support] regression in /etc/...Dieter Plaetinck
2010-03-05add the `-D' option to the sfdisk call.Mark Pustjens
2010-03-05fix for crashing when it cannot find packages to let user select from. fixes ...Dieter Plaetinck
2010-03-05fix + crashfix when no disks foundDieter Plaetinck
2010-03-05fix ask_string api docDieter Plaetinck