NomadBSD/NomadBSD c45ea7a. build, patch/usr/local/share/networkmgr net_api.py.diff

Remove networkmgr patch

The patch for networkmgr is no longer necessary.
DeltaFile
+0-12patch/usr/local/share/networkmgr/net_api.py.diff
+0-8build
+0-202 files

NomadBSD/NomadBSD 8e94655. build

Add missing #
DeltaFile
+1-0build
+1-01 files

NomadBSD/NomadBSD 2f6d925. build

Refactor post_pkg_config()

- Put code for setting the config file for dsbmd into configure_dsbmd().
- Add a comment to describe the purpose of post_pkg_config().
DeltaFile
+11-3build
+11-31 files

NomadBSD/NomadBSD f5ee550. build, config/usr/local/etc slim.conf

Remove Slim related code and files.

We are using SDDM so the Slim files and code are no longer needed.
DeltaFile
+0-91config/usr/local/etc/slim.conf
+0-48config/usr/local/share/slim/themes/nomadbsd/slim.theme
+0-48config/usr/local/share/slim/themes/nomadbsd-dunehorns/slim.theme
+0-8config/usr/local/share/slim/themes/nomadbsd-dunehorns/CREDITS
+0-6config/usr/local/share/slim/themes/nomadbsd/CREDITS
+1-2build
+1-2037 files not shown
+1-20313 files

NomadBSD/NomadBSD 6486ca6. build

Refactor post_pkg_config().

- Put code for deleting files into delete_unneeded_files().
- Put code for changing Sakura's icon into configure_sakura().
DeltaFile
+23-16build
+23-161 files

NomadBSD/NomadBSD 1a6c595. build

Refactor post_pkg_config()

Put code for disabling hibernate, suspend and hybrid sleep into
disable_suspend().
DeltaFile
+10-5build
+10-51 files

NomadBSD/NomadBSD ac04b89. build

Refactor post_pkg_config()

Put code for adding user nomad to groups into add_nomad_to_groups().
DeltaFile
+12-6build
+12-61 files

NomadBSD/NomadBSD 2035467. build

Refactor post_pkg_config().

Put code for deleting doc files into delete_docs().
DeltaFile
+14-9build
+14-91 files

NomadBSD/NomadBSD af76d8e. build

Refactor patch_networkmgr() and post_pkg_config().

- Put Networkmgr related configuration into configure_networkmgr().
- Put patch unrelated code from path_networkmgr() into configure_networkmgr().
DeltaFile
+13-9build
+13-91 files

NomadBSD/NomadBSD a526a8c. build

Refactor init_base()
DeltaFile
+54-16build
+54-161 files

NomadBSD/NomadBSD da6acd8. build

Put code for writing rc.shutdown into a separate function
DeltaFile
+15-7build
+15-71 files

NomadBSD/NomadBSD 63d0308. build

Put code for creating the sysdirs backup into a separate function.
DeltaFile
+9-3build
+9-31 files

NomadBSD/NomadBSD eaad959. build build.cfg

Add test for ensuring free disk space on /

- Add a test for UFS images that checks that the free disk space on /
  is at least ROOTFS_MINFREE_MIB (50) MiB. If the condition is not
  met, the build fails.
- Increase BASESZ to 1910 MiB instead of increasing BASEFS_EXTRA.
- Set BASEFS_EXTRA back to 100.
DeltaFile
+11-0build
+4-2build.cfg
+15-22 files

NomadBSD/NomadBSD 28d4b4c. build.cfg

Set BASEFS_EXTRA to 200M to prevent an overfull root partition.
DeltaFile
+1-1build.cfg
+1-11 files

NomadBSD/NomadBSD b19926b. build, config/root .profile .login

Make /bin/sh root's login shell.
DeltaFile
+28-0config/root/.profile
+0-12config/root/.login
+3-3build
+1-1src/nomadbsd-setup-gui/backend/nomadbsd-setup.in
+32-164 files

NomadBSD/NomadBSD 70c09bf. build

Prevent execution of networkmgr's auto-switch script.
DeltaFile
+3-0build
+3-01 files

NomadBSD/NomadBSD 1de2e21modules/fusefs2 fuse_vnops.c fuse_internal.c

Fix for hard link creation errors on unionfs.

Since the commit [1] fusefs checks if the inodes of the source and the target
file are identical when creating a hard link. If they differ, an error is
returned. This, however, is a problem when using unionfs. Since hard links
across different file systems are not possible, unionfs copies the source file
from the r/o directory to the writeable directory first, and then creates the
hard link there.

* Install a fusefs2 kernel module which is identical to fusefs except for the
inode check.
* Let /etc/rc.d/mount_uzip unload fusefs if loaded, then load fusefs2.

1. https://cgit.freebsd.org/src/commit/sys/fs/fuse/fuse_vnops.c?h=stable/14&id=0bef4927ea858bb18b6f679bc0a36cff264dc842
DeltaFile
+3,218-0modules/fusefs2/fuse_vnops.c
+1,320-0modules/fusefs2/fuse_internal.c
+1,079-0modules/fusefs2/fuse_ipc.c
+972-0modules/fusefs2/fuse_io.c
+887-0modules/fusefs2/fuse_kernel.h
+687-0modules/fusefs2/fuse_vfsops.c
+8,163-014 files not shown
+11,327-220 files

NomadBSD/NomadBSD 6a6847fnomad/.config/xfce4/xfconf/xfce-perchannel-xml xfwm4.xml xsettings.xml

Adjust theme name
DeltaFile
+1-1nomad/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
+1-1nomad/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
+2-22 files

NomadBSD/NomadBSD f0c2882src nomadbsd-dmconfig

Update
DeltaFile
+1-1src/nomadbsd-dmconfig
+1-11 files

NomadBSD/NomadBSD 82d901fnomad/.config/xfce4/xfconf/xfce-perchannel-xml xfce4-panel.xml

Remove switch user item.
DeltaFile
+1-1nomad/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
+1-11 files

NomadBSD/NomadBSD e49192enomad/.config plank.ini

Use intelligent hide mode.
DeltaFile
+1-1nomad/.config/plank.ini
+1-11 files

NomadBSD/NomadBSD 9b6b618. README.md

Update screenshot
DeltaFile
+1-1README.md
+1-11 files

NomadBSD/NomadBSD 437b70csrc nomadbsd-adduser-gui nomadbsd-chusr

Update submodules
DeltaFile
+1-1src/nomadbsd-adduser-gui
+1-1src/nomadbsd-chusr
+2-22 files

NomadBSD/NomadBSD 5b13e47

Merge branch 'master' into xfce
DeltaFile
+0-00 files

NomadBSD/NomadBSD 4ded687. build.cfg

Change DSBMC build command.
DeltaFile
+1-1build.cfg
+1-11 files

NomadBSD/NomadBSD eaec7e4. build.cfg

Change DSBMC build command.
DeltaFile
+1-1build.cfg
+1-11 files

NomadBSD/NomadBSD 69a0a16nomad/.config/autostart dsbmixer.desktop

Remove dbus-launch hack.
DeltaFile
+1-1nomad/.config/autostart/dsbmixer.desktop
+1-11 files

NomadBSD/NomadBSD 42c0a29. pkg.list

Add devel/kf5-knotifications for DSBMixer
DeltaFile
+1-0pkg.list
+1-01 files

NomadBSD/NomadBSD e7b62ec. pkg.list

Add devel/kf5-knotifications for DSBMixer
DeltaFile
+1-0pkg.list
+1-01 files

NomadBSD/NomadBSD 798f0e3. build

Merge branch 'master' into xfce
DeltaFile
+8-0build
+8-01 files