summaryrefslogtreecommitdiffstats
path: root/move/make_live
Commit message (Collapse)AuthorAgeFilesLines
* - install NVIDIA_nforce-xxxPascal Rigaux2003-11-241-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 commentPascal Rigaux2003-11-241-1/+3
|
* - install proprietary driversPascal Rigaux2003-11-211-0/+4
| | | | | - remove "nvidia" from /etc/modules
* - don't remove /dev in live_treePascal Rigaux2003-11-211-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 Cottenceau2003-11-201-0/+1
|
* have proper mandrake-release contentsGuillaume Cottenceau2003-11-191-0/+3
|
* printer stuffGuillaume Cottenceau2003-11-191-0/+1
|
* add alsa-utils (used by service "sound" to configure alsa devices)Pascal Rigaux2003-11-191-0/+1
|
* don't run update-menus in background so that kbuildsycoca is called when ↵Pascal Rigaux2003-11-191-1/+1
| | | | update-menus is over
* allow debugging moveGuillaume Cottenceau2003-11-191-0/+1
|
* add dhcp-clientPascal Rigaux2003-11-191-1/+1
|
* - ensure DURING_INSTALL doesn't escape packages installPascal Rigaux2003-11-191-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 Cottenceau2003-11-191-2/+0
| | | | efforts? :)
* enable lock in kde screensaverGuillaume Cottenceau2003-11-191-0/+3
|
* - the screensaver should lockPascal Rigaux2003-11-191-1/+3
| | | | | - fix gc's typo
* *** empty log message ***Guillaume Cottenceau2003-11-181-0/+1
|
* dnotify neededGuillaume Cottenceau2003-11-181-0/+1
|
* don't use shadow passwords since pwconv overwrites /etc/shadow hence ↵Guillaume Cottenceau2003-11-171-0/+5
| | | | contents will be lost for usb key
* remove /lib/i686 and use non-i686 librariesPascal Rigaux2003-11-171-0/+1
|
* fredl requested simplified menuGuillaume Cottenceau2003-11-141-0/+1
|
* also remove kalarmd from kde autostartPascal Rigaux2003-11-071-1/+1
|
* remove autostart of klipper & korgac (as requested by Denis)Pascal Rigaux2003-11-061-0/+2
|
* ensure make_live doesn't fail when called twice (when $::prefix/dev is ↵Pascal Rigaux2003-11-061-1/+1
| | | | already gone)
* needless chmod a+w /dev files since we use devfsPascal Rigaux2003-11-061-1/+0
|
* auto configure networkGuillaume Cottenceau2003-11-051-2/+4
|
* - run "kbuildsycoca --global" when buildingPascal Rigaux2003-11-051-0/+1
| | | | | - using a special configuration telling kde not to build during startup
* we need package "mountloop" for crypted foldersPascal Rigaux2003-11-051-1/+2
|
* run fc-cache so that cache is generated in all directories mentioned in ↵Guillaume Cottenceau2003-11-041-0/+1
| | | | config file: allows to suppress the 5-10 secondes pause before first drakx question
* get INSTALL stuff on live as wellGuillaume Cottenceau2003-11-031-1/+1
|
* install acpi and acpid so that removing acpi=ht will workGuillaume Cottenceau2003-11-031-1/+4
|
* call update-menus as neededPascal Rigaux2003-10-301-0/+1
|
* better list obtained using patched nfsd instead of StracePascal Rigaux2003-10-301-0/+1
|
* various fixes:Pascal Rigaux2003-10-231-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 Cottenceau2003-10-151-1/+1
| | | | accordingly
* install SOUND packagesPascal Rigaux2003-10-151-1/+1
|
* /etc/pango/pango.modules is normally a dynamic fileGuillaume Cottenceau2003-10-091-0/+2
|
* use FBDev server until XF4 support is commited inGuillaume Cottenceau2003-10-091-1/+1
|
* remove /lib/dev-state stuff from devfsd.confGuillaume Cottenceau2003-10-091-0/+5
|
* *** empty log message ***Pascal Rigaux2003-10-081-0/+64