GhostBSD/gib 5110712. setup.py

Merge pull request #81 from ghostbsd/ericbsd-patch-1

Update setup.py version
DeltaFile
+1-1setup.py
+1-11 files

GhostBSD/gib 508f302. setup.py

Update setup.py
DeltaFile
+1-1setup.py
+1-11 files

GhostBSD/gib 37d0133src use_zfs.py

Merge pull request #80 from ghostfixer/master

Omit da from disk query loop.
DeltaFile
+2-0src/use_zfs.py
+2-01 files

GhostBSD/gib 15ccbd6src use_zfs.py

Update use_zfs.py
DeltaFile
+1-1src/use_zfs.py
+1-11 files

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 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 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 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 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 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 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 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 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 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 b63000dsrc install.py

Merge pull request #67 from nansys-dev/patch-1

Remove comment about telegram and forums.
DeltaFile
+1-5src/install.py
+1-51 files

GhostBSD/gib 5e2d06c. setup.py, src addUser.py

Merge pull request #65 from ghostbsd/remove-shell-selection

Removed user shell selection from the UI installer and kept Fish
DeltaFile
+3-2src/addUser.py
+1-1setup.py
+4-32 files

GhostBSD/gib 3f4d90c. setup.py, .github/workflows main.yml

Merge pull request #64 from ghostbsd/ghostbsd/ghostbsd-src#221

Added code to not allow space in password
DeltaFile
+70-79src/addUser.py
+70-78src/root.py
+3-2.github/workflows/main.yml
+1-1setup.py
+144-1604 files

GhostBSD/gib 7a6dd92. setup.py

Update setup.py version
DeltaFile
+1-1setup.py
+1-11 files

GhostBSD/gib f38e1bdsrc partition.py

Merge pull request #63 from ghostbsd/tree_iter2-fix

Added code to see if tree_iter2 exist
DeltaFile
+8-4src/partition.py
+8-41 files

GhostBSD/gib cedfc9dsrc partition.py partition_handler.py

Merge pull request #62 from ghostbsd/ghostbsd-src/issues/82

Added labelclear after creating partition
DeltaFile
+32-24src/partition.py
+4-2src/partition_handler.py
+36-262 files

GhostBSD/gib 8f6cc6dsrc partition.py

Merge pull request #61 from ghostbsd/fix-empty-disk

Fixed create scheme with an empty disk
DeltaFile
+5-1src/partition.py
+5-11 files

GhostBSD/gib c6a7787src partition_handler.py network_setup.py

Merge pull request #60 from ghostbsd/network-setup

Adding network-setup
DeltaFile
+460-436src/partition_handler.py
+289-71src/network_setup.py
+67-39src/partition.py
+18-11src/use_zfs.py
+18-10src/create_cfg.py
+14-9src/error.py
+866-57612 files not shown
+954-60518 files

GhostBSD/gib 54e563dsrc partition_handler.py

Fixed custom freebsd-boot partition (#58)

DeltaFile
+2-1src/partition_handler.py
+2-11 files

GhostBSD/gib f4124a5. setup.py

Update setup.py
DeltaFile
+1-1setup.py
+1-11 files

GhostBSD/gib d994919src create_cfg.py

Fixed user default group (#57)

DeltaFile
+1-2src/create_cfg.py
+1-21 files

GhostBSD/gib d825ba8src create_cfg.py

add splitlines to part in the loop of line 39 to fix issue #55 (#56)

DeltaFile
+1-1src/create_cfg.py
+1-11 files

GhostBSD/gib 934ef89src ginstall.py slides.py, src/.ropeproject config.py

replace the slideshow with a static message on the progress window (#53)

added an animation logo to the progress window
moved all images under the image directory
DeltaFile
+0-365src/ginstall.py
+0-237src/slides.py
+102-0src/image/install-gbsd.svg
+0-102src/install-gbsd.svg
+55-33src/install.py
+0-85src/.ropeproject/config.py
+157-82242 files not shown
+196-1,00248 files

GhostBSD/gib 6528979src welcome_live.py network_setup.py

merge work for install-station (#52)

* adding network_setup.py and welcome_live.py

* adding livezfs for pcsinstall setup

* adding disk and laptop image

* set set_always_show_image to install_button and try_button

* adding setting to boot to root automaticaly hafter installation

* adding code to hice window instead of quiting

* adding changes for the default zfs dataset

* remove mountpoint for default /

* adding code to remove GhostBSD user and setup root to boot automaticaly

    [9 lines not shown]
DeltaFile
+150-0src/welcome_live.py
+128-0src/network_setup.py
+48-32src/partition_handler.py
+12-8src/use_zfs.py
+12-7src/install.py
+7-3src/create_cfg.py
+357-505 files not shown
+363-5311 files

GhostBSD/gib cdc8766src welcome_live.py network_setup.py

Merge pull request #50 from ghostbsd/install-station

merge work for install-station
DeltaFile
+150-0src/welcome_live.py
+128-0src/network_setup.py
+48-32src/partition_handler.py
+12-8src/use_zfs.py
+12-7src/install.py
+7-3src/create_cfg.py
+357-505 files not shown
+363-5311 files

GhostBSD/gib b90bbe5src installType.py

Merge pull request #49 from ghostbsd/vimanuelt-patch-3

Remove UFS full disk configuration
DeltaFile
+6-5src/installType.py
+6-51 files