Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | titi fixes sound initscript for some alsa devices | Guillaume Cottenceau | 2003-12-05 | 3 | -1/+137 |
| | |||||
* | default config file of konsole has a large font :/ | Guillaume Cottenceau | 2003-12-05 | 2 | -1/+20 |
| | |||||
* | bash-completion for lord guillomovitch | Guillaume Cottenceau | 2003-12-05 | 1 | -1/+1 |
| | |||||
* | each time X respawns we need /etc/X11/Xsession rather than only startkde | Guillaume Cottenceau | 2003-12-05 | 3 | -6/+2 |
| | |||||
* | mdk-move is now firewall ready | Pascal Rigaux | 2003-12-05 | 1 | -1/+1 |
| | |||||
* | modify simplified menu to see new mandrake_doc-move-{en,fr} | Pascal Rigaux | 2003-12-04 | 1 | -0/+5 |
| | |||||
* | install mandrake_doc-move-{en,fr} & mandrake_doc-move-drakxtools-{en,fr} ↵ | Pascal Rigaux | 2003-12-04 | 1 | -1/+1 |
| | | | | instead of mandrake_doc-{en,fr} | ||||
* | add crack-attack | Guillaume Cottenceau | 2003-12-04 | 1 | -1/+1 |
| | |||||
* | add f*cking cardmgr | Pascal Rigaux | 2003-12-04 | 1 | -0/+1 |
| | |||||
* | - cleanup key_parts() so that it doesn't re-assign mount points each time it is | Pascal Rigaux | 2003-12-04 | 1 | -6/+6 |
| | | | | | | called - mount point assignment moved to key_mount() | ||||
* | better message when key has only non vfat partitions | Guillaume Cottenceau | 2003-12-04 | 1 | -1/+6 |
| | |||||
* | don't die horribly if the usb key partition is not vfat, catch the error and | Pascal Rigaux | 2003-12-04 | 1 | -5/+11 |
| | | | | | display a message accordingly | ||||
* | mount loopback ro to have less warnings | Pascal Rigaux | 2003-12-04 | 1 | -2/+2 |
| | |||||
* | window title "Busy files" is not very informative, replacing with the simple ↵ | Pascal Rigaux | 2003-12-04 | 1 | -1/+1 |
| | | | | string "Error" | ||||
* | configure pcmcia as well | Guillaume Cottenceau | 2003-12-04 | 1 | -0/+1 |
| | |||||
* | allow nl language too | Guillaume Cottenceau | 2003-12-04 | 1 | -1/+1 |
| | |||||
* | add tv apps | Guillaume Cottenceau | 2003-12-04 | 1 | -0/+1 |
| | |||||
* | Xsession should be run with cwd as $HOME (fixes mountloop not working when ↵ | Guillaume Cottenceau | 2003-12-04 | 1 | -0/+1 |
| | | | | giving relative path for secure directory) | ||||
* | .mdkmove-user loopback suggestions from fredl | Guillaume Cottenceau | 2003-12-04 | 1 | -1/+7 |
| | |||||
* | still write timezone and configure supermount in noauto | Guillaume Cottenceau | 2003-12-04 | 1 | -4/+4 |
| | |||||
* | bypass most network/printer/etc autodetection and configuration in $::noauto | Guillaume Cottenceau | 2003-12-04 | 1 | -0/+3 |
| | |||||
* | simplify noauto | Guillaume Cottenceau | 2003-12-04 | 1 | -1/+1 |
| | |||||
* | use run_program rather than system when possible so that we have logs | Guillaume Cottenceau | 2003-12-04 | 1 | -12/+12 |
| | |||||
* | smaller isolinux progress bar | Pascal Rigaux | 2003-12-04 | 1 | -1/+1 |
| | |||||
* | better cleankey: also clean loopback so that kde config files disappear also | Guillaume Cottenceau | 2003-12-04 | 1 | -1/+1 |
| | |||||
* | have numlock (but only in not laptop) | Guillaume Cottenceau | 2003-12-04 | 2 | -0/+3 |
| | |||||
* | package "newt" is needed by alsa-utils | Pascal Rigaux | 2003-12-04 | 1 | -1/+1 |
| | | | | | (see 9.2 errata for more) | ||||
* | /var/tmp must be user writable for lpr| to work for printing from OOo to work | Guillaume Cottenceau | 2003-12-04 | 1 | -0/+2 |
| | |||||
* | symlink /var/lib/rpm so that "rpm -qa" works | Guillaume Cottenceau | 2003-12-04 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-12-04 | 1 | -1/+1 |
| | |||||
* | tell kicker that it should refetch menu's icons | Pascal Rigaux | 2003-12-04 | 1 | -0/+3 |
| | |||||
* | allow sh to load when cd is umounted | Pascal Rigaux | 2003-12-04 | 1 | -0/+2 |
| | |||||
* | we don't want everyone to have the same ssh key :) | Guillaume Cottenceau | 2003-12-04 | 1 | -0/+3 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-12-04 | 1 | -0/+3 |
| | |||||
* | install emacs | Pascal Rigaux | 2003-12-04 | 1 | -1/+1 |
| | |||||
* | inspect /export/Mandrake/RPMS to get the kernel version | Pascal Rigaux | 2003-12-04 | 1 | -1/+6 |
| | |||||
* | OOo launches netscape so we need a fake netscape | Guillaume Cottenceau | 2003-12-03 | 2 | -1/+4 |
| | |||||
* | fix english | Guillaume Cottenceau | 2003-12-03 | 1 | -1/+1 |
| | |||||
* | scannerdrake will modify files in /etc/sane.d/ so they must be writable | Guillaume Cottenceau | 2003-12-03 | 1 | -0/+1 |
| | |||||
* | ensure ksycoca is configured correctly. It is not saved on the key | Pascal Rigaux | 2003-12-03 | 1 | -2/+2 |
| | |||||
* | allow easier debugging by not killing shell on #2 when starting with "shell" ↵ | Guillaume Cottenceau | 2003-12-03 | 1 | -2/+4 |
| | | | | commandline param | ||||
* | *** empty log message *** | Pascal Rigaux | 2003-12-03 | 1 | -0/+1 |
| | |||||
* | configure timezone | Pascal Rigaux | 2003-12-03 | 1 | -0/+3 |
| | |||||
* | add md5sum to the iso | Pascal Rigaux | 2003-12-03 | 1 | -0/+1 |
| | |||||
* | mouse with more than 5 buttons add a hook in /etc/X11/xinit.d, this dir need ↵ | Guillaume Cottenceau | 2003-12-03 | 2 | -1/+2 |
| | | | | be writable for new files | ||||
* | should at least disable X respawning too fast now | Guillaume Cottenceau | 2003-12-02 | 1 | -6/+3 |
| | |||||
* | allow mdk_totem to kill root processes | Pascal Rigaux | 2003-12-02 | 1 | -2/+2 |
| | |||||
* | restore /etc/mtab linked to /proc/mounts, other things like "umount /xxx" can | Pascal Rigaux | 2003-12-02 | 1 | -6/+1 |
| | | | | | fail because /xxx is in /proc/mounts, but not in mtab | ||||
* | fix typo | Pascal Rigaux | 2003-12-02 | 1 | -1/+1 |
| | |||||
* | need to touch /etc/mtab at very beginning to prevent from creating a link to ↵ | Guillaume Cottenceau | 2003-12-02 | 1 | -1/+3 |
| | | | | the RO volume thus failing substInFile from fs::umount |