summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* - raw_add, can_raw_add moved to partition_table_rawPascal Rigaux2001-10-191-18/+3
| | | | | - using raw_removed
* (zero_MBR): defaults to GPT on ia64Pascal Rigaux2001-10-191-3/+25
| | | | | | (raw_add, can_raw_add, raw_removed): created, can now be overloaded in partition_table_*.pm's (get_geometry): keep the total_sectors as given by c::total_sectors, don't try to recompute it based on nb_cylinders (for hds where total_sectors is not a multiple of nb_cylinders)
* better handling of CHS overflow (mainly for non cylinder-boundary aligned ↵Pascal Rigaux2001-10-191-7/+12
| | | | part (like ia64))
* change Fontmap ghostscript file.Sebastien Dupont2001-10-181-1/+1
|
* drakfont support now .gsf fontsSebastien Dupont2001-10-181-7/+9
|
* - add checksum verif on partition entriesPascal Rigaux2001-10-182-8/+15
| | | | | - detect the type of partition since the partition table types seem quite poor
* read part of GPT partition table workingPascal Rigaux2001-10-182-1/+179
|
* safer modprobe ide-floppyPascal Rigaux2001-10-181-1/+1
|
* corrected GET_FL and codamien2001-10-181-1/+1
|
* shorter GPT namePascal Rigaux2001-10-181-1/+1
|
* fix ia64 glitches with /usr/X11R6/lib/X11/Cards (now use rgb.txt instead).Francois Pons2001-10-181-1/+1
|
* end of backend......Sebastien Dupont2001-10-181-19/+16
|
* updateSebastien Dupont2001-10-181-8/+21
|
* implementation of type1 fonts removing.Sebastien Dupont2001-10-171-54/+70
|
* ghostscript, xfs and staroffice tested and supported.Sebastien Dupont2001-10-171-17/+61
|
* typodamien2001-10-171-1/+1
|
* makes rpmlint happydamien2001-10-161-1/+1
|
* correct bad level displaydamien2001-10-161-4/+12
|
* wonderful perl forgottenYves Duret2001-10-151-0/+8
|
* support all installations, and support xfs, ghostcript, staroffice.Sebastien Dupont2001-10-121-7/+10
| | | | | | todo aplli: openoffice, gimp, abiword, netscape & other browsers... todo or to see: --strong ttmkfdir -c ???
* emd of backend..Sebastien Dupont2001-10-121-11/+45
|
* improved....Sebastien Dupont2001-10-111-8/+21
|
* ensure postInstallNonRooted is done *before* ejecting cdromPascal Rigaux2001-10-111-6/+6
|
* stdio mode works againGuillaume Cottenceau2001-10-112-51/+124
|
* aded use cdamien2001-10-111-0/+1
|
* improved && implement remove fonts for xfsSebastien Dupont2001-10-111-0/+1
|
* multiple card configuration bug corrected. allelluia.damien2001-10-111-13/+23
|
* improvedSebastien Dupont2001-10-111-11/+13
|
* improvedSebastien Dupont2001-10-111-34/+12
|
* optimisationSebastien Dupont2001-10-111-13/+18
|
* code reviewdamien2001-10-111-42/+46
|
* correction of option install --replaceSebastien Dupont2001-10-111-6/+9
|
* dialog of install optionsSebastien Dupont2001-10-111-1/+3
|
* correction of install option.Sebastien Dupont2001-10-111-19/+11
|
* normalize the default type entry ("entry")Pascal Rigaux2001-10-101-0/+2
|
* fix typo (on clicked_may_quit)Pascal Rigaux2001-10-101-1/+1
|
* option replace for "install from" & windows_import...Sebastien Dupont2001-10-101-47/+43
|
* updateddamien2001-10-101-13/+11
|
* typodamien2001-10-101-1/+1
|
* ergo and features improvments, pipe handling correctiondamien2001-10-101-30/+79
|
* improved options handlingdamien2001-10-101-7/+31
|
* update install dirSebastien Dupont2001-10-101-2/+2
|
* better for --installSebastien Dupont2001-10-101-2/+1
|
* new version of drakfont. in perl langage.Sebastien Dupont2001-10-101-0/+265
|
* added scannerdrakeYves Duret2001-10-101-1/+1
|
* first apparition on earth..Yves Duret2001-10-101-0/+89
|
* *** empty log message ***Yves Duret2001-10-101-0/+134
|
* enabled Maltese languagePablo Saratxaga2001-10-102-0/+1
|
* move to Linux keycodes on PPC, add additional Apple modelinesStew Benedict2001-10-093-45/+16
|
* ensure floppies() takes care of usb-storage if possible, so that patch on ↵Pascal Rigaux2001-10-093-3/+6
| | | | usb floppy works