Austin English
9ed8e86ab1
scripts/InstallScripts/UpgradeKernel.sh: RESOURCES is unused, remove it
...
Also remove leading newline; that's not a valid shebang
2020-06-20 06:09:34 -05:00
Austin English
33667c4565
scripts/InstallScripts: fix shellcheck SC2162 'read without -r will mangle backslashes.'
2020-06-20 06:09:34 -05:00
Hal Emmerich
0fed5290cb
change new scripts to use https links
2020-06-19 16:39:30 -05:00
Hal Emmerich
1c66e49277
remove dependency on blank_kernel.img
2020-06-19 16:35:45 -05:00
SolidHal
0c43abf765
Merge pull request #183 from filberg/master
...
Make kernel upgrades easier (both builds and flashing)
2020-06-19 21:29:21 +00:00
SolidHal
df64d5064f
Merge pull request #184 from austin987/https
...
misc: use https:// for prawnos.com links
2020-06-19 21:07:55 +00:00
Hal Emmerich
301ac10ff1
dont install xsecurelock twice
2020-06-18 23:18:56 -05:00
Hal Emmerich
c81c4ba430
Correct debootstrap debs, correct install package usage of package_lists
2020-06-18 22:50:20 -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
Fil
50afdae755
Clean up shell option setting
...
Signed-off-by: Fil <fil.bergamo@riseup.net>
2020-06-16 14:47:12 +02:00
Austin English
0cbd4cd58e
misc: use https:// for prawnos.com links
2020-06-15 16:28:50 -05: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
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
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
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
Austin English
2a456e35cf
scripts/InstallScripts/InstallPackages.sh,scripts/buildFilesystem.sh: install chromium
2020-05-24 20:04:32 -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
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
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
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
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
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
Hal Emmerich
843edfd525
Update readme, remove old scripts, fix install script
2019-10-20 16:53:13 -05:00
Hal Emmerich
1aec88b67b
external crypto functional
2019-10-20 15:42:19 -05:00
Hal Emmerich
eaaa4c58c7
Fix writing kernel to external
2019-10-18 21:36:02 -05:00
Hal Emmerich
47f96e0f3b
Fix installing to external device with new script
2019-10-18 20:39:55 -05:00
SolidHal
9ed2a58ab8
remove unused script
2019-10-18 20:39:55 -05:00
SolidHal
03574109ba
Implemented a more complete install script, need to test
2019-10-18 20:39:55 -05:00
SolidHal
a28ea7f847
checkin work so far on new install script
2019-10-18 20:39:55 -05:00
SolidHal
dce78f64ac
begin work on better install system
2019-10-18 20:39:55 -05:00
SolidHal
f2267cd0fa
Fixed Install to internal boot device
2019-10-15 13:58:07 -07:00
SolidHal
350590e070
Correct fstab in expansion
2019-10-15 11:46:39 -07:00
SolidHal
49c020954f
Fix block size of kernel blank-er
2019-10-15 08:19:21 -07:00