Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix typo | Olivier Blin | 2006-03-08 | 1 | -1/+1 |
| | |||||
* | reload sys clock from hc once we know the real timezone (#21511) | Olivier Blin | 2006-03-08 | 2 | -0/+8 |
| | |||||
* | enable kbluetoothd if bluetooth is detected | Olivier Blin | 2006-03-08 | 1 | -0/+4 |
| | |||||
* | properly handle switch between nvidia & nvidia_legacy (backport from HEAD) | Olivier Blin | 2006-03-08 | 1 | -7/+12 |
| | |||||
* | add some useful devices for live systems build (backport from HEAD, useful ↵ | Olivier Blin | 2006-03-07 | 1 | -0/+6 |
| | | | | to build One right from 2006.0) | ||||
* | backport libgl_config fixes (a bit late since already in drakxtools ↵ | Olivier Blin | 2006-03-07 | 1 | -4/+6 |
| | | | | | | | | changelog since november...): - handle nvidia_legacy - don't create broken ld.so.conf.d files (and thus don't run ldconfig when not needed) | ||||
* | enable acpi/acpid services when needed, disable them otherwise (#21316) | Olivier Blin | 2006-03-04 | 1 | -2/+6 |
| | |||||
* | check for ntfsresize in real root first | Olivier Blin | 2006-03-04 | 1 | -1/+2 |
| | |||||
* | backport laptop/bluetooth/firewire autoconf fixes/features from HEAD | Olivier Blin | 2006-03-03 | 3 | -7/+51 |
| | |||||
* | remove "Teclado" prefix in pt_BR translation (Till, #21265) | Olivier Blin | 2006-03-03 | 1 | -5/+5 |
| | |||||
* | update shorewall interfaces list when a new interface is detected (#21252) | Olivier Blin | 2006-03-01 | 1 | -0/+3 |
| | |||||
* | don't start/stop the tmdns service during install | Olivier Blin | 2006-03-01 | 1 | -1/+1 |
| | |||||
* | ask license after language (#21266) | Olivier Blin | 2006-02-28 | 1 | -1/+1 |
| | |||||
* | ask for timezone (#21271) | Olivier Blin | 2006-02-28 | 1 | -0/+10 |
| | |||||
* | symlink old home directory to new one when renaming user (backport from ↵ | Olivier Blin | 2006-02-28 | 1 | -1/+3 |
| | | | | HEAD, #21384) | ||||
* | fix path to ka-d-client and typo in tar parameter | Antoine Ginies | 2006-02-28 | 1 | -6/+3 |
| | |||||
* | (need_migration) fix untranslated messages (#21326) | Thierry Vignaud | 2006-02-28 | 1 | -1/+1 |
| | |||||
* | use versionned binary to check for gutenprint-ijs (useful if docs are ↵ | Olivier Blin | 2006-02-27 | 1 | -1/+1 |
| | | | | excluded, like in Mandriva One, #21269) | ||||
* | don't prepend $::prefix on module load, but when the path is actually used ↵ | Olivier Blin | 2006-02-27 | 1 | -13/+13 |
| | | | | (backport from HEAD) | ||||
* | backported from TRUNK for Mandriva One | Thierry Vignaud | 2006-02-27 | 1 | -1/+11 |
| | | | | | | | - fix adding storage controllers: set scsi_hostadapter like DrakX does instead of trying preloading the driver - manage hardware_raid class too | ||||
* | ensure_binary_is_installed checks binary chrooted, whereas we run the binary ↵ | Olivier Blin | 2006-02-24 | 1 | -1/+1 |
| | | | | non-chrooted (backport from HEAD) | ||||
* | oops, fix timezone listing (thanks Pixel) | Olivier Blin | 2006-02-24 | 1 | -1/+1 |
| | |||||
* | use -noleaf option when finding timezones (useful over unionfs, backport for ↵ | Olivier Blin | 2006-02-24 | 1 | -1/+1 |
| | | | | #21272) | ||||
* | use groupmod to change group when renaming a user | Olivier Blin | 2006-02-23 | 1 | -2/+2 |
| | |||||
* | don't show release notes after install (not handled yet) | Olivier Blin | 2006-02-23 | 1 | -1/+1 |
| | |||||
* | create lang::lang_changed() to ensure {country} is set according to the lang ↵ | Pascal Rigaux | 2006-02-23 | 3 | -4/+12 |
| | | | | (useful for finish-install where choosing fr gives fr_US) | ||||
* | perl_checker compliance | Olivier Blin | 2006-02-23 | 1 | -1/+1 |
| | |||||
* | allow to rename an old user (possibly "guest" from a live distribution) ↵ | Olivier Blin | 2006-02-23 | 2 | -4/+16 |
| | | | | instead of creating a new one, using info from first added user in finish-install (backport from HEAD) | ||||
* | rename config hash as it will contain more settings | Olivier Blin | 2006-02-23 | 1 | -2/+2 |
| | |||||
* | don't try to destroy potentially non-existent wizard window (backport from HEAD) | Olivier Blin | 2006-02-23 | 1 | -1/+4 |
| | |||||
* | Check the socket is populated during dmi smp detection. I know, the code is | Gwenolé Beauchesne | 2006-02-22 | 1 | -1/+1 |
| | | | | | | no longer used, but let's make it as "don't get gb depressed for reading SMBIOS spec for nothing" | ||||
* | Allow user to modify xbox partitions on non-xbox (thx Pixel) | Stew Benedict | 2006-02-22 | 1 | -1/+1 |
| | |||||
* | fix typo | Pascal Rigaux | 2006-02-21 | 1 | -1/+1 |
| | |||||
* | fix titi sucks :) (backport from cooker, fixed by Pixel) | Olivier Blin | 2006-01-27 | 1 | -1/+2 |
| | |||||
* | for auto_installs which never go through the Gtk2 main loop | Pascal Rigaux | 2006-01-26 | 1 | -0/+1 |
| | |||||
* | fix selected_leaves(): it was dropping all packages in a circular reference | Pascal Rigaux | 2006-01-24 | 1 | -6/+11 |
| | | | | | (including short circular references like amarok-engine-arts -> libamarokarts.so -> amarok-engine-arts) | ||||
* | handle new dmidecode output | Pascal Rigaux | 2006-01-20 | 1 | -5/+15 |
| | |||||
* | use BLKGETSIZE64 to allow detecting partitions bigger than 2TB, and use | Pascal Rigaux | 2006-01-12 | 1 | -0/+24 |
| | | | | | | | | "double" instead of "unsigned int" (nb: it means we will use doubles instead of ints for computing things, this works quite nicely up to 100_000TB doing this in perl so that there is no need to recompile stuff.so | ||||
* | less verbose | Pascal Rigaux | 2006-01-12 | 1 | -4/+1 |
| | |||||
* | use BLKGETSIZE64 to allow detecting partitions bigger than 2TB, and use | Pascal Rigaux | 2006-01-12 | 1 | -0/+20 |
| | | | | | | | | "double" instead of "unsigned int" (nb: it means we will use doubles instead of ints for computing things, this works quite nicely up to 100_000TB doing this in perl so that there is no need to recompile stuff.so | ||||
* | look for "NR_CPUS limit of 1 reached" instead of looking MP tables by hand, ↵ | Pascal Rigaux | 2006-01-10 | 1 | -1/+2 |
| | | | | or using DMI info (often broken) | ||||
* | (backport) restore behaviour broken in commit 1.371 (nb: {lang} is not ↵ | Pascal Rigaux | 2005-12-28 | 1 | -1/+1 |
| | | | | always set in {langs} at that time) | ||||
* | create new function and use it (backport for finish-install) | Olivier Blin | 2005-12-28 | 2 | -4/+11 |
| | |||||
* | check for nvidia_drv.so (as well as nvidia_drv.o) | Olivier Blin | 2005-12-27 | 1 | -1/+1 |
| | |||||
* | allow to blacklist steps in /etc/sysconfig/finish-install (backport) | Olivier Blin | 2005-12-27 | 1 | -12/+19 |
| | |||||
* | locale is now set by any::selectLanguage_standalone | Olivier Blin | 2005-12-27 | 1 | -2/+0 |
| | |||||
* | add ask_keyboard step (backport) | Olivier Blin | 2005-12-27 | 1 | -1/+19 |
| | |||||
* | keep install_messages.pm for finish-install (i.e. don't break finish-install ↵ | Olivier Blin | 2005-12-27 | 1 | -1/+1 |
| | | | | in 2006.0) | ||||
* | fix for localedrake in text mode (backport of patch from Pixel) | Olivier Blin | 2005-12-27 | 1 | -1/+1 |
| | |||||
* | some fonts are not seen by fontconfig because of a packaging pb, force a ↵ | Pascal Rigaux | 2005-12-20 | 1 | -0/+13 |
| | | | | rebuild of fc cache |