Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - why did hds() did return removable drives in standalone? changing this ↵ | Pascal Rigaux | 2002-08-28 | 1 | -13/+70 |
| | | | | | | | | | | | | | (this was written in 1999 so no good reason must stand) - remove the ugly isFloppyOrHD - new function get_usb_storage_info which magically links /proc/scsi/scsi entries to /proc/bus/usb/devices & usbtable one :) - new function usb_description2removable which tries to categorize the removables - new function removables returning various things - new function isRemovableUsb using usb class - new function isFloppyUsb using the usbtable "Removable:floppy" - suggest_mount_point use "Removable:xxx" entries from usbtable, or usb_description2removable() | ||||
* | - read_fstab, write_fstab: add the possibility to not change credentials | Pascal Rigaux | 2002-08-28 | 1 | -17/+12 |
| | | | | | - use detect_devices::removables() | ||||
* | 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 |
| | | | | | | testing the presence of $part->{rootDevice} (this must be old code predating the avaibility of $is_removable) | ||||
* | - use $::prefix in any::get_secure_level() | Pascal Rigaux | 2002-08-28 | 2 | -6/+4 |
| | | | | | - fix any::get_secure_level() not using prefix when it should | ||||
* | create detect_devices::suggest_mount_point and use it instead of doing it in ↵ | Pascal Rigaux | 2002-08-28 | 2 | -15/+20 |
| | | | | fs::set_removable_mntpoints | ||||
* | 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 |
| | | | | | mode last time. | ||||
* | 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 ↵ | Pascal Rigaux | 2002-08-28 | 1 | -1/+1 |
| | | | | Scott) | ||||
* | OpenOffice.org: Remove default printer tag from the "Generic Printer" | Till Kamppeter | 2002-08-28 | 1 | -0/+6 |
| | | | | | when Printerdrake adds an entry for the system's default printer. | ||||
* | (selectLanguage): fix the ugly use of focus_out for setting langs. Was ↵ | Pascal Rigaux | 2002-08-28 | 1 | -1/+2 |
| | | | | completly rubbish in newt. | ||||
* | 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 |
| | | | | modify parameter $Screen before calling Xconfig::xfreeX::set_resolution (otherwise the resolution setting is done on only one device which is bad for multi-head) | ||||
* | 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 |
| | | | | | | | 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. | ||||
* | *** empty log message *** | Pascal Rigaux | 2002-08-28 | 1 | -2/+1 |
| | |||||
* | 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 |
| |