Commit Graph

197 Commits

Author SHA1 Message Date
Hal Emmerich
c81c4ba430 Correct debootstrap debs, correct install package usage of package_lists 2020-06-18 22:50:20 -05:00
Hal Emmerich
350f80361a build packages and build them into the fs image 2020-06-18 19:36:55 -05:00
Hal Emmerich
9df4a7e1de correct mosys, flashmap sections so they can be uploaded, fix uploading 2020-06-18 18:15:37 -05:00
Hal Emmerich
c0f14421c1 Packaging and build system rework
rework package build system (again) for greater ease of maintenance and flexability
add creation of a local apt repo for package building in pbuilder
add an apt cache to debootstrap to speed up build times and reduce network load
package mosys
more build system improvements to come
2020-06-17 01:51:39 -05:00
Hal Emmerich
1c4edc13b7 refine make system for packages 2020-06-12 20:23:04 -05: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
Hal Emmerich
b2c589925c dont store packages by deeper category 2020-05-27 20:46:59 -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
1e00d5342f remove reference to Nicities 2020-05-26 19:47:06 -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
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
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
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
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
Hal Emmerich
9a38a9943e Fix the build, without breaking libinput gestures.
closes #173
2020-05-24 18:00:16 -05:00
Austin English
2d2c4bd4be scripts/buildKernel.sh: fix a typo 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
Austin English
3c57f8e0ab scripts: move sets out of shebang
The makefile calls the scripts with `bash -x ...`, which overrides the
shebang, so the -e is dropped.
2020-05-10 03:28:20 -05:00
Hal Emmerich
7fe8f9f6e1 Fix expansion on an SD card 2020-04-29 14:16:31 -05:00
Hal Emmerich
d520bd5754 Build mosys/crosystem into the filesystem 2020-04-01 01:13:20 -05:00
Hal Emmerich
fc1deb4796 Add script for crossystem/mosys building, update readme with docs for both 2020-03-31 00:27:34 -05:00
Hal Emmerich
2f32efe8eb build in vim 2020-03-30 22:09:27 -05:00
SolidHal
9ecc5fe1df Fix initramfs encryption 2020-03-05 00:15:36 -06:00
SolidHal
f97176b2f9 Update kernel config script, don't try and install non-existant patches 2020-03-02 20:45:32 -06:00
SolidHal
515b2721ad
Merge pull request #148 from filberg/master
Upgrade kernel to 5.4.y LTS
2020-03-02 18:35:47 -08:00
SolidHal
220a956c7d fix whitespace and make dmesg "disable" level consistent 2020-03-02 20:16:22 -06:00
rak-zero
c415b96d4a fix console logs for InstallPrawnOS.sh during encrytion 2020-03-02 20:12:50 -06:00
SolidHal
a621a6cc5f Don't checkout old commit of panfrost 2020-03-02 20:04:15 -06:00
Fil
8bf2cebfab Remove upstreamed 5.x-dts patches
Signed-off-by: Fil <fil.bergamo@riseup.net>
2020-02-29 17:05:16 +01:00
Hal Emmerich
80a23dd2db Change /etc/hosts to match PrawnOS hostname
fixes #142
2020-01-15 18:11:36 -06:00
Hal Emmerich
7408913bb4 Fix sound in firefox, remove chromium, get xsecurelock from testing
closes #140, #139
2020-01-11 16:37:14 -06:00
SolidHal
ca5b93f13d Fix hostname, #138 2020-01-11 14:58:19 -06:00
SolidHal
638532a1f6 Update refernces to release version 2020-01-11 14:56:45 -06:00
SolidHal
7bf6c06f55 reload the root CA certificates after package installation. Fixes #137 2019-12-30 00:06:01 -06:00
SolidHal
31c21eb845 Don't prompt user to clean and purge apt during install 2019-12-29 15:31:58 -06:00
Hal Emmerich
ada2efa565 Mostly stable panfrost+mesa compile script 2019-12-02 23:52:48 -06:00
Hal Emmerich
6bdd2abbaf Changed how disable_ertm gets set, previous fix didn't work
Also added bluetooth package
2019-12-02 20:39:48 -06:00
Hal Emmerich
52eb0ca932 Include some useful and small recommended packages, closes #115 2019-11-18 21:21:48 -06:00
Hal Emmerich
bab9e97cde update README, fix unmounting sys, dev after installing packages 2019-10-30 00:40:27 -05:00
Hal Emmerich
46ec1d2105 Remove need to reboot between installation and package installation 2019-10-29 23:02:27 -05:00
Hal Emmerich
716306ea99 Changed to using xkb for function key mapping, changed to using alt instead of control
for window management, so control can be used as expected in terminals

Cleaned up xkb implementation, made name of panfrost script fit the usual pattern of <function><target>.sh
2019-10-29 16:42:10 -05:00
SolidHal
a099220fc6
Merge pull request #134 from rk-zero/upstream
XKB Patch reworked
2019-10-28 04:13:56 +00:00
rk-zero
4e65eabb9c Panfrost Compile Script for PR 2019-10-23 08:46:18 +02:00
Hal Emmerich
b10e68c1c5 fix fs expansion 2019-10-21 00:23:52 -05:00
rk-zero
d5d621c29b rework xkb patch for Pull Request 2019-10-21 06:52:27 +02:00