Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ergonomy correction | damien | 2001-08-21 | 1 | -5/+6 |
| | |||||
* | log updatede | damien | 2001-08-21 | 1 | -1/+5 |
| | |||||
* | removed memoty leak | damien | 2001-08-21 | 1 | -4/+5 |
| | |||||
* | time connection label | damien | 2001-08-21 | 1 | -0/+9 |
| | |||||
* | rename isCdNotEjectable in usingRamdisk, ensure no files are removed unless ↵ | Pascal Rigaux | 2001-08-19 | 1 | -1/+1 |
| | | | | we're in ramdisk | ||||
* | fix diskdrake requiring gtk | Pascal Rigaux | 2001-08-19 | 1 | -2/+2 |
| | |||||
* | add some test code | Pascal Rigaux | 2001-08-19 | 1 | -0/+5 |
| | |||||
* | major fs.pm rework + adaptation to it | Pascal Rigaux | 2001-08-19 | 2 | -3/+3 |
| | |||||
* | basic nfs/smb handling in diskdrake | Pascal Rigaux | 2001-08-18 | 1 | -1/+1 |
| | |||||
* | big renaming of ask_from_entries_refH in ask_from and ↵ | Pascal Rigaux | 2001-08-18 | 1 | -4/+7 |
| | | | | ask_from_entries_refH_powered in ask_from_ | ||||
* | *** empty log message *** | Pascal Rigaux | 2001-08-18 | 1 | -0/+13 |
| | |||||
* | fixed i18n | Stefan Siegel | 2001-08-18 | 1 | -2/+5 |
| | |||||
* | fix typo | Pascal Rigaux | 2001-08-17 | 1 | -1/+1 |
| | |||||
* | restrict the progs callable to a few one. | Pascal Rigaux | 2001-08-17 | 3 | -3/+10 |
| | |||||
* | autogenerate index.html | Pascal Rigaux | 2001-08-17 | 1 | -0/+14 |
| | |||||
* | a hell lot of cleanup/rewrite: | Pascal Rigaux | 2001-08-17 | 1 | -13/+9 |
| | | | | | | | | | | | * diskdrake_interactive created, diskdrake is now interactive aware * added some documentation about the structure used for partitioning * all_hds now contain the various hds, lvm, raid * cleanup the isLVM, isRAID and alike functions * field {type} in detect_devices is now {media_type} * detect_devices::floppies is now floppies_dev * removed old function prototypes | ||||
* | added no internet connection configured label on button | damien | 2001-08-17 | 1 | -0/+4 |
| | |||||
* | oops reverting modifs commited by error | Pascal Rigaux | 2001-08-15 | 1 | -5/+11 |
| | |||||
* | fix XkbOptions handling | Pascal Rigaux | 2001-08-15 | 2 | -17/+11 |
| | |||||
* | added options | damien | 2001-08-14 | 1 | -5/+27 |
| | |||||
* | corrected activation button | damien | 2001-08-14 | 1 | -2/+5 |
| | |||||
* | really use a class_discard for Xconfigurator::main | Pascal Rigaux | 2001-08-13 | 1 | -2/+3 |
| | |||||
* | ouch! use lib from /usr/lib/libDrakX, rather than from .. | Guillaume Cottenceau | 2001-08-13 | 1 | -1/+4 |
| | |||||
* | initial revision for drakautoinst | Guillaume Cottenceau | 2001-08-13 | 1 | -0/+137 |
| | | | | | | | | | | - put %installSteps in a separate package (steps.pm) (for drakxtools) - use additional fields {auto} and {noauto}, by step, to ease interactive auto install and oem stuff - in install2.pm, perform each step either from the interactive class or from install_steps, according to the {auto} flag - id, tell each step to not try to be automatic if {noauto} - in the install, have auto install bootdisk created in install_any so we can always write a bootdisk (from install_steps) for further use from drakautoinst in standalone - interactive version of install_steps_auto_install is now inheriting from the interactive class, so we can click on a previous automatic step and have it interactively during an interactive auto install | ||||
* | removed diskdrake from the choice | Yves Duret | 2001-08-13 | 1 | -2/+1 |
| | |||||
* | longer timeout | damien | 2001-08-12 | 1 | -3/+2 |
| | |||||
* | corrected connected call | damien | 2001-08-12 | 2 | -12/+13 |
| | |||||
* | corrected internet cnfiguration pop up, and some other studds | damien | 2001-08-10 | 1 | -38/+34 |
| | |||||
* | ifup/down ethx, anew pixmap for list | damien | 2001-08-10 | 1 | -3/+4 |
| | |||||
* | added missing use | damien | 2001-08-09 | 1 | -24/+24 |
| | | | | | added pixmap for eth. Some factorisation | ||||
* | use vnew the right way everywhere | Guillaume Cottenceau | 2001-08-09 | 15 | -15/+21 |
| | |||||
* | Added logrotate for "/var/log/drakxtools_http.log" | Stefan Siegel | 2001-08-09 | 2 | -0/+8 |
| | |||||
* | - if package installs fail, redo one by one to know which one failed | Guillaume Cottenceau | 2001-08-09 | 1 | -11/+25 |
| | | | | | | | - try to not end up with a failing configuration file, if program is brutally stopped - if unrecognized config file, don't fail, rather ignore it and proceed - run dhcpd_update feature (if present) after setup of dhcp server | ||||
* | add interactive_pkgs stuff | Pascal Rigaux | 2001-08-08 | 5 | -10/+16 |
| | |||||
* | added state of eth card | damien | 2001-08-08 | 1 | -31/+34 |
| | | | | | | | added internet config modification corrected ifconfig use removed network disabling (no lo anymore, bad) | ||||
* | change to do_pkgs | Pascal Rigaux | 2001-08-08 | 1 | -1/+1 |
| | |||||
* | nex features | damien | 2001-08-07 | 1 | -29/+30 |
| | |||||
* | add interactive_http | Pascal Rigaux | 2001-08-07 | 7 | -8/+186 |
| | |||||
* | added color choice | damien | 2001-08-07 | 1 | -25/+67 |
| | |||||
* | corrected label | damien | 2001-08-07 | 1 | -3/+5 |
| | |||||
* | Initial revision | Pascal Rigaux | 2001-08-07 | 2 | -0/+1835 |
| | |||||
* | lot of improvments | damien | 2001-08-07 | 1 | -23/+82 |
| | |||||
* | use MDK::Common; | Yves Duret | 2001-08-06 | 1 | -3/+8 |
| | | | | | use network::netconnect; and update functions call from netconnect | ||||
* | debugging, 128Kb/s ISDN | damien | 2001-08-03 | 1 | -7/+7 |
| | |||||
* | Printerdrake changed to use Foomatic, driver options, spooler change | Till Kamppeter | 2001-07-27 | 1 | -5/+15 |
| | |||||
* | MDK::common correction | damien | 2001-07-26 | 1 | -1/+1 |
| | |||||
* | fixed new network organization | damien | 2001-07-25 | 1 | -24/+35 |
| | |||||
* | updated. Profile handling. | damien | 2001-07-25 | 1 | -2/+37 |
| | |||||
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 11 | -11/+14 |
| | |||||
* | generalize the use of chomp_ as the functional alternative to chomp (and ↵ | Pascal Rigaux | 2001-07-24 | 2 | -3/+3 |
| | | | | works on lists) |