summaryrefslogtreecommitdiffstats
path: root/globetrotter
Commit message (Collapse)AuthorAgeFilesLines
* - sync with DrakX's APIThierry Vignaud2005-06-091-38/+65
| | | | | | | | | | | - add a few comments - we only need 4.6Gb for packages now (the DVD image) - update package list: o for 10.0 -> LE2005 changes (eg: switch to dkms and the like) o install all languages (marketing request) o install multimedia plugins & Java runtime environment o do not unselect anymore input methods
* (installPackages) help packages' post-install scriptsThierry Vignaud2005-06-091-0/+3
|
* (installPackages) help DrakX moreThierry Vignaud2005-06-091-2/+2
|
* detect both old and new LaCie modelsThierry Vignaud2005-06-091-1/+1
|
* prevent building a disk w/o translation catalogsThierry Vignaud2005-06-091-0/+4
|
* prevent warning message about /proc to appear at bootThierry Vignaud2005-06-091-1/+3
|
* - urpmi syntax had changedThierry Vignaud2005-06-091-2/+1
| | | | | - install all new media
* devfs is deadThierry Vignaud2005-06-091-3/+1
|
* save X.org conf too on profile switchThierry Vignaud2005-06-091-1/+1
|
* set $::build_globetrotterThierry Vignaud2005-06-091-0/+1
|
* (install2::configMove) prevent dm service to fail to startup becauseThierry Vignaud2005-06-091-0/+2
| | | | | of /tmp/.font-unix's permissions
* (install2::configMove) workaround init reading inittab before any.pm alters itThierry Vignaud2005-06-091-1/+5
|
* sync with drakx's APIThierry Vignaud2005-06-091-3/+3
|
* (automatic_xconf) class_discard is needed way earlierThierry Vignaud2005-06-091-1/+1
|
* (install2::configMove) fix killing X11 due to XFree86 -> X.org switchThierry Vignaud2005-06-091-1/+1
|
* (install2::configMove) if formatError() returns nothing, better display the ↵Thierry Vignaud2005-06-091-1/+1
| | | | raw error
* fix buildThierry Vignaud2005-06-091-2/+2
|
* blacklist more pakcagesThierry Vignaud2005-06-091-1/+5
|
* fix commentThierry Vignaud2005-06-091-1/+1
|
* fix netprofile stuffOlivier Blin2005-06-021-7/+5
|
* fix broken hdThierry Vignaud2005-05-251-0/+127
|
* unmount partitions even when failledThierry Vignaud2005-05-251-4/+22
|
* display message earlierThierry Vignaud2005-05-251-1/+1
|
* on restoration, tell which one is the packages partition when foundThierry Vignaud2005-05-251-0/+1
|
* nicely tell that the restoration is completedThierry Vignaud2005-05-251-0/+2
|
* use newly introduced my_exit() in order to display better messagesThierry Vignaud2005-05-251-3/+5
|
* (my_exit) introduce it for smoother messagesThierry Vignaud2005-05-251-0/+10
|
* handle smoothly packages partition with multiple kernel packagesThierry Vignaud2005-05-251-2/+2
|
* fix fs checking prior to restoration, thus handling restoration onThierry Vignaud2005-05-251-0/+5
| | | | | fscked hard disks
* when we format the root fs prior to restoring the hd, set back theThierry Vignaud2005-05-251-1/+1
| | | | | | label on the fs so that we can handle an aborted restoration (power outrage, ...)
* factorize some code through find_partition()Thierry Vignaud2005-05-251-2/+7
|
* do not try to run killall until it has been installedThierry Vignaud2004-10-261-1/+1
|
* - XFdrake can detect a auxmouse which was not detected by mousedrake so we ↵Pascal Rigaux2004-10-071-1/+1
| | | | | | | need to call various_xfree_conf() - this implies adding parameter $do_pkgs to a few functions
* initial commitThierry Vignaud2004-08-271-0/+119
|
* add changelog targetThierry Vignaud2004-08-271-0/+6
|
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-203-3/+3
|
* sometimes grub return non zero exit status w/o errorThierry Vignaud2004-07-091-1/+1
|
* kill debug messageThierry Vignaud2004-07-091-1/+1
|
* do not complain about unmounted usb fs in recue modeThierry Vignaud2004-07-091-1/+1
|
* fix restore mode (initrd's mount failled to mount ext2 as ext3)Thierry Vignaud2004-07-091-1/+1
|
* fix build explanation (else make_live will horribly die due to missingThierry Vignaud2004-06-301-1/+1
| | | | | functions :-()
* update how to build instructionsThierry Vignaud2004-06-301-0/+3
|
* do not forget to update hdlistsThierry Vignaud2004-06-301-0/+1
|
* fix required packages listThierry Vignaud2004-06-301-2/+0
|
* display a nicer error message when disk is not foundThierry Vignaud2004-06-301-0/+1
|
* fix umountingThierry Vignaud2004-06-291-0/+1
|
* unselect uim since mdk10 package of uim IM break first time wizardThierry Vignaud2004-06-291-4/+10
| | | | | when selecting english
* perl_checker cleanupsThierry Vignaud2004-06-291-3/+3
|
* add rescue supportThierry Vignaud2004-06-291-10/+40
|
* (installPackages) kill debugging statementsThierry Vignaud2004-06-241-3/+0
|