summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add bpalogin support for cable connectionsOlivier Blin2005-02-041-4/+30
|
* call hdInstallPath only onceRafael Garcia-Suarez2005-02-041-2/+4
|
* Remove a debug trace, and perl_checker fixesRafael Garcia-Suarez2005-02-041-3/+2
|
* Add support to copy all RPMs to the hard drive before installation.Rafael Garcia-Suarez2005-02-045-50/+104
|
* Untranslated stringRafael Garcia-Suarez2005-02-041-1/+1
|
* in auto, $raw_X non empty is "ok"Pascal Rigaux2005-02-031-1/+1
|
* 10.2-0.18mdkThierry Vignaud2005-02-031-1/+5
|
* CAT_X at Pixel's suggestionDavid Baudens2005-02-031-1/+1
|
* Always install mozilla-firefox when NETWORKING_WWW is selectedDavid Baudens2005-02-031-0/+1
|
* cleanupPascal Rigaux2005-02-031-1/+1
|
* *** empty log message ***Pascal Rigaux2005-02-021-1/+260
|
* fix capi kernel drivers installationOlivier Blin2005-02-021-1/+1
|
* prefer beep-media-player over xmmsThierry Vignaud2005-02-021-1/+1
|
* add new uli526x ethernet driverThierry Vignaud2005-02-021-1/+1
|
* add a basic partimage save_all/rest_all featurePascal Rigaux2005-02-022-0/+53
|
* supplement previous half-fixOlivier Blin2005-02-011-1/+1
|
* port 445 is used for Samba (without NetBios)Olivier Blin2005-02-011-1/+1
|
* use new range syntax for smbOlivier Blin2005-02-011-1/+1
|
* like latest rxvt-CJK, rxvt-unicode works fine with SCIM too, but isThierry Vignaud2005-02-011-1/+1
| | | | | multilingual too (unlike rxvt)
* install rxvt-CJK with the same priority as rxvtThierry Vignaud2005-02-011-1/+1
|
* check the given mount pointsPascal Rigaux2005-02-011-0/+8
|
* $hd is now unused, no need to pass itPascal Rigaux2005-02-013-10/+10
|
* ensure isLVM() works on both the VG and the partitionsPascal Rigaux2005-02-011-1/+1
| | | | | (isLVM() on a part was already used once in fsedit::check_mntpoint())
* ensure {lv_name} is set for LVM partitionsPascal Rigaux2005-02-011-0/+1
|
* add a dhcp-client built using mdk-stage1 codePascal Rigaux2005-01-318-9/+48
|
* - have nothing talking about interactive when SPAWN_INTERACTIVE is unsetPascal Rigaux2005-01-311-3/+8
| | | | | - same for SPAWN_SHELL
* don't remove ending zeroes, it causes pbs:Pascal Rigaux2005-01-311-4/+0
| | | | | | | - it seems some zeroes are used (at least for network.img) - loopback mounted images can't be used - cdrom.img can't be used in mkisofs anymore
* updated pot filePablo Saratxaga2005-01-301-395/+339
|
* s/Disk/Hard Disk/. from HarddrakeFunda Wang2005-01-301-1/+1
|
* s/Disk/Hard Disk/Funda Wang2005-01-301-1/+1
|
* (console_font_files) perl_checker cleanupThierry Vignaud2005-01-281-1/+1
|
* perl_checker cleanupThierry Vignaud2005-01-281-1/+1
|
* (configure_eth_aliases) simplifyThierry Vignaud2005-01-281-2/+2
|
* only prompt for "Additional Drivers floppy" for networkPascal Rigaux2005-01-282-1/+6
|
* don't prompt if no modules, otherwise "Ok" in ask_from_list_comments() gets ↵Pascal Rigaux2005-01-281-1/+4
| | | | a segfault
* ensure switching between different install methods do not break due to ↵Pascal Rigaux2005-01-281-0/+3
| | | | IMAGE_LOCATION (/sysroot/tmp/image can be either symlink or a directory)
* - bump Glib/Gtk+2 requiresThierry Vignaud2005-01-281-2/+9
| | | | | - 10.2-0.17mdk
* fix PCMCIA autoconfig in harddrake serviceThierry Vignaud2005-01-281-1/+1
|
* make --force force harddrake to eeconfigure everythingThierry Vignaud2005-01-281-1/+1
|
* - create fs::type::directories_needed_to_boot() and use itPascal Rigaux2005-01-284-3/+7
| | | | | | - for removable drives used for / /usr and the like, ensure we check it at boot time (bugzilla #13283)
* - vincent danen patch (barely tested)Daouda Lo2005-01-271-145/+42
|
* Don't default the boot.iso to cdrom installation method (Pixel).Rafael Garcia-Suarez2005-01-271-1/+1
| | | | | This also fixes bug #13279.
* remove logPascal Rigaux2005-01-271-1/+0
|
* switch back to auto=yes :Pascal Rigaux2005-01-271-1/+1
| | | | | | | | | | | | | | | | | | | | > > the only problem with auto=yes is that it ignores the minor number > > specified and always uses the first avaliable minor number, so you might > > find /dev/md2 with minor 0, /proc/mdstat will call it based on minor > > number. This is going to get really confusing for users. > > I was planning to fix this in upstream source, but i have not been able > > to find time to do it yet. > > ok, i fixed that in mdadm-1.8.0-2mdk > there is a new option (auto=dev) that will create the device file with > the correct minor number based on the device name. > so please put auto=dev instead of auto=yes in the /etc/mdadm.conf > please hold the auto=dev change, the mdadm author feel this should be the default behaviour for auto=yes, so i will upload a new mdadm-1.9.0-0pre1.1mdk with fully working auto as soon as i return to italy (this weekend i believe)
* fix "mdadm package not installed" during install (bugzilla #13259)Pascal Rigaux2005-01-271-1/+1
|
* Wizard, System Backup configuration problems (#13235)Stew Benedict2005-01-261-6/+6
|
* *** empty log message ***Pascal Rigaux2005-01-261-1/+46
|
* nicer description() (esp. when the size is 0)Pascal Rigaux2005-01-261-4/+4
|
* loopback modules are needed on every images (bugzilla #13215)Pascal Rigaux2005-01-261-3/+3
|
* fix commented code :)Pascal Rigaux2005-01-261-1/+1
|