Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - embeded mode: | Thierry Vignaud | 2002-08-28 | 1 | -0/+0 |
| | | | | | | | o only display menu bar if not in embedded mode o add a "quit" button in embedded mode - make my_gtk ui be readable by indentation | ||||
* | fix calling export_to_install_X in configure_everything_auto_install | Pascal Rigaux | 2002-08-28 | 1 | -14/+16 |
| | |||||
* | add "Mount" and "Unmount" | Pascal Rigaux | 2002-08-28 | 1 | -1/+14 |
| | |||||
* | (is_same_hd): add ugly support for davfs devices (http://...) comparison ↵ | Pascal Rigaux | 2002-08-28 | 1 | -0/+3 |
| | | | | without the ending "/" | ||||
* | Renamed icon of Printerdrake so that it does not get overwritten by | Till Kamppeter | 2002-08-28 | 2 | -1/+1 |
| | | | | | Star Office. | ||||
* | use new function part2device() to have the file from {device} (fixes ↵ | Pascal Rigaux | 2002-08-28 | 1 | -8/+14 |
| | | | | mounting of ntfs in standalone) | ||||
* | bus/usb category prompting is automatic | Pascal Rigaux | 2002-08-28 | 1 | -2/+2 |
| | |||||
* | remove associating 0x35 => 'jfs' since it causes types_rev to associate jfs ↵ | Pascal Rigaux | 2002-08-28 | 1 | -1/+0 |
| | | | | to 0x35 instead of 0x383 | ||||
* | choose a good_default_monitor based on laptop-or-not (thanks to cosmic flo) | Pascal Rigaux | 2002-08-28 | 1 | -3/+6 |
| | |||||
* | default option username=% for smb | Pascal Rigaux | 2002-08-28 | 1 | -0/+3 |
| | |||||
* | (partition_table::dos::last_usable_sector): don't use totalsectors, compute ↵ | Pascal Rigaux | 2002-08-28 | 1 | -0/+6 |
| | | | | it so that it is cylinder aligned | ||||
* | in "Mount point", by default choose the default proposition (asked by dadou ↵ | Pascal Rigaux | 2002-08-28 | 4 | -6/+6 |
| | | | | for smb) | ||||
* | group icons are not used, remove them | Pascal Rigaux | 2002-08-28 | 3 | -33/+0 |
| | |||||
* | :x | Pascal Rigaux | 2002-08-27 | 3 | -6/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-08-27 | 1 | -1/+115 |
| | |||||
* | - create lvms() which contains what was in hds() | Pascal Rigaux | 2002-08-27 | 1 | -95/+113 |
| | | | | | | | | | | | | - create get_hds() which handle errors when calling hds() - remove commented obsolete code - read_partitions is now read_proc_partitions_raw - readProcPartitions is now read_proc_partitions - read_proc_partitions use fake {start}s so that the empty space is computed ok by get_normal_parts_and_holes - verifyHds doesn't exist anymore - part of it is in hds() using compare_with_proc_partitions() and use_proc_partitions() - part of it is in install_any::getHds | ||||
* | remove/simplify error hanling (most of it is moved to fsedit.pm) | Pascal Rigaux | 2002-08-27 | 2 | -40/+8 |
| | |||||
* | set {prefix} for rd/ida/cciss/... (instead of doing it in fsedit::hds) | Pascal Rigaux | 2002-08-27 | 1 | -4/+5 |
| | |||||
* | - do not handle clearall in read() | Pascal Rigaux | 2002-08-27 | 1 | -6/+3 |
| | | | | | - ensure not partition table in written when "readonly" (it must not happen, but just in case) | ||||
* | (test_for_bad_drives): classify error messages (either read, write or ↵ | Pascal Rigaux | 2002-08-27 | 1 | -5/+6 |
| | | | | something-else) | ||||
* | handle "readonly" per hds | Pascal Rigaux | 2002-08-27 | 1 | -9/+20 |
| | |||||
* | nicer error message when no devices are available (esp. for standalone) | Pascal Rigaux | 2002-08-27 | 1 | -1/+1 |
| | |||||
* | use the new fsedit::get_hds | Pascal Rigaux | 2002-08-27 | 2 | -2/+2 |
| | |||||
* | use function fsedit::get_hds which handles errors | Pascal Rigaux | 2002-08-27 | 1 | -13/+1 |
| | |||||
* | handle "readonly" flag per hard drives instead of a global one | Pascal Rigaux | 2002-08-27 | 1 | -12/+14 |
| | |||||
* | catalog restore via HD, CD, tape & network | Stew Benedict | 2002-08-27 | 1 | -30/+231 |
| | |||||
* | *** empty log message *** | Damien Chaumette | 2002-08-27 | 2 | -3/+3 |
| | |||||
* | set password2 to password so that upgrading bootloader with an existing ↵ | Pascal Rigaux | 2002-08-27 | 1 | -0/+1 |
| | | | | password works (thanks to Aleksander Adamowski) | ||||
* | - Bug fix: s/detect_devices::getSNMPModel/printer::getSNMPModel/ | Till Kamppeter | 2002-08-27 | 1 | -5/+6 |
| | | | | | - Added support for the photo card reader in the HP PSC 2200 series. | ||||
* | display a warning message about packages to remove. | Francois Pons | 2002-08-27 | 1 | -0/+1 |
| | |||||
* | added warn about packages to remove. | Francois Pons | 2002-08-27 | 1 | -0/+13 |
| | |||||
* | restore real distrution version used. | Francois Pons | 2002-08-27 | 1 | -2/+1 |
| | |||||
* | Make number of MB to install in first time dialog changeable without | Till Kamppeter | 2002-08-27 | 1 | -1/+1 |
| | | | | | breaking the translations. | ||||
* | - new 'previous' button bug fix | Damien Chaumette | 2002-08-27 | 1 | -2/+2 |
| | |||||
* | - add ",*-r-*" in wizard fontset | Pascal Rigaux | 2002-08-27 | 1 | -1/+1 |
| | | | | | - i18n the fontset | ||||
* | add ntools and ctools in %high_security_groups | Pascal Rigaux | 2002-08-27 | 1 | -0/+2 |
| | |||||
* | Set default text margins to half an inch and default size for images | Till Kamppeter | 2002-08-27 | 1 | -0/+32 |
| | | | | | to be printed to the full page. | ||||
* | Button to close Printerdrake shows "Done" during installation and in MCC and ↵ | Till Kamppeter | 2002-08-26 | 1 | -1/+2 |
| | | | | "Quit" in standalone mode. | ||||
* | - Ask user whether he really wants to set up printing when he starts ↵ | Till Kamppeter | 2002-08-26 | 2 | -35/+151 |
| | | | | | | | Printerdrake for the first time. - Added titles ("Printerdrake") to all wait messages. | ||||
* | *** empty log message *** | Pascal Rigaux | 2002-08-26 | 1 | -1/+275 |
| | |||||
* | correctly handle empty and commented lines in lilo.conf | Pascal Rigaux | 2002-08-26 | 1 | -1/+2 |
| | |||||
* | fix 2 occurences of use of $monitors as a hash (thanks to Nora Etukudo) | Pascal Rigaux | 2002-08-26 | 1 | -3/+2 |
| | |||||
* | create /dev/usbmouse symlink for non devfs use | Pascal Rigaux | 2002-08-26 | 1 | -2/+5 |
| | |||||
* | dev_is_devfs always return false during install | Pascal Rigaux | 2002-08-26 | 1 | -1/+1 |
| | |||||
* | Now console fonts (at least those used by DrakX) include an sfm map; | Pablo Saratxaga | 2002-08-26 | 1 | -18/+14 |
| | | | | | no need to provide one. | ||||
* | - fix previous button behavior in Proxies configuration | Damien Chaumette | 2002-08-26 | 1 | -2/+1 |
| | |||||
* | Dialog for printing test pages: Unmark all test pages when "No test | Till Kamppeter | 2002-08-26 | 2 | -9/+79 |
| | | | | | | | pages" is marked. Accelerated printing of the photo test page when CUPS is the spooler, the internal image converter of CUPS is faster than ImageMagick. | ||||
* | avoid using serial_probe on non terminal device (ttyxx or ttySxx). | Francois Pons | 2002-08-26 | 1 | -2/+6 |
| | |||||
* | (prepare_write_fstab): use mkdir_p instead of mkdir to handle mount points ↵ | Pascal Rigaux | 2002-08-26 | 1 | -1/+1 |
| | | | | like /mnt/foo/bar (bug reported by David Eastcott) | ||||
* | fix deleting previous report.bug when upgrading | Pascal Rigaux | 2002-08-26 | 1 | -3/+3 |
| |