Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kref/scripts
This project attempts to improve DSM's compatibility
https://github.com/kref/scripts
dsm linux synology
Last synced: 8 days ago
JSON representation
This project attempts to improve DSM's compatibility
- Host: GitHub
- URL: https://github.com/kref/scripts
- Owner: kref
- Created: 2017-02-27T01:47:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-02-27T02:08:34.000Z (over 7 years ago)
- Last Synced: 2024-08-02T22:23:30.765Z (4 months ago)
- Topics: dsm, linux, synology
- Language: Shell
- Homepage:
- Size: 73.2 KB
- Stars: 141
- Watchers: 17
- Forks: 44
- Open Issues: 3
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This project attempts to improve DSM's compatibility without vendor cooperation
How to generate bootable image:
1. clone kernel source(FIXME), compatibility util source(FIXME) and build scripts to same folder
2. extract and prepare pat
scripts/prep ds3617 6.1 /path/to/DSM_DS3617xs_15047.pat /path/to/broadwell-gcc493_glibc220_linaro_x86_64-GPL.txz3. make necessary changes to ramdisk
4. create config.override (extra kernel configs), grub.cfg, modules.conf(a list of extra modules), optionally info.txt
5. build modules & generate ramdisk
scripts/mkramdisk ds3617 6.1 broadwell6. generate bootable disk image
sudo scripts/mkboot ds3617 6.1