<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/firstboot-pkgs, branch 2016Q3</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2016Q3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2016Q3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2015-04-01T22:48:35Z</updated>
<entry>
<title>- minor cleanup</title>
<updated>2015-04-01T22:48:35Z</updated>
<author>
<name>Jason Helfman</name>
<email>jgh@FreeBSD.org</email>
</author>
<published>2015-04-01T22:48:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fcbaf1946e8c5f1d6ce522ff0ecef7b59765e2ea'/>
<id>urn:sha1:fcbaf1946e8c5f1d6ce522ff0ecef7b59765e2ea</id>
<content type='text'>
  - options in favor of using pre
  - extract_only to drop fetch target
  - no_install to drop install target

Approved by:	cperciva
</content>
</entry>
<entry>
<title>Nominate myself for the useful-use-of-cat award.</title>
<updated>2014-09-19T19:02:33Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2014-09-19T19:02:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6f5a8e737fdb3733663ba880cd1632eb308cc860'/>
<id>urn:sha1:6f5a8e737fdb3733663ba880cd1632eb308cc860</id>
<content type='text'>
pkg detects if its stdout is a terminal and prints many 'done%' lines,
which are useful for interactive use on modern terminals, but not so
useful on a serial console; piping through cat silences these.
</content>
</entry>
<entry>
<title>pkg uses "is stdin a terminal?" to decide if it's running interactively</title>
<updated>2013-12-16T02:36:23Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2013-12-16T02:36:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7b5782e2bfad7ba55cb1c066988f4abdcae987a3'/>
<id>urn:sha1:7b5782e2bfad7ba55cb1c066988f4abdcae987a3</id>
<content type='text'>
and thereby whether it should display a progress bar during downloads.
While rc.d scripts have a terminal attached, for the common case of
unattended installation of servers, this script is not being used
interactively; so redirect stdin from /dev/null to silence the progress
bars and reduce console spew.

The -q option could be used to accomplish this, but that would also
eliminate other more useful information, such as the names and versions
of packages being installed.
</content>
</entry>
<entry>
<title>Fix dumb typo: Need to check if the number of rc.d scripts has changed</title>
<updated>2013-12-08T11:03:09Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2013-12-08T11:03:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d626e7e3288c015cdd1447c730f94bb0e2b4b979'/>
<id>urn:sha1:d626e7e3288c015cdd1447c730f94bb0e2b4b979</id>
<content type='text'>
between pre-package-installation and post-package-installation, not
between pre- and pre-.
</content>
</entry>
<entry>
<title>If firstboot_pkgs installs a package which contains an rc.d script,</title>
<updated>2013-12-08T05:34:43Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2013-12-08T05:34:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a10cfe706f844a0d6210b5c353467b98950126f9'/>
<id>urn:sha1:a10cfe706f844a0d6210b5c353467b98950126f9</id>
<content type='text'>
request a reboot so that any newly-installed daemons will be launched.
</content>
</entry>
<entry>
<title>To prevent fallout of lowering __FreeBSD_version in releng/10.0 branch,</title>
<updated>2013-12-07T10:50:23Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2013-12-07T10:50:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0dd076723fe4075e6b2576a07ad9d9d7b48e3afd'/>
<id>urn:sha1:0dd076723fe4075e6b2576a07ad9d9d7b48e3afd</id>
<content type='text'>
adjust OSVERSION evaluation in ports that specifically use '100050N'.

Approved by:	affected maintainers (implicit)
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Add firstboot-pkgs:</title>
<updated>2013-11-30T00:17:00Z</updated>
<author>
<name>Colin Percival</name>
<email>cperciva@FreeBSD.org</email>
</author>
<published>2013-11-30T00:17:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=eee107ae75438e34dd215d12eb6f863fc1bcbf36'/>
<id>urn:sha1:eee107ae75438e34dd215d12eb6f863fc1bcbf36</id>
<content type='text'>
When the system first boots, install the pkg(8) tools (if not already
installed) and packages listed in the $firstboot_pkgs_list rc.conf
variable.

Obviously, this port is not useful after a system is already running; it is
intended to be included as part of the installation or disk image building
process.
</content>
</entry>
</feed>
