summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* 10.1-0.5mdkThierry Vignaud2004-08-061-1/+20
|
* try to load all modules that may be needed to establish connexionOlivier Blin2004-08-061-2/+4
|
* (adsl_conf_backend) only try to mount /proc if it wasn't (eg if weThierry Vignaud2004-08-061-1/+1
| | | | | didn't intall any packages)
* try to mount proc fs too, in case it wasn't done earlierOlivier Blin2004-08-061-0/+1
|
* always install all arabic fonts since farsi oness contains nice arabicThierry Vignaud2004-08-061-2/+1
| | | | | glyphs but not urdu (by way of arabayes feedback)
* fix typoPascal Rigaux2004-08-061-2/+2
|
* don't try to remove non existing should_be_dirsPascal Rigaux2004-08-061-8/+5
|
* use the new kdenetwork-kppp-provider package (thanks Laurent !) to beOlivier Blin2004-08-061-0/+1
| | | | | able to parse the provider db without requiring kdenetwork-kppp
* set netcnx type when an external isdn modem is selected, or elseOlivier Blin2004-08-051-1/+1
| | | | | modem::ppp_read_conf will crash (Anthill #1033)
* try to mount usbdevfs in $::prefix before attempting to run adsl startOlivier Blin2004-08-051-1/+5
| | | | | programs
* use new arabic font packagesThierry Vignaud2004-08-051-1/+2
|
* basic code for upgrading from a redhat distributionPascal Rigaux2004-08-054-7/+65
|
* (install_completed) bump errata page (though it does not yet exists)Thierry Vignaud2004-08-051-1/+1
|
* install sg usefull when there's a bluetooth device connected to theThierry Vignaud2004-08-051-0/+2
| | | | | system
* write auto_inst.cfg after making room on the floppy imagePascal Rigaux2004-08-051-6/+6
|
* install gimp's help along itThierry Vignaud2004-08-051-1/+1
|
* UpdateDavid Baudens2004-08-051-1/+1
|
* Update for discoveryDavid Baudens2004-08-051-8/+11
|
* *** empty log message ***Pascal Rigaux2004-08-051-1/+356
|
* update yaboot code (based on Christiaan Welvaart patch)Pascal Rigaux2004-08-051-8/+18
|
* make room on replay/auto_install floppy image before doing anythingPascal Rigaux2004-08-051-1/+3
|
* when replaying, overwrite boot.msg with an empty message to win some spacePascal Rigaux2004-08-051-2/+2
| | | | | (it was only done in non-replay mode)
* isLaptop() special code for ppcPascal Rigaux2004-08-051-5/+8
|
* drop Xpmac supportPascal Rigaux2004-08-051-7/+4
|
* make it clearer by factorizing arch() callThierry Vignaud2004-08-051-2/+4
|
* fix PPC entriesThierry Vignaud2004-08-051-3/+2
|
* if ntp is used, get the new time before updating the hwclockOlivier Blin2004-08-051-0/+1
| | | | | (fix from Emmanuel Blindauer, #10537)
* /usr/sbin/ofpath seems to need /mnt/sys mounted, and the device must exist ↵Pascal Rigaux2004-08-051-0/+4
| | | | (Christiaan Welvaart)
* fix typos (Christiaan Welvaart)Pascal Rigaux2004-08-051-2/+2
|
* adapt to bootloader functions now using all_hds instead of hdsPascal Rigaux2004-08-056-12/+10
|
* add dmasound_pmac <=> snd-powermac (for ppc, Christiaan Welvaart)Pascal Rigaux2004-08-051-2/+4
|
* "PPC PReP Boot" is an "important" type on ppcPascal Rigaux2004-08-051-0/+3
|
* update (Christiaan Welvaart)Pascal Rigaux2004-08-051-4/+2
|
* ntfsresize and dmidecode are not needed on ppc (Christiaan Welvaart)Pascal Rigaux2004-08-053-2/+4
|
* ppc doesn't use dumpkeys (?) (Christiaan Welvaart)Pascal Rigaux2004-08-051-1/+2
|
* fix backward compatibility {type} field in partitions and manualFstabPascal Rigaux2004-08-051-2/+6
|
* pass around $all_hds instead of $hdsPascal Rigaux2004-08-052-33/+33
|
* create bootloader::allowed_boot_parts() and use it,Pascal Rigaux2004-08-052-1/+13
| | | | | it allows installing on md0 if using lilo and md0 is raid1
* replaced XFree86 and XFree with Xorg (bugzilla #10531)Pascal Rigaux2004-08-054-9/+9
|
* quiet perl_checkerThierry Vignaud2004-08-051-2/+2
|
* (adsl_conf_backend) fix error messageThierry Vignaud2004-08-051-1/+1
|
* looks like patch -l did wrong things :-(Thierry Vignaud2004-08-051-1/+1
|
* add support for ALSA on PPC and SPARCThierry Vignaud2004-08-051-0/+3
|
* align sound driver entriesThierry Vignaud2004-08-051-6/+6
|
* update sound drivers listThierry Vignaud2004-08-051-1/+12
|
* install needed alsa tools depending on present sound cardsThierry Vignaud2004-08-051-0/+8
|
* perl_checker cleanupThierry Vignaud2004-08-041-1/+1
|
* log module loading faillureThierry Vignaud2004-08-041-1/+2
|
* add x-unikey support for VietnameseThierry Vignaud2004-08-042-3/+7
|
* catch die from modules::loadOlivier Blin2004-08-041-1/+1
|