summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (load_category__prompt_for_more)Thierry Vignaud2005-01-201-1/+1
| | | | | | | - fix missing help for SCSI - display it too for non SCSI disks that're handled as SCSI ones (USB, Firewire, SATA, raid ...)
* sync with list_modules.plThierry Vignaud2005-01-201-0/+3
|
* commentThierry Vignaud2005-01-201-0/+1
|
* move SATA in its own categoryThierry Vignaud2005-01-205-7/+8
|
* use ->ask_from instead of ->ask_from_listf (keeping the same GUI behaviour)Pascal Rigaux2005-01-191-5/+7
|
* (switch) add hint for translatorThierry Vignaud2005-01-191-0/+3
|
* 10.2-0.12mdkThierry Vignaud2005-01-191-1/+18
|
* adapt to new network::ethernet::get_eth_cards_names() prototypePascal Rigaux2005-01-191-6/+6
|
* fix generating compssUsers.flat (was broken because of the CAT_xxx switch)Pascal Rigaux2005-01-181-1/+1
|
* fix broken focus during installPascal Rigaux2005-01-181-0/+2
|
* fix *old* typoPascal Rigaux2005-01-181-1/+1
|
* fix building imagesPascal Rigaux2005-01-181-1/+1
|
* VERSION is now DISTRIB_VERSIONPascal Rigaux2005-01-181-1/+1
|
* include gi/Makefile.config to have DISTRIB_DESCR definedPascal Rigaux2005-01-181-0/+1
|
* *** empty log message ***Pascal Rigaux2005-01-181-1/+162
|
* auto_install compatibility: CAT_SYSTEM used to be selected by defaultPascal Rigaux2005-01-181-0/+2
|
* Bugzilla 13056 - custom cron configurationStew Benedict2005-01-171-7/+6
|
* fix backward compatibilityPascal Rigaux2005-01-171-0/+5
|
* require dmidecode in -backend subpackageThierry Vignaud2005-01-171-0/+1
|
* when reading an existing X config file, ensure it is not too bad, otherwise ↵Pascal Rigaux2005-01-161-1/+11
| | | | | | | propose to start from scratch (bugzilla #8548)
* don't be too picky on uppercase or lowercase sectionsPascal Rigaux2005-01-161-1/+1
|
* move setupFB() in Xconfig, and do it when needed (including when standalone)Pascal Rigaux2005-01-164-19/+24
|
* fix syntax errorPascal Rigaux2005-01-161-1/+1
|
* mapdrive should not bother same_entries()Pascal Rigaux2005-01-161-3/+1
|
* make perl_checker happyPascal Rigaux2005-01-161-1/+1
|
* for Driver fbdev, rework to allow configuring vga= in bootloader and telling ↵Pascal Rigaux2005-01-163-25/+34
| | | | to reboot instead of restarting X server (now i simply need to configure bootloader in Xconfig::main::write() when need_reboot)
* if the window is not modal, the main XFdrake window can block it :-(Pascal Rigaux2005-01-161-1/+1
|
* fix auto_install graphic card configuration (when one specify the Driver)Pascal Rigaux2005-01-161-13/+16
|
* MagicWindow:Pascal Rigaux2005-01-161-6/+9
| | | | | | | - hide is done on the window if popped - show is done on both the window and the child (to handle initial show on the window, and show after a hide on the child)
* in read_grub(), setting {table} cause write_grub to create a {mapdrive} even ↵Pascal Rigaux2005-01-151-4/+4
| | | | when we didn't have one (bugzilla #12307)
* add a VERSION file in boot.iso to allow its identification (as suggested on ↵Pascal Rigaux2005-01-152-4/+9
| | | | cooker)
* adapt to list_modules.pm changesPascal Rigaux2005-01-151-2/+2
|
* fix titi! uh, no fix titi's commit (easier)Pascal Rigaux2005-01-151-1/+1
| | | | | (we should vote for the worse commit ever, 1.137 will have a good place)
* factorize the distrib versionPascal Rigaux2005-01-157-16/+13
|
* fix typoPascal Rigaux2005-01-151-1/+1
|
* gtk2 progress bar when formatting ext3Pascal Rigaux2005-01-151-4/+22
|
* change packing for the widgets givenPascal Rigaux2005-01-151-6/+3
|
* - move set_main_window_size() from ugtk2 to mygtk2Pascal Rigaux2005-01-153-11/+9
| | | | | - call it in MagicWindow creation
* fix using gtkset with text => ... on a ButtonPascal Rigaux2005-01-151-4/+5
|
* allow passing gtk widgets to ->wait_messagePascal Rigaux2005-01-151-2/+3
|
* MagicWindow is now really magic, {rwindow} and {window} can be the same thing :)Pascal Rigaux2005-01-141-5/+4
|
* create wrapper object mygtk2::MagicWindow which handles the {rwindow} vs ↵Pascal Rigaux2005-01-141-5/+25
| | | | {window} duality
* - fix displaying wait_messagePascal Rigaux2005-01-141-3/+9
| | | | | - restore previous display of the wait_message during install (is that better ?)
* this warning is stupid during installPascal Rigaux2005-01-141-1/+1
|
* since dmidecode can fail to properly detect a floppy drive, don't use it ↵Pascal Rigaux2005-01-141-1/+1
| | | | during install (where we don't care if it's a bit slow)
* fix typoPascal Rigaux2005-01-141-1/+1
|
* fix switching back nsswitch.conf to local authentication (bugzilla #13024)Pascal Rigaux2005-01-141-10/+17
|
* fix crash on opening help windowsThierry Vignaud2005-01-141-3/+3
|
* tag SATA drivers as suchThierry Vignaud2005-01-131-0/+1
|
* 3w-9xxx, 3w-xxxx and mptscsih really are hardware raidThierry Vignaud2005-01-131-4/+4
|