Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | bump version | Jeremy Katz | 2002-12-09 | 1 | -2/+2 | |
| | ||||||
* | update to -1anaconda-8.0.91-1 | Jeremy Katz | 2002-12-04 | 1 | -1/+1 | |
| | ||||||
* | libdir monkeying | Jeremy Katz | 2002-11-19 | 1 | -0/+6 | |
| | ||||||
* | and the show must go on... | Jeremy Katz | 2002-11-18 | 1 | -2/+2 | |
| | ||||||
* | another buildanaconda-8.0.90-6 | Mike Fulbright | 2002-11-13 | 1 | -1/+1 | |
| | ||||||
* | -5anaconda-8.0.90-5 | Jeremy Katz | 2002-11-13 | 1 | -1/+1 | |
| | ||||||
* | bump | Mike Fulbright | 2002-11-13 | 1 | -1/+1 | |
| | ||||||
* | bump | Mike Fulbright | 2002-11-12 | 1 | -1/+1 | |
| | ||||||
* | bump | Mike Fulbright | 2002-11-12 | 1 | -1/+1 | |
| | ||||||
* | change versionanaconda.8.0.90 | Mike Fulbright | 2002-11-12 | 1 | -2/+2 | |
| | ||||||
* | ppc64 build as ppc for now | Jeremy Katz | 2002-10-23 | 1 | -0/+1 | |
| | ||||||
* | let's be 8.0.1-0 now | Jeremy Katz | 2002-10-03 | 1 | -2/+2 | |
| | ||||||
* | syslinux-splash moved to anaconda-images (merged from 8-0-branch) | Jeremy Katz | 2002-09-09 | 1 | -1/+1 | |
| | ||||||
* | merge anaconda-8-0-branch to HEAD | Jeremy Katz | 2002-09-05 | 1 | -2/+2 | |
| | ||||||
* | bump version | Jeremy Katz | 2002-08-19 | 1 | -2/+2 | |
| | ||||||
* | -1anaconda-7.3.94-1 | Jeremy Katz | 2002-08-16 | 1 | -1/+1 | |
| | ||||||
* | bump version and release | Jeremy Katz | 2002-07-29 | 1 | -2/+2 | |
| | ||||||
* | -5anaconda-7.3.93-5 | Jeremy Katz | 2002-07-26 | 1 | -1/+1 | |
| | ||||||
* | bump versionanaconda-7.3.93-4 | Mike Fulbright | 2002-07-25 | 1 | -1/+1 | |
| | ||||||
* | bump release | Mike Fulbright | 2002-07-25 | 1 | -1/+1 | |
| | ||||||
* | and -2anaconda-7.3.93-2 | Jeremy Katz | 2002-07-25 | 1 | -1/+1 | |
| | ||||||
* | and we have -1anaconda-7.3.93-1 | Jeremy Katz | 2002-07-25 | 1 | -1/+1 | |
| | ||||||
* | bump | Jeremy Katz | 2002-07-03 | 1 | -2/+2 | |
| | ||||||
* | move version/release definitions into Makefile.inc so that they can be ↵ | Jeremy Katz | 2002-07-02 | 1 | -0/+3 | |
| | | | | pulled in and used in the loader's version string and the like | |||||
* | get the easy bits of the merge first.... hampton loader and isys directories | Jeremy Katz | 2002-04-19 | 1 | -0/+4 | |
| | | | | should be fine since I had originally just copied them into hampton from head :) | |||||
* | merge anaconda-gtk-2-0-branch to HEAD | Matt Wilson | 2001-10-16 | 1 | -0/+2 | |
| | ||||||
* | merge from anaconda-6-2j-branch | Matt Wilson | 2000-04-17 | 1 | -0/+6 | |
| | ||||||
* | moved ARCH assignment here | Erik Troan | 2000-04-03 | 1 | -0/+3 | |
| | ||||||
* | populated /usr/lib/anaconda-runtime | Erik Troan | 2000-03-27 | 1 | -0/+1 | |
| | ||||||
* | Several changes to build structure - contact Dr Mike if you hit problems. | Mike Fulbright | 1999-11-12 | 1 | -0/+6 | |
I've made most of the Makefile's use the Makefile.inc include in the root of the anaconda src tree to get the python path, instead of having it defined in many different places. In the top level Makefile I added a install target called install-unconfig. This target installs the anaconda script and associated support files with the intention of being able to run anaconda in unconfig mode after a successful install. This mode is automatically selected if the executed script is called 'anaconda-unconfig', or the '-U' command line parameter is used. |