| Commit message (Expand) | Author | Age | Files | Lines |
* | Added automatical configuration of the printers in the GIMP. | Till Kamppeter | 2002-08-28 | 2 | -17/+424 |
* | - drakupdate_fstab first appearance | Pascal Rigaux | 2002-08-28 | 1 | -2/+11 |
* | - ensure prefer_xf3 is never set when {server} is missing | Pascal Rigaux | 2002-08-28 | 1 | -6/+8 |
* | *** empty log message *** | Pascal Rigaux | 2002-08-28 | 1 | -1/+4 |
* | *** empty log message *** | Pascal Rigaux | 2002-08-28 | 1 | -1/+231 |
* | use add2hash_ for setting "username=%" otherwise it causes havoc in auto_inst... | Pascal Rigaux | 2002-08-28 | 1 | -1/+1 |
* | new prog drakupdate_fstab | Pascal Rigaux | 2002-08-28 | 2 | -1/+124 |
* | - why did hds() did return removable drives in standalone? changing this (thi... | Pascal Rigaux | 2002-08-28 | 1 | -13/+70 |
* | - read_fstab, write_fstab: add the possibility to not change credentials | Pascal Rigaux | 2002-08-28 | 1 | -17/+12 |
* | fixed Project-Id header | Pablo Saratxaga | 2002-08-28 | 1 | -1/+1 |
* | remove deprecated comment (supermount *does* handle auto type nowadays) | Pascal Rigaux | 2002-08-28 | 1 | -1/+1 |
* | (set_default_options): use $is_removable to know if it is removable instead of | Pascal Rigaux | 2002-08-28 | 1 | -1/+1 |
* | - use $::prefix in any::get_secure_level() | Pascal Rigaux | 2002-08-28 | 2 | -6/+4 |
* | create detect_devices::suggest_mount_point and use it instead of doing it in ... | Pascal Rigaux | 2002-08-28 | 2 | -15/+20 |
* | update | Thierry Vignaud | 2002-08-28 | 1 | -0/+5 |
* | updated po files | Pablo Saratxaga | 2002-08-28 | 2 | -3171/+4249 |
* | Printerdrake remembers now whether it was in normal mode or in expert | Till Kamppeter | 2002-08-28 | 3 | -4/+62 |
* | updated po files | Pablo Saratxaga | 2002-08-28 | 2 | -3/+3 |
* | remove unused $fstab | Pascal Rigaux | 2002-08-28 | 1 | -1/+0 |
* | on a "Flat Panel" use the flat planel resolution (as suggested by Alastair Sc... | Pascal Rigaux | 2002-08-28 | 1 | -1/+1 |
* | OpenOffice.org: Remove default printer tag from the "Generic Printer" | Till Kamppeter | 2002-08-28 | 1 | -0/+6 |
* | (selectLanguage): fix the ugly use of focus_out for setting langs. Was comple... | Pascal Rigaux | 2002-08-28 | 1 | -1/+2 |
* | add {callbacks}{advanced}, called when "Advance" button is pressed | Pascal Rigaux | 2002-08-28 | 2 | -2/+3 |
* | - fix logdrake display window in embedded mode | Daouda Lo | 2002-08-28 | 1 | -4/+2 |
* | use mkdir_p instead of mkdir | Pascal Rigaux | 2002-08-28 | 5 | -8/+8 |
* | Xconfig::xfree3::set_resolution and Xconfig::xfree4::set_resolution must not ... | Pascal Rigaux | 2002-08-28 | 2 | -11/+10 |
* | better error message | Pascal Rigaux | 2002-08-28 | 1 | -1/+1 |
* | updated pot file | Pablo Saratxaga | 2002-08-28 | 1 | -1500/+1829 |
* | Fixed typo (no space before a colon in English) | Pablo Saratxaga | 2002-08-28 | 1 | -1/+1 |
* | - embeded mode: | Thierry Vignaud | 2002-08-28 | 1 | -0/+0 |
* | 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 with... | Pascal Rigaux | 2002-08-28 | 1 | -0/+3 |
* | Renamed icon of Printerdrake so that it does not get overwritten by | Till Kamppeter | 2002-08-28 | 2 | -1/+1 |
* | use new function part2device() to have the file from {device} (fixes mounting... | Pascal Rigaux | 2002-08-28 | 1 | -8/+14 |
* | 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 t... | Pascal Rigaux | 2002-08-28 | 1 | -1/+0 |
* | 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 i... | Pascal Rigaux | 2002-08-28 | 1 | -0/+6 |
* | in "Mount point", by default choose the default proposition (asked by dadou f... | Pascal Rigaux | 2002-08-28 | 4 | -6/+6 |
* | 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 |
* | 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 |
* | (test_for_bad_drives): classify error messages (either read, write or somethi... | Pascal Rigaux | 2002-08-27 | 1 | -5/+6 |
* | handle "readonly" per hds | Pascal Rigaux | 2002-08-27 | 1 | -9/+20 |