Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -10/+6 |
| | |||||
* | perl_checker compliance for optional method arguments | Pascal Rigaux | 2003-04-22 | 1 | -5/+5 |
| | |||||
* | fix bug #3652 (grub must be installed for a loopback install) | Pascal Rigaux | 2003-04-22 | 1 | -0/+1 |
| | |||||
* | make all CD as update (as it should have been to allow updates to be resolved). | Francois Pons | 2003-04-18 | 1 | -1/+1 |
| | |||||
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 1 | -20/+20 |
| | |||||
* | moved hdInstallPath to any.pm. | Francois Pons | 2003-03-26 | 1 | -8/+2 |
| | |||||
* | alsa drivers are now named snd-<name> not anymore snd-card-<name> | Thierry Vignaud | 2003-03-13 | 1 | -1/+1 |
| | |||||
* | added log for kernel module packages found. | Francois Pons | 2003-03-12 | 1 | -0/+1 |
| | |||||
* | use quoted url instead for install_urpmi. | Francois Pons | 2003-03-10 | 1 | -1/+1 |
| | |||||
* | fixed duplicate url entry for file and removable. | Francois Pons | 2003-03-10 | 1 | -1/+1 |
| | |||||
* | build a list file only if needed for install_urpmi. | Francois Pons | 2003-03-10 | 1 | -26/+29 |
| | |||||
* | cleanup | Pascal Rigaux | 2003-03-06 | 1 | -1/+1 |
| | |||||
* | dropped allowNVIDIA_rpms method. | Francois Pons | 2003-03-06 | 1 | -22/+0 |
| | |||||
* | added check_kernel_module_packages for checking prioprietary base kernel ↵ | Francois Pons | 2003-03-06 | 1 | -0/+19 |
| | | | | package. | ||||
* | - add get_info_from_fstab() | Pascal Rigaux | 2003-02-27 | 1 | -3/+2 |
| | | | | | - use it when reading existing fstab (to get for example devfs mount) | ||||
* | have locales-xx first in default_packages so that default choosing based on | Pascal Rigaux | 2003-02-27 | 1 | -2/+2 |
| | | | | | locales works for packages in default_packages | ||||
* | to workaround perl bug removing UTF8 flag when passing scalars to die's, pass | Guillaume Cottenceau | 2003-02-19 | 1 | -3/+3 |
| | | | | | | a scalar-ref. but we need to de-ref, so it might break many things :). let's make a prayer :). | ||||
* | use formatError | Pascal Rigaux | 2003-02-19 | 1 | -1/+1 |
| | |||||
* | fix gc's typo | Pascal Rigaux | 2003-02-15 | 1 | -1/+1 |
| | |||||
* | install the locales-xx package for the selected country | Guillaume Cottenceau | 2003-02-14 | 1 | -0/+1 |
| | |||||
* | create install_any::set_security() and use it | Pascal Rigaux | 2003-02-14 | 1 | -0/+12 |
| | |||||
* | die if getAndSaveFile failed, so that it will be easier to debug | Guillaume Cottenceau | 2003-02-13 | 1 | -1/+1 |
| | | | | | if we have this problem.. |