summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* proxy support during install (thanks to Olivier Blin)move_1Pascal Rigaux2003-12-091-4/+7
|
* perl_checker fixesThierry Vignaud2003-12-091-3/+3
|
* repeat after me, "kernel is da shit"Guillaume Cottenceau2003-12-091-3/+2
|
* we can't change language from localedrake since */LC_CTYPE are broken symlinksGuillaume Cottenceau2003-12-091-0/+3
|
* remove rpmdrake menu entriesGuillaume Cottenceau2003-12-091-2/+2
|
* fix spanish mandrake galaxyPascal Rigaux2003-12-091-0/+4
|
* seems that some neuneu do "init 0" or "init 6" instead of halt/reboot :(Guillaume Cottenceau2003-12-091-1/+7
|
* fix ugly typo (big thanks to John Madsen)Pascal Rigaux2003-12-091-1/+1
|
* add an acpi labelGuillaume Cottenceau2003-12-091-0/+5
|
* can poweroff in UPGuillaume Cottenceau2003-12-091-4/+4
|
* upcase some labelsThierry Vignaud2003-12-091-1/+1
|
* remove useless separatorThierry Vignaud2003-12-091-1/+0
|
* handle new snd-bt87x driver from alsa-1.0.0-rc2Thierry Vignaud2003-12-091-2/+2
|
* - split in multiples toolsThierry Vignaud2003-12-091-186/+104
| | | | | | - move profile managment into mcc - add "delete an interface" wizard
* kill unused variableThierry Vignaud2003-12-091-2/+0
|
* update copyrightThierry Vignaud2003-12-091-2/+4
|
* handle multiple interfaces: let's have a buffer pixmap per networkThierry Vignaud2003-12-091-3/+4
| | | | | interface
* make it fit when embeddedThierry Vignaud2003-12-091-3/+3
|
* fix typoFlorent Villard2003-12-081-1/+1
|
* set volsetPascal Rigaux2003-12-081-1/+3
|
* - tell devfsd to reload so that /etc/devfsd/conf.d/mouse.conf is used and ↵Pascal Rigaux2003-12-081-1/+4
| | | | | | | /dev/mouse created - try to have less symlinks
* (remove_alias_regexp_byname) introduce it; works the same asThierry Vignaud2003-12-081-1/+8
| | | | | remove_alias_regexp but matches alias name instead of value
* try to reduce then number of symlinks (to avoid ELOOP)Pascal Rigaux2003-12-081-2/+12
|
* kill artsd and portmap without tellingPascal Rigaux2003-12-081-1/+1
|
* xwait (the one from /usr/X11R6/bin) can be needed (when using mountloop (?))Pascal Rigaux2003-12-081-0/+1
|
* most mixer elements always are integerThierry Vignaud2003-12-081-1/+1
|
* allow user to put some more libraries in $HOME/libPascal Rigaux2003-12-081-0/+1
|
* call /etc/X11/xdm/Xsession instead of /etc/X11/Xsession so that we go ↵Pascal Rigaux2003-12-081-1/+1
| | | | | | | through a login shell and get /usr/games in $PATH
* also install kdegames (per regis request)Pascal Rigaux2003-12-081-1/+1
|
* install ntpPascal Rigaux2003-12-061-1/+1
|
* use G_BROKEN_FILENAMES in totemPascal Rigaux2003-12-051-0/+1
|
* fix netfs and make it run at startupPascal Rigaux2003-12-052-0/+7
|
* one more string that got badly caught by last "not having latestThierry Vignaud2003-12-051-445/+844
| | | | | perl_checker locally" commit
* C is a dangerous language :((Guillaume Cottenceau2003-12-051-1/+2
|
* don't start services that are obviously backups of older filesGuillaume Cottenceau2003-12-051-1/+5
|
* titi fixes sound initscript for some alsa devicesGuillaume Cottenceau2003-12-053-1/+137
|
* hide fail to umount /image_always and /cdromGuillaume Cottenceau2003-12-051-0/+4
|
* Andrey told me how to tell supermount to force unmountGuillaume Cottenceau2003-12-051-10/+38
|
* default config file of konsole has a large font :/Guillaume Cottenceau2003-12-052-1/+20
|
* bash-completion for lord guillomovitchGuillaume Cottenceau2003-12-051-1/+1
|
* each time X respawns we need /etc/X11/Xsession rather than only startkdeGuillaume Cottenceau2003-12-053-6/+2
|
* one can get "Mass Storage" not always "Mass Storage|..."Pascal Rigaux2003-12-051-1/+1
|
* mdk-move is now firewall readyPascal Rigaux2003-12-051-1/+1
|
* modify simplified menu to see new mandrake_doc-move-{en,fr}Pascal Rigaux2003-12-041-0/+5
|
* install mandrake_doc-move-{en,fr} & mandrake_doc-move-drakxtools-{en,fr} ↵Pascal Rigaux2003-12-041-1/+1
| | | | instead of mandrake_doc-{en,fr}
* add crack-attackGuillaume Cottenceau2003-12-041-1/+1
|
* add f*cking cardmgrPascal Rigaux2003-12-041-0/+1
|
* - cleanup key_parts() so that it doesn't re-assign mount points each time it isPascal Rigaux2003-12-041-6/+6
| | | | | | called - mount point assignment moved to key_mount()
* better message when key has only non vfat partitionsGuillaume Cottenceau2003-12-041-1/+6
|
* don't die horribly if the usb key partition is not vfat, catch the error andPascal Rigaux2003-12-041-5/+11
| | | | | display a message accordingly