Jools Wills
289bdaf3d3
docs - added upload function
2016-11-12 22:29:15 +00:00
Jools Wills
e0247ca776
docs - added graphviz dependency and search recursively
2016-11-12 21:58:10 +00:00
Jools Wills
b793286154
image - disable metadata_csum when creating filesystem (unsupported by jessie)
2016-11-05 16:47:29 +00:00
Jools Wills
0005aa2d81
setup - move clear & logging outside of basic_install function
2016-10-25 03:57:46 +01:00
Jools Wills
bc72ae1ed5
builder - use rp_getIdFromIdx / break if module not found to skip to next module
2016-10-22 22:04:04 +01:00
Jools Wills
86e6ebc2d2
builder - remove dependencies after building so we pick up missing dependencies more easily
2016-10-19 18:23:16 +01:00
Jools Wills
6e68d30472
builder - return on module error
2016-10-17 23:07:33 +01:00
Jools Wills
204e9cf9c1
update modules to use new __os_* variables
2016-10-09 05:50:40 +01:00
Jools Wills
1816744e10
Merge pull request #1705 from joolswills/docs
...
added documentation builder module and api documentation for the main helpers.sh
2016-10-01 22:39:05 +01:00
Jools Wills
30ade6e39e
added documentation builder module and api documentation for the main helpers.sh - closes #1694
...
sudo ./retropie_packages.sh docs
to build the documentation - will end up in "docs/" folder off the RetroPie-Setup folder.
2016-10-01 22:37:53 +01:00
Jools Wills
96777c83f7
image - expand on comment regarding plymouth disabling
2016-10-01 22:23:56 +01:00
Jools Wills
08b4799d15
image - add plymouth.enable=0 to cmdline.txt
...
* without it plymouth causes boot messages to be displayed
* plymouth enabled interferes with people adding console=tty3 in boot to display boot messages on another tty
2016-10-01 22:07:45 +01:00
Jools Wills
14cc370643
cosmetic - trailing whitespace
2016-09-27 23:05:40 +01:00
Jools Wills
593c4f3882
setup - use dialog || continue
2016-08-19 17:07:24 +01:00
Jools Wills
559e118d01
setup - stop joy2key before exec / logic cleanups for update-script
2016-08-19 16:54:23 +01:00
Jools Wills
6c2b6ce5ce
image - preserve everything when syncing filesytem hardlinks/xattrs/acls - thanks superjamie - fixes #1642
2016-08-19 09:12:23 +01:00
Jools Wills
e00f65bf4d
image - quick_install -> basic_install
2016-08-18 14:07:15 +01:00
Jools Wills
05712c1196
image - remove any generated host keys which can happen on ssh package updates
2016-08-18 03:27:53 +01:00
Jools Wills
cb1da53d3a
setup - clear before installing packages
2016-08-18 01:26:29 +01:00
Jools Wills
ca02fbc9fe
setup - sopme cleanups / screen clears
2016-08-18 01:20:12 +01:00
Jools Wills
59511c5004
setup - consistent capitalisation
2016-08-18 01:05:16 +01:00
Jools Wills
d2edb8d13d
setup - remember menu position
2016-08-18 00:29:01 +01:00
Jools Wills
554b4bf375
ssetup - reorganise menus a bit to make it simpler - install / update on first menu
2016-08-18 00:28:24 +01:00
Jools Wills
b1c64d04da
setup - log removal - use -type f
2016-08-15 03:20:25 +01:00
Jools Wills
6b17165952
setup - make that 20 logs
2016-08-14 02:18:19 +01:00
Jools Wills
07193e3677
setup - remove old logfiles
2016-08-14 02:16:52 +01:00
Jools Wills
5168c5dfeb
image - add updated xpad driver to images
2016-08-13 02:29:48 +01:00
Jools Wills
5818613873
setup - clean before grabbing sources from gui only - in case somehow an errors wasn't trapped on a previous build
2016-08-12 17:54:21 +01:00
Jools Wills
e385457a7b
cosmetic - remove trailing spaces in copyright
2016-08-11 03:23:30 +01:00
Jools Wills
b7955090b3
builder - allow multiple module parameters / cleanup
2016-08-05 17:04:30 +01:00
Jools Wills
07a2f905bc
setup - add heading when running post update hooks
2016-08-01 15:36:17 +01:00
Jools Wills
dd8486756d
setup - missing logStart/logEnd in post_update_setup
2016-08-01 00:19:13 +01:00
Jools Wills
fda3b2d926
setup - c&p fail
2016-08-01 00:06:23 +01:00
Jools Wills
9462fbedd8
setup - added logging to update hooks call
2016-08-01 00:02:10 +01:00
Jools Wills
1da59f3528
setup - missing local var, and no need to check for binaries (installModule does it)
2016-08-01 00:00:53 +01:00
Jools Wills
5399f6590e
setu - quick install lacked logging
2016-07-31 23:49:05 +01:00
Jools Wills
ad4b502085
image - should be apt_upgrade
2016-07-19 11:03:35 +01:00
Jools Wills
956e3acfa3
setup - show a dialog after package update
2016-07-19 01:53:21 +01:00
Jools Wills
6352732594
setup - only update packages with a section (avoids updating sdl when not needed)
2016-07-17 19:08:22 +01:00
Jools Wills
7b64cd7244
setup - additional help for update
2016-07-14 22:34:43 +01:00
Jools Wills
b63d64991c
setup - remove uninstall warning
2016-07-13 17:04:34 +01:00
Jools Wills
d053ff031b
setup - add dialog warning when experimental GL driver is enabled
2016-07-11 20:21:07 +01:00
Jools Wills
bad7f10b17
setup - when updating packages, don't ask about updating retropie-setup script, and return to main menu on completion
2016-07-11 17:08:13 +01:00
Jools Wills
04a4452278
builder - clean first, in case any left over data was in the build folder
2016-07-06 12:40:12 +01:00
Jools Wills
079e5f20f6
setup - create $rootdir/VERSION in the post_update function
2016-07-05 19:17:48 +01:00
Jools Wills
eb52bd0ee7
setup - add a $rootdir/VERSION file which we use to detect a 3.x to 4.x update, and call post_update function
2016-07-05 19:04:33 +01:00
Jools Wills
6f9a48451c
setup - add return function after calling post_update and use it when updating
2016-07-05 19:01:28 +01:00
Jools Wills
2f54acf2cc
setup - restore logging functions - accidentally removed in dd99fa9040
2016-06-27 02:25:33 +01:00
Jools Wills
773ed77752
setup - only uninstall installed modules
2016-06-27 02:22:07 +01:00
Jools Wills
dd99fa9040
setup - wording change on main menu to make it less inconsistent with the other menus
2016-06-27 02:18:44 +01:00