summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Expand)AuthorAgeFilesLines
* fix layout somewhatThierry Vignaud2005-07-052-8/+11
* don't keep undefined optionsOlivier Blin2005-07-051-1/+1
* use join()Olivier Blin2005-07-051-4/+2
* fix string pbAntoine Ginies2005-07-051-11/+11
* perl_checker/translation fixesOlivier Blin2005-07-051-15/+13
* perl_checker fixOlivier Blin2005-07-051-1/+1
* various other fix to be able to build drakxtoolsAntoine Ginies2005-07-051-8/+9
* various fix ("standalone/draknfs", line 140, character 38-48) thx tvAntoine Ginies2005-07-051-6/+6
* add help, remove unwanted useAntoine Ginies2005-07-051-3/+14
* fix some commentAntoine Ginies2005-07-051-4/+3
* move drakhosts and draknfs tools from soft/ to gi/perl-install/standaloneAntoine Ginies2005-07-052-0/+622
* rollback bogus change that mistakely went inThierry Vignaud2005-07-041-1/+0
* update crossbars when scale values are modifiedOlivier Blin2005-07-011-0/+1
* set the "" string as active in the combo box when a custom binary isOlivier Blin2005-07-011-6/+9
* simplifyOlivier Blin2005-07-011-9/+4
* use the 'drakxtools' component for "Standalone Tools" (really fixOlivier Blin2005-07-011-2/+2
* fix shell parsing unquoted bugzilla URL (#16580)Thierry Vignaud2005-07-011-1/+2
* sanitize network::activefwThierry Vignaud2005-06-302-10/+10
* try to cleanup fs.pmPascal Rigaux2005-06-282-5/+5
* handle no bootloader configuration found with a clean errorPascal Rigaux2005-06-281-1/+1
* - since we don't use a ramdisk for the stage2 anymore, remove ramdisk_size=12...Pascal Rigaux2005-06-281-1/+1
* fix switch from nvidia to nv for X.orgThierry Vignaud2005-06-261-1/+2
* we now use X.org instead of XFree86Thierry Vignaud2005-06-261-1/+1
* rename isTVcard() as isTVcardConfigurable() since it's more meaninfull regard...Thierry Vignaud2005-06-241-2/+2
* remove MDK::Common::Globals::init (fix crash)Olivier Blin2005-06-241-2/+0
* use network::network::write_network_conf (fix crash)Olivier Blin2005-06-241-1/+1
* ask shorewall interface and use itOlivier Blin2005-06-201-1/+1
* remove unused code (thus fixing a crash)Olivier Blin2005-06-201-14/+0
* fix undefined function after pixel cleanups (#16472)Thierry Vignaud2005-06-171-0/+1
* fsedit::is_same_hd is now fs:get::is_same_hdPascal Rigaux2005-06-131-1/+1
* don't need use MDK::Common... when we have "use common" (which is the standar...Pascal Rigaux2005-06-101-1/+0
* don't be fooled by if_ not short-circuiting and auto-vivification, use $conf-...Olivier Blin2005-06-071-1/+1
* kill unused variablesOlivier Blin2005-06-061-3/+0
* simplify apply() since sethostname() is done by configure_network()Olivier Blin2005-06-061-5/+2
* create adjustments before resolution is set so that they get correct upper va...Olivier Blin2005-06-061-3/+3
* - create update_scales_for_resolution() and update_scale_values_from_conf() o...Olivier Blin2005-06-061-14/+10
* - draw cross in progress barOlivier Blin2005-06-061-11/+17
* nicer errorPascal Rigaux2005-06-061-1/+1
* - put quotes if needed for root=xxx (quotes are needed for LABEL=...)Pascal Rigaux2005-06-061-1/+1
* really consider text box valuesOlivier Blin2005-06-061-1/+1
* handle GATEWAY field again in manage interfaceOlivier Blin2005-06-061-6/+6
* use real_main here since exceptions are handledOlivier Blin2005-06-061-1/+1
* drop unused variable, this file is modified in network::shorewall nowOlivier Blin2005-06-061-1/+0
* new netconnect APIOlivier Blin2005-06-061-7/+5
* remove unused codePascal Rigaux2005-06-032-2/+0
* drop unused subsOlivier Blin2005-06-031-19/+0
* - merge network settings in a $net hash (it modifies $o fields too):Olivier Blin2005-06-037-133/+109
* drop setting $_ (unused)Pascal Rigaux2005-06-031-2/+0
* drop unused code (and one should use append_to_file instead of this outpend)Pascal Rigaux2005-06-031-5/+0
* read existing authentication conf (only minimal support for now)Pascal Rigaux2005-06-031-2/+1