opnsense-src/release
Lexi Winter 6b2993e74e packages: fix ownership of /tmp and /dev
release/packages/runtime.ucl manually adds "/tmp" and "/dev" to the
"directories" key, which causes them to be included in the manifest
with the user/group owner of whoever built the package repository:

drwxr-xr-x   7 ivy wheel 512 Jun  1 17:24 /dev
drwxrwxrwt  10 ivy wheel  10 Jun  1 17:42 /tmp

Remove the manual entries and instead put an explicit package tag
in etc/mtree/BSD.root.dist.  This also means /tmp gets the right
mode by default and we can remove the chmod from the post-install
script.

Reviewed by:	manu, kevans, emaste
Approved by:	kevans (mentor)
Differential Revision:	https://reviews.freebsd.org/D50636
2025-06-04 06:38:48 +01:00
..
amd64 Copy the new ia32 loader 2024-09-20 08:45:10 -06:00
arm release: remove arm/armv6 RPI-B configuration file 2023-08-31 19:24:38 -04:00
arm64 release: remove the RPI CM4s .dtb 2024-04-25 17:10:32 -05:00
i386 Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
packages packages: fix ownership of /tmp and /dev 2025-06-04 06:38:48 +01:00
pkg_repos Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
powerpc ports/filesystems: Fix fallout 2025-01-27 15:03:10 -05:00
riscv riscv: add firmware partitions to GENERICSD.conf 2024-02-14 11:16:54 -04:00
scripts release: Add -DPKGBASE option to include pkgbase packages 2025-05-20 16:30:12 -04:00
tools EC2: Remove old broken_txfifo workaround 2025-05-14 16:54:04 -07:00
Makefile release: Move -DNO_ROOT and -DDB_FROM_SRC into ${IMAKE} 2025-05-27 15:54:07 -04:00
Makefile.azure release/azure: Update instruction of publishing to Azure Marketplace 2025-03-29 02:16:30 +08:00
Makefile.ec2 EC2: Drop UEFI-PREFERRED from AMI names 2024-08-19 11:11:17 -07:00
Makefile.firecracker Firecracker: Make root disk configurable 2023-08-07 09:21:08 -07:00
Makefile.gce release: Support r/o /usr/ports for cloudware 2024-04-12 10:58:09 -07:00
Makefile.inc1 release: Pass PKG_INSTALL_EPOCH to vmimage.subr 2025-04-10 08:58:11 -07:00
Makefile.mirrors release: Standardize on *-${FS}.* VM image naming 2024-12-10 12:48:17 -08:00
Makefile.oci release: use "runtime" instead of "minimal" for OCI image name 2025-04-27 23:47:29 +00:00
Makefile.oracle release: Remove stray review reference 2025-06-03 08:03:16 -04:00
Makefile.vagrant release: Support r/o /usr/ports for cloudware 2024-04-12 10:58:09 -07:00
Makefile.vm release: Pass PKG_INSTALL_EPOCH (take 2) 2025-04-22 21:41:39 -07:00
rc.local bsdinstall release: Start installer on multiple consoles 2022-10-03 17:09:17 +01:00
release.conf.sample release: add optional OCI images 2024-11-08 13:23:08 +00:00
release.sh release: style: prefer -n over ! -z 2025-04-29 18:18:33 +01:00