Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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! | ||||
* | getHds called by install_steps must not be interactive | Pascal Rigaux | 2003-11-18 | 1 | -2/+2 |
| | |||||
* | fix bogus use of old netwok module instead of network::network | Thierry Vignaud | 2003-11-12 | 1 | -2/+2 |
| | |||||
* | pass $o to getNextStep | Pascal Rigaux | 2003-10-15 | 1 | -2/+3 |
| | |||||
* | drop field {next} in {steps} since it is duplicated in orderedSteps | Pascal Rigaux | 2003-10-15 | 1 | -3/+1 |
| | | | | | => it allows simpler modification of orderedSteps (as already done in upgrade) for mandrake move | ||||
* | aaaah that's why I had all the stuff done twice after shell could not be run :) | Guillaume Cottenceau | 2003-10-10 | 1 | -5/+8 |
| | |||||
* | help dumb perl_checker | Guillaume Cottenceau | 2003-10-09 | 1 | -1/+2 |
| | |||||
* | thx perl checker | Guillaume Cottenceau | 2003-10-09 | 1 | -1/+1 |
| | |||||
* | first try with /bin/bash which is available in move. specify --rcfile or ↵ | Guillaume Cottenceau | 2003-10-09 | 1 | -4/+6 |
| | | | | else it'll try /.bashrc which doesn't exist, and miss good definitions from /etc/bashrc (aliases, home/end keys, etc) | ||||
* | report error why /dev/tty2 is not available for opening a shell | Guillaume Cottenceau | 2003-10-09 | 1 | -1/+1 |
| | |||||
* | notice bug | Thierry Vignaud | 2003-10-03 | 1 | -0/+1 |
| | |||||
* | added missing kernel-i686-up-4GB entry for kernel modules. | Francois Pons | 2003-10-01 | 1 | -1/+1 |
| | |||||
* | no need to escape " in /xxx \" xxx/ | Pascal Rigaux | 2003-09-30 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Pascal Rigaux | 2003-09-29 | 1 | -2/+2 |
| | |||||
* | removing update media tag (except for update medium) | Francois Pons | 2003-09-16 | 1 | -2/+2 |
| | |||||
* | added default compssUsers group selection from compssUser file directly (use | Francois Pons | 2003-08-26 | 1 | -8/+9 |
| | | | | | | | [selected=...] where ... is a list of comma separated meta_class (or default for no meta_class or all for all meta_class). fixed all radeon card are using 3D for 3D package group. | ||||
* | updated with new perl-URPM 0.94 (simplified code) | Francois Pons | 2003-08-21 | 1 | -20/+7 |
| | |||||
* | avoid 0 to be dumped in urpmi.cfg :( | Francois Pons | 2003-08-21 | 1 | -2/+2 |
| | |||||
* | added some log when importing pbukey block and when key id have been found. | Francois Pons | 2003-08-21 | 1 | -1/+5 |
| | |||||
* | make sure other key are added to urpmi.cfg when imported. | Francois Pons | 2003-08-21 | 1 | -3/+3 |
| | |||||
* | added missing require. | Francois Pons | 2003-08-20 | 1 | -0/+1 |
| | |||||
* | added pubkey and rpmdb key importation. | Francois Pons | 2003-08-20 | 1 | -1/+26 |
| | |||||
* | - Don't care about BIGMEM stuff for IA-64 & AMD64 | Gwenolé Beauchesne | 2003-08-19 | 1 | -1/+2 |
| | | | | | - Handle platforms that are only aware of all.img | ||||
* | Fixing Nvidia detection.. Many were missing due to wrong regexp | Erwan Velu | 2003-08-19 | 1 | -5/+5 |
| | |||||
* | fixed to build an inflexion point in list file (so that urpmi can found it). | Francois Pons | 2003-08-13 | 1 | -5/+6 |
| | |||||
* | generate a list file if a macro is used (and only in this case). | Francois Pons | 2003-08-13 | 1 | -3/+9 |
| | |||||
* | fixed with_hdlist possibly incorrect. | Francois Pons | 2003-08-13 | 1 | -1/+12 |
| | |||||
* | added tiny support for arch dependant directory. | Francois Pons | 2003-08-13 | 1 | -1/+5 |
| | |||||
* | use $::prefix instead of passing $prefix to functions | Pascal Rigaux | 2003-08-10 | 1 | -4/+3 |
| | |||||
* | add flag UTF8 for rpmsrate | Pascal Rigaux | 2003-08-05 | 1 | -0/+1 |
| | |||||
* | - move write_smb_conf() from install_any to network::smb | Pascal Rigaux | 2003-08-01 | 1 | -68/+8 |
| | | | | | | | | | | | | | | | - rename setAuthentication() to set_authentication() - move the work of set_authentication() from install_any to any - move the per-authentification kind questions from install_steps_interactive::setRootPassword() to any::ask_authentification_parameters() - various cleanup in code prompting authentification questions - call install_any::set_authentication() in install_steps::setRootPassword() instead of waiting for the installPackages step to be done (since setRootPassword occurs *after* packages installation) - don't call set_authentification() in install_steps::addUser() (why was this done there??) => these changes will allow drakauth | ||||
* | use $::prefix | Pascal Rigaux | 2003-08-01 | 1 | -4/+3 |
| |