diff options
| author | Steve Price <steve@FreeBSD.org> | 1999-11-26 18:17:11 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1999-11-26 18:17:11 +0000 |
| commit | b49b74c37a2e14d9d6c4cff3434e722b2b0782f6 (patch) | |
| tree | 4e6e384dd4c2a6654b3fb67b6d50d89166c884c1 /net/etherboot/files/patch-ab | |
| parent | Update to version 2.10. (diff) | |
Update to version 4.2.9.
PR: 14464
Submitted by: maintainer
Diffstat (limited to 'net/etherboot/files/patch-ab')
| -rw-r--r-- | net/etherboot/files/patch-ab | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/net/etherboot/files/patch-ab b/net/etherboot/files/patch-ab new file mode 100644 index 000000000000..9ca112f881a3 --- /dev/null +++ b/net/etherboot/files/patch-ab @@ -0,0 +1,19 @@ +*** Config.orig Fri Oct 22 09:20:07 1999 +--- Config Fri Oct 22 09:20:40 1999 +*************** +*** 82,88 **** + CFLAGS+= -DMOTD -DIMAGE_MENU + + # Enable for FreeBSD boot image support +! # CFLAGS+= -DAOUT_IMAGE -DELF_IMAGE + + # For prompting and default on timeout + # CFLAGS+= -DASK_BOOT=2 -DANS_DEFAULT=ANS_NETWORK +--- 82,88 ---- + CFLAGS+= -DMOTD -DIMAGE_MENU + + # Enable for FreeBSD boot image support +! CFLAGS+= -DAOUT_IMAGE -DELF_IMAGE + + # For prompting and default on timeout + # CFLAGS+= -DASK_BOOT=2 -DANS_DEFAULT=ANS_NETWORK |
