Compare commits

..

No commits in common. "6148ed1b0353028b1f1a1d51a07b4f243f01bb8e" and "b7fe9c60aef32701c87cf8332b2b36b694ef806d" have entirely different histories.

7 changed files with 12 additions and 15 deletions

View File

@ -8,9 +8,10 @@ Releases at: https://gnlug.org/pub/isos/delphinium/ (user delphinium, password d
![Screenshot Sys](https://git.devuan.org/frangamer1892/delphinium-sdk/raw/branch/master/screenshot_sys.png) ![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) ![Screenshot Tux](https://git.devuan.org/frangamer1892/delphinium-sdk/raw/branch/master/screenshot_tux.png)
## Known issues with latest release ## Known issues with 1.0.0
- Title bar is doubled on GTK3 applications (fix by purging packages gtk3-nocsd, libgtk3-nocsd0). - Window bar is doubled on GNOME applications.
- Some steps from boot/shutdown fail, but they do not seem to affect usage.
## Requirements ## Requirements

View File

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

View File

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

View File

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

View File

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

View File

@ -1,7 +1,7 @@
PRETTY_NAME="Delphinium GNU/Linux 1.1 (daedalus)" PRETTY_NAME="Delphinium GNU/Linux 1 (daedalus)"
NAME="Delphinium GNU/Linux" NAME="Delphinium GNU/Linux"
VERSION_ID="1.1" VERSION_ID="1"
VERSION="1.1 (daedalus)" VERSION="1 (daedalus)"
VERSION_CODENAME="daedalus" VERSION_CODENAME="daedalus"
ID=delphinium ID=delphinium
ID_LIKE=debian ID_LIKE=debian

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