-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #107 from drauger-os-development/testing
Multiple updates
- Loading branch information
Showing
87 changed files
with
1,574 additions
and
1,078 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,11 @@ | ||
Package: system-installer | ||
Version: 2.5.5 | ||
Maintainer: Thomas Castleman <contact@draugeros.org> | ||
Homepage: https://github.com/drauger-os-development/system-installer | ||
Package: edamame | ||
Version: 2.9.0 | ||
Maintainer: Thomas Castleman <batcastle@draugeros.org> | ||
Homepage: https://github.com/drauger-os-development/edamame | ||
Section: admin | ||
Architecture: amd64 | ||
Priority: important | ||
Depends: arch-install-scripts, python3 (>=3.6.7-1~18.04), bash, gir1.2-gtk-3.0 (>=3.24.12-1ubuntu1), coreutils (>=8.28-1ubuntu1), apt (>=1.6.11), squashfs-tools (>=1:4.3-6ubuntu0.18.04.1), zenity (>=3.28.1-1), grub2-common (>=2.02-2ubuntu8.13), initramfs-tools (>=0.130ubuntu3.8), systemd (>=237-3ubuntu10.24), locales (>=2.27-3ubuntu1), procps (>=2:3.3.12-3ubuntu1.1), grep (>=3.1-2), keyboard-configuration, util-linux (>=2.34-0.1ubuntu2), python3-parted (>=3.11.2), python3-psutil (>=5.5.0), python3-apt (>=2.0.0), python3-urllib3 (>=1.26.5-1~exp1), python3-gnupg (>=0.4.5), python3-xmltodict (>=0.11.0), python3-dnspython | ||
Description: System Installer for Drauger OS | ||
System Installer for Drauger OS | ||
Replaces: system-installer (<=2.7.4) | ||
Depends: arch-install-scripts, python3.11, bash, gir1.2-gtk-3.0 (>=3.24.12-1ubuntu1), coreutils (>=8.28-1ubuntu1), apt (>=1.6.11), squashfs-tools (>=1:4.3-6ubuntu0.18.04.1), grub2-common (>=2.02-2ubuntu8.13), initramfs-tools (>=0.130ubuntu3.8), systemd (>=237-3ubuntu10.24), locales (>=2.27-3ubuntu1), procps (>=2:3.3.12-3ubuntu1.1), grep (>=3.1-2), keyboard-configuration, util-linux (>=2.34-0.1ubuntu2), python3-parted (>=3.11.2), python3-psutil (>=5.5.0), python3-apt (>=2.0.0), python3-urllib3 (>=1.26.5-1~exp1), python3-gnupg (>=0.4.5), python3-xmltodict (>=0.11.0), python3-dnspython, tzdata, laptop-detect (>=0.16), libpython3.11 | ||
Description: System Installation utility | ||
System Installation utility for Debian-based Operating Systems. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
# Compilation options | ||
global_options="--show-progress --show-memory --show-modules --remove-output" | ||
mod_options="--no-pyi-file" | ||
sa_options="--python-flag=no_site" | ||
jobs=8 | ||
|
||
# The below files will be compiled with Nuitka | ||
|
||
# Edamame core files | ||
mod usr/share/edamame/common.py | ||
mod usr/share/edamame/auto_partitioner.py | ||
|
||
# Edamame Module files | ||
mod usr/share/edamame/modules/make_swap.py | ||
mod usr/share/edamame/modules/set_time.py | ||
mod usr/share/edamame/modules/auto_login_set.py | ||
mod usr/share/edamame/modules/common.py | ||
mod usr/share/edamame/modules/auto_partitioner.py | ||
|
||
# UI files | ||
mod usr/share/edamame/UI/common.py | ||
mod usr/share/edamame/UI/auto_partitioner.py | ||
mod usr/share/edamame/UI/main.py | ||
|
||
# OEM files | ||
mod usr/share/edamame/oem/auto_partitioner.py | ||
mod usr/share/edamame/oem/post_install/configure/set_time.py | ||
mod usr/share/edamame/oem/post_install/configure/auto_login_set.py | ||
|
||
# Other files | ||
mod usr/lib/python3/dist-packages/de_control/__init__.py | ||
mod usr/lib/python3/dist-packages/de_control/_common.py | ||
mod usr/lib/python3/dist-packages/de_control/immersion.py | ||
mod usr/lib/python3/dist-packages/de_control/modify.py |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"rtl8111b": "r8168-dkms", | ||
"rtl8111c": "r8168-dkms", | ||
"rtl8111d": "r8168-dkms", | ||
"rtl8111e": "r8168-dkms", | ||
"rtl8111f": "r8168-dkms", | ||
"rtl8111g(s)": "r8168-dkms", | ||
"rtl8111h(s)": "r8168-dkms", | ||
"rtl8118(a)(s)": "r8168-dkms", | ||
"rtl8119i": "r8168-dkms", | ||
"rtl8111l": "r8168-dkms", | ||
"rtl8168b": "r8168-dkms", | ||
"rtl8168e": "r8168-dkms", | ||
"rtl8168h": "r8168-dkms", | ||
"rtl8111dp": "r8168-dkms", | ||
"rtl8111ep": "r8168-dkms", | ||
"rtl8111fp": "r8168-dkms", | ||
"rtl8411": "r8168-dkms", | ||
"rtl8411b": "r8168-dkms", | ||
"rtl8821ce": "rtl8821ce-dkms" | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.