GhostBSD/build 1316fa7desktop_config mate_oem.sh

Update wallpaper and streamline MATE OEM script. (#252)

- Replace wallpaper with "blue-layered-stripes.jpg."
- Remove obsolete Git setup functions from script.
DeltaFile
+4-9desktop_config/mate_oem.sh
+4-91 files

GhostBSD/build 882ee00. build.sh, packages test_base mate_oem

Split packages for better customization and remove test infrastructure (#251)

* Split packages for better customization and remove test infrastructure

  Reorganize package lists to allow desktop-specific customization:
  - Move desktop-specific packages (evolution, rhythmbox, shotwell,
    slick-greeter, system-config-printer, vlc, gnome-keyring) from
    common to individual desktop package lists (mate, xfce, gershwin)
  - Add gbi to desktop-specific lists (mate, plasma) instead of common
  - Add zsh to common packages

  Simplify mate_oem package list for installation testing:
  - Remove gbi from mate_oem to enable testing of install-station
    and setup-station without the installer
  - Add install-station and setup-station packages
  - Remove redundant packages now inherited from common
  - Note: mate_oem will be removed once testing is complete

  Remove test/test_base infrastructure:

    [9 lines not shown]
DeltaFile
+0-249packages/test_base
+4-30packages/mate_oem
+3-10build.sh
+1-9packages/common
+7-0packages/xfce
+7-0packages/mate
+22-2984 files not shown
+26-29910 files

GhostBSD/build 9095325packages gershwin

Add gbi to gershwin package list
DeltaFile
+1-0packages/gershwin
+1-01 files

GhostBSD/build 46b5b86. build.sh, packages test_base mate_oem

Split packages for better customization and remove test infrastructure

  Reorganize package lists to allow desktop-specific customization:
  - Move desktop-specific packages (evolution, rhythmbox, shotwell,
    slick-greeter, system-config-printer, vlc, gnome-keyring) from
    common to individual desktop package lists (mate, xfce, gershwin)
  - Add gbi to desktop-specific lists (mate, plasma) instead of common
  - Add zsh to common packages

  Simplify mate_oem package list for installation testing:
  - Remove gbi from mate_oem to enable testing of install-station
    and setup-station without the installer
  - Add install-station and setup-station packages
  - Remove redundant packages now inherited from common
  - Note: mate_oem will be removed once testing is complete

  Remove test/test_base infrastructure:
  - Delete packages/test and packages/test_base
  - Delete desktop_config/test.sh

    [6 lines not shown]
DeltaFile
+0-249packages/test_base
+4-30packages/mate_oem
+3-10build.sh
+1-9packages/common
+7-0packages/xfce
+7-0packages/mate
+22-2984 files not shown
+25-29910 files

GhostBSD/build 8235c63. build.sh, common_config base-setting.sh

Merge branch 'master' into xlibre

# Conflicts:
#       build.sh
DeltaFile
+25-122packages/base
+9-18packages/vital/base
+15-3build.sh
+13-3common_config/base-setting.sh
+2-0common_config/base-setting/patches/boot/loader.conf.d/if_re.conf
+1-0desktop_config/gershwin.sh
+65-1467 files not shown
+72-14613 files

GhostBSD/build 091ce77packages base

remove libz
DeltaFile
+0-2packages/base
+0-21 files

GhostBSD/build 8632faepackages base

Fixed zlib package (#250)

* Adding missing libz packages

It did move from runtime to its own packages.

See https://github.com/ghostbsd/ghostbsd-src/pull/377/commits/32b6de9082ed4ea135f8464cce7a730360608d19 for more details

* fixed zlib package
DeltaFile
+2-0packages/base
+2-01 files

GhostBSD/build 0e5279dcommon_config/base-setting/patches/boot/loader.conf.d amdtemp.conf

Create amdtemp.conf (#248)

DeltaFile
+1-0common_config/base-setting/patches/boot/loader.conf.d/amdtemp.conf
+1-01 files

GhostBSD/build 84e082bcommon_config base-setting.sh

Add patch_loader_conf_d function (#247)

* Add patch_loader_conf_d function

Add support to copy pre-defined conf files to the ISO's  /boot/loader.conf.d directory.

* Remove local from base-setting.sh
DeltaFile
+13-3common_config/base-setting.sh
+13-31 files

GhostBSD/build d1fc0a7common_config/base-setting/patches/boot/loader.conf.d coretemp.conf

Create coretemp.conf (#249)

DeltaFile
+1-0common_config/base-setting/patches/boot/loader.conf.d/coretemp.conf
+1-01 files

GhostBSD/build 8984a3bdesktop_config xfce.sh

Add patch_loader_conf_d function call to xfce.sh (#246)

DeltaFile
+1-0desktop_config/xfce.sh
+1-01 files

GhostBSD/build e930329desktop_config plasma.sh

Add patch_loader_conf_d function call to plasma.sh (#245)

DeltaFile
+1-0desktop_config/plasma.sh
+1-01 files

GhostBSD/build ad67fd2desktop_config gershwin.sh

Add patch_loader_conf_d function call to gershwin.sh (#244)

DeltaFile
+1-0desktop_config/gershwin.sh
+1-01 files

GhostBSD/build 9d4acccdesktop_config mate.sh

Add patch_loader_conf_d function call to mate.sh (#243)

DeltaFile
+1-0desktop_config/mate.sh
+1-01 files

GhostBSD/build a596bbddesktop_config mate_oem.sh

Add patch_loader_conf_d function call to mate_oem.sh (#242)

DeltaFile
+1-0desktop_config/mate_oem.sh
+1-01 files

GhostBSD/build f253226common_config/base-setting/patches/boot/loader.conf.d if_re.conf

Add loader.conf.d overlay (#241)

DeltaFile
+2-0common_config/base-setting/patches/boot/loader.conf.d/if_re.conf
+2-01 files

GhostBSD/build 95a19d3packages base

Adding missing libz packages (#240)

It did move from runtime to its own packages.

See https://github.com/ghostbsd/ghostbsd-src/pull/377/commits/32b6de9082ed4ea135f8464cce7a730360608d19 for more details
DeltaFile
+2-0packages/base
+2-01 files

GhostBSD/build 3e7cef9packages base

Adding loging and GhostBSD-bsdconfig
DeltaFile
+1-0packages/base
+1-01 files

GhostBSD/build 8fd31a0. build.sh

Adding loging and GhostBSD-bsdconfig
DeltaFile
+12-0build.sh
+12-01 files

GhostBSD/build b55d85c. build.sh

Add specific repo to pkg update
DeltaFile
+1-1build.sh
+1-11 files

GhostBSD/build d45095b. build.sh

add -p to mkdir.
DeltaFile
+1-1build.sh
+1-11 files

GhostBSD/build 7071c67packages/vital base

Update vital base packages (#239)

* Removing bhyve, jails, nfs, smb, iscsi from default install

* Clean packages and update the list for 15.0

* Fixed GhostBSD-audit

* Update vital base packages
DeltaFile
+9-18packages/vital/base
+9-181 files

GhostBSD/build 16831adpackages/vital base

Update vital base packages
DeltaFile
+9-18packages/vital/base
+9-181 files

GhostBSD/build 1b36e9bpackages base

Fixed GhostBSD-audit (#238)

* Removing bhyve, jails, nfs, smb, iscsi from default install

* Clean packages and update the list for 15.0

* Fixed GhostBSD-audit
DeltaFile
+3-2packages/base
+3-21 files

GhostBSD/build 342144a

Merge branch 'master' into cleaning-base

# Conflicts:
#       packages/base
DeltaFile
+0-00 files

GhostBSD/build ef89605packages base

Fixed GhostBSD-audit
DeltaFile
+3-2packages/base
+3-21 files

GhostBSD/build 33ea7ccpackages base

Updating the packages list for 15.0 (#237)

* Removing bhyve, jails, nfs, smb, iscsi from default install

* Clean packages and update the list for 15.0
DeltaFile
+14-112packages/base
+14-1121 files

GhostBSD/build 840be20packages base

Clean packages and update the list for 15.0
DeltaFile
+14-101packages/base
+14-1011 files

GhostBSD/build a8f7b95packages base

Removing bhyve, jails, nfs, smb, iscsi from default install
DeltaFile
+0-11packages/base
+0-111 files

GhostBSD/build cd3b3fcpackages base

replacing and removing back packages for 15.0
DeltaFile
+1-2packages/base
+1-21 files