Merge pull request #176 from austin987/misc-shellcheck
SolidHal
2020-06-20 18:53:58 +0000
56aff1dfc2scripts/InstallScripts/InstallPrawnOS.sh: fix shellcheck SC2053 'Quote the right-hand side of == in [[ ]] to prevent glob matching.'
Austin English
2020-05-20 17:10:16 -0500
9ed8e86ab1scripts/InstallScripts/UpgradeKernel.sh: RESOURCES is unused, remove it
Austin English
2020-05-20 16:01:04 -0500
33667c4565scripts/InstallScripts: fix shellcheck SC2162 'read without -r will mangle backslashes.'
Austin English
2020-05-20 17:07:13 -0500
be640d4c49scripts: fix shellcheck SC2231 'Quote expansions in this for loop glob to prevent wordsplitting, e.g. "$dir"/*.txt .'
Austin English
2020-05-20 15:32:43 -0500
f92868bd30scripts: fix shellcheck SC2006 'Use $(...) notation instead of legacy backticked ....'
Austin English
2020-05-20 13:00:00 -0500
0fed5290cbchange new scripts to use https links
Hal Emmerich
2020-06-19 16:39:30 -0500
1c66e49277remove dependency on blank_kernel.img
Hal Emmerich
2020-06-19 16:35:45 -0500
6b95ef7a42Merge branch 'master' of github.com:SolidHal/PrawnOS
Hal Emmerich
2020-06-19 16:29:34 -0500
Merge pull request #179 from austin987/devmode
SolidHal
2020-06-12 16:13:34 -0700
357eb3d793Refactor the package lists. Organize by desktop environment, alphabetize, and unify in single sourced script for both the build and install process.
Hal Emmerich
2020-06-11 17:55:01 -0500
ee77246ed0initial DEVELOPERMODE.md
Austin English
2020-06-02 01:34:46 -0500
80669839a1Merge branch 'master' of github.com:SolidHal/PrawnOS
Hal Emmerich
2020-06-08 21:38:21 -0500
d17de6d2a4Hide the window title/buttons on maximize
Hal Emmerich
2020-06-08 21:38:03 -0500
Merge pull request #178 from austin987/authors
SolidHal
2020-06-08 19:20:35 -0700
9f80d90203fix typo
Hal Emmerich
2020-05-28 16:58:19 -0500
f3fb7b7524AUTHORS: update my entry
Austin English
2020-05-28 03:25:29 -0500
0465ab8da6make a pbuilder iamge a requirement for the filesystem build
Hal Emmerich
2020-05-28 13:00:38 -0500
d733d84c53make sure pbuilder image is made
Hal Emmerich
2020-05-28 12:06:52 -0500
40ca73a727fix pathing
Hal Emmerich
2020-05-27 21:37:31 -0500
b2c589925cdont store packages by deeper category
Hal Emmerich
2020-05-27 20:46:59 -0500
8f74c919dbActually include the debian folder
Hal Emmerich
2020-05-27 20:42:21 -0500
461d2aa499hack in using the prawnos built xsecurelock to remove needing it from unstable this fixes the build don't get mesa from unstable. This fixes the install
Hal Emmerich
2020-05-27 19:46:50 -0500
84c0e9f8a9revert break in make image
Hal Emmerich
2020-05-27 19:46:37 -0500
24fa99b718don't delete the wrong logs
Hal Emmerich
2020-05-27 01:13:18 -0500
1e59ae5b05add note about uploading
Hal Emmerich
2020-05-26 21:02:26 -0500
a377c8dce0add readme for packaging layout
Hal Emmerich
2020-05-26 20:59:45 -0500
f782fe88c3Add austin987 to AUTHORS
Hal Emmerich
2020-05-26 20:14:21 -0500
1e00d5342fremove reference to Nicities
Hal Emmerich
2020-05-26 19:47:06 -0500
f8bc01afc0fix CI
Hal Emmerich
2020-05-26 19:10:26 -0500
67ae55d0f1Modify gnome install to be less opinionated -removed branch readme -don't remove need for passwords -move gnome specific packages to their own line -don't carry script for fixing gnome trackpad, we should find a way to do so at install time
Hal Emmerich
2020-05-26 18:54:00 -0500
fb13290214drop extensions
Hal Emmerich
2020-05-26 18:45:17 -0500
8354dee918Merge branch 'master' of github.com:SolidHal/PrawnOS
Hal Emmerich
2020-05-26 18:44:34 -0500