Skip to content

Commit

Permalink
Modules compiled with DSM toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
fbelavenuto committed Jul 22, 2022
1 parent 81c0e00 commit 2fe9b32
Show file tree
Hide file tree
Showing 14 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ I tried to make the system as user-friendly as possible, to make life easier. Th

To use this project, download the latest image available and burn it to a USB stick or SATA disk-on-module. Set the PC to boot from the burned media and follow the informations on the screen. When booting, the user can call the "menu.sh" command from the computer itself, access via SSH or use the virtual terminal (ttyd) by typing the address provided on the screen (http://(ip):7681). The loader will automatically increase the size of the last partition and use this space as cache if it is larger than 2GiB.

## It is highly recommended to use an SSD for the loader in the case of the option via DoM or a fast USB flash drive
### It is highly recommended to use an SSD for the loader in the case of the option via DoM or a fast USB flash drive

The menu system is dynamic and I hope it is intuitive enough that the user can use it without any problems. Its allows you to choose a model, the existing buildnumber for the chosen model, type or randomly create a serial number, add/remove addons, add/remove/view "cmdline" and "synoinfo" entries, choose the LKM version, create the loader, boot, manually edit the configuration file, choose a keymap, update and exit.

Expand Down
9 changes: 0 additions & 9 deletions Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,6 @@ tasks:
cmds:
- ./build.sh

compile-lkms:
cmds:
- ./compile-lkm.sh

compile-addons:
dir: addons
cmds:
- ./compile-addons.sh {{.CLI_ARGS}}

compile-kpatch:
dir: kpatch
cmds:
Expand Down
Binary file modified files/board/arpl/p3/addons/acpid/all.tgz
Binary file not shown.
Binary file modified files/board/arpl/p3/addons/dtbpatch/all.tgz
Binary file not shown.
Binary file modified files/board/arpl/p3/addons/eudev/all.tgz
Binary file not shown.
Binary file modified files/board/arpl/p3/addons/maxdisks/all.tgz
Binary file not shown.
Binary file modified files/board/arpl/p3/addons/misc/all.tgz
Binary file not shown.
Binary file modified files/board/arpl/p3/modules/apollolake-4.4.180.tgz
Binary file not shown.
Binary file modified files/board/arpl/p3/modules/broadwell-4.4.180.tgz
Binary file not shown.
Binary file modified files/board/arpl/p3/modules/broadwellnk-4.4.180.tgz
Binary file not shown.
Binary file modified files/board/arpl/p3/modules/bromolow-3.10.108.tgz
Binary file not shown.
Binary file modified files/board/arpl/p3/modules/denverton-4.4.180.tgz
Binary file not shown.
Binary file modified files/board/arpl/p3/modules/geminilake-4.4.180.tgz
Binary file not shown.
Binary file modified files/board/arpl/p3/modules/v1000-4.4.180.tgz
Binary file not shown.

0 comments on commit 2fe9b32

Please sign in to comment.