Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-28 | let user pick a mountpoint from a list or define a custom one | Dieter Plaetinck | |
2009-06-28 | fixes for font/keymap substitutions | Dieter Plaetinck | |
2009-06-28 | modprobe.conf path typo fix | Dieter Plaetinck | |
2009-06-27 | dia_ask_yesno honors default value now | Gerhard Brauer | |
Modified dia_ask_yesno to correctly handle an default value to preset the YES or NO button. Signed-off-by: Gerhard Brauer <gerbra@archlinux.de> | |||
2009-06-27 | Changed modprobe.conf path for new module-init-tools 3.8 | Gerhard Brauer | |
2009-06-25 | Fixed timesetting for hwclock localtime users | Gerhard Brauer | |
When we set system time from the BIOS clock via hwclock we must honor the timezone the user previous selected during interactive_time(). After boot we are in an UTC environment. If we now - for localtime users - parse hwclcock value to systemtime, then we get later a false systemtime when copying the TZ file to /etc/localtime. Changing /etc/localtime always recalculate the time according to the timezone. Signed-off-by: Gerhard Brauer <gerbra@archlinux.de> | |||
2009-06-20 | Merge branch 'master' into experimental | Dieter Plaetinck | |
2009-06-20 | fix syntax error introduced by Xfs freeze patch | Matthias Dienstbier | |
2009-06-14 | Fix xfs freezing during grub installation | Gerhard Brauer | |
Since kernel 2.6.29 xfs_freeze could also freeze non-xfs partitions. This leeds to the problem that in the process of grub installation all our TARGET partitions ($target/ and $target/boot) get freezed - regardless which filesystem they have. The result is a stuck grub install. Better way is: freeze above TARGETS only if they realy have an xfs FS. | |||
2009-06-14 | fix for remote (http) modules | tuxce | |
2009-06-14 | also need to select a mirror | Dieter Plaetinck | |
2009-06-13 | makefile. can be quite useful | Dieter Plaetinck | |
2009-06-13 | list of things to test for new release | Dieter Plaetinck | |
2009-06-11 | todo updates | Dieter Plaetinck | |
2009-04-18 | name log files in usage function | Dieter Plaetinck | |
2009-04-13 | introduce (var_)TARGET_PACKAGES_EXCLUDE parameters + TARGET_GROUPS incorrect ↵ | Dieter Plaetinck | |
var fix | |||
2009-04-13 | if one or more "extra" workers after the main one return false, that doesnt ↵ | Dieter Plaetinck | |
mean the whole thing failed | |||
2009-04-12 | refactored, cleaned up and restructured README | Dieter Plaetinck | |
2009-04-12 | remove comment. patch from Jud "judfilm" | Dieter Plaetinck | |
2009-04-11 | typo fix | Dieter Plaetinck | |
2009-04-11 | move some common logic away from the interactive procedure into the base ↵ | Dieter Plaetinck | |
procedure and lib-ui-interactive so the code is more reusable | |||
2009-04-08 | Merge branch 'experimental'2009.04.08 | Dieter Plaetinck | |
2009-04-08 | sorry i was wrong in the previous commit. restoring first fix... | Dieter Plaetinck | |
2009-04-08 | a cleaner way to fix FS#13835 - following the output of a process is broken | Dieter Plaetinck | |
2009-04-07 | fix for FS#13835 - following the output of a process is broken - FUCK YEAH | Dieter Plaetinck | |
2009-04-04 | stderr output fix | Dieter Plaetinck | |
2009-04-04 | syntax on editor checking fix | Dieter Plaetinck | |
2009-04-04 | bash function naming syntax fix | Dieter Plaetinck | |
2009-04-04 | actually saving the clock to hardware might be useful.. | Dieter Plaetinck | |
2009-04-04 | fix for ntp stuff take 2 | Dieter Plaetinck | |
2009-04-04 | fix for nextitem and also hopefully for ntp stuff | Dieter Plaetinck | |
2009-04-04 | fix for next item in datetime menu | Dieter Plaetinck | |
2009-04-04 | todo updates | Dieter Plaetinck | |
2009-04-04 | clearer, more up to date howto | Dieter Plaetinck | |
2009-03-31 | dont show which output + syntax fix | Dieter Plaetinck | |
2009-03-30 | fix hwclock calls for systohc and hctosys, fix /etc/localtime, show nice ↵ | Dieter Plaetinck | |
dialog with 'ok', 'manual date setting' and ntp using | |||
2009-03-30 | note | Dieter Plaetinck | |
2009-03-30 | do hwclock (only) at the right time, optimize hwclock code, make UTC default ↵ | Dieter Plaetinck | |
(fixes FS#13752 - Make hwclock in UTC a "good idea" | |||
2009-03-30 | no need for tzselect anymore. yeay | Dieter Plaetinck | |
2009-03-29 | return condition fix | Dieter Plaetinck | |
2009-03-29 | fix for broken region getting | Dieter Plaetinck | |
2009-03-29 | fix for hanging timezone dialogs | Dieter Plaetinck | |
2009-03-29 | Merge branch 'experimental'2009.03.29 | Dieter Plaetinck | |
2009-03-28 | showstoppers moved to flyspray | Dieter Plaetinck | |
2009-03-27 | this should fix FS#13700 - grub menu.lst updating is broken | Dieter Plaetinck | |
2009-03-26 | todo updates | Dieter Plaetinck | |
2009-03-25 | no need to set PART_ROOT twice | Dieter Plaetinck | |
2009-03-25 | some debugging to help FS#13700 - grub menu.lst updating is broken | Dieter Plaetinck | |
2009-03-17 | slight refactoring of how to run/monitor a program. i quite broke it though | Dieter Plaetinck | |
2009-03-15 | reset previous FOLLOW_PID | Dieter Plaetinck | |