Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add nolapic support option (NOn Local APIC) | Nicolas Planel | 2004-03-23 | 1 | -1/+8 | |
| | ||||||
* | spell Mandrakelinux in one word | Thierry Vignaud | 2004-03-10 | 1 | -1/+1 | |
| | ||||||
* | (setupBootloader__general) fix wizard title now that drakboot --boot | Thierry Vignaud | 2004-03-02 | 1 | -1/+1 | |
| | | | | | is a wizard like tool | |||||
* | drakboot --boot is now a wizard | Pascal Rigaux | 2004-03-02 | 1 | -3/+8 | |
| | ||||||
* | use "default.png" instead of (missing) "man.png" which resulted to ↵ | Pascal Rigaux | 2004-03-01 | 1 | -1/+1 | |
| | | | | defaulting to parrot (ic-bird.png) | |||||
* | (setupBootloader__entries) fix entry editing layout | Thierry Vignaud | 2004-02-23 | 1 | -2/+2 | |
| | ||||||
* | selectlanguage: utf8 flag status is updated when user selects more/less ↵ | Guillaume Cottenceau | 2004-02-18 | 1 | -1/+9 | |
| | | | | languages; when user touches it, update is disabled, allowing andrej to have an en_GB + ru_RU install without utf8 | |||||
* | no need to fake scsi for ide anymore (hopefully!) | Pascal Rigaux | 2004-02-10 | 1 | -1/+1 | |
| | ||||||
* | (fileshare_config): quite different way of handling it, asking first if user | Pascal Rigaux | 2004-02-06 | 1 | -25/+24 | |
| | | | | | | wants sharing or not, then asking which protocol (when users wants sharing). Removing or installing the server package handling the protocols (smb or nfs). | |||||
* | handle better bootloader per entries video mode | Pascal Rigaux | 2004-02-06 | 1 | -1/+3 | |
| | ||||||
* | special way to remove mem=<memsize> | Pascal Rigaux | 2004-02-06 | 1 | -1/+1 | |
| | ||||||
* | remove defaulting global vga mode to normal | Pascal Rigaux | 2004-02-06 | 1 | -1/+0 | |
| | ||||||
* | fix old typo: complete callback was not called | Pascal Rigaux | 2004-02-06 | 1 | -9/+11 | |
| | ||||||
* | drop bootloader main options "Compact" and "Video mode" | Pascal Rigaux | 2004-02-06 | 1 | -2/+0 | |
| | ||||||
* | fix ugly typo (occuring when removing "clean /tmp", ie not often, especially | Pascal Rigaux | 2004-02-05 | 1 | -1/+1 | |
| | | | | | since drakboot didn't write fstab) | |||||
* | this part of code is already executed only in $::isInstall | Guillaume Cottenceau | 2004-02-05 | 1 | -2/+2 | |
| | ||||||
* | fix drakboot layout: use checkboxes own labels rather than packing extra | Thierry Vignaud | 2004-02-02 | 1 | -6/+6 | |
| | | | | | labels | |||||
* | fix typo | Pascal Rigaux | 2004-01-26 | 1 | -1/+1 | |
| | ||||||
* | perl_checker fix | Pascal Rigaux | 2004-01-21 | 1 | -1/+1 | |
| | ||||||
* | in setupBootloader__entries(): | Pascal Rigaux | 2004-01-20 | 1 | -9/+2 | |
| | | | | | | - move vga and initrd from $::expert to advanced - drop setting read-write, table, unsafe | |||||
* | move bootloader title from drakboot | Thierry Vignaud | 2004-01-14 | 1 | -0/+1 | |
| | ||||||
* | changing utf8 flag on an installed OS is not supported | Guillaume Cottenceau | 2004-01-13 | 1 | -1/+1 | |
| | ||||||
* | - integrate chkauth (which is now deprecated) | Pascal Rigaux | 2004-01-08 | 1 | -97/+0 | |
| | | | | | - new module authentication | |||||
* | pass --splash <resolution> to mkinitrd | Pascal Rigaux | 2004-01-07 | 1 | -1/+1 | |
| | | | | | (so that make-boot-splash doesn't rely on lilo.conf or menu.lst) | |||||
* | remove mkbootdisk support | Pascal Rigaux | 2004-01-06 | 1 | -60/+0 | |
| | ||||||
* | this duplicate is now useless | Thierry Vignaud | 2003-12-29 | 1 | -7/+0 | |
| | ||||||
* | create fix_broken_alternatives() | Pascal Rigaux | 2003-12-02 | 1 | -0/+11 | |
| | ||||||
* | drakx_version: have a suitable value for move | Guillaume Cottenceau | 2003-12-01 | 1 | -1/+2 | |
| | ||||||
* | - use the "mount" command directly in move | Pascal Rigaux | 2003-11-12 | 1 | -1/+1 | |
| | | | | | - still not really clean ($o_options is dropped in many cases) | |||||
* | fix bogus use of old netwok module instead of network::network | Thierry Vignaud | 2003-11-12 | 1 | -2/+2 | |
| | ||||||
* | move: "adduser" alike step | Guillaume Cottenceau | 2003-10-31 | 1 | -48/+54 | |
| | ||||||
* | maybe perl_checker should have told me? but that's a bit | Guillaume Cottenceau | 2003-10-15 | 1 | -1/+1 | |
| | | | | | complicated for his poor soul? | |||||
* | fix default value still in location|name form in case of move | Guillaume Cottenceau | 2003-10-15 | 1 | -1/+1 | |
| | ||||||
* | sorting according to transliteration in languages-selection-as-images is ↵ | Guillaume Cottenceau | 2003-10-15 | 1 | -1/+1 | |
| | | | | broken, can't remember if I did that special on purpose, seems it was just dumb from me, nothing more | |||||
* | titi doesn't suck | Guillaume Cottenceau | 2003-10-15 | 1 | -0/+1 | |
| | ||||||
* | don't show a tree in move mode, we have only a limited number of languages | Guillaume Cottenceau | 2003-10-15 | 1 | -4/+11 | |
| | ||||||
* | fix code that selects images for the choice of languages to not base on FB ↵ | Guillaume Cottenceau | 2003-10-15 | 1 | -1/+1 | |
| | | | | as well | |||||
* | perl_checker | Pascal Rigaux | 2003-10-01 | 1 | -3/+3 | |
| | ||||||
* | fixed hdInstallPath not working on some cases. | Francois Pons | 2003-09-23 | 1 | -2/+2 | |
| | ||||||
* | add /usr/lib/qt3/lib (and sometimes /usr/lib/qt3/lib64) in ld.so.conf | Pascal Rigaux | 2003-09-17 | 1 | -3/+5 | |
| | | | | | (needed for upgrade where package renaming can cause this to disappear) | |||||
* | run nisdomainname et ypbind so that nis is correctly set up *now*, not at ↵ | Pascal Rigaux | 2003-09-17 | 1 | -0/+5 | |
| | | | | | | | next reboot. TODO: also do it during install since nis can be useful to resolve domain names. Not done because 9.2-RC | |||||
* | set ICEAUTHORITY for "gnome-session-save --kill" | Pascal Rigaux | 2003-09-15 | 1 | -0/+1 | |
| | | | | | (it would be better to set it in usermode, but it works :) | |||||
* | when "Back" is pressed, restore the list of entries in bootloader (bug #5680) | Pascal Rigaux | 2003-09-15 | 1 | -2/+8 | |
| | ||||||
* | fixed to use meta_class desktop instead of virtual discovery (mapped to ↵ | Francois Pons | 2003-09-11 | 1 | -1/+1 | |
| | | | | desktop). | |||||
* | don't use images for language choice in vga16, it's too ugly | Guillaume Cottenceau | 2003-09-11 | 1 | -1/+1 | |
| | ||||||
* | ensure userdrake works when diskdrake --fileshare is embedded or run through ↵ | Pascal Rigaux | 2003-09-09 | 1 | -1/+1 | |
| | | | | kdesu | |||||
* | - userdrake is in /usr/sbin/ (#5447) | Daouda Lo | 2003-09-09 | 1 | -1/+1 | |
| | ||||||
* | perl_checker compliance | Pascal Rigaux | 2003-09-08 | 1 | -1/+1 | |
| | ||||||
* | ~fix~ calling userdrake in "diskdrake --fileshare" | Pascal Rigaux | 2003-09-08 | 1 | -1/+1 | |
| | ||||||
* | chksession gives GNOME for gnome, not Gnome | Pascal Rigaux | 2003-09-01 | 1 | -1/+1 | |
| |