Commit Graph

416 Commits

Author SHA1 Message Date
Fil
50afdae755 Clean up shell option setting
Signed-off-by: Fil <fil.bergamo@riseup.net>
2020-06-16 14:47:12 +02:00
Fil
8c34de3ef9 Add LibKernelUpgrade.sh: bash library to automatically update kernel builds
This introduces a collection of bash utility functions
to check the upstream kernel releases for updated sources
and possibly download and rebuild them automatically.

Signed-off-by: Fil <fil.bergamo@riseup.net>
2020-06-13 17:40:28 +02:00
Fil
73a4d2a71a Add preliminary support for live kernel upgrade
Signed-off-by: Fil <fil.bergamo@riseup.net>
2020-06-13 17:39:37 +02:00
Hal Emmerich
1c4edc13b7 refine make system for packages 2020-06-12 20:23:04 -05:00
Hal Emmerich
833b9a16d3 move the doc images into the correct directory 2020-06-12 18:18:43 -05:00
SolidHal
336f943d32
Merge pull request #179 from austin987/devmode
Add documentation on enabling developer mode
2020-06-12 16:13:34 -07:00
Hal Emmerich
357eb3d793 Refactor the package lists. Organize by desktop environment, alphabetize, and unify
in single sourced script for both the build and install process.
2020-06-11 18:32:17 -05:00
Austin English
ee77246ed0 initial DEVELOPERMODE.md 2020-06-10 23:21:17 -05:00
Hal Emmerich
80669839a1 Merge branch 'master' of github.com:SolidHal/PrawnOS 2020-06-08 21:38:21 -05:00
Hal Emmerich
d17de6d2a4 Hide the window title/buttons on maximize 2020-06-08 21:38:03 -05:00
SolidHal
90132c1c6a
Merge pull request #178 from austin987/authors
AUTHORS: use austin987 email
2020-06-08 19:20:35 -07:00
Hal Emmerich
9f80d90203 fix typo 2020-05-28 16:58:19 -05:00
Austin English
f3fb7b7524 AUTHORS: update my entry
* use my email
* fix some typos
2020-05-28 13:53:02 -05:00
Hal Emmerich
0465ab8da6 make a pbuilder iamge a requirement for the filesystem build 2020-05-28 13:00:38 -05:00
Hal Emmerich
d733d84c53 make sure pbuilder image is made 2020-05-28 12:06:52 -05:00
Hal Emmerich
40ca73a727 fix pathing 2020-05-27 21:37:31 -05:00
Hal Emmerich
b2c589925c dont store packages by deeper category 2020-05-27 20:46:59 -05:00
Hal Emmerich
8f74c919db Actually include the debian folder 2020-05-27 20:42:21 -05:00
Hal Emmerich
461d2aa499 hack 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
2020-05-27 19:46:50 -05:00
Hal Emmerich
84c0e9f8a9 revert break in make image 2020-05-27 19:46:37 -05:00
Hal Emmerich
24fa99b718 don't delete the wrong logs 2020-05-27 01:13:18 -05:00
Hal Emmerich
1e59ae5b05 add note about uploading 2020-05-26 21:02:26 -05:00
Hal Emmerich
a377c8dce0 add readme for packaging layout 2020-05-26 20:59:45 -05:00
Hal Emmerich
f782fe88c3 Add austin987 to AUTHORS 2020-05-26 20:14:21 -05:00
Hal Emmerich
1e00d5342f remove reference to Nicities 2020-05-26 19:47:06 -05:00
Hal Emmerich
f8bc01afc0 fix CI 2020-05-26 19:10:26 -05:00
Hal Emmerich
67ae55d0f1 Modify 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
2020-05-26 18:54:00 -05:00
Hal Emmerich
fb13290214 drop extensions 2020-05-26 18:45:17 -05:00
Hal Emmerich
8354dee918 Merge branch 'master' of github.com:SolidHal/PrawnOS 2020-05-26 18:44:34 -05:00
gdallasdye
93192fa511
Revived Gnome Support (#162)
* Add gnome, stable and unstable mesa packages,

* Install unstable mesa and stable gnome packages
2020-05-26 16:43:15 -07:00
Hal Emmerich
30770c3e4d Flesh out the package building scripts
add pbuilder for cross compiliation
2020-05-26 18:02:03 -05:00
SolidHal
9522627498
Merge pull request #168 from austin987/chromium
scripts/buildFilesystem.sh: install chromium
2020-05-25 14:06:31 -07:00
SolidHal
7b44a6941f
Merge pull request #167 from austin987/misc
miscellanous stuff
2020-05-25 14:04:34 -07:00
SolidHal
d863d7c3b8
Merge pull request #175 from austin987/build-filesystem-check
makefile: make sure SHELL is invoked with set -o pipefail
2020-05-25 13:49:48 -07:00
Hal Emmerich
06515f0681 make it more obvious when the build breaks. Grab apt packages with debootstrap 2020-05-25 15:48:18 -05:00
Hal Emmerich
98d2faf82a use correct suite 2020-05-25 14:45:35 -05:00
Hal Emmerich
862b9a97e0 add the prawnos apt repo 2020-05-25 14:45:09 -05:00
Austin English
2a456e35cf scripts/InstallScripts/InstallPackages.sh,scripts/buildFilesystem.sh: install chromium 2020-05-24 20:04:32 -05:00
Austin English
845bde8d94 makefile: make sure SHELL is invoked with set -o pipefail 2020-05-24 19:37:53 -05:00
Hal Emmerich
9a38a9943e Fix the build, without breaking libinput gestures.
closes #173
2020-05-24 18:00:16 -05:00
Austin English
eeb58b747f README.md: add 'status=progress' to dd command 2020-05-23 05:21:18 -05:00
Austin English
2d2c4bd4be scripts/buildKernel.sh: fix a typo 2020-05-23 05:21:08 -05:00
Austin English
eea7cb4461 resources/InstallResources/packages/Package_Build_Instructions.txt: sort 2020-05-23 05:21:08 -05:00
Austin English
9680e986d7 scripts/InstallScripts/InstallPrawnOS.sh: only attempt to unmount if the device is mounted
This reduces unneeded noise to the console.

If there is problem, we already ignored anyway, because of `|| /bin/true`
2020-05-23 05:21:08 -05:00
Austin English
9d5dbaf846 scripts/InstallScripts/buildCrossystem.sh: move set inside the script 2020-05-23 05:21:08 -05:00
Austin English
d9b7a12c84 scripts/InstallScripts/InstallPrawnOS.sh: remove root_start is unused, remove it 2020-05-23 05:21:08 -05:00
Austin English
931b540fec misc: TEST_PATCHES is unused, remove it 2020-05-23 05:21:08 -05:00
Hal Emmerich
56ecd4b18e add deb.prawnos.com apt repo gpg key, add makefile upload 2020-05-22 18:24:19 -05:00
Hal Emmerich
0cc429acdb handle package uploading 2020-05-22 17:25:47 -05:00
Hal Emmerich
238936fb39 More generic makefile for simple non-compliation package 2020-05-22 16:36:40 -05:00