Age | Commit message (Expand) | Author |
2010-12-12 | allow .cp.gz and partialfonts in font selection | Dieter Plaetinck |
2010-12-12 | make BLOCKFRIENDLY prettier | Dieter Plaetinck |
2010-12-12 | make interactive_get_editor() more elegant | Dieter Plaetinck |
2010-12-12 | cleanup some TODO's and other cruft | Dieter Plaetinck |
2010-12-12 | clean up finddisks and findblockdevices code | Dieter Plaetinck |
2010-12-12 | cleanup finddisks and findblockdevices API | Dieter Plaetinck |
2010-12-12 | clean up disk selection dialogs | Dieter Plaetinck |
2010-12-12 | reset sfdisk input before partitioning, to avoid extraneous stale data | Dieter Plaetinck |
2010-12-12 | refactor filesystem_packages code to use associative array definition at top | Dieter Plaetinck |
2010-12-09 | correctly return wait_for exitcode, and use it to die_error if needed | Dieter Plaetinck |
2010-12-09 | make run_controlled actually return the right exitcode | Dieter Plaetinck |
2010-12-09 | properly pass on $BACKGROUND_EXIT so that $CONTROLLED_EXIT is set | Dieter Plaetinck |
2010-12-09 | lift no-hyphen restriction on run_{controlled,background} identifiers | Dieter Plaetinck |
2010-12-09 | fix correct exitcode variables in run_{controlled,background} commands | Dieter Plaetinck |
2010-12-09 | When user hits cancel in "Manage filesystems", we should return to "Prepare H... | Dieter Plaetinck |
2010-12-07 | also add lvm2 hook in target mkinitcpio.conf for non-root logical volumes | Dieter Plaetinck |
2010-12-07 | use FSOPTS arrays properly | Dieter Plaetinck |
2010-12-07 | fix missing filesystem friendly names | Dieter Plaetinck |
2010-12-07 | clean up variable names/scopes in loading code | Dieter Plaetinck |
2010-12-06 | fix filesystem listings in autoprepare and interactive filesystems mode | Dieter Plaetinck |
2010-12-06 | until we have bash 4.2, import the new associative arrays in the global scope | Dieter Plaetinck |
2010-12-06 | fix bug which prevented populating possible FS array | Dieter Plaetinck |
2010-12-05 | code cleanup: use bash4 associative arrays for filesystem stuff | Dieter Plaetinck |
2010-12-05 | introduce experimental Nilfs2 support | Dieter Plaetinck |
2010-12-05 | make AIF track needed filesystem packages | Dieter Plaetinck |
2010-11-13 | typo fix | Dieter Plaetinck |
2010-08-15 | Add Architecture = auto in lib-pacman2010.09.30 | Gerardo Exequiel Pozzi |
2010-05-08 | compliancy with new upstream api | Dieter Plaetinck |
2010-04-24 | be more thorough when checking $grubdev | Dieter Plaetinck |
2010-04-18 | implement consistent/generic, more stable {en,de}coding of fs_params and fs_o... | Dieter Plaetinck |
2010-04-16 | change infofy calls to inform, because libui-sh changed function name | Dieter Plaetinck |
2010-04-12 | perform udevadm settle to avoid raceconditions where the device would not be ... | Dieter Plaetinck |
2010-04-10 | rename findpartitions to findblockdevices, as that's what it really does now | Dieter Plaetinck |
2010-04-10 | Do not hide the whole disk when choosing partitions for file systems | Thomas Bächler |
2010-04-06 | only ask label/uuid/dev when doing interactive FS setup, not needed for autop... | Dieter Plaetinck |
2010-04-05 | make sure to create the parent directories for the logfiles in lib-misc run_b... | Dieter Plaetinck |
2010-04-05 | fix for syntax error. $LOG_TO_FILE may not be set when ui_init is called (i.e... | Dieter Plaetinck |
2010-04-04 | only ask libui to do debugging when we want it | Dieter Plaetinck |
2010-04-04 | correctly check integer value of $LOG_TO_FILE | Dieter Plaetinck |
2010-04-04 | logfiles have to be passed as string now | Dieter Plaetinck |
2010-04-04 | simplify check_is_in function | Dieter Plaetinck |
2010-03-24 | use the latest libui-sh and maximize the features for initialising it (thats ...2010.03.25 | Dieter Plaetinck |
2010-03-24 | prevent breakage when filesystem labels contain spaces | Dieter Plaetinck |
2010-03-24 | implement labelsetting for those filesystems for which it was not implemented... | Matthias Dienstbier |
2010-03-24 | fix returns and exits in subshells | Matthias Dienstbier |
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 |