GhostBSD/install-station 8a02068 — . .gitignore, .github CODEOWNERS
Merge pull request #6 from ghostbsd/Issue#162 Issue #162 - CODEOWENERS
Delta | File | |
---|---|---|
+4 | -0 | .gitignore |
+1 | -1 | .github/CODEOWNERS |
+5 | -1 | 2 files |
Merge pull request #6 from ghostbsd/Issue#162 Issue #162 - CODEOWENERS
Delta | File | |
---|---|---|
+4 | -0 | .gitignore |
+1 | -1 | .github/CODEOWNERS |
+5 | -1 | 2 files |
Added automation for PR
Delta | File | |
---|---|---|
+28 | -0 | .github/workflows/project_automation.yml |
+28 | -0 | 1 files |
Replaced auto_assing by CODEOWNERS
Delta | File | |
---|---|---|
+0 | -21 | .github/auto_assign.yml |
+8 | -0 | .github/CODEOWNERS |
+8 | -21 | 2 files |
added code to update .xinitrc when choosing try livecd
Delta | File | |
---|---|---|
+5 | -0 | install-station |
+5 | -0 | 1 files |
fixed next_button
Delta | File | |
---|---|---|
+4 | -2 | install-station |
+4 | -2 | 1 files |
Added some tweak to install-station code
Delta | File | |
---|---|---|
+30 | -29 | install-station |
+30 | -29 | 1 files |
add imports change and a dd logo path
Delta | File | |
---|---|---|
+3 | -3 | install-station |
+3 | -3 | 1 files |
Create auto_assign.yml
Delta | File | |
---|---|---|
+21 | -0 | .github/auto_assign.yml |
+21 | -0 | 1 files |
fix some GTK API deprecation
Delta | File | |
---|---|---|
+22 | -22 | install-station |
+22 | -22 | 1 files |
adding self.window in the progress bar
Delta | File | |
---|---|---|
+1 | -4 | install-station |
+1 | -4 | 1 files |
remove self.adduser.save_selection
Delta | File | |
---|---|---|
+0 | -1 | install-station |
+0 | -1 | 1 files |
adding welcome window and network setup window
Delta | File | |
---|---|---|
+64 | -30 | install-station |
+64 | -30 | 1 files |
fix Back button
Delta | File | |
---|---|---|
+1 | -0 | install-station |
+1 | -0 | 1 files |
adding code to generate the window for gbi
Delta | File | |
---|---|---|
+193 | -8 | install-station |
+193 | -8 | 1 files |
removing all file not used for install-station renamed gbinstall to install-station updated setup.py
Delta | File | |
---|---|---|
+0 | -1,019 | src/db_partition.py |
+0 | -730 | src/partition.py |
+0 | -702 | src/use_zfs.py |
+0 | -532 | src/use_ufs.py |
+0 | -267 | src/slides.py |
+0 | -252 | src/gbiWindow.py |
+0 | -3,502 | 54 files not shown |
+34 | -5,486 | 60 files |
Merge pull request #2 from ghostbsd/vimanuelt-patch-1 Revised text
Delta | File | |
---|---|---|
+2 | -2 | src/slides.py |
+2 | -2 | 1 files |