Compare commits

..

10 Commits

Author SHA1 Message Date
frangamer1892
86a52f4fb2 add devuan to ID_LIKE 2024-06-04 12:43:08 +00:00
frangamer1892
211d0d4b2d update issue list 2023-12-07 20:47:53 +00:00
frangamer1892
95232b47c2 correct "git-core" to "git" 2023-12-07 20:13:38 +00:00
6148ed1b03 update submodule 2023-12-07 17:00:06 -03:00
24c33c4292 tweak install process 2023-12-07 16:52:19 -03:00
frangamer1892
7d54f9ea35 update known issues 2023-12-07 19:30:30 +00:00
d6a4d6f1ee dump ver and gnome-disk-utility 2023-12-07 16:26:36 -03:00
ac2c249b10 fix apparmor & title bars 2023-12-07 14:44:52 -03:00
frangamer1892
b7fe9c60ae add issue 2023-12-07 00:56:17 +00:00
frangamer1892
81cc99eb9a update readme 2023-12-07 00:55:22 +00:00
7 changed files with 19 additions and 11 deletions

View File

@ -3,11 +3,15 @@ Delphinium GNU/Linux
Delphinium GNU/Linux is a simple distro based in Devuan, featuring the MATE desktop environment.
Releases at: https://gnlug.org/pub/isos/delphinium/
Releases at: https://gnlug.org/pub/isos/delphinium/ (user delphinium, password delphinium)
![Screenshot Sys](https://git.devuan.org/frangamer1892/delphinium-sdk/raw/branch/master/screenshot_sys.png)
![Screenshot Tux](https://git.devuan.org/frangamer1892/delphinium-sdk/raw/branch/master/screenshot_tux.png)
## Known issues with the latest release
- None! If you happen to find any, please report them over on the Issues tab.
## Requirements
delphinium-sdk is designed to be used interactively from a terminal.

View File

@ -6,7 +6,7 @@ arrs+=(custom_deb_packages)
blend_name="delphinium-desktop-live_"
release="daedalus"
version="1.0.0"
version="1.1.0"
username="delphinium"
userpass="delphinium"
default_shell="/bin/bash"

View File

@ -19,7 +19,7 @@ base_packages+=(
docutils-doc
ftp-ssl # in daedalus ftp-ssl or tnftp replaces ftp. lftp gets some votes locally.
gettext
git-core
gnome-disk-utility
gnupg2
gparted
grub-pc-bin
@ -73,6 +73,7 @@ extra_packages+=(
vlc
cryptsetup-initramfs
cryptsetup-run
git
)
@ -114,7 +115,10 @@ purge_packages=(
amd64-microcode
)
purge_extra_packages=(
gtk3-nocsd
libgtk3-nocsd0
)
custom_deb_packages+=(

View File

@ -1,5 +1,5 @@
Delphinium GNU/Linux 1.0 "daedalus" *
Delphinium GNU/Linux 1.1 "daedalus" *
Welcome to the reliable world of Delphinium GNU/Linux

View File

@ -1,7 +1,7 @@
DELPHINIUM DAEDALUS DESKTOP-LIVE
This is Delphinium 1.0 (Daedalus) desktop-live.
This is Delphinium 1.1 (Daedalus) desktop-live.
User name: delphinium Password: delphinium
Admin name: root Password: toor

View File

@ -1,10 +1,10 @@
PRETTY_NAME="Delphinium GNU/Linux 1 (daedalus)"
PRETTY_NAME="Delphinium GNU/Linux 1.1 (daedalus)"
NAME="Delphinium GNU/Linux"
VERSION_ID="1"
VERSION="1 (daedalus)"
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"

@ -1 +1 @@
Subproject commit 8c33d2773bca0bbc49ccf9ec736c78930e3419e1
Subproject commit e4c3e7a71de4e9a2bf0911f2686d8d12a68fc415