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 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 3589ec4. setup.py, src addUser.py root.py

move password_strength and related function in common.py
DeltaFile
+15-114src/addUser.py
+8-113src/root.py
+3-109src/add_users.py
+103-0src/gbi_common.py
+1-2src/create_cfg.py
+1-0setup.py
+131-3386 files