Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (setupBootloader__general, read_grub_menu_lst, write_grub) default to | Thierry Vignaud | 2010-02-04 | 4 | -10/+5 |
| | | | | always crypt grub passwords | ||||
* | - handle new drivers: | Thierry Vignaud | 2010-02-04 | 3 | -19/+39 |
| | | | | | | | | | | | | o ATA: pata_atp867x, pata_piccolo, pata_rdc o DVB: dvb-usb-ec168, dvb-usb-friio, earth-pt1 o ISDN: avmfritz, mISDNinfineon, netjet, speedfax, w6692 o network: vmxnet3 o radio: radio-miropcm20, radio-usb-si470x o RAID: 3w-sas, hpsa, pmcraid o SCSI: be2iscsi, bfa, pm8001, vmw_pvscsi o TV: cx25821, saa7164 o wifi: r8187se, r8192_pci, r8192u_usb, rt2800pci, vt6655_stage, vt6656_stage | ||||
* | wrap & sort wifi drivers | Thierry Vignaud | 2010-02-04 | 1 | -8/+13 |
| | |||||
* | factorize some tests | Thierry Vignaud | 2010-02-04 | 1 | -2/+2 |
| | |||||
* | wrap & sort SCSI drivers | Thierry Vignaud | 2010-02-04 | 1 | -5/+6 |
| | |||||
* | wrap & sort RAID drivers | Thierry Vignaud | 2010-02-04 | 1 | -4/+5 |
| | |||||
* | wrap & sort DVB & TV drivers | Thierry Vignaud | 2010-02-04 | 1 | -8/+12 |
| | |||||
* | wrap & sort [ps]ata drivers | Thierry Vignaud | 2010-02-04 | 1 | -6/+14 |
| | |||||
* | add a revision history | Antoine Ginies | 2010-02-04 | 2 | -32/+38 |
| | |||||
* | update the html doc | Antoine Ginies | 2010-02-04 | 1 | -75/+63 |
| | |||||
* | update the doc | Antoine Ginies | 2010-02-04 | 1 | -48/+36 |
| | |||||
* | step two of kamethod is based on rescue (IS_RESCUE needed) | Antoine Ginies | 2010-02-04 | 1 | -0/+2 |
| | |||||
* | add missing dir, new path to mke2fs.static | Antoine Ginies | 2010-02-04 | 1 | -2/+3 |
| | |||||
* | fix options used by tar in ka method (it's a busybox tar), don't close stderr | Antoine Ginies | 2010-02-04 | 1 | -2/+7 |
| | |||||
* | partitioning wizard: offer to install on dmraid and existing lvm | Pascal Terjan | 2010-02-04 | 2 | -2/+7 |
| | |||||
* | fix disabled diagnostics pragma | Thierry Vignaud | 2010-02-04 | 1 | -1/+1 |
| | |||||
* | (read_grub_menu_lst,write_grub) fix support for crypted grub passwords | Thierry Vignaud | 2010-02-04 | 2 | -4/+13 |
| | | | | due to fscking combinediff that forgot one file | ||||
* | minimu modules neede for crypted passwords | Thierry Vignaud | 2010-02-03 | 1 | -0/+2 |
| | |||||
* | 13.9 | Thierry Vignaud | 2010-02-03 | 2 | -1/+3 |
| | |||||
* | (setupBootloader__general, crypt_grub_password, is_already_crypted, | Thierry Vignaud | 2010-02-03 | 4 | -1/+40 |
| | | | | read_grub_menu_lst, write_grub) add support for crypted grub passwords | ||||
* | (read_grub_menu_lst) perl_checker cleanup | Thierry Vignaud | 2010-02-03 | 1 | -1/+1 |
| | |||||
* | (write_grub::format) factorize code | Thierry Vignaud | 2010-02-03 | 1 | -2/+4 |
| | |||||
* | (write_grub) allow timeout to be '0' | Thierry Vignaud | 2010-02-03 | 3 | -1/+4 |
| | |||||
* | (setupBootloader__general) make an advanced option out of 'ACPI' since | Thierry Vignaud | 2010-02-03 | 1 | -1/+1 |
| | | | | | it now works out of the box everywhere and it's now mainly a debug option | ||||
* | (get_apple_boot_parts) extract it out of setupBootloader__general() | Thierry Vignaud | 2010-02-03 | 1 | -1/+6 |
| | | | | for readability | ||||
* | (setupBootloader__general) wrap for readability | Thierry Vignaud | 2010-02-03 | 1 | -6/+13 |
| | |||||
* | (setupBootloader__general) add a title for security options | Thierry Vignaud | 2010-02-03 | 1 | -0/+1 |
| | |||||
* | (setupBootloader__general) make restrict's 'validate' callback more readable | Thierry Vignaud | 2010-02-03 | 2 | -3/+7 |
| | |||||
* | (setupBootloader__general) make 'restric' an advanced option | Thierry Vignaud | 2010-02-03 | 1 | -1/+2 |
| | |||||
* | (setupBootloader__general) always display security settings | Thierry Vignaud | 2010-02-03 | 3 | -2/+6 |
| | |||||
* | (install) only run 'ldd' on files, not directory (fix some warnings at | Thierry Vignaud | 2010-02-03 | 1 | -1/+1 |
| | | | | build time) | ||||
* | 13.8 | Thierry Vignaud | 2010-02-03 | 2 | -1/+5 |
| | |||||
* | fix spacing | Thierry Vignaud | 2010-02-03 | 1 | -0/+1 |
| | |||||
* | - ensure all text is visible | Frederic Crozat | 2010-02-03 | 1 | -0/+0 |
| | |||||
* | Release 13.7 and fix dates in NEWS | Pascal Terjan | 2010-02-02 | 3 | -5/+8 |
| | |||||
* | update banner for 2010.1 alpha2 | Frederic Crozat | 2010-02-02 | 1 | -0/+0 |
| | |||||
* | 13.6 | Thierry Vignaud | 2010-02-01 | 2 | -1/+3 |
| | |||||
* | remove extra space | Thierry Vignaud | 2010-02-01 | 1 | -1/+0 |
| | |||||
* | (setupBootloader__mbr_or_not) do not ask for bootloader location at | Thierry Vignaud | 2010-02-01 | 2 | -1/+4 |
| | | | | install time (requested by fcrozat+enael) (still available in summary) | ||||
* | (_ask_mbr_or_not) extract it out of setupBootloader__mbr_or_not() | Thierry Vignaud | 2010-02-01 | 1 | -8/+14 |
| | |||||
* | (setupBootloader__entries) perl_checker cleanups | Thierry Vignaud | 2010-02-01 | 1 | -2/+2 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2010-01-31 | 1 | -7/+7 |
| | |||||
* | Update hungarian translation | Gergely Lonyai | 2010-01-28 | 1 | -1069/+894 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2010-01-28 | 1 | -6/+6 |
| | |||||
* | Updated translation for Norwegian Bokmål | Olav Dahlum | 2010-01-27 | 1 | -68/+35 |
| | |||||
* | translated new strings and fixed fuzzy lines on pt_BR locale | Sergio Rafael Lemke | 2010-01-27 | 1 | -12/+10 |
| | |||||
* | updated fi translation | Jani Välimaa | 2010-01-27 | 1 | -11/+12 |
| | |||||
* | updated el translation | Glentadakis Dimitris | 2010-01-27 | 1 | -19/+12 |
| | |||||
* | Update POT file | Funda Wang | 2010-01-27 | 71 | -25871/+27514 |
| | |||||
* | support ddf1 dmraid | Pascal Terjan | 2010-01-27 | 3 | -1/+23 |
| |