Tags give the ability to mark specific points in history as being important
This project is mirrored from https://gitee.com/mirrors/nomadbsd.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  • 20210508
    **Changes since 1.4**
    
    * We've decided to change the versioning scheme to the following form:
      FFfX-YYYYMMDD, where *FF* is the major two-digit FreeBSD version, and
      *f* is the minor version. Followed by the a date.
      The new scheme allows us to provide images with different version of
      FreeBSD.
    * The base system has been changed to FreeBSD 13.0-RELEASE.
    * The partition alignment has been changed to 1M to improve the write
      speed on flash drives.
    * A bug where GLX is disabled has been fixed.
    * Drivers for VMware have been added.
  • 1.4
    af10bfb5 · Change version to 1.4 ·
    **Changes since 1.3.2**
    
    * The base system has been upgraded to FreeBSD 12.2-p4.
    * The installer has been improved.
      * Problems with booting the installed system via UEFI has been fixed.
      * The suitable graphics card driver will now be installed and setup,
        instead of using the auto-detection on the installed system.
    * Automatic graphics driver detection has been improved
      * The menu has been removed.
      * If no better graphics driver could be found, VESA or SCFB is used.
      * Autodetection will now run only if the system configuration changed since
        the last successful detection.
      * Autodetection can be disabled via the boot menu in case there is a problem.
    * Touchpad support has been improved
      * If Xorg reports a problem with the touchpad, `kern.evdev.rcpt_mask` is
        automatically adjusted to use sysmouse.
      * The tool DSBXinput has been added which allows for easy configuration of
        touchpads and mice.
    * An rc-script for saving an restoring the display brightness has been added.
    * A GUI for easy installation of the Linux Chrome, Brave and Vivaldi browser has been
      added. They allow to use streaming services like *Netflix*, *Prime Video*,
      or *Spotify*.
    * Support for selecting other window managers or desktop environments by pressing
      `<F1>` in the graphical login manager ([SLiM](https://www.freshports.org/x11/slim))
       has been added.
    * [wifimgr](https://www.freshports.org/net-mgmt/wifimgr) has been replaced by
      [NetworkMgr](https://www.freshports.org/net-mgmt/networkmgr).
    * The subsystem for auto-starting applications used by NomadBSD does now conform to the
      [XDG autostart specs](https://specifications.freedesktop.org/autostart-spec/0.5/ar01s02.html)
    * The partition which uses the remaining space is now mounted under `/data`.
    * `/compat`, `/var/tmp`, `/var/db`, and `/usr/ports` are now nullfs mount points for their
       counterparts under `/data`, so that users don't have to create symlinks for those directories
       anymore.
    * Bad news for i386 users: Since [drm-legacy-kmod](https://www.freshports.org/graphics/drm-legacy-kmod) is now obsolete, there is
    no i386 support for accelerated graphics for Intel and ATI/AMD cards aymore.
  • 1.4-RC1
    8da68e54 · Change version to 1.4-RC1 ·
    Tag version 1.4-RC1
  • 1.3.2
    a7c2011c · Change version to 1.3.2 ·
    Changes since 1.3.1
    
    * The base system has been upgraded to FreeBSD 12.1-p6.
    
    * sysutils/rtsx-kmod, which is a driver for Realtek card readers, has been added.
    
    * The ZFS layout used for installing NomadBSD on a harddisk has been changed
      to allow beactl to back up the boot environment. Thanks to @maurizio-emmex.
    
    * load_iichid has been added. It is a rc-script, which offers the user, via a
      dialog(1) menu, to load the experimental iichid driver from sysutils/iichid if
      it finds a I2C HID.
    
    * graphics/intel-backlight has been added.
    
    * A curses menu has been added, which allows user to acknowledge licenses of
      certain wireless drivers in order to use them.
    
    * A unionfs_maxfiles rc.conf variable has been added. It controls how many files
      can be opened on the unionfs.
    
    * graphics/mirage has been replaced by graphics/viewnior.
    
    * A patch from 12-STABLE has been added to the acpi_video module, which sends
      devd events whenever the brightness was changed.
    
    * brightness_listener has been added. It is a tool that listens in the
      background on devd events for keypresses of screen brightness buttons and
      shows the current brightness level using dunst(1).
    
    * volumecontrol has been added. It is a wrapper around /usr/sbin/mixer to
      increase, decrease and toggle mute the soundcard and display the current
      value with dunst(1).
    
    * Spanish translations have been added to nomadbsd-adduser. Thanks to
      Hugo Salgado.
    
    * A bug which makes the brigtness keys of the ThinkPad T450 fail has been fixed.
    
    * The bwn(4) module was build with BWN_GPL_PHY enabled to build it with N-PHY
      support, which is needed for BCM43224 and BCM43225 devices.
    
    * x11-drivers/xf86-input-keyboard and x11-drivers/xf86-input-mouse have been
      replaced by x11-drivers/xf86-input-libinput.
  • 1.3.1
    2d71f931 · Set version to 1.3.1 ·
    - The base system has been upgraded to FreeBSD 12.1-p2
    - The automatic network interface setup has been improved. This includes better hardware detection, and support for IPv6.
    - The NomadBSD image size has exceeded the 4GB mark. A flash drive >= 5GB is now required.
    - Due to the bigger image size, mail/claws-mail could be replaced by mail/thunderbird.
    - The NomadBSD setup now locks all kernel module packages to prevent users from running into problems when upgrading their packages.
    - nomadbsd-chusr, which is a graphical tool for modifying user accounts, has been added.
    - nomadbsd-sysinfo, which is a shell script to collect information about the running system, has been added.
    - Zeroconf via avahi and mdns has been added.
    - Czech translations have been added by Martin Orszulik.
    - French translations have been added by Grégory Reinbold.
    - Indonesian translations have been added by Andreas Bayu.
    - Key bindings for taking screenshots ([Print]), and for locking the screen (Ctrl + Alt + L) have been added.
    - A theme for the lock screen has been added.
    - Several small tweaks and bug fixes have been added.
  • 1.3
    b81fa71f · Change version to 1.3 ·
    Tagging 1.3 release
  • 1.3-RC1
    53953b3b · Change version to 1.3-RC1 ·
    Tagging version 1.3-RC1
  • 1.2
    c2e6d12c · Set version to 1.2 ·
    Tagging 1.2 release
  • 1.2-RC2
    Tagging 1.2-RC2
  • 1.2-RC1
    21b400db · Add devel/cmake ·
    Tagging first release candidate for v1.2.
  • 1.1
    21769afe · Start setup_mouse ·
    Tagging the 1.1 release
  • 1.1-RC2
    Tagging the second release candidate of 1.1.
  • 1.1-RC1
    Tagging first release candidate of 1.1.
  • 1.0
    010b1f1f · Add THANKS file ·
    Tagging 1.0 release