summaryrefslogtreecommitdiff
path: root/release/sysinstall/index.c
Commit message (Collapse)AuthorAgeFilesLines
* Sysinstall has been repocopied to src/usr.sbin/sysinstall and everythingJohn Baldwin2001-01-171-761/+0
| | | | | | | now uses the sources found there. Notes: svn path=/head/; revision=71150
* Fix an informational message a little and properly check status of a yes/noJordan K. Hubbard2000-12-161-7/+5
| | | | | | | question which I bollicked up in my previous commit. Notes: svn path=/head/; revision=70093
* Adapt sysinstall to use the new msgNoYes() function which assumesJordan K. Hubbard2000-12-141-1/+1
| | | | | | | | | no as a default. Sysinstall should be both less dangerous and less annoying as a result of this change, though that's just my opinion (since they're the defaults which annoy ME the least :). Notes: svn path=/head/; revision=70005
* "zope language" --> "zope platform".Maxim Sobolev2000-09-221-1/+1
| | | | | | | Requested by: asami Notes: svn path=/head/; revision=66217
* Add french and zope.Satoshi Asami2000-09-221-0/+2
| | | | Notes: svn path=/head/; revision=66215
* Add in the linux, tcl83, and tk83 ports categories.John Baldwin2000-08-161-0/+3
| | | | | | | | PR: bin/20328 Submitted by: obrien Notes: svn path=/head/; revision=64721
* Add new 'ruby' ports category.John Baldwin2000-08-161-0/+1
| | | | | | | | PR: conf/20629 Submitted by: asami Notes: svn path=/head/; revision=64719
* Add hebrew.Satoshi Asami2000-07-311-0/+1
| | | | Notes: svn path=/head/; revision=64037
* Increase the size of the various index variables; there wasJordan K. Hubbard2000-02-131-6/+6
| | | | | | | | some overflow occurring. Submitted by: steve Notes: svn path=/head/; revision=57191
* MFC: new categoriesJordan K. Hubbard2000-02-101-8/+7
| | | | Notes: svn path=/head/; revision=57105
* More cosmetic surgery and a nasty null pointer bug in index.c fixed.Jordan K. Hubbard1999-12-191-1/+1
| | | | Notes: svn path=/head/; revision=54805
* Yet more cosmetic fixes (I have a little time to kill while waiting forJordan K. Hubbard1999-12-181-0/+4
| | | | | | | | something else, so I might as well tweak 3.4's look-and-feel for the better while I'm at it - final release build should be sometime later on tonite). Notes: svn path=/head/; revision=54767
* Completely rip-out and redesign sysinstall's refresh model as wellJordan K. Hubbard1999-12-141-13/+19
| | | | | | | | | | | | | | | as redoing all the menus to have proper, or at least non-hallucinogenic, keyboard accelerators. This requires my recent update to libdialog to work properly and will probably also exhibit some other "interesting" behavior while the last few missing screen clears are found (which is why I'm not going to MFC immediately). At least now, however, sysinstall does not gratuitously redraw random screens at the drop of a hat and drive serial console installers out of their minds. Notes: svn path=/head/; revision=54587
* Add the latest categories.Jordan K. Hubbard1999-11-081-2/+5
| | | | Notes: svn path=/head/; revision=53020
* Oh crud, did I ever screw the pooch! Rather than sync this with -stable,Jordan K. Hubbard1999-09-021-1/+3
| | | | | | | | | | | | | I backed-out the changes in -current and didn't touch stable at all (I thought I had my patch order reversed, not what actually happened). AIEEE! I can't even blame the crack for this one since I broke my crack pipe a few weeks ago. I think sleep deprivation gets the blame for this one. Medal for noticing this one goes to: Jim Bloom <bloom@acm.org> Notes: svn path=/head/; revision=50780
* MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality,Jordan K. Hubbard1999-09-011-3/+1
| | | | | | | | | | bringing in DHCP support. The only thing I left out were Poul-Henning's newfs changes since I'm not sure if he's brought the rest of that support into -stable yet. If it turns out that this is the case, I'll MFC those changes too. Notes: svn path=/head/; revision=50725
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50479
* Add new ports category "ftp".Satoshi Asami1999-08-021-1/+2
| | | | Notes: svn path=/head/; revision=49370
* Eliminate some varargs abuse.Jordan K. Hubbard1999-07-021-5/+13
| | | | Notes: svn path=/head/; revision=48482
* New ports/{java,irc,x11-servers} categories, Step #5 - update misc files.Bill Fumerola1999-06-281-1/+4
| | | | Notes: svn path=/head/; revision=48293
* Do a clean-up pass on error/warning messages.Jordan K. Hubbard1999-05-271-13/+5
| | | | Notes: svn path=/head/; revision=47542
* o Prevent alpha installs from grabbing x86 bits and vice-versa, at leastJordan K. Hubbard1999-05-151-33/+18
| | | | | | | | | | | | | | | | | on CDs and FTP sites. o Collapse some redundant code. o Fix typo'd menu. o Restrict searches properly to packages rather than categories. o Small tweaks to signal handling. All RELENG_3 candidates. Notes: svn path=/head/; revision=47221
* Correct return status logic a bit.Jordan K. Hubbard1999-05-141-4/+6
| | | | Notes: svn path=/head/; revision=47179
* Completely change the way package_add() does its work. Now weJordan K. Hubbard1999-05-121-5/+53
| | | | | | | | handle dependencies at a lower level and use package add for this. Also made index searches stricter. Notes: svn path=/head/; revision=47055
* Add an option for resetting and rescanning the probed device list, perhapsJordan K. Hubbard1999-04-061-3/+5
| | | | | | | | | | | to now detect that CD you just remembered to put in the drive or that pccard NIC that you've inserted (anybody can put pccardd in an mfsroot image now you know.. :) Requested by: Annelise Anderson <andrsn@andrsn.Stanford.EDU> Notes: svn path=/head/; revision=45371
* Add entry for gnome category.Jordan K. Hubbard1999-02-151-1/+2
| | | | Notes: svn path=/head/; revision=44047
* List palm pilot category.Jordan K. Hubbard1999-02-021-2/+3
| | | | Notes: svn path=/head/; revision=43536
* Show dependencies in package menu.Jordan K. Hubbard1999-02-021-13/+96
| | | | | | | | PR: 7454 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de> Notes: svn path=/head/; revision=43534
* Merge recent changes from doc/handbook/porting.sgml and www/en/ports/categories.Satoshi Asami1999-01-111-9/+6
| | | | Notes: svn path=/head/; revision=42520
* Collapse the "get" code substantially by combining common functions.Jordan K. Hubbard1998-12-221-1/+2
| | | | | | | | Also make mountpoint for each media type easier to change. Also reshuffled some menus for easier usage. Notes: svn path=/head/; revision=42005
* Fix a couple grammar and typographical errors.Steve Price1998-12-131-18/+18
| | | | | | | | PR: 8355 Submitted by: Bruce A. Mah <bmah@ca.sandia.gov> Notes: svn path=/head/; revision=41752
* snuff warning message if package is not found in INDEX but is foundJordan K. Hubbard1998-10-151-2/+2
| | | | | | | to be already installed anyway. Notes: svn path=/head/; revision=40372
* Update to latest ports categories.Jordan K. Hubbard1998-10-131-1/+7
| | | | Notes: svn path=/head/; revision=40281
* MF22: Important fixes for loading XFree86 distributions I forgot toJordan K. Hubbard1998-09-231-1/+3
| | | | | | | | merge after 2.2.7 (I was wondering why that bug looked so familiar!). Also update some docs accordingly. Notes: svn path=/head/; revision=39595
* Sync with 2.2-stable branch.Jordan K. Hubbard1998-03-241-1/+4
| | | | Notes: svn path=/head/; revision=34867
* MF22: catch up with recent changes.Jordan K. Hubbard1998-03-231-1/+5
| | | | Notes: svn path=/head/; revision=34792
* Whine when a depended package can't be found at all, vs being foundJordan K. Hubbard1997-11-131-1/+7
| | | | | | | | but failing to load. PR: 4959 Notes: svn path=/head/; revision=31150
* Document extra tk*/tcl* package categories.Jordan K. Hubbard1997-10-081-2/+6
| | | | Notes: svn path=/head/; revision=30234
* DOH! Fix package-extractor looping problem by moving some codeJordan K. Hubbard1997-05-051-6/+10
| | | | | | | to the *proper* part of the loop. Notes: svn path=/head/; revision=25481
* YAMF22Jordan K. Hubbard1997-04-051-3/+5
| | | | Notes: svn path=/head/; revision=24645
* Catch this puppy up to RELENG_2_2Jordan K. Hubbard1997-03-291-3/+5
| | | | Notes: svn path=/head/; revision=24364
* Sync with 2.2Jordan K. Hubbard1997-03-271-3/+3
| | | | Notes: svn path=/head/; revision=24311
* YAMF22Jordan K. Hubbard1997-03-251-11/+20
| | | | Notes: svn path=/head/; revision=24235
* It's easier to go forwards than backwards with this, and the RELENG_2_1_0Jordan K. Hubbard1997-02-071-1/+1
| | | | | | | | sysinstall was already broken (I think there's a PR for this somewhere). This will require some additional changes elsewhere, like bringing in pw. Notes: svn path=/head/; revision=22388
* Allow user to delete as well as install packages from the packageJordan K. Hubbard1997-01-291-17/+8
| | | | | | | | | installer menu. Fix status line code so informationals show up properly again. Notes: svn path=/head/; revision=22105
* Cosmetic tweaks.Jordan K. Hubbard1997-01-291-1/+1
| | | | | | | Also redirect stderr to Debug when running multiuser. Notes: svn path=/head/; revision=22102
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Added the package catagories astro, chinese, mbone, and vietnamese;David E. O'Brien1996-12-311-1/+5
| | | | | | | along with applicable descriptions. Notes: svn path=/head/; revision=21132
* Do a few things I've been threatening to do for a long time:Jordan K. Hubbard1996-12-111-12/+13
| | | | | | | | | | | | | | | | | | | 1. Don't use the MSDOSFS code for accessing FreeBSD distribution data. Use Robert Nordier's stand-alone DOS I/O library for the purpose. It this works as well as Robert says it does, it should drastically reduce (or even eliminate) our "I can't install from my DOS partition!" calls. 2. As a result of the above, go to stdio file descriptors for all media types. 3. Taking advantage of #2, start using libftpio for FTP transfers instead of maintaining our own parallel version of the FTP transfer code. Yay! I ripped something out for a change! #1 Submitted-By: Robert Nordier <rnordier@iafrica.com> Notes: svn path=/head/; revision=20315
* As Paul has just pointed out, much of my strncpy() usage was eitherJordan K. Hubbard1996-12-091-3/+3
| | | | | | | | | | bogus or overly complex and really needed to be done more consistently and sanely throughout - no question about it. Done. Suggested-By: Paul Traina <pst@Shockwave.COM> Notes: svn path=/head/; revision=20247