Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - create fs::type::directories_needed_to_boot() and use it | Pascal Rigaux | 2005-01-28 | 4 | -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 Lo | 2005-01-27 | 1 | -145/+42 |
| | |||||
* | Don't default the boot.iso to cdrom installation method (Pixel). | Rafael Garcia-Suarez | 2005-01-27 | 1 | -1/+1 |
| | | | | | This also fixes bug #13279. | ||||
* | remove log | Pascal Rigaux | 2005-01-27 | 1 | -1/+0 |
| | |||||
* | switch back to auto=yes : | Pascal Rigaux | 2005-01-27 | 1 | -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 Rigaux | 2005-01-27 | 1 | -1/+1 |
| | |||||
* | Wizard, System Backup configuration problems (#13235) | Stew Benedict | 2005-01-26 | 1 | -6/+6 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-01-26 | 1 | -1/+46 |
| | |||||
* | nicer description() (esp. when the size is 0) | Pascal Rigaux | 2005-01-26 | 1 | -4/+4 |
| | |||||
* | loopback modules are needed on every images (bugzilla #13215) | Pascal Rigaux | 2005-01-26 | 1 | -3/+3 |
| | |||||
* | fix commented code :) | Pascal Rigaux | 2005-01-26 | 1 | -1/+1 |
| | |||||
* | drakx_version() is now in install_any | Pascal Rigaux | 2005-01-26 | 1 | -1/+1 |
| | |||||
* | - move convert script from spec file into standalone/convert | Thierry Vignaud | 2005-01-26 | 4 | -3/+13 |
| | | | | | - btw, do not try converting if uneeded | ||||
* | 10.2-0.16mdk | Thierry Vignaud | 2005-01-26 | 1 | -11/+12 |
| | |||||
* | have floppy images as small as possible | Pascal Rigaux | 2005-01-26 | 1 | -0/+8 |
| | |||||
* | drakx_version() is now in install_any and use getFile() to get VERSION | Pascal Rigaux | 2005-01-26 | 2 | -6/+6 |
| | |||||
* | xorg_version is 6.8.2 | Pascal Rigaux | 2005-01-26 | 1 | -1/+1 |
| | |||||
* | fix return value of method calls on MagicWindow | Pascal Rigaux | 2005-01-26 | 1 | -2/+3 |
| | |||||
* | ->size_request doesn't return anything on the box, it is better done on the ↵ | Pascal Rigaux | 2005-01-26 | 1 | -1/+1 |
| | | | | window (for rpmdrake) | ||||
* | main kernel should be i586-up-1GB to run on C3 (bugzilla #13206) | Pascal Rigaux | 2005-01-26 | 1 | -1/+1 |
| | |||||
* | fix (bugzilla #13197) | Pascal Rigaux | 2005-01-26 | 1 | -0/+1 |
| | |||||
* | Use the new --gui option to urpmi for the drakxtools to ask for media | Rafael Garcia-Suarez | 2005-01-25 | 2 | -3/+3 |
| | | | | | | change; update the dependency of drakxtools on urpmi version accordingly. Remove dependency on gurpmi. | ||||
* | *** empty log message *** | Pascal Rigaux | 2005-01-25 | 1 | -1/+112 |
| | |||||
* | build all.img (even for the non BOOT kernel), this works for usb keys | Pascal Rigaux | 2005-01-25 | 1 | -6/+7 |
| | |||||
* | don't pass $mnt around, use directly $tmp_mnt | Pascal Rigaux | 2005-01-25 | 1 | -44/+44 |
| | |||||
* | factorize code in VERSION() | Pascal Rigaux | 2005-01-25 | 1 | -4/+10 |
| | |||||
* | add comment | Pascal Rigaux | 2005-01-25 | 1 | -0/+1 |
| | |||||
* | simplify (same timeout for everyone) | Pascal Rigaux | 2005-01-25 | 1 | -8/+8 |
| | |||||
* | create syslinux_all_files() out of isolinux(), and use it for boot_iso() | Pascal Rigaux | 2005-01-25 | 1 | -39/+42 |
| | |||||
* | create syslinux_cfg_all() and cleanup using it | Pascal Rigaux | 2005-01-25 | 1 | -19/+19 |
| | |||||
* | simplify (and remove entry "all", which is nearly "alt0") | Pascal Rigaux | 2005-01-25 | 1 | -7/+5 |
| | |||||
* | - factorize code in syslinux_cfg() | Pascal Rigaux | 2005-01-25 | 1 | -36/+40 |
| | | | | | - change the data structure returned by entries_append() | ||||
* | fix rpmsrate_always_flags() not applied (bugzilla #13177) | Pascal Rigaux | 2005-01-25 | 1 | -1/+1 |
| | |||||
* | even if it still takes some time when format is over, we don't want the ↵ | Pascal Rigaux | 2005-01-25 | 1 | -2/+2 |
| | | | | progress bar to stay at 85% | ||||
* | fix previous commit (we don't want devfsd anymore) | Pascal Rigaux | 2005-01-25 | 1 | -1/+1 |
| | |||||
* | Bugzilla 13138, 13139. (portmap check, dhcpd.conf.pxe.include) | Stew Benedict | 2005-01-25 | 1 | -2/+8 |
| | |||||
* | create /var/log | Pascal Rigaux | 2005-01-24 | 1 | -1/+1 |
| | |||||
* | Fix duplicate flag in rpmsrate | Rafael Garcia-Suarez | 2005-01-24 | 1 | -1/+1 |
| | |||||
* | fix wrong package name | Thierry Vignaud | 2005-01-24 | 1 | -1/+1 |
| | |||||
* | removing code setting devfs=mount or devfs=nomount | Pascal Rigaux | 2005-01-23 | 1 | -7/+0 |
| | |||||
* | put the new option auto=dev instead of auto=yes (see mdadm-1.8.0-2mdk) | Pascal Rigaux | 2005-01-23 | 1 | -1/+1 |
| | |||||
* | fix the various transient on {rwindow} (or even {window} ?) not working ↵ | Pascal Rigaux | 2005-01-22 | 11 | -16/+16 |
| | | | | | | | anymore on the MagicWindow (maybe the code could be simplified since it should now work even when embedded (?)) | ||||
* | allow using {real_window} instead of {rwindow}{real_window} | Pascal Rigaux | 2005-01-22 | 1 | -0/+1 |
| | | | | | (esp. for set_transient_for for which we can't easily do some magic) | ||||
* | updated pot file | Pablo Saratxaga | 2005-01-22 | 1 | -924/+927 |
| | |||||
* | Drop quasi-pxe setup in dhcp.conf as we can use real pxe now. | Stew Benedict | 2005-01-21 | 1 | -17/+5 |
| | | | | | Perl_checker fixes. | ||||
* | 10.2-0.15mdk | Thierry Vignaud | 2005-01-21 | 1 | -1/+5 |
| | |||||
* | Test image for 10.2 beta | Florent Villard | 2005-01-21 | 2 | -0/+0 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-01-21 | 1 | -1/+48 |
| | |||||
* | fix check_valid() | Pascal Rigaux | 2005-01-21 | 1 | -0/+2 |
| | |||||
* | - rename Xconfig::main::is_valid() to Xconfig::main::check_valid() and ↵ | Pascal Rigaux | 2005-01-21 | 1 | -6/+8 |
| | | | | | | | return the cause of the error - ensure an empty config file doesn't make it display "Your Xorg configuration file is broken..." |