summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add a rule to build bootcdrom.iso (useful for providing an updated stage1)Pascal Rigaux2004-06-031-3/+9
|
* if DEBUGSTAGE1 is set, include sashPascal Rigaux2004-06-031-0/+1
|
* have a somewhat more predictable rdz (alas it doesn't really fix the ↵Pascal Rigaux2004-06-031-5/+9
| | | | variable size of generated rdz's)
* build iso in /tmpPascal Rigaux2004-06-031-1/+1
|
* add resolution 1920x1200 called WUXGA (used by Dell Laptops Inspiron 8500, ↵Pascal Rigaux2004-06-031-1/+1
| | | | 8600 and Latitude D800) (bugzilla #6795)
* have kmix in always.listPascal Rigaux2004-06-032-1/+3
|
* - stop mounting ext3 partitions using type ext2 during installPascal Rigaux2004-06-021-5/+1
| | | | | - stop fsck'ing ext3 partitions (it was only done during install, not upgrade)
* - add descriptions for NFS and SMB (thanks to bugzilla #9940)Pascal Rigaux2004-06-021-7/+13
| | | | | - don't iterate on %l, better iterate on %types
* obsolete since make_boot_img handles mandrakemovePascal Rigaux2004-06-021-5/+0
|
* - build data/i18n_*.list if missingPascal Rigaux2004-06-021-4/+7
| | | | | | - don't copy MDK::Common files (we use the 10.0 package verbatim) - don't put mdk_totem in /etc/skel/Desktop, otherwise the desktop is not created correctly
* - only look move key in fat partitionsPascal Rigaux2004-06-021-8/+28
| | | | | - search for the usb key partition containing a mandrakemove
* /etc/gtk-2.0/gtkrc.ta_IN needs the directory /etc/gtk-2.0 to be in main clp, ↵Pascal Rigaux2004-06-022-2/+2
| | | | not the boot one
* remove en doc (new doc will come fixed, hopefully)Pascal Rigaux2004-06-021-1/+0
|
* Really apply gui fix.Stew Benedict2004-06-011-2/+4
|
* s#ppp/peers/adsl#ppp/peers/ppp0#Damien Chaumette2004-06-011-3/+3
| | | | | as we now use ifup-ppp for adsl, it will look for ppp0
* new way to specify how to up connection for pppoe(xDSL) and others(ADSL)Damien Chaumette2004-06-011-6/+5
|
* Use array rather than hash per Thierry.Stew Benedict2004-06-012-2/+4
| | | | | Insure ftp transfers are binary, fix gui problem (in 10.0 update also).
* rollback weird and ugly workaround when pressing cancel on the ask_warn. The ↵Pascal Rigaux2004-06-011-2/+1
| | | | real fix is in ugtk2.pm
* when wizcancel occurs, ugtk2 object is not destroyed (the garbage collector ↵Pascal Rigaux2004-06-011-1/+1
| | | | | | | seems to have some pbs taking care of this, but since many callbacks using it are registered, it's no wonder) (fixes pressing "Cancel" on a ->ask_warn in wizard mode)
* remove debug messageThierry Vignaud2004-06-011-1/+0
|
* (use_windows) space cleanupThierry Vignaud2004-06-011-1/+2
|
* 10-42mdkThierry Vignaud2004-06-011-1/+13
|
* (lilo_choice) fix error titleThierry Vignaud2004-06-011-1/+1
|
* (set_text): fix "cleanups"Pascal Rigaux2004-06-011-6/+4
|
* (set_text) cleanupsThierry Vignaud2004-06-011-2/+2
|
* handle the nfs/smb service disabled (enhancement given by Olivier Blin)Pascal Rigaux2004-06-011-2/+2
|
* mark it as translatable for non alphabetic languagesThierry Vignaud2004-06-011-1/+1
|
* fix "two windows after exception" bugThierry Vignaud2004-06-011-1/+2
|
* (write_grub_config) do not write partial config file (thus garbaging previousThierry Vignaud2004-06-011-16/+15
| | | | | config) if an error occured
* make LAN wizard more user friendly: move "manual choice" after detectedThierry Vignaud2004-06-011-1/+1
| | | | | interfaces
* (getNet) handle interface w/o ip addressesThierry Vignaud2004-06-011-1/+20
|
* update 10-41mdk's changelogThierry Vignaud2004-05-281-0/+1
|
* 10-41mdkThierry Vignaud2004-05-281-1/+7
|
* (read_all_conf) read VLAN interfaces tooThierry Vignaud2004-05-281-1/+1
|
* (real_main) fix protocol switching from manual to auto when stepping backThierry Vignaud2004-05-281-4/+4
|
* (read_all_conf) read ip aliased interfaces tooThierry Vignaud2004-05-281-1/+1
|
* Typo in tape restore (Federico Belvisi).Stew Benedict2004-05-281-1/+1
|
* 10-40mdkThierry Vignaud2004-05-281-1/+8
|
* (get_eth_cards) fallback on sysfs in order to get driver and cardThierry Vignaud2004-05-281-0/+11
| | | | | | description when ethtool is not supported (eg: ipw2100 driver for intel centrino)
* fix 10-37mdk's indentationThierry Vignaud2004-05-281-3/+4
|
* - drop old internet service codeDamien Chaumette2004-05-271-70/+22
| | | | | - only one way to configure/up/down an adsl connection
* - call remove_initscript because internet service is droppedDamien Chaumette2004-05-271-1/+1
| | | | | - drop write_initscript call
* - kill write_initscriptDamien Chaumette2004-05-271-50/+9
| | | | | - add remove_initscript
* handle freeDriver which disable using proprietary X driver (esp. for nvidia)Pascal Rigaux2004-05-271-2/+2
|
* fix checking if we must build nvidia clpPascal Rigaux2004-05-271-1/+1
|
* (getNet) ignore loopback deviceThierry Vignaud2004-05-271-1/+1
|
* really chkconfig --add and --del for "diskdrake --fileshare" (thanks to ↵Pascal Rigaux2004-05-271-0/+2
| | | | Olivier Blin)
* 10-39mdkThierry Vignaud2004-05-271-1/+7
|
* instead of removing package nfs-utils or samba-server (when "diskdrake ↵Pascal Rigaux2004-05-271-5/+7
| | | | --fileshare" disables a export kind) (bugzilla #9804)
* new function isTrueLocalFS() to make a distinction between ext3/reiserfs/... ↵Pascal Rigaux2004-05-271-1/+1
| | | | | | | and nfs => allow /home on nfs (bugzilla #7460)