Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow to halt machine | Guillaume Cottenceau | 2003-11-27 | 1 | -1/+1 |
| | |||||
* | at last a good reboot/halt from kde | Guillaume Cottenceau | 2003-11-27 | 1 | -1/+0 |
| | |||||
* | better have a good global /usr/share/services/ksycoca by linking it to the key, | Pascal Rigaux | 2003-11-27 | 1 | -0/+2 |
| | | | | | rather than configuring it in every users .kde/share/services/ksycoca | ||||
* | use a Reboot.desktop to have ability to reboot graphically in menu | Guillaume Cottenceau | 2003-11-27 | 1 | -0/+1 |
| | | | | | | | it's not too good because it's not top-down in the menu, but to do that we'd need to modify kdebase or launche kde with kdm it-de-es translations taken from gtk+mdk.mo | ||||
* | again | Guillaume Cottenceau | 2003-11-27 | 1 | -1/+1 |
| | |||||
* | woops | Guillaume Cottenceau | 2003-11-27 | 1 | -2/+2 |
| | |||||
* | we need pcmcia-cs if we ever want pcmcia to work | Guillaume Cottenceau | 2003-11-27 | 1 | -1/+1 |
| | |||||
* | call my halt_reboot in place of halt and reboot | Guillaume Cottenceau | 2003-11-26 | 1 | -0/+3 |
| | |||||
* | - configure ksycoca per lang | Pascal Rigaux | 2003-11-26 | 1 | -1/+8 |
| | | | | | | - configure ksycoca with flag working - configure kdeglobals lang (for kcontrol and a few more) | ||||
* | binutils contains strings | Guillaume Cottenceau | 2003-11-26 | 1 | -1/+1 |
| | |||||
* | allow services we won't start to not show up in chkconfig queries | Guillaume Cottenceau | 2003-11-26 | 1 | -0/+5 |
| | |||||
* | install openssh-server | Pascal Rigaux | 2003-11-26 | 1 | -0/+1 |
| | |||||
* | remove uncessary wizards from appearing in MCC | Guillaume Cottenceau | 2003-11-25 | 1 | -0/+3 |
| | |||||
* | - install NVIDIA_nforce-xxx | Pascal Rigaux | 2003-11-24 | 1 | -4/+17 |
| | | | | | | | - /usr/lib/libGL.so.1 links to /etc/X11/libGL.so.1 - create /usr/lib/libGL.so.1.fglrx and /usr/lib/libGL.so.1.nvidia => at runtime we create /etc/X11/libGL.so.1 linked to one of them | ||||
* | add some comment | Pascal Rigaux | 2003-11-24 | 1 | -1/+3 |
| | |||||
* | - install proprietary drivers | Pascal Rigaux | 2003-11-21 | 1 | -0/+4 |
| | | | | | - remove "nvidia" from /etc/modules | ||||
* | - don't remove /dev in live_tree | Pascal Rigaux | 2003-11-21 | 1 | -3/+4 |
| | | | | | | - have a correct /etc/rpm/macros in live_tree - fix menu i18n | ||||
* | xinput needed for some mice (mouse.pm::various_xfree_conf) | Guillaume Cottenceau | 2003-11-20 | 1 | -0/+1 |
| | |||||
* | have proper mandrake-release contents | Guillaume Cottenceau | 2003-11-19 | 1 | -0/+3 |
| | |||||
* | printer stuff | Guillaume Cottenceau | 2003-11-19 | 1 | -0/+1 |
| | |||||
* | add alsa-utils (used by service "sound" to configure alsa devices) | Pascal Rigaux | 2003-11-19 | 1 | -0/+1 |
| | |||||
* | don't run update-menus in background so that kbuildsycoca is called when ↵ | Pascal Rigaux | 2003-11-19 | 1 | -1/+1 |
| | | | | update-menus is over | ||||
* | allow debugging move | Guillaume Cottenceau | 2003-11-19 | 1 | -0/+1 |
| | |||||
* | add dhcp-client | Pascal Rigaux | 2003-11-19 | 1 | -1/+1 |
| | |||||
* | - ensure DURING_INSTALL doesn't escape packages install | Pascal Rigaux | 2003-11-19 | 1 | -5/+5 |
| | | | | | - use run_program::rooted instead of system("chroot ...") | ||||
* | aren't we heading the wall at lightspeed if we begin to duplicate our ↵ | Guillaume Cottenceau | 2003-11-19 | 1 | -2/+0 |
| | | | | efforts? :) | ||||
* | enable lock in kde screensaver | Guillaume Cottenceau | 2003-11-19 | 1 | -0/+3 |
| | |||||
* | - the screensaver should lock | Pascal Rigaux | 2003-11-19 | 1 | -1/+3 |
| | | | | | - fix gc's typo | ||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-11-18 | 1 | -0/+1 |
| | |||||
* | dnotify needed | Guillaume Cottenceau | 2003-11-18 | 1 | -0/+1 |
| | |||||
* | don't use shadow passwords since pwconv overwrites /etc/shadow hence ↵ | Guillaume Cottenceau | 2003-11-17 | 1 | -0/+5 |
| | | | | contents will be lost for usb key | ||||
* | remove /lib/i686 and use non-i686 libraries | Pascal Rigaux | 2003-11-17 | 1 | -0/+1 |
| | |||||
* | fredl requested simplified menu | Guillaume Cottenceau | 2003-11-14 | 1 | -0/+1 |
| | |||||
* | also remove kalarmd from kde autostart | Pascal Rigaux | 2003-11-07 | 1 | -1/+1 |
| | |||||
* | remove autostart of klipper & korgac (as requested by Denis) | Pascal Rigaux | 2003-11-06 | 1 | -0/+2 |
| | |||||
* | ensure make_live doesn't fail when called twice (when $::prefix/dev is ↵ | Pascal Rigaux | 2003-11-06 | 1 | -1/+1 |
| | | | | already gone) | ||||
* | needless chmod a+w /dev files since we use devfs | Pascal Rigaux | 2003-11-06 | 1 | -1/+0 |
| | |||||
* | auto configure network | Guillaume Cottenceau | 2003-11-05 | 1 | -2/+4 |
| | |||||
* | - run "kbuildsycoca --global" when building | Pascal Rigaux | 2003-11-05 | 1 | -0/+1 |
| | | | | | - using a special configuration telling kde not to build during startup | ||||
* | we need package "mountloop" for crypted folders | Pascal Rigaux | 2003-11-05 | 1 | -1/+2 |
| | |||||
* | run fc-cache so that cache is generated in all directories mentioned in ↵ | Guillaume Cottenceau | 2003-11-04 | 1 | -0/+1 |
| | | | | config file: allows to suppress the 5-10 secondes pause before first drakx question | ||||
* | get INSTALL stuff on live as well | Guillaume Cottenceau | 2003-11-03 | 1 | -1/+1 |
| | |||||
* | install acpi and acpid so that removing acpi=ht will work | Guillaume Cottenceau | 2003-11-03 | 1 | -1/+4 |
| | |||||
* | call update-menus as needed | Pascal Rigaux | 2003-10-30 | 1 | -0/+1 |
| | |||||
* | better list obtained using patched nfsd instead of Strace | Pascal Rigaux | 2003-10-30 | 1 | -0/+1 |
| | |||||
* | various fixes: | Pascal Rigaux | 2003-10-23 | 1 | -5/+3 |
| | | | | | | | - add some usually automatic flags 'BURNER', 'UTF8', 'DOCS', 'TV', '3D' - use symlinkf instead of "ln -sf" (symlinkf is much better, it removes destination first) - not need to run pango-querymodules anymore | ||||
* | have necessary png lang files installed and limit percent-langs of langs.pm ↵ | Guillaume Cottenceau | 2003-10-15 | 1 | -1/+1 |
| | | | | accordingly | ||||
* | install SOUND packages | Pascal Rigaux | 2003-10-15 | 1 | -1/+1 |
| | |||||
* | /etc/pango/pango.modules is normally a dynamic file | Guillaume Cottenceau | 2003-10-09 | 1 | -0/+2 |
| | |||||
* | use FBDev server until XF4 support is commited in | Guillaume Cottenceau | 2003-10-09 | 1 | -1/+1 |
| |