summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Guillaume Cottenceau2003-11-211-2/+0
|
* *** empty log message ***Guillaume Cottenceau2003-11-211-1/+1
|
* have a fake helpwindow so that wizardwindow shrinks a bit and we don't ↵Guillaume Cottenceau2003-11-211-1/+1
| | | | totally hide "MandrakeMove" logo at bottom
* /etc/inittab copied so that we don't see a bad message on console just ↵Guillaume Cottenceau2003-11-211-0/+1
| | | | before X starts
* - don't remove /dev in live_treePascal Rigaux2003-11-211-3/+4
| | | | | | - have a correct /etc/rpm/macros in live_tree - fix menu i18n
* keeping $rootwindow didn't workGuillaume Cottenceau2003-11-211-3/+2
|
* should be enoughGuillaume Cottenceau2003-11-211-1/+1
|
* put backgrounds directly in /usr/share/wallpapersGuillaume Cottenceau2003-11-211-1/+2
|
* display background image as soon as possibleGuillaume Cottenceau2003-11-211-10/+16
| | | | | keep a gdkwindow with the background image so that it stays when wizardwindow is destroyed
* don't ask mouse when unsafe is not set (and it is currently very seldom set)Pascal Rigaux2003-11-211-1/+1
| | | | | pixel really did miserably commit this in 03/2003, though it was a change used for debugging :-(
* kill duplicated code once againGuillaume Cottenceau2003-11-201-2/+3
|
* kill duplicated codeGuillaume Cottenceau2003-11-201-5/+1
|
* pixel likes it when we no one is able to cross frontiers (is he ↵Guillaume Cottenceau2003-11-201-1/+1
| | | | protectionist/nationalist or something?)
* found no way to write into /var/run/utmp than to create my own program :(Guillaume Cottenceau2003-11-203-1/+31
|
* allow testing with a virtual key (a given file on a given partition), that ↵Guillaume Cottenceau2003-11-201-0/+20
| | | | | | | | will be faster, easier (and more reliable ;p) that will maybe allow future normal (but strange) use of MandrakeMove with a file on an existing ext2 or a vfat partition, who knows? gael's gonna be happy with his motto "our users find unpredictable usage of our products, ya-hoo!"
* fix mounting things when using existing configPascal Rigaux2003-11-201-1/+8
|
* - use "auto" for ps/2Pascal Rigaux2003-11-201-2/+2
| | | | | - allow using same config for ps/2 and imps/2
* etc-monitorer now also handles removal of filesGuillaume Cottenceau2003-11-202-3/+9
|
* simplifyPascal Rigaux2003-11-201-2/+1
|
* - verify key in mode 3 boot as wellGuillaume Cottenceau2003-11-201-4/+32
| | | | | - if the key is RO we can't umount /home because of /etc/X11/X, give a nice msg to user in that case
* updated pot filePablo Saratxaga2003-11-201-39/+112
|
* updated pot filePablo Saratxaga2003-11-201-38/+111
|
* *** empty log message ***Guillaume Cottenceau2003-11-201-1/+1
|
* fix changelogThierry Vignaud2003-11-201-34/+34
|
* have the syslinux progress bar whitePascal Rigaux2003-11-201-1/+1
|
* adapt to new usb_class2text()Pascal Rigaux2003-11-202-2/+4
|
* add move.pmGuillaume Cottenceau2003-11-201-1/+1
|
* fix regexp for new ldetect usb classPascal Rigaux2003-11-201-1/+1
|
* rebuilt DrakX.potPablo Saratxaga2003-11-202-296/+405
|
* live boot option is deprecatedGuillaume Cottenceau2003-11-203-4/+1
|
* *** empty log message ***Guillaume Cottenceau2003-11-201-1/+1
|
* *** empty log message ***Guillaume Cottenceau2003-11-201-0/+78
|
* use ext2 for the per user loopback on usb keyGuillaume Cottenceau2003-11-201-1/+1
|
* write mouse xfree conf in mode 2Guillaume Cottenceau2003-11-201-0/+2
|
* don't keep messages about failing to preserve ownershipGuillaume Cottenceau2003-11-201-1/+1
|
* oops my problems were linked to wrongly being in live modeGuillaume Cottenceau2003-11-201-1/+1
|
* new splash screenPascal Rigaux2003-11-202-1/+4
|
* xinput needed for some mice (mouse.pm::various_xfree_conf)Guillaume Cottenceau2003-11-201-0/+1
|
* better stdio for umount failedGuillaume Cottenceau2003-11-201-1/+1
|
* speedup boot by launching etc-monitorer only one time from within drakxGuillaume Cottenceau2003-11-202-9/+11
|
* $o->{fstab} now contains get_really_all_fstab, not get_all_fstabPascal Rigaux2003-11-201-1/+1
| | | | | | | (needed for merge_info_from_mtab to work from cdroms) this may break install!
* - run "service sound start" in backgroundPascal Rigaux2003-11-201-5/+4
| | | | | | | - no need to set $o->{fstab} - move back install_TrueFS_in_home() call in startMove (it doesn't rely on $o->{fstab} anymore)
* prevent load new driver too during install (anthil #110)Thierry Vignaud2003-11-201-2/+2
|
* fix anthill bug #110 (install looping on missing module snd-pcm-oss)Thierry Vignaud2003-11-201-6/+8
|
* unpoulpize comments (spoted by joseph van den reysen)Thierry Vignaud2003-11-201-1/+1
|
* i do suck muchGuillaume Cottenceau2003-11-191-13/+2
|
* make_live_tree_boot replacing files by symlinks is responsible for ↵Guillaume Cottenceau2003-11-192-0/+23
| | | | fontconfig cache outdated, fix cache by touching files
* addGuillaume Cottenceau2003-11-191-0/+27
| | | | | check if files are more recent (fc-cache will slow down starting of drakx)
* perl checker should have told us?Guillaume Cottenceau2003-11-191-1/+1
|
* allow "test your mouse" buttons to be viewable (window was much more than ↵Guillaume Cottenceau2003-11-191-1/+1
| | | | 16/9 anyway)