summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-03-27this should fix FS#13700 - grub menu.lst updating is brokenDieter Plaetinck
2009-03-25no need to set PART_ROOT twiceDieter Plaetinck
2009-03-25some debugging to help FS#13700 - grub menu.lst updating is brokenDieter Plaetinck
2009-03-17slight refactoring of how to run/monitor a program. i quite broke it thoughDieter Plaetinck
2009-03-15reset previous FOLLOW_PIDDieter Plaetinck
2009-03-15fix for extraneaous " at end of hostname in /etc/hostsDieter Plaetinck
2009-03-15prepare pacman first so we can show the repos in the message to the user + fo...Dieter Plaetinck
2009-03-15fix for done_filesystems not being cleanup up after successfull rollback, cau...Dieter Plaetinck
2009-03-14fix for broken package selectionDieter Plaetinck
2009-03-14load lib-misc early so debugging worksDieter Plaetinck
2009-03-14better modules stuff for encryptionDieter Plaetinck
2009-03-13grub-install invocation fixDieter Plaetinck
2009-03-13uniformize variable handling automatic procedure, change the package related ...Dieter Plaetinck
2009-03-13move flowcontrol stuff into its own libraryDieter Plaetinck
2009-03-13fix for kill dialogs forked process from the follow_progress call in wait_forDieter Plaetinck
2009-03-12syntax regression fixDieter Plaetinck
2009-03-12follow_progress fixDieter Plaetinck
2009-03-12support for storing the pid of background wrapper processes + support for non...Dieter Plaetinck
2009-03-12stupid typo/doc/todo fixesDieter Plaetinck
2009-03-12various fixes re:keymap/font. + auto updating rc.conf in all proceduresDieter Plaetinck
2009-03-12todo updateDieter Plaetinck
2009-03-12fix for bad way to pass packages (newlines and things)Dieter Plaetinck
2009-03-11getting rid of the quickinst port. the automatic procedure will replace itDieter Plaetinck
2009-03-11list_packages stupid bugfixDieter Plaetinck
2009-03-11support specifying packages to install as group and by packagenameDieter Plaetinck
2009-03-11replace category by group. it was bad terminology. "group" is what we use in ...Dieter Plaetinck
2009-03-11abstracting some pacman logicDieter Plaetinck
2009-03-10syntax fixes +todo updateDieter Plaetinck
2009-03-10fix segfault caused by loopDieter Plaetinck
2009-03-10syntax fixDieter Plaetinck
2009-03-10improved version of automatic procedures. better separation between my needs ...Dieter Plaetinck
2009-03-08fix FS#12378 - bad network autoconfig in /etc/rc.conf when network on eth1Dieter Plaetinck
2009-03-08support multiple debug categoriesDieter Plaetinck
2009-03-08automatically update hostname in /etc/hosts after updating /etc/rc.conf. See...Dieter Plaetinck
2009-03-08added notice and pacman.confto interactive_configure_system. See FS#11416Dieter Plaetinck
2009-03-08fix some return code incorrectness in interactive_configure_systemDieter Plaetinck
2009-03-08cleanup backup files when user is happy with the configDieter Plaetinck
2009-03-08todo updates (some todos are moved to flyspray)Dieter Plaetinck
2009-03-08better way to handle issues after partitioningDieter Plaetinck
2009-03-08sort procedure names in help messageDieter Plaetinck
2009-03-08various fixes and cleanups in interactive_runtime_networkDieter Plaetinck
2009-03-08fix for broken blockdevice size calculationsDieter Plaetinck
2009-03-07switched dialog to use autosizing everywhere. lets see what this gives...Dieter Plaetinck
2009-03-06load lib-ui in early bootstrap so we dont need to define some functions redun...Dieter Plaetinck
2009-03-05fix for killing dhcpcd. Thanks Gerhard B.!Dieter Plaetinck
2009-03-01fix for incorrect string replacement in repository adress for pacman repos. p...Dieter Plaetinck
2009-03-01port my previous fixes to lib-uiDieter Plaetinck
2009-03-01premature die_error fixDieter Plaetinck
2009-03-01better error handling in log/debug functionsDieter Plaetinck
2009-03-01fix for undefined die_error + avoid loopsDieter Plaetinck