GhostBSD/gib 9a34c65src create_cfg.py install.py

Merge pull request #79 from ghostbsd/ghostbsd/issues#219

Adding Support for XHCI Mouse on the installation
DeltaFile
+6-8src/create_cfg.py
+2-2src/install.py
+8-102 files

GhostBSD/gib b381609src create_cfg.py

Adding Support for UTouch Support on the installation
DeltaFile
+2-0src/create_cfg.py
+2-01 files

GhostBSD/gib 3efed8dsrc create_cfg.py

Simplified Support for XHCI Mouse
DeltaFile
+3-6src/create_cfg.py
+3-61 files

GhostBSD/gib bce3f9fsrc create_cfg.py install.py

Adding Support for XHCI Mouse on the installation
DeltaFile
+7-8src/create_cfg.py
+2-2src/install.py
+9-102 files

GhostBSD/gib a437ea4src add_admin.py

Merge pull request #78 from ghostbsd/fix-partiotn.py

Fixed bug seen on deleting the user name in the UI.
DeltaFile
+6-2src/add_admin.py
+6-21 files

GhostBSD/gib 6c7e054src add_admin.py

Fixed bug seen on deleting the user name in the UI.
DeltaFile
+6-2src/add_admin.py
+6-21 files

GhostBSD/gib 6f3d634src partition.py

Merge pull request #77 from ghostbsd/fix-partiotn.py

Fixed missing space in partition.py
DeltaFile
+1-2src/partition.py
+1-21 files

GhostBSD/gib cf34d7fsrc partition.py

Fixed missing space in partition.py
DeltaFile
+1-2src/partition.py
+1-21 files

GhostBSD/gib cbb15de. .gitignore, .github CODEOWNERS

Merge pull request #76 from ghostbsd/Issue#162

Issue #162 - CODEOWENERS
DeltaFile
+1-1.github/CODEOWNERS
+0-2.gitignore
+1-32 files

GhostBSD/gib d19a863. .gitignore

Added editor specific directories to .gitignore and deleted duplicated patterns
DeltaFile
+0-2.gitignore
+0-21 files

GhostBSD/gib 235e108.github CODEOWNERS

Updated groups in CODEOWNERS
DeltaFile
+1-1.github/CODEOWNERS
+1-11 files

GhostBSD/gib 79f3ddesrc partition.py add_admin.py

Merge pull request #75 from ghostbsd/issue#26

Removing USF from custom installation
DeltaFile
+439-225src/partition.py
+10-9src/add_admin.py
+0-1src/use_zfs.py
+449-2353 files

GhostBSD/gib 0fff35fsrc partition.py add_admin.py

Removing USF from custom installation
DeltaFile
+439-225src/partition.py
+10-9src/add_admin.py
+0-1src/use_zfs.py
+449-2353 files

GhostBSD/gib 26b6167.github/workflows main.yml, src add_admin.py

Merge pull request #74 from ghostbsd/ghostbsd/issues#91

Adding admin user message
DeltaFile
+15-13src/add_admin.py
+1-1.github/workflows/main.yml
+16-142 files

GhostBSD/gib 5e86511.github/workflows main.yml, src add_admin.py

Fix new line and add --max-line-length=120 for flake8 verification
DeltaFile
+1-1.github/workflows/main.yml
+1-1src/add_admin.py
+2-22 files

GhostBSD/gib 21863ecsrc add_admin.py

Adding admin user message
DeltaFile
+16-14src/add_admin.py
+16-141 files

GhostBSD/gib c2ad69asrc use_zfs.py partition_handler.py

improved zfs_datasets usage and adding de name supports
DeltaFile
+65-72src/use_zfs.py
+5-48src/partition_handler.py
+15-0src/gbi_common.py
+7-7src/sys_handler.py
+2-2src/add_admin.py
+94-1295 files

GhostBSD/gib eec8218src use_zfs.py

Merge pull request #73 from ghostbsd/ghostbsd-src/issues/105

Fix home mount in use_zfs.py
DeltaFile
+1-1src/use_zfs.py
+1-11 files

GhostBSD/gib b5a5085src use_zfs.py

Fix home mount in use_zfs.py
DeltaFile
+1-1src/use_zfs.py
+1-11 files

GhostBSD/gib 47f8e13src addUser.py root.py

Merge pull request #72 from ghostbsd/ghostbsd-src/issues/105

Adding changes related to oem and ghostbsd-build changes
DeltaFile
+0-255src/addUser.py
+0-183src/root.py
+168-0src/add_admin.py
+78-89src/create_cfg.py
+145-0src/add_users.py
+114-0src/setup_system.py
+505-5278 files not shown
+702-56214 files

GhostBSD/gib 4dbe95e. setup.py, src setup_system.py sys_handler.py

Adding the start of src/setup_system.py
DeltaFile
+114-0src/setup_system.py
+7-5src/sys_handler.py
+3-3src/network_setup.py
+1-1src/ghostbsd-style.css
+1-0setup.py
+126-95 files

GhostBSD/gib 8f4d948src partition_handler.py partition.py

Merge remote-tracking branch 'origin/master' into ghostbsd-src/issues/105
DeltaFile
+4-4src/partition_handler.py
+1-1src/partition.py
+5-52 files

GhostBSD/gib ea6c24fsrc partition_handler.py

Merge pull request #71 from akaunby/master

Convert to /home
DeltaFile
+4-4src/partition_handler.py
+4-41 files

GhostBSD/gib 315d34csrc partition_handler.py

Merge pull request #2 from akaunby/akaunby-home-patch-2

Convert to /home
DeltaFile
+4-4src/partition_handler.py
+4-41 files

GhostBSD/gib 93436aasrc partition_handler.py

Convert to /home

Convert /usr/home to /home.
DeltaFile
+4-4src/partition_handler.py
+4-41 files

GhostBSD/gib cbf6df9src partition.py

Merge pull request #69 from akaunby/home-patch-1

Convert to /home
DeltaFile
+1-1src/partition.py
+1-11 files

GhostBSD/gib 84f18b0src partition.py

Convert to /home

Converted /usr/home to /home
DeltaFile
+1-1src/partition.py
+1-11 files

GhostBSD/gib 87b238fsrc create_cfg.py gbiWindow.py

Fixed boot manager next button and added code to unset live settings

Also added code set some settings
DeltaFile
+78-88src/create_cfg.py
+0-1src/gbiWindow.py
+78-892 files

GhostBSD/gib a706f8esrc gbiWindow.py

Fixed changes in gbiWindow.py
DeltaFile
+4-4src/gbiWindow.py
+4-41 files

GhostBSD/gib c1f69afsrc root.py

removed root.py
DeltaFile
+0-78src/root.py
+0-781 files