summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Tweaked reconfig mode text in text mode, bumped ananaconda version #.Mike Fulbright2000-01-141-1/+1
|
* Misc sparc fixes.jakub2000-01-101-1/+1
| | | | | Use stripped down gzread to uncompress .mo files when loading them, so we don't have to gunzip them in the filesystem.
* checkin from 6.2 tree on porkchop (msw)Matt Wilson1999-12-081-0/+1
|
* Reverting changes to require --install or --reconfig - will insteadMike Fulbright1999-12-061-1/+2
| | | | | | require either --reconfig or else an install method specification. Dr Mike <drmike@redhat.com>
* Rename from anaconda-reconfig to anacondaMike Fulbright1999-12-061-8/+8
|
* Removed ddcprobe from reconfig mode requirements.Mike Fulbright1999-12-031-1/+1
|
* Build fixesMike Fulbright1999-12-011-1/+1
|
* Build tweaksMike Fulbright1999-12-011-1/+1
|
* Build tweaksMike Fulbright1999-12-011-2/+2
|
* Build tweaks.Mike Fulbright1999-12-011-2/+3
|
* More fixes to buildMike Fulbright1999-11-301-1/+1
|
* Fixups to create-archive make targetMike Fulbright1999-11-301-0/+1
|
* gosh darn typosMike Fulbright1999-11-301-1/+1
|
* TypoMike Fulbright1999-11-301-1/+1
|
* TypoMike Fulbright1999-11-301-1/+1
| | | | Dr Mike
* Added preliminary spec file and init script for anaconda-reconfig.Mike Fulbright1999-11-301-0/+17
| | | | | | | Also made first pass at a create-archive make target to create a distribution tarball. Dr Mike
* Renamed all references to 'unconfig' to 'reconfig'.Mike Fulbright1999-11-171-14/+14
| | | | | | Added authentification dialog to reconfig mode. Dr Mike
* Make sure ddcprobe exists for unconfig mode as well.Mike Fulbright1999-11-161-0/+2
| | | | Dr Mike
* Several changes to build structure - contact Dr Mike if you hit problems.Mike Fulbright1999-11-121-6/+32
| | | | | | | | | | | | | 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.
* fix make clean!Bill Nottingham1999-09-221-1/+2
|
* merge from jjMatt Wilson1999-09-221-1/+1
|
* updated xkb rulepnfisher1999-09-141-2/+2
|
* patch from jj, misc fixesMatt Wilson1999-09-111-1/+1
|
* Raid works!!!Matt Wilson1999-09-101-2/+2
|
* need thisMatt Wilson1999-09-091-1/+1
|
* pixmapsMatt Wilson1999-09-091-1/+1
|
* alpha changesMatt Wilson1999-09-061-1/+8
|
* hit help/ subdir for cd installsMatt Wilson1999-09-031-1/+1
|
* add ddcprobeMatt Wilson1999-08-311-1/+1
|
* added minislangMatt Wilson1999-08-311-1/+2
|
* new iw makefileMatt Wilson1999-08-291-10/+5
|
* we need kudzu on hard drive installsMatt Wilson1999-08-291-2/+2
|
* move theseMatt Wilson1999-08-271-3/+3
|
* added gnome-mapMatt Wilson1999-08-271-2/+2
|
* default DESTDIRMatt Wilson1999-08-271-1/+18
|
* compileMatt Wilson1999-08-271-2/+5
|
* xserver configurationMatt Wilson1999-08-211-1/+1
|
* added stubsErik Troan1999-08-201-1/+1
|
* pass full path as DESTDIRErik Troan1999-08-191-1/+1
|
* fixed makefileErik Troan1999-08-181-1/+1
|
* makefile changeErik Troan1999-08-181-4/+9
|
* makefile changesMatt Wilson1999-08-181-1/+1
|
* install targetErik Troan1999-08-171-7/+9
|
* fixed symbol stuffMatt Wilson1999-08-171-1/+2
|
* changedpnfisher1999-08-171-1/+4
|
* added pumpErik Troan1999-08-071-2/+5
|
* added collage directoryErik Troan1999-08-071-1/+1
|
* start of mouse dialogMatt Wilson1999-08-041-1/+1
|
* fix install target.Matt Wilson1999-08-031-0/+2
|
* o New interface requirements: exceptionWindow, messageWindowMatt Wilson1999-08-021-5/+3
| | | | | | o Network device configuration, configuration file writing o Root password dialog, /etc/password modification o isys has the ntoa and aton functions in it now