freebsd-dev/release
Nathan Whitehorn 457b8af283 Add script to setup bootable CD ISOs for both BIOS and EFI systems. Tested
and working on QEMU. Actually using this script as the regular image
generator, like with the memstick one, will require that the kernel support
EFI too. In particular, the following two things are required:
1. vt(9) be the default console driver
2. vt_efifb and vt_vga be able to coexist usefully in the same kernel

One other note here is that this requires newfs_msdos and mdconfig, which is
really ugly. NetBSD's makefs at least seems to support FAT now. If that
actually works, it should be imported and we can get rid of the mdconfig mess.
2014-04-27 01:06:02 +00:00
..
amd64 Add script to setup bootable CD ISOs for both BIOS and EFI systems. Tested 2014-04-27 01:06:02 +00:00
arm Move xdev knobs from release/arm/release.sh and into an 2014-04-23 02:01:22 +00:00
doc Add the svn revision number to the IPX note. 2014-04-01 14:48:16 +00:00
i386 Fix indentation for diff reduction with commits to follow. 2014-04-25 19:43:18 +00:00
ia64 Fix the bootable CD: 2013-08-03 20:14:29 +00:00
pc98 - Add CHECKSUM.* support in Makefile[1]. 2013-02-03 10:26:24 +00:00
picobsd NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
pkg_repos Update the pkg-stage target to be more compatible with pkg-1.2: 2014-01-16 16:12:09 +00:00
powerpc CDs are not partitioned, so this is not correct syntax for loading from 2013-09-17 17:30:49 +00:00
scripts Add a script which lists SVN log entries only for changesets 2014-02-28 23:12:20 +00:00
sparc64 - Once we have shifted arguments thrice, base-bits-dir is $1 rather than $4. 2013-07-26 14:23:25 +00:00
tools/arm Merge r262907 from ^/projects/release-embedded: 2014-04-04 07:02:38 +00:00
Makefile Allow overriding xz(1) path. 2014-04-03 12:04:05 +00:00
rc.local Move the installer's keymap solution introduced by SVN r259468. The new 2013-12-21 16:43:40 +00:00
release.conf.sample Add SRC_UPDATE_SKIP, DOC_UPDATE_SKIP, and PORTS_UPDATE_SKIP 2014-04-11 13:48:45 +00:00
release.sh Add SRC_UPDATE_SKIP, DOC_UPDATE_SKIP, and PORTS_UPDATE_SKIP 2014-04-11 13:48:45 +00:00