Re: git: cda31e734925 - main - xhci(4): Ensure the so-called data toggle gets properly reset.

2022-05-03 Thread Nathan Whitehorn
On 5/3/22 02:40, Hans Petter Selasky wrote: On 5/3/22 00:25, Nathan Whitehorn wrote: After this change, I cannot use devices attached to the USB 3 hub in my Dell monitor anymore. The hub appears properly, but any device plugged into it just leaves this in dmesg: ugen0.3: at usbus0

Re: git: cda31e734925 - main - xhci(4): Ensure the so-called data toggle gets properly reset.

2022-05-02 Thread Nathan Whitehorn
After this change, I cannot use devices attached to the USB 3 hub in my Dell monitor anymore. The hub appears properly, but any device plugged into it just leaves this in dmesg: ugen0.3: at usbus0 (disconnected) Note that there is no corresponding connected message or anything else. This is w

git: dfa5a74357f3 - main - Fix grammatical issues.

2022-01-01 Thread Nathan Whitehorn
The branch main has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=dfa5a74357f3837b93b0cc90e5bee0a1d298ca3e commit dfa5a74357f3837b93b0cc90e5bee0a1d298ca3e Author: Nathan Whitehorn AuthorDate: 2022-01-02 00:34:48 + Commit: Nathan Whitehorn CommitDate

git: 5a4dffac6001 - stable/13 - Fix scripted installation from media without local distfiles.

2021-06-25 Thread Nathan Whitehorn
The branch stable/13 has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=5a4dffac60014e883092ed7f133c8ecd198f2b24 commit 5a4dffac60014e883092ed7f133c8ecd198f2b24 Author: Nathan Whitehorn AuthorDate: 2021-05-28 13:53:42 + Commit: Nathan Whitehorn CommitDate

Re: git: 28c4e511c23f - main - Add ofw interface support to PCI

2021-06-08 Thread Nathan Whitehorn
Did you look at moving sys/powerpc/ofw/ofw_pcibus.c to MI code? It does a bit more than this (NUMA etc.) and isn't actually PowerPC-specific. -Nathan On 6/8/21 11:52 AM, Marcin Wojtas wrote: The branch main has been updated by mw: URL: https://cgit.FreeBSD.org/src/commit/?id=28c4e511c23f8b7fd

git: 40923b0c81cc - main - Fix scripted installation from media without local distfiles.

2021-05-28 Thread Nathan Whitehorn
The branch main has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=40923b0c81cc2c151388ec5ead59f4bed89ac432 commit 40923b0c81cc2c151388ec5ead59f4bed89ac432 Author: Nathan Whitehorn AuthorDate: 2021-05-28 13:53:42 + Commit: Nathan Whitehorn CommitDate

git: 4aaf6dd0a6b1 - stable/13 - Fix scripted installs on EFI systems using ZFS root with zfsboot.

2021-05-28 Thread Nathan Whitehorn
The branch stable/13 has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=4aaf6dd0a6b11accf34ca999465c34e29153680f commit 4aaf6dd0a6b11accf34ca999465c34e29153680f Author: Nathan Whitehorn AuthorDate: 2021-05-14 12:30:41 + Commit: Nathan Whitehorn CommitDate

git: 34766aa8cb51 - main - Fix scripted installs on EFI systems using ZFS root with zfsboot.

2021-05-14 Thread Nathan Whitehorn
The branch main has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=34766aa8cb514472c571f8b0e90e833833acef51 commit 34766aa8cb514472c571f8b0e90e833833acef51 Author: Nathan Whitehorn AuthorDate: 2021-05-14 12:30:41 + Commit: Nathan Whitehorn CommitDate

git: 0658ecb05dea - stable/13 - Use makefs(8) in release VM-image generation instead of md(4) and newfs.

2021-04-26 Thread Nathan Whitehorn
The branch stable/13 has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=0658ecb05dea7f3069c900238d41b3a07a9c1cad commit 0658ecb05dea7f3069c900238d41b3a07a9c1cad Author: Nathan Whitehorn AuthorDate: 2021-02-25 02:16:56 + Commit: Nathan Whitehorn CommitDate

git: 3d9fd6ad1c11 - stable/13 - Allocate extra inodes in makefs when leaving free space in UFS images.

2021-04-26 Thread Nathan Whitehorn
The branch stable/13 has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=3d9fd6ad1c11bfd9c8928b4df0f612c2e9c238ee commit 3d9fd6ad1c11bfd9c8928b4df0f612c2e9c238ee Author: Nathan Whitehorn AuthorDate: 2021-04-06 17:43:29 + Commit: Nathan Whitehorn CommitDate

Re: git: b31fbebeb3d5 - main - Relax rtsock message restrictions.

2021-04-22 Thread Nathan Whitehorn
Thanks! Is this an erratum candidate for 13.0? I was pretty surprised when a production machine stopped routing after an upgrade, and I can't be the only one. -Nathan On 4/20/21 5:35 PM, Alexander V. Chernikov wrote: The branch main has been updated by melifaro: URL: https://cgit.FreeBSD.org

git: 5ec4eb443e81 - stable/13 - Add a new mode to the scripted partition editor for variant disk names.

2021-04-15 Thread Nathan Whitehorn
The branch stable/13 has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=5ec4eb443e81c7793cec9b3f19350d3d1f9163c4 commit 5ec4eb443e81c7793cec9b3f19350d3d1f9163c4 Author: Nathan Whitehorn AuthorDate: 2021-03-26 15:39:12 + Commit: Nathan Whitehorn CommitDate

git: ccaa830e1720 - stable/13 - Add GPT PREP-boot type to mkimg(1) from geom_gpt.

2021-04-15 Thread Nathan Whitehorn
The branch stable/13 has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=ccaa830e1720b05a1c6c306ff3a8724d15dfd485 commit ccaa830e1720b05a1c6c306ff3a8724d15dfd485 Author: Nathan Whitehorn AuthorDate: 2021-02-24 15:31:44 + Commit: Nathan Whitehorn CommitDate

git: a93b45d61516 - stable/13 - Delete memstick images for PowerPC.

2021-04-15 Thread Nathan Whitehorn
The branch stable/13 has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=a93b45d6151675d2c03fb2e42c5fff57d7bbf308 commit a93b45d6151675d2c03fb2e42c5fff57d7bbf308 Author: Nathan Whitehorn AuthorDate: 2021-02-24 03:17:20 + Commit: Nathan Whitehorn CommitDate

git: 63a9b1641a67 - stable/13 - Include examples of how to build script-install media.

2021-04-12 Thread Nathan Whitehorn
The branch stable/13 has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=63a9b1641a67bf3c054f230c11d7a1f8ca5b23e3 commit 63a9b1641a67bf3c054f230c11d7a1f8ca5b23e3 Author: Nathan Whitehorn AuthorDate: 2021-03-22 14:20:29 + Commit: Nathan Whitehorn CommitDate

git: c87050f027a4 - stable/13 - Improve example install scripts, making them simpler and more robust.

2021-04-12 Thread Nathan Whitehorn
The branch stable/13 has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=c87050f027a4e1ebad365222ab3eb4969806a7db commit c87050f027a4e1ebad365222ab3eb4969806a7db Author: Nathan Whitehorn AuthorDate: 2021-03-22 14:08:55 + Commit: Nathan Whitehorn CommitDate

git: 7bcb10d21079 - stable/13 - Add some general notes about scripted installations.

2021-04-12 Thread Nathan Whitehorn
The branch stable/13 has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=7bcb10d210794bffe252ab885d7ec7bb4aee4d41 commit 7bcb10d210794bffe252ab885d7ec7bb4aee4d41 Author: Nathan Whitehorn AuthorDate: 2021-04-05 14:10:34 + Commit: Nathan Whitehorn CommitDate

git: d6dfcb6b27b5 - stable/13 - Tweak language involving ZFS installation; no content changes.

2021-04-12 Thread Nathan Whitehorn
The branch stable/13 has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=d6dfcb6b27b50dcc216a78d655fcb7e6c8561b19 commit d6dfcb6b27b50dcc216a78d655fcb7e6c8561b19 Author: Nathan Whitehorn AuthorDate: 2021-04-05 14:23:00 + Commit: Nathan Whitehorn CommitDate

git: e37df024e090 - stable/13 - Clarify that scripted installations don't require specification of boot partitions, as there seems to be widespread confusion on this point.

2021-04-12 Thread Nathan Whitehorn
The branch stable/13 has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=e37df024e090daa1c3bf450b406cff4995f2401f commit e37df024e090daa1c3bf450b406cff4995f2401f Author: Nathan Whitehorn AuthorDate: 2021-03-19 13:44:30 + Commit: Nathan Whitehorn CommitDate

Re: git: fa04db476201 - main - release: fix VMSIZE following 1ca8842f3ad9

2021-04-07 Thread Nathan Whitehorn
On 3/4/21 8:43 AM, Glen Barber wrote: The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/src/commit/?id=fa04db476201c4cad5f6a5f67da8f2ef1e1cdad3 commit fa04db476201c4cad5f6a5f67da8f2ef1e1cdad3 Author: Glen Barber AuthorDate: 2021-03-04 13:39:43 + Commit: Gle

git: afb6a168f8ee - main - Allocate extra inodes in makefs when leaving free space in UFS images.

2021-04-06 Thread Nathan Whitehorn
The branch main has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=afb6a168f8ee08ac74769464726c396fbef83d0b commit afb6a168f8ee08ac74769464726c396fbef83d0b Author: Nathan Whitehorn AuthorDate: 2021-04-06 17:43:29 + Commit: Nathan Whitehorn CommitDate

git: b8639a1098a7 - main - Tweak language involving ZFS installation; no content changes.

2021-04-05 Thread Nathan Whitehorn
The branch main has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=b8639a1098a70e8ca8ec5880d2337fed04e4243a commit b8639a1098a70e8ca8ec5880d2337fed04e4243a Author: Nathan Whitehorn AuthorDate: 2021-04-05 14:23:00 + Commit: Nathan Whitehorn CommitDate

git: 3b20b988e0f1 - main - Add some general notes about scripted installations.

2021-04-05 Thread Nathan Whitehorn
The branch main has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=3b20b988e0f14740eb135ad5d56520b8cb94f429 commit 3b20b988e0f14740eb135ad5d56520b8cb94f429 Author: Nathan Whitehorn AuthorDate: 2021-04-05 14:10:34 + Commit: Nathan Whitehorn CommitDate

Re: git: 90d2f7c413f9 - main - release: amd64: Fix ISO/USB hybrid image

2021-03-28 Thread Nathan Whitehorn
On 3/28/21 6:20 AM, Emmanuel Vadot wrote: On Sat, 27 Mar 2021 21:21:43 -0400 Nathan Whitehorn wrote: Is there a reason this can't use makefs's boot-image support directly in future, like hybrid systems on other architectures? It already supports all the complex interleaving of

Re: git: 90d2f7c413f9 - main - release: amd64: Fix ISO/USB hybrid image

2021-03-27 Thread Nathan Whitehorn
Is there a reason this can't use makefs's boot-image support directly in future, like hybrid systems on other architectures? It already supports all the complex interleaving of partition tables with ISO9660 for other schemes (e.g. MBR and APM) and could probably be extended without much trouble

git: 5140034cc077 - main - Add a new mode to the scripted partition editor for variant disk names.

2021-03-26 Thread Nathan Whitehorn
The branch main has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=5140034cc077c416690b4fdb79a96744fe0af0e6 commit 5140034cc077c416690b4fdb79a96744fe0af0e6 Author: Nathan Whitehorn AuthorDate: 2021-03-26 15:39:12 + Commit: Nathan Whitehorn CommitDate

git: 3ef46634cd5a - releng/13.0 - Fix scripted installs on EFI systems after default mounting of the ESP.

2021-03-23 Thread Nathan Whitehorn
The branch releng/13.0 has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=3ef46634cd5a6ba0e156d5da095bbee5f63ec1cd commit 3ef46634cd5a6ba0e156d5da095bbee5f63ec1cd Author: Nathan Whitehorn AuthorDate: 2021-03-23 13:19:42 + Commit: Nathan Whitehorn

git: 4601382e1362 - stable/13 - Fix scripted installs on EFI systems after default mounting of the ESP.

2021-03-23 Thread Nathan Whitehorn
The branch stable/13 has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=4601382e1362352f17a33e4ed38db5dcfe3f6be5 commit 4601382e1362352f17a33e4ed38db5dcfe3f6be5 Author: Nathan Whitehorn AuthorDate: 2021-03-23 13:19:42 + Commit: Nathan Whitehorn CommitDate

git: c2f16c595eb5 - main - Fix scripted installs on EFI systems after default mounting of the ESP.

2021-03-23 Thread Nathan Whitehorn
The branch main has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=c2f16c595eb51c6e0cb6ece3f6f078d738019059 commit c2f16c595eb51c6e0cb6ece3f6f078d738019059 Author: Nathan Whitehorn AuthorDate: 2021-03-23 13:19:42 + Commit: Nathan Whitehorn CommitDate

git: 9f88bee14659 - main - Bump documentation date after recent updates to bsdinstall.8.

2021-03-22 Thread Nathan Whitehorn
The branch main has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=9f88bee14659c9e5920372c53106e666b502b3cd commit 9f88bee14659c9e5920372c53106e666b502b3cd Author: Nathan Whitehorn AuthorDate: 2021-03-22 23:41:49 + Commit: Nathan Whitehorn CommitDate

git: c8923d191dd3 - main - Include examples of how to build script-install media.

2021-03-22 Thread Nathan Whitehorn
The branch main has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=c8923d191dd3e56b8e1113b4a94da3193600c110 commit c8923d191dd3e56b8e1113b4a94da3193600c110 Author: Nathan Whitehorn AuthorDate: 2021-03-22 14:20:29 + Commit: Nathan Whitehorn CommitDate

git: f91026bf462f - main - Improve example install scripts, making them simpler and more robust.

2021-03-22 Thread Nathan Whitehorn
The branch main has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=f91026bf462f9a636735cafafd29a1232b2a525b commit f91026bf462f9a636735cafafd29a1232b2a525b Author: Nathan Whitehorn AuthorDate: 2021-03-22 14:08:55 + Commit: Nathan Whitehorn CommitDate

git: e8b4c5a6226b - main - Clarify that scripted installations don't require specification of boot partitions, as there seems to be widespread confusion on this point.

2021-03-19 Thread Nathan Whitehorn
The branch main has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=e8b4c5a6226b6bde304380de51c347851680b7ed commit e8b4c5a6226b6bde304380de51c347851680b7ed Author: Nathan Whitehorn AuthorDate: 2021-03-19 13:44:30 + Commit: Nathan Whitehorn CommitDate

git: 3dbc2213dacb - releng/13.0 - Mount the EFI system partition (ESP) on newly-installed systems and VM images.

2021-03-11 Thread Nathan Whitehorn
The branch releng/13.0 has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=3dbc2213dacbb9a02898f4a16e363464b0f0738e commit 3dbc2213dacbb9a02898f4a16e363464b0f0738e Author: Nathan Whitehorn AuthorDate: 2021-02-23 21:16:52 + Commit: Nathan Whitehorn

git: 611d83116a6c - stable/13 - Mount the EFI system partition (ESP) on newly-installed systems and VM images.

2021-03-09 Thread Nathan Whitehorn
The branch stable/13 has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=611d83116a6ca9132dbe72b39538f4651daeeb7e commit 611d83116a6ca9132dbe72b39538f4651daeeb7e Author: Nathan Whitehorn AuthorDate: 2021-02-23 21:16:52 + Commit: Nathan Whitehorn CommitDate

git: e77cf2a4ab32 - main - Restore /boot/efi to mtree.

2021-03-05 Thread Nathan Whitehorn
The branch main has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=e77cf2a4ab32a381df3c06d25b8b4f650047c3f2 commit e77cf2a4ab32a381df3c06d25b8b4f650047c3f2 Author: Nathan Whitehorn AuthorDate: 2021-03-06 01:57:50 + Commit: Nathan Whitehorn CommitDate

Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.

2021-03-04 Thread Nathan Whitehorn
On 3/3/21 5:25 PM, Warner Losh wrote: On Wed, Mar 3, 2021 at 10:21 AM Nathan Whitehorn mailto:nwhiteh...@freebsd.org>> wrote: On 3/3/21 11:53 AM, Warner Losh wrote: > [clipping non-technical pre-history] Thanks. re-reading it now, I think I was more grumpy than

Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.

2021-03-04 Thread Nathan Whitehorn
On 3/4/21 10:12 AM, Rodney W. Grimes wrote: On Thu, 4 Mar 2021 06:56:11 -0800 (PST) "Rodney W. Grimes" wrote: On 3/3/21 10:38 AM, Warner Losh wrote: On Wed, Mar 3, 2021 at 7:13 AM Nathan Whitehorn mailto:nwhiteh...@freebsd.org>> wrote: On 3/3/21 9:05 AM, Brand

Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.

2021-03-03 Thread Nathan Whitehorn
On 3/3/21 11:53 AM, Warner Losh wrote: [clipping non-technical pre-history] The installer *does* mount the partition in advance, so checking whether there is a mounted file system is a perfectly reasonable test to do. We could also check fstab. I would like to understa

Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.

2021-03-03 Thread Nathan Whitehorn
On 3/3/21 10:38 AM, Warner Losh wrote: On Wed, Mar 3, 2021 at 7:13 AM Nathan Whitehorn mailto:nwhiteh...@freebsd.org>> wrote: On 3/3/21 9:05 AM, Brandon Bergren wrote: > On Wed, Mar 3, 2021, at 6:53 AM, Rodney W. Grimes wrote: >> What am I missing here?  One p

Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.

2021-03-03 Thread Nathan Whitehorn
On 3/3/21 9:05 AM, Brandon Bergren wrote: On Wed, Mar 3, 2021, at 6:53 AM, Rodney W. Grimes wrote: What am I missing here? One place I am being told this is run in an environment that may not even be an EFI booted system, and in another place it is being used as a test if something is mounte

Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.

2021-03-03 Thread Nathan Whitehorn
On 3/2/21 10:19 PM, Warner Losh wrote: On Tue, Mar 2, 2021, 7:01 PM Ed Maste > wrote: On Tue, 2 Mar 2021 at 19:30, Warner Losh mailto:i...@bsdimp.com>> wrote: > > There has been some talk of moving the mount point to /efi, but I think that went no

Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.

2021-03-02 Thread Nathan Whitehorn
On 3/2/21 1:56 PM, Rodney W. Grimes wrote: On Tue, Mar 2, 2021, at 12:26 PM, Rodney W. Grimes wrote: This fails to apply the proper owner/group and mode values using what ever defaults are in place of the process running the build. Keep in mind that this is the root of a mounted filesystem

Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.

2021-03-02 Thread Nathan Whitehorn
On 3/1/21 11:50 AM, Kyle Evans wrote: On Mon, Mar 1, 2021 at 10:45 AM Nathan Whitehorn wrote: On 3/1/21 11:42 AM, Kyle Evans wrote: On Mon, Mar 1, 2021 at 10:39 AM Nathan Whitehorn wrote: On 2/28/21 3:44 PM, Brandon Bergren wrote: On Sun, Feb 28, 2021, at 2:25 PM, Warner Losh wrote

Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.

2021-03-02 Thread Nathan Whitehorn
On 3/2/21 1:26 PM, Rodney W. Grimes wrote: The branch main has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=2c26d77d989abe48c662eeb6f52f7e4c9b81680c commit 2c26d77d989abe48c662eeb6f52f7e4c9b81680c Author: Nathan Whitehorn AuthorDate: 2021-03-02 16:47:00

Re: git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.

2021-03-02 Thread Nathan Whitehorn
On 3/2/21 1:24 PM, Rodney W. Grimes wrote: The branch main has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=2c26d77d989abe48c662eeb6f52f7e4c9b81680c commit 2c26d77d989abe48c662eeb6f52f7e4c9b81680c Author: Nathan Whitehorn AuthorDate: 2021-03-02 16:47:00

git: 2c26d77d989a - main - Remove /boot/efi from mtree, missed in 0b7472b3d8d2.

2021-03-02 Thread Nathan Whitehorn
The branch main has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=2c26d77d989abe48c662eeb6f52f7e4c9b81680c commit 2c26d77d989abe48c662eeb6f52f7e4c9b81680c Author: Nathan Whitehorn AuthorDate: 2021-03-02 16:47:00 + Commit: Nathan Whitehorn CommitDate

Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.

2021-03-01 Thread Nathan Whitehorn
On 3/1/21 1:39 PM, Brandon Bergren wrote: On Mon, Mar 1, 2021, at 12:28 PM, Brandon Bergren wrote: On Mon, Mar 1, 2021, at 11:54 AM, Nathan Whitehorn wrote: The /boot/uboot in BSD.root.dist also looks like cruft to me, but maybe best to leave for now? -Nathan It's used on Book-E po

Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.

2021-03-01 Thread Nathan Whitehorn
On 3/1/21 11:50 AM, Kyle Evans wrote: On Mon, Mar 1, 2021 at 10:45 AM Nathan Whitehorn wrote: On 3/1/21 11:42 AM, Kyle Evans wrote: On Mon, Mar 1, 2021 at 10:39 AM Nathan Whitehorn wrote: On 2/28/21 3:44 PM, Brandon Bergren wrote: On Sun, Feb 28, 2021, at 2:25 PM, Warner Losh wrote

Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.

2021-03-01 Thread Nathan Whitehorn
On 3/1/21 11:50 AM, Kyle Evans wrote: On Mon, Mar 1, 2021 at 10:45 AM Nathan Whitehorn wrote: On 3/1/21 11:42 AM, Kyle Evans wrote: On Mon, Mar 1, 2021 at 10:39 AM Nathan Whitehorn wrote: On 2/28/21 3:44 PM, Brandon Bergren wrote: On Sun, Feb 28, 2021, at 2:25 PM, Warner Losh wrote

Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.

2021-03-01 Thread Nathan Whitehorn
On 3/1/21 11:42 AM, Kyle Evans wrote: On Mon, Mar 1, 2021 at 10:39 AM Nathan Whitehorn wrote: On 2/28/21 3:44 PM, Brandon Bergren wrote: On Sun, Feb 28, 2021, at 2:25 PM, Warner Losh wrote: Yes. I agree as well. I was just hoping to say just that: EFI is barely theoretically possible

Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.

2021-03-01 Thread Nathan Whitehorn
On 2/28/21 3:44 PM, Brandon Bergren wrote: On Sun, Feb 28, 2021, at 2:25 PM, Warner Losh wrote: Yes. I agree as well. I was just hoping to say just that: EFI is barely theoretically possible, but in reality we'll likely never use it The net effect is that we don't want to install efi on

git: 1ca8842f3ad9 - main - Use makefs(8) in release VM-image generation instead of md(4) and newfs.

2021-02-24 Thread Nathan Whitehorn
The branch main has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=1ca8842f3ad9725863c9affc044d1974a51818a9 commit 1ca8842f3ad9725863c9affc044d1974a51818a9 Author: Nathan Whitehorn AuthorDate: 2021-02-25 02:16:56 + Commit: Nathan Whitehorn CommitDate

git: f7aebfbe5c0a - main - Add GPT PREP-boot type to mkimg(1) from geom_gpt.

2021-02-24 Thread Nathan Whitehorn
The branch main has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=f7aebfbe5c0ab63dbb3d134d143ccff2c2b278bb commit f7aebfbe5c0ab63dbb3d134d143ccff2c2b278bb Author: Nathan Whitehorn AuthorDate: 2021-02-24 15:31:44 + Commit: Nathan Whitehorn CommitDate

Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.

2021-02-24 Thread Nathan Whitehorn
On 2/23/21 10:15 PM, Nathan Whitehorn wrote: On 2/23/21 5:39 PM, Warner Losh wrote: On Tue, Feb 23, 2021 at 3:02 PM Nathan Whitehorn mailto:nwhiteh...@freebsd.org>> wrote:     On 2/23/21 4:59 PM, Colin Percival wrote:     > On 2/23/21 1:24 PM, Nathan Whiteh

git: e70eb4027151 - main - Mount the ESP on /boot/efi in VM images.

2021-02-24 Thread Nathan Whitehorn
The branch main has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=e70eb40271512dfbca7cecf823e4b445e3989c2e commit e70eb40271512dfbca7cecf823e4b445e3989c2e Author: Nathan Whitehorn AuthorDate: 2021-02-24 13:18:07 + Commit: Nathan Whitehorn CommitDate

git: 1af48800c20f - main - Delete memstick images for PowerPC.

2021-02-23 Thread Nathan Whitehorn
The branch main has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=1af48800c20fadb07acca2ab930bb3bccd363edb commit 1af48800c20fadb07acca2ab930bb3bccd363edb Author: Nathan Whitehorn AuthorDate: 2021-02-24 03:17:20 + Commit: Nathan Whitehorn CommitDate

Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.

2021-02-23 Thread Nathan Whitehorn
On 2/23/21 5:39 PM, Warner Losh wrote: On Tue, Feb 23, 2021 at 3:02 PM Nathan Whitehorn mailto:nwhiteh...@freebsd.org>> wrote: On 2/23/21 4:59 PM, Colin Percival wrote: > On 2/23/21 1:24 PM, Nathan Whitehorn wrote: >>      Mount the EFI system partition

Re: git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.

2021-02-23 Thread Nathan Whitehorn
On 2/23/21 4:59 PM, Colin Percival wrote: On 2/23/21 1:24 PM, Nathan Whitehorn wrote: Mount the EFI system partition (ESP) on newly-installed systems. Should we do this in VM/cloudware images too? That's a good point. I think so, though I don't have the time or test set

git: 0b7472b3d8d2 - main - Mount the EFI system partition (ESP) on newly-installed systems.

2021-02-23 Thread Nathan Whitehorn
The branch main has been updated by nwhitehorn: URL: https://cgit.FreeBSD.org/src/commit/?id=0b7472b3d8d2f1e90fade5236b44fd98d8e396c2 commit 0b7472b3d8d2f1e90fade5236b44fd98d8e396c2 Author: Nathan Whitehorn AuthorDate: 2021-02-23 21:16:52 + Commit: Nathan Whitehorn CommitDate