Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use internal_error() instead of die'ing with no arguments | Pascal Rigaux | 2004-06-25 | 1 | -1/+1 |
| | |||||
* | fix blino stage1 change (i think he likes breaking things ;p) | Pascal Rigaux | 2004-06-25 | 1 | -1/+1 |
| | |||||
* | Make perl_checker silent | Rafael Garcia-Suarez | 2004-06-25 | 1 | -6/+6 |
| | |||||
* | - adapt to new bootloader.pm | Pascal Rigaux | 2004-06-25 | 1 | -6/+3 |
| | | | | | - simplify | ||||
* | Make perl_checker happy | Rafael Garcia-Suarez | 2004-06-23 | 1 | -3/+3 |
| | |||||
* | Support for supplementary CDs during installation (from the 10.0 | Rafael Garcia-Suarez | 2004-06-23 | 1 | -13/+96 |
| | | | | | update branch.) | ||||
* | in disk-iso install, strip old root from ISOPATH and remove iso file from ↵ | Olivier Blin | 2004-06-18 | 1 | -1/+5 |
| | | | | path if present | ||||
* | in iso install, use ISOPATH environment variable instead of loopback device ↵ | Olivier Blin | 2004-06-18 | 1 | -6/+1 |
| | | | | filename (limited to 64 chars) | ||||
* | add and use install_any::method_allows_medium_change | Olivier Blin | 2004-06-18 | 1 | -1/+5 |
| | |||||
* | in disk-iso install, automatically choose and change ISO images, according ↵ | Olivier Blin | 2004-06-18 | 1 | -3/+60 |
| | | | | to their volume id and application id | ||||
* | remove some broken sparc code | Pascal Rigaux | 2004-06-15 | 1 | -34/+1 |
| | |||||
* | /etc/mandrake-release is now /etc/mandrakelinux-release | Pascal Rigaux | 2004-05-26 | 1 | -2/+3 |
| | |||||
* | fix selecting locales-LANG (it didn't really work, but it doesn't seem needed?) | Pascal Rigaux | 2004-05-12 | 1 | -5/+4 |
| | |||||
* | (setDefaultPackages) despite find and any are semantically equivalent | Thierry Vignaud | 2004-04-05 | 1 | -1/+1 |
| | | | | | in this context, any will be used there (boolean vs scalar context) | ||||
* | (setDefaultPackages) install alsa-utils if *any* of the present sound card ↵ | Thierry Vignaud | 2004-04-05 | 1 | -2/+1 |
| | | | | is driven by ALSA | ||||
* | perl now handle cleanly utf8 string in exceptions, no need to die \N("...") | Pascal Rigaux | 2004-04-05 | 1 | -2/+2 |
| | |||||
* | LSB doesn't need kernel 2.4 anymore | Pascal Rigaux | 2004-03-23 | 1 | -7/+0 |
| | |||||
* | fix installing locales-XX for lang=nb which needs locales-no (one needs to ↵ | Pascal Rigaux | 2004-03-11 | 1 | -6/+4 |
| | | | | use provides) | ||||
* | fix typo | Pascal Rigaux | 2004-03-08 | 1 | -1/+2 |
| | |||||
* | in generate_automatic_stage1_params(): | Pascal Rigaux | 2004-03-08 | 1 | -12/+18 |
| | | | | | | - handle FTP via HTTP proxy (bugzilla #8699) - cleanup using a different data-structure | ||||
* | replacing automatic=method:disk with $param instead of adding $param (since ↵ | Pascal Rigaux | 2004-03-05 | 1 | -1/+1 |
| | | | | $param already contains automatic=met:disk) | ||||
* | oops, fix commit | Pascal Rigaux | 2004-03-04 | 1 | -1/+1 |
| | |||||
* | fix & cleanup generating replay & auto_install images | Pascal Rigaux | 2004-03-04 | 1 | -60/+54 |
| | | | | | (thanks to David Eastcott) | ||||
* | simplify | Pascal Rigaux | 2004-03-01 | 1 | -3/+2 |
| | |||||
* | log reason why getAndSaveFile can't opening dest file for writing | Guillaume Cottenceau | 2004-02-28 | 1 | -1/+1 |
| | |||||
* | support two-floppies boot style for replay_install disk as well (not nice at ↵ | Guillaume Cottenceau | 2004-02-26 | 1 | -6/+30 |
| | | | | all..) | ||||
* | hd.img doesn't exist anymore, using hd_grub.img | Guillaume Cottenceau | 2004-02-26 | 1 | -1/+1 |
| | |||||
* | ok, ok, perl checker roulaize | Guillaume Cottenceau | 2004-02-18 | 1 | -1/+1 |
| | |||||
* | better match | Guillaume Cottenceau | 2004-02-18 | 1 | -1/+1 |
| | |||||
* | tentatively fix #7792 (seems like line number don't match #7792, | Guillaume Cottenceau | 2004-02-18 | 1 | -1/+1 |
| | | | | | but this one I'm fixing was obviously wrong, at least) | ||||
* | allow using ext2 or vfat floppies for kickstart=floppy so that | Guillaume Cottenceau | 2004-02-18 | 1 | -1/+6 |
| | | | | | | | when you do an auto install based on network.img and network_drivers.img, you can put your auto_inst.cfg.pl on network_drivers.img and rock n roll | ||||
* | change return type of pkgs::packages2kernels() | Pascal Rigaux | 2004-02-12 | 1 | -5/+4 |
| | |||||
* | add kernel-2.4* in group LSB | Pascal Rigaux | 2004-02-12 | 1 | -0/+8 |
| | |||||
* | kernel22 is not there anymore (since a long time now) | Pascal Rigaux | 2004-01-19 | 1 | -1/+0 |
| | |||||
* | select bestKernelPackage before selecting basesystem (otherwise basesystem ↵ | Pascal Rigaux | 2004-01-19 | 1 | -3/+3 |
| | | | | already requires kernel) | ||||
* | http://serv.mydomain/pub/install must get split into server:serv.mydomain and | Pascal Rigaux | 2004-01-09 | 1 | -104/+1 |
| | | | | | directory:/pub/install, and not directory:pub/install | ||||
* | simplify | Pascal Rigaux | 2004-01-09 | 1 | -6/+2 |
| | |||||
* | - integrate chkauth (which is now deprecated) | Pascal Rigaux | 2004-01-08 | 1 | -1/+2 |
| | | | | | - new module authentication | ||||
* | use whereis_binary() | Pascal Rigaux | 2004-01-07 | 1 | -4/+1 |
| | |||||
* | obsolete livedrake, live_install, live_update | Pascal Rigaux | 2004-01-06 | 1 | -1/+1 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2004-01-06 | 1 | -1/+1 |
| | |||||
* | use $::prefix | Pascal Rigaux | 2004-01-06 | 1 | -1/+1 |
| | |||||
* | get rid of g_auto_install (unused & not working) | Pascal Rigaux | 2004-01-06 | 1 | -1/+1 |
| | |||||
* | basic lvm2 support (not tested yet!) | Pascal Rigaux | 2004-01-06 | 1 | -2/+2 |
| | |||||
* | remove mkbootdisk support | Pascal Rigaux | 2004-01-06 | 1 | -1/+1 |
| | |||||
* | - use do_pkgs->ensure_is_installed instead of do_pkgs->install where it's ↵ | Pascal Rigaux | 2003-12-04 | 1 | -1/+6 |
| | | | | | | | | | | | easy to do so - do_pkgs->install won't do anything when $::testing we need a ensure_are_installed we also need to share more package pkgs_interactive code which is hosted in install_any and standalone | ||||
* | no hds is no big deal for mdk move | Pascal Rigaux | 2003-12-02 | 1 | -1/+1 |
| | |||||
* | save shell pid | Guillaume Cottenceau | 2003-11-27 | 1 | -1/+4 |
| | |||||
* | (getAndSaveFile) log which file copy failled in order to knwow which | Thierry Vignaud | 2003-11-25 | 1 | -1/+1 |
| | | | | | partition is not big enough (see #6149) | ||||
* | $o->{fstab} now contains get_really_all_fstab, not get_all_fstab | Pascal Rigaux | 2003-11-20 | 1 | -1/+1 |
| | | | | | | | (needed for merge_info_from_mtab to work from cdroms) this may break install! |