ex, nofollow'/>
summaryrefslogtreecommitdiff
path: root/distrib/utils/sysinst/Makefile.inc
AgeCommit message (Expand)Author
2014-07-26Move sysinst sources to usr.sbin.dholland
2014-01-16eliminate use of bsd.sys.mk from Makefileschristos
2012-04-06Implement a post-install configuration menu, as proposed on tech-install.riz
2012-01-08Add defs.h to DPSRCS.riz
2011-11-01If we are not building SMALLPROG, there is no need to strip out INET6martin
2011-08-25-Wno-format-nonliteral for msg_defs.cjoerg
2011-08-25document non-literal format string use for many md fileschristos
2011-08-23document non-literal formatschristos
2011-06-20remove most of the remaining HAVE_GCC tests that are always true inmrg
2011-02-20Deal with 64 bit versions of kernelsmatt
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2010-01-13Avoid adding -Os to CFLAGS if DBG is set and contains -g.martin
2010-01-02Change most of the variables that hold disk sector number to be (at least)dsl
2009-08-23Print ${MACHINE} in the welcome message.jmcneill
2008-10-25Use ${TOOL_SED} instead if plain sed in Makefiles.apb
2008-10-19Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.apb
2008-08-29Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...gmcgarry
2006-05-17turn on -Wno-pointer-sign for label.c.mrg
2006-05-11include <bsd.own.mk> before <bsd.sys.mk>.mrg
2006-01-12Rework the installation loop so that it is possible to change the sourcedsl
2005-09-10Count the number of '%' characters in every message and ensure thedsl
2005-08-26Spanish menus translation, contributed by Ivan-Benjamin Garcia Toraxtraeme
2005-02-19Move definition od SRCS into global Makefile.inc (crunchgen no longer needsdsl
2005-01-18Only support SMALLPROG_INET6 if ${USE_INET6} != "no".lukem
2004-11-11Put WARNS=3 in the right place - so it actually affects the compilationsdsl
2004-04-25Fix mbr bootcode handling to ensure that the bootselect table is alwaysdsl
2004-04-12use ${DISTRIBVER} for the version number, not ${VER}.grant
2004-02-29Add German messages for sysinst, as provided by Hernani Marques Madeirajschauma
2004-02-02Add a list of files which determine the kernel version ashe
2003-12-01use ${.CURDIR:T} instead of ${.OBJDIR:T}, per similar change in bsd.own.mklukem
2003-11-20Add some progress messages for MAKEVERBOSE == 1dsl
2003-10-26Use ${HOST_SH} instead of `sh'.lukem
2003-08-27No need to build sysinstmsgs.en (they are compiled into the program).dsl
2003-08-02the new world order is to use DPSRCS to add extra dependencies...lukem
2003-07-26netbsd.org->NetBSD.orgsalo
2003-07-25Sprinkle a load of consts, and change a few variable names.dsl
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2003-06-28Add French and Polish message file to i386 ramdisk.bigdsl
2003-06-27Add run-time selection of installation language.dsl
2003-06-27Pull texts from MI menus into language dependant text files.dsl
2003-05-16Add a language independant header to the menu file.dsl
2003-03-18Revert previous; it was bogusly based on a misplaced msg.def file.fvdl
2003-03-18Apparently, due to a recent change in crunchgen, msg.def needs ${.CURDIR}fvdl
2002-10-17Rework how SMALLPROG was being used and how INET6 support was enabled.lukem
2002-06-06- Replace make(1) and -D FTP_HOST with SYSINST_FTP_HOST.lukem