Age | Commit message (Expand) | Author |
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 | clarify SOURCE, SYNC_URL and HARDWARELCOCK variables | Dieter Plaetinck |
2010-12-09 | tell users to configure crypttab for non-root encrypted disks | 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 | document dependencies | Dieter Plaetinck |
2010-12-05 | introduce experimental Nilfs2 support | Dieter Plaetinck |
2010-12-05 | make AIF track needed filesystem packages | Dieter Plaetinck |
2010-11-27 | remove confusion between new /arch/setup and old (installer.git) based | Dieter Plaetinck |
2010-11-13 | typo fix | Dieter Plaetinck |
2010-10-25 | Don't use Dutch in TODO file | Dieter Plaetinck |
2010-10-25 | delete no longer relevant/useful devstats.sh script | Dieter Plaetinck |
2010-08-15 | Add Architecture = auto in lib-pacman2010.09.30 | Gerardo Exequiel Pozzi |
2010-08-07 | turn code markup into a syntax that mediawiki understands | Dieter Plaetinck |
2010-05-28 | Typos and little correction | Volker |
2010-05-28 | prettify pxe section a bit | Dieter Plaetinck |
2010-05-28 | add versioned installation guide validity | Dieter Plaetinck |
2010-05-28 | clarify contributing instructions | Dieter Plaetinck |
2010-05-28 | fix typo in iso file naming | Tyler Darden |
2010-05-16 | updated copyright and instructions re: recent changes like dual architecture ... | Dieter Plaetinck |
2010-05-08 | compliancy with new upstream api | Dieter Plaetinck |
2010-04-24 | be more thorough when checking $grubdev | Dieter Plaetinck |
2010-04-18 | remove some todos2010.04.18 | Dieter Plaetinck |
2010-04-18 | basic PXE documentation | 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 |