NomadBSD/NomadBSD 0bd7ccbconfig/boot loader.conf

Load cpuctl module
DeltaFile
+1-0config/boot/loader.conf
+1-01 files

NomadBSD/NomadBSD 40b138bconfig/usr/bin fetch-fw

Reduce running time.
DeltaFile
+2-2config/usr/bin/fetch-fw
+2-21 files

NomadBSD/NomadBSD db6d59dconfig/usr/local/etc/devd fetch-fw.conf

Run fetch-fw without blocking devd
DeltaFile
+1-1config/usr/local/etc/devd/fetch-fw.conf
+1-11 files

NomadBSD/NomadBSD b5b4c6bconfig/usr/local/etc/devd dhclient.conf restart_dhclient.conf

Replace with devd's priority adjusted dhclient.conf

Due to the higher priority of /usr/local/etc/devd/{fetch-fw,networkmgr}.conf
which matches the LINK_UP event, /etc/devd/dhclient.conf is not executed.
Currently, the actions of /usr/local/etc/devd/networkmgr.conf are commented
out to prevent interference with our network configuration. We could
uncomment the "link-up" action which starts dhclient and doesn't change the
network configuration, but then we have to rely on networkmgr being installed.

Rather than changing the priorities of /etc/devd/dhclient.conf directly,
create a copy to prevent issues when upgrading the base system.
DeltaFile
+19-0config/usr/local/etc/devd/dhclient.conf
+0-8config/usr/local/etc/devd/restart_dhclient.conf
+19-82 files

NomadBSD/NomadBSD 21f181fconfig/etc/rc.d brightness

Set initial brightness to 100
DeltaFile
+6-1config/etc/rc.d/brightness
+6-11 files

NomadBSD/NomadBSD ec4c9caconfig/usr/local/etc/devd restart_dhclient.conf

Add a devd config file for restarting dhclient

This makes devd (re)start dhclient on a network interface (except for lo0)
if its status changes to UP.
DeltaFile
+8-0config/usr/local/etc/devd/restart_dhclient.conf
+8-01 files

NomadBSD/NomadBSD e33e699config/usr/local/etc/X11/xorg.conf.d 10-input-touchpad.conf

Enable natural scrolling and tapping for touchpads in libinput
DeltaFile
+2-0config/usr/local/etc/X11/xorg.conf.d/10-input-touchpad.conf
+2-01 files

NomadBSD/NomadBSD af0d496src lbi-gui

Update to latest commit.
DeltaFile
+1-1src/lbi-gui
+1-11 files

NomadBSD/NomadBSD 9d41858src nomadbsd-install-gui

Update to latest commit.
DeltaFile
+1-1src/nomadbsd-install-gui
+1-11 files

NomadBSD/NomadBSD 787c8ddsrc nomadbsd-dmconfig

Update to latest commit.
DeltaFile
+1-1src/nomadbsd-dmconfig
+1-11 files

NomadBSD/NomadBSD 79685ac. build, nomad .tmux.conf

Merge branch 'master' of https://github.com/nomadbsd/NomadBSD
DeltaFile
+8-8build
+2-0nomad/.tmux.conf
+10-82 files

NomadBSD/NomadBSD a620d8bsrc nomadbsd-adduser-gui

Update to latest commit.
DeltaFile
+1-1src/nomadbsd-adduser-gui
+1-11 files

NomadBSD/NomadBSD d654605. build

build: Allow building FreeBSD RELEASE versions on HEAD

On FreeBSD HEAD during build, pkg(8) complains when the running system
is newer than the packages to be installed. Passing UNAME_r=${RELEASE}
works around this.
DeltaFile
+2-2build
+2-21 files

NomadBSD/NomadBSD 646a306. build

build: Allow alternative installed packages as BUILD_DEPENDENCIES

textproc/markdown conflicts with textproc/discount which is a dependency
of KDE Plasma 6. Trying to uninstall discount would also deinstall some
parts of plasma.
To get around this, add a program name to each package origin in
BUILD_DEPENDENCIES and check first if the program is found. If not,
install the package.
This also allows to have devel/git-lite installed instead of devel/git.
DeltaFile
+6-6build
+6-61 files

NomadBSD/NomadBSD 2ebaa66nomad .tmux.conf

Update ~/.tmux.conf for user nomad
DeltaFile
+2-0nomad/.tmux.conf
+2-01 files

NomadBSD/NomadBSD 23ea91dsrc nomadbsd-chusr

Update to latest commit.
DeltaFile
+1-1src/nomadbsd-chusr
+1-11 files

NomadBSD/NomadBSD ce33f43src/nomadbsd-setup-gui CMakeLists.txt, src/nomadbsd-setup-gui/locale nomadbsd-setup-gui_pt.ts nomadbsd-setup-gui_hi.ts

Add translations for hi, hu, it, pl, and pt

Add translations for Hindi, Hungarian, Italian, Polish, and Portuguese.
These are AI generated translations, so the quality might be questionable.
DeltaFile
+447-0src/nomadbsd-setup-gui/locale/nomadbsd-setup-gui_pt.ts
+447-0src/nomadbsd-setup-gui/locale/nomadbsd-setup-gui_hi.ts
+447-0src/nomadbsd-setup-gui/locale/nomadbsd-setup-gui_hu.ts
+447-0src/nomadbsd-setup-gui/locale/nomadbsd-setup-gui_it.ts
+447-0src/nomadbsd-setup-gui/locale/nomadbsd-setup-gui_pl.ts
+5-0src/nomadbsd-setup-gui/CMakeLists.txt
+2,240-06 files

NomadBSD/NomadBSD a3d49a8src/nomadbsd-setup-gui CMakeLists.txt

Sort translations alphabetically.
DeltaFile
+7-7src/nomadbsd-setup-gui/CMakeLists.txt
+7-71 files

NomadBSD/NomadBSD 74c2560src nomadbsd-chusr

Update to latest commit
DeltaFile
+1-1src/nomadbsd-chusr
+1-11 files

NomadBSD/NomadBSD c2f3367src/nomadbsd-setup-gui/locale nomadbsd-setup-gui_ar.ts nomadbsd-setup-gui_es.ts

Add translations for ar, ja, ko, es, uk, and zh

Add translations for Arabic (Egyptian dialect), Chinese, Japanese, Korean,
Spanish, and Ukrainian.
These are AI generated translations, so the quality might be questionable.
DeltaFile
+556-0src/nomadbsd-setup-gui/locale/nomadbsd-setup-gui_ar.ts
+553-0src/nomadbsd-setup-gui/locale/nomadbsd-setup-gui_es.ts
+553-0src/nomadbsd-setup-gui/locale/nomadbsd-setup-gui_ja.ts
+553-0src/nomadbsd-setup-gui/locale/nomadbsd-setup-gui_ko.ts
+553-0src/nomadbsd-setup-gui/locale/nomadbsd-setup-gui_uk.ts
+553-0src/nomadbsd-setup-gui/locale/nomadbsd-setup-gui_zh.ts
+3,321-01 files not shown
+3,327-17 files

NomadBSD/NomadBSD 182b07cconfig/usr/bin fetch-fw, config/usr/local/etc/devd fetch-fw.conf

Install firmware files if internet is available
DeltaFile
+18-0config/usr/bin/fetch-fw
+7-0config/usr/local/etc/devd/fetch-fw.conf
+25-02 files

NomadBSD/NomadBSD 0afe186nomad/.mozilla/firefox/fwazmlp0.default-esr prefs.js SiteSecurityServiceState.txt, nomad/.mozilla/firefox/zwqftomn.default-esr prefs.js

Refresh
DeltaFile
+150-0nomad/.mozilla/firefox/zwqftomn.default-esr/prefs.js
+0-133nomad/.mozilla/firefox/fwazmlp0.default-esr/prefs.js
+28-0nomad/.mozilla/firefox/zwqftomn.default-esr/datareporting/glean/events/newtab
+10-0nomad/.mozilla/firefox/zwqftomn.default-esr/datareporting/glean/events/events
+0-8nomad/.mozilla/firefox/fwazmlp0.default-esr/SiteSecurityServiceState.txt
+0-7nomad/.mozilla/firefox/fwazmlp0.default-esr/user.js
+188-148147 files not shown
+233-184153 files

NomadBSD/NomadBSD 8a38d45nomad/.config/qt5ct qt5ct.conf, nomad/.config/qt6ct qt6ct.conf

Set fonts

Set the fonts for GTK and Qt applications to Droid sans 12. Set window
titles to Droid Sans Bold 10.
DeltaFile
+2-2nomad/.config/qt6ct/qt6ct.conf
+2-2nomad/.config/qt5ct/qt5ct.conf
+1-1nomad/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
+1-1nomad/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
+6-64 files

NomadBSD/NomadBSD 6a67746. build.cfg

Remove the BWN_GPL_PHY kernel option

The kernel doesn't build with BWN_GPL_PHY set, so disable it for now.
DeltaFile
+0-1build.cfg
+0-11 files

NomadBSD/NomadBSD 1be9196. build.cfg

Make 14.3-RELEASE the new base system
DeltaFile
+1-1build.cfg
+1-11 files

NomadBSD/NomadBSD c727870. build.cfg

Build x11-wm/xfce4-desktop from ports to set default wallpaper

Without defining specific monitor names, it is no longer possible
to define a default wallpaper for xfce4-desktop. If the monitor
name doesn't match the configuration, xfce4-desktop uses its
predefined default.
DeltaFile
+4-0build.cfg
+4-01 files

NomadBSD/NomadBSD 8b0769f. build

Fix make options generated by port_opts()

- Generate OPTIONS_FILE_UNSET="opt_off1 opt_off2 ..." for options of the
form opt=off.
- Generate OPTIONS_FILE_SET="opt_on1 opt_on2 ..." for options of the
form opt=on.
- Append all other given make options.
DeltaFile
+7-6build
+7-61 files

NomadBSD/NomadBSD 98e0b68src nomadbsd-adduser-gui

Update to latest commit.
DeltaFile
+1-1src/nomadbsd-adduser-gui
+1-11 files

NomadBSD/NomadBSD afc77f5config/usr/local/share/sddm/themes/nomadbsd-elarun Main.qml metadata.desktop

Update
DeltaFile
+26-19config/usr/local/share/sddm/themes/nomadbsd-elarun/Main.qml
+1-1config/usr/local/share/sddm/themes/nomadbsd-elarun/metadata.desktop
+27-202 files

NomadBSD/NomadBSD ec9b96bnomad/.vim/colors myevening.vim

Change inverse background color to grey.
DeltaFile
+1-1nomad/.vim/colors/myevening.vim
+1-11 files