summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use the source of the termcap database when available.ru2004-12-211-10/+16
* Add Estonian keyboards.jhb2004-11-111-1/+2
* Add Greek keymaps to sysinstall.jhb2003-11-201-5/+6
* o Add PART_EFI so that we can use it instead of PART_FAT on ia64marcel2003-11-021-1/+5
* Remove the vestiges of the old pre-"X_AS_PKG" way we used to handled theobrien2003-08-191-1/+1
* style.Makefile(5)obrien2003-04-041-1/+1
* Since NEWCARD is the default for i386, undef PCCARD_ARCH.matusita2002-10-201-1/+1
* Add the ability to use Bzip'ed packages.obrien2002-04-301-1/+1
* Switch to using XFree86 version 4. We do this thru installing the package,obrien2002-04-021-0/+1
* Only build and link the pccard module on architectures that support it (andmurray2002-03-291-1/+5
* Tidy up CLEANFILES.ru2002-03-281-1/+1
* Teach sysinstall(8) how to read boot managers out of /bootru2002-03-281-40/+0
* Embed boot images built as part of buildworld rather than theru2002-03-151-9/+37
* Don't use temporary file to generate makedevs.c -- it's okayru2002-03-151-21/+19
* Add the Bulgarian BDS and Phonetic keymaps.roam2001-12-101-1/+2
* Remove kget() feature, which is removed from 5-current kernel.matusita2001-12-011-1/+1
* Add Czech keyboard definition to sysinstall.murray2001-09-051-1/+1
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-5/+3
* Remove GCC'isms in CFLAGS.obrien2001-07-201-1/+1
* Add ability to configure console terminal type in /etc/ttysache2001-07-171-2/+2
* Supported to select a keymap for PC-98x1.nyan2001-06-171-0/+4
* ISO_* -> ISO*ache2001-06-111-1/+1
* Save one fork on a buildworld. env FOO=foo bar -> FOO=foo bar.imp2001-05-151-1/+1
* Take keyboard map files from ${.CURDIR}/../../share/syscons/keymaps, not fromsobomax2001-05-121-1/+2
* Add support for Ukrainian console.sobomax2001-05-101-2/+2
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-1/+0
* Create a build-tools target for sysinstall and rtermcap. This is stillpeter2001-01-191-0/+2
* - We live in /usr/sbin now, so don't set special veriables to build ajhb2001-01-171-14/+6
* Add the us.pc-ctrl and us.unix keymaps.obrien2001-01-111-1/+1
* release/sysinstall/lndir.c has not been used, but statically linkedhosokawa2000-11-061-1/+1
* Moved driver modules for some PCI NICs and PCCARD-only NICs to mfsroot.flp.hosokawa2000-10-311-2/+2
* Remove unneded -lmytinfoache2000-09-161-2/+2
* MFS: sync with -stable by removing the now-vestigal X_AS_PKG stuff.jkh2000-09-071-3/+0
* - Added support for installing boot0 and boot0.5 for PC-98.nyan2000-08-121-0/+6
* If ${BINDIR} is not present, create it before installing to it.jkh2000-07-211-1/+5
* Add a terminal entry for xterm; a lot of people are using xtermsjkh2000-07-211-0/+3
* - Support MBR boot loaders that are larger than one sector size.jhb2000-07-121-0/+2
* - Remove obsolete PC-card boot.flp hack. It was for making both PC-cardnyan2000-06-051-1/+7
* Add support for USB to sysinstall. This includes running usbd andjhb2000-05-121-2/+2
* Update sysinstall to use struct uc_device instead of struct isa_devicejhb2000-03-241-1/+0
* Allow X_AS_PKG option to be more selectable.jkh2000-02-111-1/+1
* * add SVR4 and OSF/1 enabling in the Start Up config menuobrien2000-01-181-0/+3
* Eliminate PC-card installation floppy and add PC-card support forhosokawa2000-01-141-11/+2
* Add support for FTP installation via HTTP proxies.jkh2000-01-041-1/+1
* Oh crud, did I ever screw the pooch! Rather than sync this with -stable,jkh1999-09-021-2/+1
* MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality,jkh1999-09-011-1/+2
* Another batch of fixes for dhcp support in sysinstall, now draggingjkh1999-07-191-8/+4
* Use #include <pccard_conf.h> instead of -DPCCARD.hosokawa1999-07-061-7/+13
* Add bits of PAO that are non-controversial.markm1999-06-171-2/+7
OpenPOWER on IntegriCloud