summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* finish-install: write autologin settings after user creation only (so that ho...Olivier Blin2007-09-212-1/+7
* harddrake: do not auto-configure CD-Rom drives in fstab, it fordbids umountin...Olivier Blin2007-09-212-4/+8
* 10.4.207Thierry Vignaud2007-09-203-1/+5
* update translation for HebrewDotan Kamber2007-09-201-11/+6
* Rephrase a text to be shorter (#33780).Michal Bukovjan2007-09-201-61/+30
* add bug referenceThierry Vignaud2007-09-202-2/+2
* default input method is now scim-bridge (#32138)Thierry Vignaud2007-09-203-2/+5
* fix listing DVD/CD as them and as unknown (#33366)Thierry Vignaud2007-09-202-3/+4
* - drakboot:Pascal Rigaux2007-09-202-0/+3
* fix bug#33817Funda Wang2007-09-201-1/+1
* 10.4.206Thierry Vignaud2007-09-202-1/+3
* (summary) fix some banner icons (#33802)Thierry Vignaud2007-09-202-2/+4
* split on 2 lines since it's too long (#33780)Pascal Rigaux2007-09-201-2/+4
* upJosé Melo2007-09-201-8/+7
* Updated Slovenian translationJure Repinc2007-09-201-28/+16
* 10.4.205Olivier Blin2007-09-192-1/+3
* update translation for ItalianAndrea Celli2007-09-191-38/+21
* stop offering to run drakxtv ; rationale:Thierry Vignaud2007-09-192-1/+3
* add ldetect-lst-modules.alias file in stage2Olivier Blin2007-09-192-1/+5
* add dkms-modules.alias file in stage2Olivier Blin2007-09-192-1/+2
* fix passing module options when module name contains a '-' characterOlivier Blin2007-09-192-2/+4
* (config) do not configure unknow drivers (installer wasn't filteringThierry Vignaud2007-09-191-0/+1
* (summary) stop configuring TV cards in summary since kernel do a better job nowThierry Vignaud2007-09-192-12/+2
* fix a pathThierry Vignaud2007-09-191-1/+1
* 10.4.204Pascal Rigaux2007-09-192-1/+3
* in my tests with drakx-in-chroot, i end up change_phys_medium being called byPascal Rigaux2007-09-191-2/+2
* adapt load_and_configure() example to current prototypeOlivier Blin2007-09-191-1/+1
* 10.4.203Thierry Vignaud2007-09-192-1/+3
* - individual package selection: make the package "Info" non editablePascal Rigaux2007-09-192-1/+2
* - diskdrake :Pascal Rigaux2007-09-195-1/+12
* rename function (to avoid conflicting name in next commit)Pascal Rigaux2007-09-191-2/+2
* create partition_table_initialize() and partition_table_clear_and_initialize()Pascal Rigaux2007-09-195-7/+38
* should have been committed with the rest...Pascal Rigaux2007-09-191-0/+2
* - create lvm::add_to_VG() out of diskdrake::interactive::Add2LVM()Pascal Rigaux2007-09-192-9/+16
* - diskdrake:Pascal Rigaux2007-09-192-5/+10
* restore banner on pop up messages (#33753)Pascal Rigaux2007-09-193-3/+8
* o handle /boot/xxx files on linux raid1Pascal Rigaux2007-09-193-0/+8
* - getInputDevices(): keep "Bus=..." for drakx-kbd-mouse-x11Pascal Rigaux2007-09-192-0/+2
* Fixing two pt_BR translationsFelipe Arruda2007-09-191-2/+2
* allow to specify keep_unrequested_dependencies in auto_instOlivier Blin2007-09-192-3/+5
* - fix getting UUID on mdmadm (eg: md0) devicesPascal Rigaux2007-09-194-14/+8
* do not use $::o in install::pkgs (to be consistent with next commit and to pl...Olivier Blin2007-09-192-3/+3
* Updated et translationFunda Wang2007-09-191-12/+7
* update translation for HebrewDotan Kamber2007-09-181-304/+285
* it's better to inheritate from partition_table::readonly, that way we can doPascal Rigaux2007-09-181-4/+9
* we really want to remove existing partitions first (via tell_kernel)Pascal Rigaux2007-09-181-1/+1
* create partition_table::readonly and use itPascal Rigaux2007-09-183-14/+30
* oops, this one goes with previous commitPascal Rigaux2007-09-181-7/+0
* rename partition_table::raw::clear() into partition_table::initialize()Pascal Rigaux2007-09-184-19/+27
* rename ->zero_MBR into ->clear, and ->zero_MBR_and_dirty into ->clear_and_dirtyPascal Rigaux2007-09-185-14/+18