aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Farewall, sysinstall! You served us well for many years, but 10.0 is oneNathan Whitehorn2011-10-031-126/+0
* Update dialog to version 20100428. This changes the license under whichNathan Whitehorn2011-01-121-3/+3
* MFtbemd:Warner Losh2010-08-231-1/+1
* - Add Latinamerican keymaps to sysinstall's Makefile so that it canGabor Kovesdan2010-07-191-2/+3
* Revert r209787 pending further discussion.Randi Harper2010-07-081-1/+1
* Remove the ability to upgrade via sysinstall. This feature has been flakyRandi Harper2010-07-081-1/+1
* Clean up item_add and remove -fno-strict-aliasing from CFLAGS. Note thatRandi Harper2010-06-201-1/+1
* Make sysinstall WARNS=2 clean.Randi Harper2010-06-111-2/+2
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Remove a bunch of code used to detect SMP on ((i386 && !pc98) || amd64) andDag-Erling Smørgrav2009-11-101-31/+0
* Make sysinstall search for /dev/daXa and register such devices as USB disks.Colin Percival2009-06-241-1/+1
* As threatened a while ago, remove support for tape media. Reports varyKen Smith2008-12-171-1/+1
* remove WARNS=2: we're not ready for it yet.Matteo Riondato2007-03-231-1/+0
* Make sysinstall's code WARNS=2 clean .Matteo Riondato2007-03-231-0/+1
* use the same test as release/Makefile to select WITH_SMPSam Leffler2006-03-111-2/+3
* Disable an SMP detection on pc98.Yoshihiro Takahashi2006-03-101-1/+1
* Revamp base system packaging of kernels to enable up/smp selectionSam Leffler2006-03-081-0/+30
* Fix numerous warnings. Aside from menu items in system.c and menu.cJohn Baldwin2006-02-281-1/+1
* - Autogenerate a menu containing a list of countries and keymaps supportedJohn Baldwin2006-02-281-2/+23
* Remove usbd(8) and all references to it. It is no longer necessaryIan Dowse2005-12-151-1/+1
* Switch from OLDCARD to NEWCARD on pc98.Yoshihiro Takahashi2005-09-271-4/+0
* Add Central European and Slovak keymaps to sysinstall.Murray Stokely2005-03-191-3/+4
* Use the source of the termcap database when available.Ruslan Ermilov2004-12-211-10/+16
* Add Estonian keyboards.John Baldwin2004-11-111-1/+2
* Add Greek keymaps to sysinstall.John Baldwin2003-11-201-5/+6
* o Add PART_EFI so that we can use it instead of PART_FAT on ia64Marcel Moolenaar2003-11-021-1/+5
* Remove the vestiges of the old pre-"X_AS_PKG" way we used to handled theDavid E. O'Brien2003-08-191-1/+1
* style.Makefile(5)David E. O'Brien2003-04-041-1/+1
* Since NEWCARD is the default for i386, undef PCCARD_ARCH.Makoto Matsushita2002-10-201-1/+1
* Add the ability to use Bzip'ed packages.David E. O'Brien2002-04-301-1/+1
* Switch to using XFree86 version 4. We do this thru installing the package,David E. O'Brien2002-04-021-0/+1
* Only build and link the pccard module on architectures that support it (andMurray Stokely2002-03-291-1/+5
* Tidy up CLEANFILES.Ruslan Ermilov2002-03-281-1/+1
* Teach sysinstall(8) how to read boot managers out of /bootRuslan Ermilov2002-03-281-40/+0
* Embed boot images built as part of buildworld rather than theRuslan Ermilov2002-03-151-9/+37
* Don't use temporary file to generate makedevs.c -- it's okayRuslan Ermilov2002-03-151-21/+19
* Add the Bulgarian BDS and Phonetic keymaps.Peter Pentchev2001-12-101-1/+2
* Remove kget() feature, which is removed from 5-current kernel.Makoto Matsushita2001-12-011-1/+1
* Add Czech keyboard definition to sysinstall.Murray Stokely2001-09-051-1/+1
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-5/+3
* Remove GCC'isms in CFLAGS.David E. O'Brien2001-07-201-1/+1
* Add ability to configure console terminal type in /etc/ttysAndrey A. Chernov2001-07-171-2/+2
* Supported to select a keymap for PC-98x1.Yoshihiro Takahashi2001-06-171-0/+4
* ISO_* -> ISO*Andrey A. Chernov2001-06-111-1/+1
* Save one fork on a buildworld. env FOO=foo bar -> FOO=foo bar.Warner Losh2001-05-151-1/+1
* Take keyboard map files from ${.CURDIR}/../../share/syscons/keymaps, not fromMaxim Sobolev2001-05-121-1/+2
* Add support for Ukrainian console.Maxim Sobolev2001-05-101-2/+2
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* Create a build-tools target for sysinstall and rtermcap. This is stillPeter Wemm2001-01-191-0/+2