head	1.6;
access;
symbols
	RELENG_9:1.6.0.2;
locks; strict;
comment	@# @;


1.6
date	2013.02.26.00.48.51;	author svnexp;	state Exp;
branches
	1.6.2.1;
next	1.5;

1.5
date	2012.11.17.01.54.39;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2012.10.22.18.01.38;	author dteske;	state Exp;
branches;
next	1.3;

1.3
date	2012.10.18.18.43.54;	author dteske;	state Exp;
branches;
next	1.2;

1.2
date	2012.09.18.22.28.42;	author dteske;	state Exp;
branches;
next	1.1;

1.1
date	2012.07.14.03.16.57;	author dteske;	state Exp;
branches;
next	;

1.6.2.1
date	2013.02.26.00.48.51;	author svnexp;	state dead;
branches;
next	1.6.2.2;

1.6.2.2
date	2013.07.07.20.03.17;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.6
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/247280
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# $FreeBSD: head/usr.sbin/bsdconfig/include/Makefile 247280 2013-02-25 19:55:32Z dteske $

NO_OBJ=

FILESDIR=	${LIBEXECDIR}/bsdconfig/include
FILES=		bsdconfig.hlp media.hlp messages.subr network_device.hlp \
		options.hlp tcp.hlp usage.hlp

beforeinstall:
	mkdir -p ${DESTDIR}${FILESDIR}

.include <bsd.prog.mk>
@


1.6.2.1
log
@file Makefile was added on branch RELENG_9 on 2013-07-07 20:03:17 +0000
@
text
@d1 12
@


1.6.2.2
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/252995
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@a0 12
# $FreeBSD: stable/9/usr.sbin/bsdconfig/include/Makefile 252995 2013-07-07 19:13:34Z dteske $

NO_OBJ=

FILESDIR=	${LIBEXECDIR}/bsdconfig/include
FILES=		bsdconfig.hlp media.hlp messages.subr network_device.hlp \
		options.hlp tcp.hlp usage.hlp

beforeinstall:
	mkdir -p ${DESTDIR}${FILESDIR}

.include <bsd.prog.mk>
@


1.5
log
@Switching exporter and resync
@
text
@d1 1
a1 1
# $FreeBSD: head/usr.sbin/bsdconfig/include/Makefile 241899 2012-10-22 18:01:38Z dteske $
d6 2
a7 1
FILES=		bsdconfig.hlp messages.subr usage.hlp
@


1.4
log
@SVN rev 241899 on 2012-10-22 18:01:38Z by dteske

Resurrect usage.hlp and securelevel.hlp from sysinstall(8) and integrate them
into bsdconfig(8).

Approved by:	adrian (co-mentor) (implicit)
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.3
log
@SVN rev 241701 on 2012-10-18 18:43:54Z by dteske

More-accurately replicate the help system from sysinstall(8). However, also
improve upon the system by giving the user a "Help" button instead of requiring
the user to press F1.

NOTE: In FreeBSD-9 and higher, dialog(1) does not support the F1 hook, so the
      mechanism for providing help to the user had to be changed to a button.

This now means we can resurrect *.hlp files from usr.sbin/sysinstall/help/ as-
is and reusing them as-needed in bsdconfig (holding to the goal of losing as
little functionality from sysinstall as possible).

Reviewed by:	adrian (co-mentor)
Approved by:	adrian (co-mentor)
@
text
@d6 1
a6 1
FILES=		bsdconfig.hlp messages.subr
@


1.2
log
@SVN rev 240684 on 2012-09-18 22:28:42Z by dteske

Move major includes into /usr/share/bsdconfig for easy external access.

Reviewed by:	adrian (co-mentor)
Approved by:	adrian (co-mentor)
@
text
@d6 1
a6 1
FILES=		messages.subr
@


1.1
log
@SVN rev 238438 on 2012-07-14 03:16:57Z by dteske

Import bsdconfig(8) as a replacement for the post-install abilities of
deprecated sysinstall(8). NOTE: WITH_BSDCONFIG is currently required.

Submitted by:	Devin Teske (dteske), Ron McDowell <rcm@@fuzzwad.org>
Reviewed by:	Ron McDowell <rcm@@fuzzwad.org>
Approved by:	Ed Maste (emaste)
@
text
@d6 1
a6 2
FILES=		common.subr dialog.subr messages.subr mustberoot.subr \
		strings.subr sysrc.subr
@

