Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
3bdad1102c | |||
3a1821aff6 | |||
640efc6813 |
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,4 +1,4 @@
|
||||
[submodule "lib/libdevuansdk"]
|
||||
path = lib/libdevuansdk
|
||||
url = https://git.devuan.org/frangamer1892/libdevuansdk.git
|
||||
url = https://git.devuan.org/fzadikian/libdevuansdk.git
|
||||
branch = master
|
||||
|
@ -5,8 +5,8 @@ Delphinium GNU/Linux is a simple distro based in Devuan, featuring the MATE desk
|
||||
|
||||
Releases at: https://gnlug.org/pub/isos/delphinium/ (user delphinium, password delphinium)
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
## Known issues with the latest release
|
||||
|
||||
@ -16,7 +16,7 @@ Releases at: https://gnlug.org/pub/isos/delphinium/ (user delphinium, password d
|
||||
|
||||
delphinium-sdk is designed to be used interactively from a terminal.
|
||||
It requires the following packages to be installed in addition to the
|
||||
[dependencies required for libdevuansdk](https://git.devuan.org/frangamer1892/libdevuansdk/src/branch/master/README.md#requirements).
|
||||
[dependencies required for libdevuansdk](https://git.devuan.org/fzadikian/libdevuansdk/src/branch/master/README.md#requirements).
|
||||
|
||||
`sudo` permissions are required for the user that is running the build.
|
||||
|
||||
|
@ -4,7 +4,7 @@ VERSION_ID="1.1"
|
||||
VERSION="1.1 (daedalus)"
|
||||
VERSION_CODENAME="daedalus"
|
||||
ID=delphinium
|
||||
ID_LIKE=debian
|
||||
ID_LIKE=devuan,debian
|
||||
HOME_URL="https://git.devuan.org/frangamer1892/delphinium-sdk"
|
||||
SUPPORT_URL="https://git.devuan.org/frangamer1892/delphinium-sdk/issues"
|
||||
BUG_REPORT_URL="https://git.devuan.org/frangamer1892/delphinium-sdk/issues"
|
||||
|
Submodule lib/libdevuansdk updated: e4c3e7a71d...d5912ef772
Reference in New Issue
Block a user