Commit Graph

334 Commits

Author SHA1 Message Date
Michel-FK 033843a4dc
Create CONTRIBUTING.md 2020-11-21 19:24:41 +01:00
Michel-FK 71c1ad6df6
Create pull_request_template.md 2020-11-21 18:57:14 +01:00
Michel-FK db8bb155ca
Create CODE_OF_CONDUCT.md 2020-11-21 18:49:37 +01:00
Michel-FK 9a2e14770e Update issue templates 2020-11-21 18:48:25 +01:00
Michel-FK 26fe1b6017
Add GPL v2 LICENSE 2020-11-21 18:47:25 +01:00
Vincent-FK 3971b4d171 added missing files: sched_shutdown script for Recovery partition and genimage-prod.cfg to make the prod img 2020-11-21 18:43:08 +01:00
Vincent-FK 29697c75cb now possible to make prod image (assembly tests at first boot) with make image-prod 2020-11-20 17:19:16 +01:00
Vincent-FK 311a200581 assy tests triggered by a uboot env variable 2020-11-20 15:41:56 +01:00
Michel-FK ec69eb8296 add -o option to wget
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-20 11:55:16 +01:00
Michel-FK df839e7919 remove token now that the repo wil be public
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-20 11:29:23 +01:00
Michel-FK 574f489118 detail docker run follow-up commands
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-20 10:57:18 +01:00
Michel-FK 8513ec163f fix problem with Github url tokens
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-20 10:26:00 +01:00
Michel-FK ed6a4d1d68 add build duration hint
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-20 10:14:11 +01:00
Michel-FK 22e6c3eeb0 fix the build directory name
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-20 10:12:21 +01:00
Michel-FK 65c711c95c fix Dockerfile link and corrected typo
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-20 10:06:17 +01:00
Vincent-FK 72e12ad842 no more assembly tests by default 2020-11-19 19:49:23 +01:00
Michel-FK 0e2924cdcc fix urls for Docker
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-19 19:14:20 +01:00
Michel-FK 500c9ded7f FunKey-OS Release 1.00
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-19 17:15:25 +01:00
Vincent-FK 20e7d07012 Merge branch 'master' of ssh://fk/FunKey-Project/FunKey-OS 2020-11-19 16:20:14 +01:00
Vincent-FK 435f67fd42 all packages in version 1.00 2020-11-19 15:22:18 +01:00
Michel-FK 3d548c3906 add missing prerequiste packagesin Dockerfile
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-18 23:06:43 +01:00
Michel-FK b622483707 use tags instead of SHA1 for commits in package versions
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-17 19:23:44 +01:00
Michel-FK 43bac4205f use tarballs instead of git repos for u-boot and linux
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-17 17:16:09 +01:00
Michel-FK be783f545a remove u-boot config from FunKey
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-17 08:13:14 +01:00
Michel-FK 70c03dc4e8 build U-Boot only in Recovery
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-17 07:50:42 +01:00
Vincent-FK 3edc56c43d correct L and R control in RetroFE 2020-11-16 18:25:39 +01:00
Michel-FK e50c564966 use public repositories for packages
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-16 13:58:36 +01:00
Vincent-FK d9329c5673 bug correction when detection swap and share partitions to launch first boot script 2020-11-16 11:12:20 +01:00
Vincent-FK 6295ae5927 changed rootfs version to 0.971 2020-11-16 10:12:14 +01:00
Vincent-FK d26d17c1d5 no more .first_boot file needed 2020-11-16 10:10:47 +01:00
Vincent-FK 6a3a020402 Removed ro in Recovery, mapping for low brightness working in recovery ---> added missing files 2020-11-16 08:32:34 +01:00
Vincent-FK 95dc5578a6 Removed ro in Recovery, mapping for low brightness working in recovery 2020-11-16 08:32:05 +01:00
Vincent-FK f027a0022b changed soft versions 2020-11-15 12:39:41 +01:00
Vincent-FK 30f075f1af RO only performes if we are in rw mode, brightness and volume not written to file but env variables -> no need for rw, no more rw/ro in write_args_quick_load_file 2020-11-15 12:33:02 +01:00
Vincent-FK 482d24a52a boot time optimized: rw/ro operations in brightness_set and volume_set only done if volume has changed 2020-11-13 17:19:27 +01:00
Vincent-FK 4d5c51a9be modified .gitignore 2020-11-13 10:01:15 +01:00
Vincent-FK 55998bfd7d added all files in game layouts that were ignored by .gitignore 2020-11-13 08:37:32 +01:00
Michel-FK ca1dcbbf7b disable alsactl store during powerdown
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-12 22:31:12 +01:00
Michel-FK 601ddfd3f9 create /.first_boot if swap and share partitions exist
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-12 22:30:23 +01:00
Michel-FK 440ba2c393 add powerdown in Recovery menu
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-12 22:29:36 +01:00
Michel-FK 3b9d7caf05 unmount rootfs cleanly when looing for version
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-12 22:29:00 +01:00
Vincent-FK fa986e1506 added funkey_gpio_mapping.conf from last commit and added email address in Free games's copyright text 2020-11-12 20:17:52 +01:00
Vincent-FK b46ea862cd removed funkey_gpio_mapping.conf from the ackage (byt design it's not defined by the software, just included as an example, but meant to be surcharged at will by the rootfs); Now button Fn is always mapped as select; new version of ProdScreens so that the test button now tests SDLK_k 2020-11-12 20:04:56 +01:00
Vincent-FK ac96e59a83 corrected few defects in themes 2020-11-12 18:41:06 +01:00
Vincent-FK f4e93b7c25 changed linux version 2020-11-12 15:14:31 +01:00
Vincent-FK b42b24dfd9 nex linux version and not checking for /swap on S01first_boot 2020-11-12 10:02:56 +01:00
Vincent-FK 9a0ae5e721 new included RetroFe themes: Flat and TFT 2020-11-11 16:37:30 +01:00
Vincent-FK 9bbd7f5557 Merge branch 'master' of github.com:FunKey-Project/FunKey-OS 2020-11-11 16:13:43 +01:00
Vincent-FK c48e9564a8 bug fix in retrofe 2020-11-11 16:13:39 +01:00
Michel-FK 8b3e453756 display version in Recovery menu
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-10 16:04:18 +01:00