summaryrefslogtreecommitdiffstats
path: root/draklive-install
Commit message (Expand)AuthorAgeFilesLines
...
* add back hardcoded live user, it is still usedOlivier Blin2008-03-201-0/+1
* check available space before formatting and installing (#22764)Olivier Blin2008-03-201-3/+10
* remove test codeOlivier Blin2008-03-201-1/+0
* do not loop if ask_partitions succeedsOlivier Blin2008-03-201-4/+3
* use a hash for correctness (total size should depend on the source)Olivier Blin2008-03-201-3/+3
* make total size a state variableOlivier Blin2008-03-201-1/+4
* remove old commentOlivier Blin2008-03-201-1/+0
* run partition step in a loop while errors occurOlivier Blin2008-03-201-6/+7
* print an error message when the partitioning fails instead of dyingOlivier Blin2008-03-201-1/+13
* display error message and exit if install (files copy) failed (#22764)Olivier Blin2008-03-201-1/+7
* split in subroutines and localize variablesOlivier Blin2008-03-191-116/+149
* factorize copy source in a variableOlivier Blin2008-03-191-2/+4
* add more wait messagesOlivier Blin2008-03-191-1/+9
* detect disks later to make startup fasterOlivier Blin2008-03-191-16/+14
* do not crash if harddrake2/previous_hw does not existOlivier Blin2008-03-191-3/+5
* do not hardcode first boot config files, copy them from /etc/draklive-install...Olivier Blin2008-03-191-18/+2
* use fs::any::prepare_minimal_root to prepare root (so that /proc and /sys get...Olivier Blin2008-02-281-1/+1
* create /dev and minimal directories right after format_mountOlivier Blin2008-02-281-4/+4
* create devices early to have a consistent root before calling other programs ...Olivier Blin2007-12-041-3/+4
* don't die when unmounting failsOlivier Blin2007-11-021-1/+1
* better fix for mdkonlineOlivier Blin2007-10-081-1/+1
* fix reenabling mdkonline applet after installOlivier Blin2007-10-081-1/+1
* copy rpm db from /tmp/rpm/real if it existsOlivier Blin2007-10-081-0/+3
* do not try to "clean" rpm db anymoreOlivier Blin2007-10-081-4/+0
* use empty prototypeOlivier Blin2007-10-061-1/+1
* rediscover hardddisks at first bootOlivier Blin2007-10-061-0/+8
* add some padding between ad an progress barOlivier Blin2007-10-061-1/+1
* remove autologin before first boot and user finish-install's USER_AUTOLOGIN_F...Olivier Blin2007-10-061-0/+3
* brute force clean of rpm db to fix draklive-install removalOlivier Blin2007-10-051-0/+4
* use xdg-user-dir to detect desktop directory of guest user when removing desk...Olivier Blin2007-10-051-2/+3
* move "guest" username in a variableOlivier Blin2007-10-051-4/+6
* remove /etc/modprobe.d/mandriva-live after installOlivier Blin2007-10-041-0/+1
* umount all partitions before starting installOlivier Blin2007-10-041-2/+10
* really fix "reboot needed" warning (#33986)Olivier Blin2007-10-011-2/+3
* use new pop_wait_messages option from interactive::gtk not to use hack that d...Olivier Blin2007-09-281-8/+3
* - fix "reboot needed" warning (#33986)Olivier Blin2007-09-251-3/+6
* reimport draklive-install in SVNOlivier Blin2007-05-021-0/+268