Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add upgrade script for conectiva | Pascal Rigaux | 2005-09-14 | 1 | -1/+1 |
| | |||||
* | - new functionality: upgrade_by_removing_pkgs, enabled when upgrading redhat ↵ | Pascal Rigaux | 2005-09-02 | 1 | -0/+1 |
| | | | | | | | | | | | and conectiva distributions - add file upgrade-map.conectiva.10 for precise choice of packages - save /etc/xxx-release into /root/drakx/xxx-release.upgrading when starting - release_file(): look for xxx-release.upgrading first - find_root_parts(): better logging about upgrade_by_removing_pkgs, and factorize code - when all packages are installed, remove xxx-release.upgrading and rename pkgs::removed_pkgs_to_upgrade_file() | ||||
* | use vol_id to get filesystem label (we only handled the equivalenet of e2label) | Pascal Rigaux | 2005-08-29 | 1 | -0/+1 |
| | |||||
* | xorg modules: replace .a and .o with .so | Pascal Rigaux | 2005-08-26 | 1 | -9/+9 |
| | |||||
* | ldetect-lst tables are now compressed | Pascal Rigaux | 2005-08-25 | 1 | -1/+1 |
| | |||||
* | have gdb when debugging | Pascal Rigaux | 2005-08-17 | 1 | -1/+1 |
| | |||||
* | add mandriva macros for rpm so that _hkp_keyserver_query is nil | Pascal Rigaux | 2005-08-08 | 1 | -0/+2 |
| | |||||
* | help debugging | Pascal Rigaux | 2005-08-08 | 1 | -1/+1 |
| | |||||
* | revert changes | Florent Villard | 2005-08-03 | 1 | -15/+0 |
| | |||||
* | some x86_64 build fixes | Florent Villard | 2005-08-03 | 1 | -0/+15 |
| | |||||
* | fix running drakx on x86_64 | Thierry Vignaud | 2005-08-03 | 1 | -0/+4 |
| | |||||
* | we've multiple /etc/gtk-2.0/gdk-pixbuf.loaders.* & | Thierry Vignaud | 2005-08-03 | 1 | -2/+2 |
| | | | | | /etc/gtk-2.0/gtk.immodules.* on x86_64 | ||||
* | - have /lib/tls/lib*.so* instead of replacing them with /lib/lib*.so* | Pascal Rigaux | 2005-06-29 | 1 | -11/+0 |
| | | | | | | otherwise rpm database gets corrupted - don't need setting LD_ASSUME_KERNEL anymore (it wasn't enough, and we now have tls libs) | ||||
* | normalize mke2fs and mkreiserfs into mkfs.<fs_type> | Pascal Rigaux | 2005-06-24 | 1 | -2/+2 |
| | |||||
* | Need this to work with rpm 4.4.1-9mdk | Rafael Garcia-Suarez | 2005-06-21 | 1 | -0/+11 |
| | |||||
* | more tools when debugging install | Pascal Rigaux | 2005-06-03 | 1 | -1/+1 |
| | |||||
* | allow "perl -d" on install | Pascal Rigaux | 2005-06-02 | 1 | -0/+1 |
| | |||||
* | allow "perl -d" on install | Pascal Rigaux | 2005-06-02 | 1 | -0/+1 |
| | |||||
* | use command mount instead of using directly the syscall (allows some cleanup) | Pascal Rigaux | 2005-06-01 | 1 | -0/+1 |
| | |||||
* | - enhance script so that we don't have to list bsh | Pascal Rigaux | 2005-05-26 | 1 | -2/+2 |
| | | | | | - add bash when DEBUG_INSTALL | ||||
* | - add stuff to enable perl debugging when DEBUG_INSTALL is set | Pascal Rigaux | 2005-05-26 | 1 | -1/+19 |
| | | | | | - ash is now a symlink, add bsh | ||||
* | keep binaries in their "standard" binary dir instead of moving everything to ↵ | Pascal Rigaux | 2005-05-20 | 1 | -1/+1 |
| | | | | | | | /usr/bin (it used to be in /usr/bin when the stage1 was not exited) | ||||
* | - insmod_ is now a symlink to insmod-25 | Pascal Rigaux | 2005-05-19 | 1 | -2/+2 |
| | | | | | - handle explictly insmod, modinfo and rmmod | ||||
* | allow makefile like variables | Pascal Rigaux | 2005-05-13 | 1 | -1/+1 |
| | |||||
* | create install-xml-file-list and use it to replace share/list and ↵ | Pascal Rigaux | 2005-05-10 | 1 | -0/+343 |
share/list.ARCH with share/list.xml |