OSDN Git Service

[fix] ; New package list for AlterISO 3.1
authorhayao <hayao@fascode.net>
Tue, 15 Jun 2021 12:21:57 +0000 (21:21 +0900)
committerhayao <hayao@fascode.net>
Tue, 15 Jun 2021 12:21:57 +0000 (21:21 +0900)
13 files changed:
channels/plasma/airootfs.x86_64/etc/modules-load.d/snapd.conf [deleted file]
channels/plasma/config.any
channels/plasma/packages.x86_64/base.x86_64 [deleted file]
channels/plasma/packages.x86_64/disk_management.x86_64
channels/plasma/packages.x86_64/exclude [new file with mode: 0644]
channels/plasma/packages.x86_64/fonts.x86_64 [deleted file]
channels/plasma/packages.x86_64/internet.x86_64
channels/plasma/packages.x86_64/media.x86_64
channels/plasma/packages.x86_64/other.x86_64
channels/plasma/packages.x86_64/xorg.x86_64 [deleted file]
channels/plasma/packages_aur.x86_64/other.x86_64 [deleted file]
channels/plasma/packages_aur.x86_64/plymouth/theme.x86_64 [deleted file]
channels/plasma/packages_aur.x86_64/scripts.x86_64 [deleted file]

diff --git a/channels/plasma/airootfs.x86_64/etc/modules-load.d/snapd.conf b/channels/plasma/airootfs.x86_64/etc/modules-load.d/snapd.conf
deleted file mode 100644 (file)
index 1ef2ddf..0000000
+++ /dev/null
@@ -1 +0,0 @@
-loop
index 3b08e0d..d1a5997 100644 (file)
@@ -19,7 +19,8 @@ usershell="/bin/zsh"
 # An array of module directory names to include.
 # This setting cannot be changed by an argument.
 modules=(
-    "share"
     "base"
+    "share"
+    "share-extra"
     "calamares"
 )
diff --git a/channels/plasma/packages.x86_64/base.x86_64 b/channels/plasma/packages.x86_64/base.x86_64
deleted file mode 100644 (file)
index e99648e..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-# Alter Linux package list
-#
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2021 Fascode Network.
-#
-# Base packages
-
-base-devel
index 0e25f8b..41f0718 100644 (file)
@@ -5,24 +5,14 @@
 # Twitter: @Pixel_3a
 # Email  : lap1sid@fascode.net
 #
+# Yamada Hayao
+# Twitter: @Hayao0819
+# Email  : hayao@fascode.net
+#
 # (c) 2019-2021 Fascode Network.
 #
 # Disk management
 
-
 partitionmanager
 filelight
 kbackup
-ddrescue
-dmraid
-fsarchiver
-gptfdisk
-hdparm
-lvm2
-mdadm
-partclone
-parted
-partimage
-sdparm
-smartmontools
-testdisk
diff --git a/channels/plasma/packages.x86_64/exclude b/channels/plasma/packages.x86_64/exclude
new file mode 100644 (file)
index 0000000..c3df62f
--- /dev/null
@@ -0,0 +1,18 @@
+## Disk management
+
+gnome-disk-utility
+gparted
+nvme-cli
+
+## Other
+xarchiver
+smbclient
+gvfs
+gvfs-smb
+
+## Intermet
+thunderbird
+network-manager-applet
+
+## media
+viewnior
diff --git a/channels/plasma/packages.x86_64/fonts.x86_64 b/channels/plasma/packages.x86_64/fonts.x86_64
deleted file mode 100644 (file)
index 0917cd9..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-#
-# Alter Linux package list
-#
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2021 Fascode Network.
-#
-# Fonts
-
-
-# font
-noto-fonts
-noto-fonts-cjk
-noto-fonts-emoji
index a0737cd..1fc4c92 100644 (file)
@@ -5,6 +5,10 @@
 # Twitter: @Pixel_3a
 # Email  : lap1sid@fascode.net
 #
+# Yamada Hayao
+# Twitter: @Hayao0819
+# Email  : hayao@fascode.net
+#
 # (c) 2019-2021 Fascode Network.
 #
 # Internet
 #-- connection Tools--#
 plasma-nm
 
-
-#-- mail client --#
-#thunderbird
-#mailspring
-
-
-#-- web browser --#
-chromium
-
-
 #-- other tools --#
 kdenetwork-filesharing
-
-
-#-- security --#
-gufw
index bd0e9d0..3f9fb0a 100644 (file)
@@ -9,19 +9,5 @@
 #
 # Media
 
-
-#-- bluetooth --#
-bluedevil
-bluez
-bluez-utils
-pulseaudio-bluetooth
-
-
-#-- audio --#
-pulseaudio
-plasma-pa
-
-
 #-- media player --#
 gwenview
-vlc
index 710ec8e..9c606a1 100644 (file)
@@ -4,30 +4,18 @@
 # Twitter: @Pixel_3a
 # Email  : lap1sid@fascode.net
 #
+# Yamada Hayao
+# Twitter: @Hayao0819
+# Email  : hayao@fascode.net
+#
 # (c) 2019-2021 Fascode Network.
 #
 
-
-#-- boot manager --#
-grub
-grub-customizer
-os-prober
-refind
-
-
-#-- documents --#
-man-db
-man-pages
-
-
 #-- system monitor --#
 ksysguard
 
 #-- text editor --#
 kate
-nano
-vim
-
 
 #-- other --#
 htop
diff --git a/channels/plasma/packages.x86_64/xorg.x86_64 b/channels/plasma/packages.x86_64/xorg.x86_64
deleted file mode 100644 (file)
index 281db57..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-#
-# Alter Linux package list
-#
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2021 Fascode Network.
-#
-# Xorg
-
-#-- xorg --#
-gpm
-xorg-server
-xorg-xinit
-
-#-- drivers --#
-xf86-video-voodoo
-xf86-video-vmware
-xf86-video-vesa
-xf86-video-sisusb
-xf86-video-openchrome
-xf86-video-nouveau
-xf86-video-intel
-xf86-video-fbdev
-xf86-video-dummy
-xf86-video-ati
-xf86-video-amdgpu
-xf86-input-wacom
-xf86-input-void
-xf86-input-vmmouse
-xf86-input-synaptics
-xf86-input-libinput
-xf86-input-evdev
-xf86-input-elographics
diff --git a/channels/plasma/packages_aur.x86_64/other.x86_64 b/channels/plasma/packages_aur.x86_64/other.x86_64
deleted file mode 100644 (file)
index 52c6ce7..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-#
-# Alter Linux package list
-#
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2021 Fascode Network.
-#
-
-#-- system monitor --#
-cpu-x
-
-#-- other --#
-ipad_charge
-snapd
diff --git a/channels/plasma/packages_aur.x86_64/plymouth/theme.x86_64 b/channels/plasma/packages_aur.x86_64/plymouth/theme.x86_64
deleted file mode 100644 (file)
index eecddd1..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#
-# Alter Linux package list
-#
-# Yamada Hayao
-# Twitter: @Hayao0819
-# Email  : hayao@fascode.net
-#
-# (c) 2019-2021 Fascode Network.
-#
-
-plymouth-theme-alter-logo-git
diff --git a/channels/plasma/packages_aur.x86_64/scripts.x86_64 b/channels/plasma/packages_aur.x86_64/scripts.x86_64
deleted file mode 100644 (file)
index 1a31494..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-#
-# Alter Linux package list
-# lap1sid
-# Twitter: @Pixel_3a
-# Email  : lap1sid@fascode.net
-#
-# (c) 2019-2021 Fascode Network.
-#
-
-#-- scripts --#
-fascode-gtk-bookmarks
-alterlinux-desktop-file
-alterlinux-welcome-page
\ No newline at end of file