OSDN Git Service

[add] : i486 releng
authorhayao <shun819.mail@gmail.com>
Sat, 3 Oct 2020 15:58:06 +0000 (00:58 +0900)
committerhayao <shun819.mail@gmail.com>
Sun, 4 Oct 2020 02:06:51 +0000 (11:06 +0900)
channels/releng/airootfs.i486/etc/pacman.conf [new file with mode: 0644]
channels/releng/packages.i486/base.i486 [new file with mode: 0644]
channels/releng/packages.i486/disk.i486 [new file with mode: 0644]
channels/releng/packages.i486/editor.i486 [new file with mode: 0644]
channels/releng/packages.i486/exclude [new file with mode: 0644]
channels/releng/packages.i486/internet.i486 [new file with mode: 0644]
channels/releng/packages.i486/other.i486 [new file with mode: 0644]
channels/releng/pacman-i486.conf

diff --git a/channels/releng/airootfs.i486/etc/pacman.conf b/channels/releng/airootfs.i486/etc/pacman.conf
new file mode 100644 (file)
index 0000000..ad083f1
--- /dev/null
@@ -0,0 +1,91 @@
+#
+# /etc/pacman.conf
+#
+# See the pacman.conf(5) manpage for option and repository directives
+
+#
+# GENERAL OPTIONS
+#
+[options]
+# The following paths are commented out with their default values listed.
+# If you wish to use different paths, uncomment and update the paths.
+#RootDir     = /
+#DBPath      = /var/lib/pacman/
+#CacheDir    = /var/cache/pacman/pkg/
+#LogFile     = /var/log/pacman.log
+#GPGDir      = /etc/pacman.d/gnupg/
+#HookDir     = /etc/pacman.d/hooks/
+HoldPkg     = pacman glibc
+#XferCommand = /usr/bin/curl -L -C - -f -o %o %u
+#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
+#CleanMethod = KeepInstalled
+Architecture = i486
+
+# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
+#IgnorePkg   =
+#IgnoreGroup =
+
+#NoUpgrade   =
+#NoExtract   =
+
+# Misc options
+#UseSyslog
+#Color
+#TotalDownload
+# We cannot check disk space from within a chroot environment
+#CheckSpace
+#VerbosePkgLists
+
+# By default, pacman accepts packages signed by keys that its local keyring
+# trusts (see pacman-key and its man page), as well as unsigned packages.
+SigLevel    = Required DatabaseOptional
+LocalFileSigLevel = Optional
+#RemoteFileSigLevel = Required
+
+# NOTE: You must run `pacman-key --init` before first using pacman; the local
+# keyring can then be populated with the keys of all official Arch Linux
+# packagers with `pacman-key --populate archlinux`.
+
+#
+# REPOSITORIES
+#   - can be defined here or included from another file
+#   - pacman will search repositories in the order defined here
+#   - local/custom mirrors can be added here or in separate files
+#   - repositories listed first will take precedence when packages
+#     have identical names, regardless of version number
+#   - URLs will have $repo replaced by the name of the current repo
+#   - URLs will have $arch replaced by the name of the architecture
+#
+# Repository entries are of the format:
+#       [repo-name]
+#       Server = ServerName
+#       Include = IncludePath
+#
+# The header [repo-name] is crucial - it must be present and
+# uncommented to enable the repo.
+#
+
+# The testing repositories are disabled by default. To enable, uncomment the
+# repo name header and Include lines. You can add preferred servers immediately
+# after the header, and they will be used before the default mirrors.
+
+#[testing]
+#Include = /etc/pacman.d/mirrorlist
+
+[core]
+Include = /etc/pacman.d/mirrorlist
+
+[extra]
+Include = /etc/pacman.d/mirrorlist
+
+#[community-testing]
+#Include = /etc/pacman.d/mirrorlist
+
+[community]
+Include = /etc/pacman.d/mirrorlist
+
+# An example of a custom package repository.  See the pacman manpage for
+# tips on creating your own repositories.
+#[custom]
+#SigLevel = Optional TrustAll
+#Server = file:///home/custompkgs
diff --git a/channels/releng/packages.i486/base.i486 b/channels/releng/packages.i486/base.i486
new file mode 100644 (file)
index 0000000..3c83200
--- /dev/null
@@ -0,0 +1,13 @@
+#
+# Alter Linux package list
+#
+# Yamada Hayao
+# Twitter: @Hayao0819
+# Email  : hayao@fascode.net
+#
+# (c) 2019-2020 Fascode Network.
+#
+# Base packages
+
+
+base-devel
diff --git a/channels/releng/packages.i486/disk.i486 b/channels/releng/packages.i486/disk.i486
new file mode 100644 (file)
index 0000000..31b0973
--- /dev/null
@@ -0,0 +1,26 @@
+#
+# Alter Linux package list
+#
+# Yamada Hayao
+# Twitter: @Hayao0819
+# Email  : hayao@fascode.net
+#
+# (c) 2019-2020 Fascode Network.
+#
+# Disk tools
+
+clonezilla
+ddrescue
+gptfdisk
+hdparm
+mdadm
+parted
+partimage
+dmraid
+partclone
+sdparm
+testdisk
+smartmontools
+lvm2
+fsarchiver
+nvme-cli
diff --git a/channels/releng/packages.i486/editor.i486 b/channels/releng/packages.i486/editor.i486
new file mode 100644 (file)
index 0000000..2a560ba
--- /dev/null
@@ -0,0 +1,13 @@
+#
+# Alter Linux package list
+#
+# Yamada Hayao
+# Twitter: @Hayao0819
+# Email  : hayao@fascode.net
+#
+# (c) 2019-2020 Fascode Network.
+#
+# text editor
+
+nano
+vim-minimal
diff --git a/channels/releng/packages.i486/exclude b/channels/releng/packages.i486/exclude
new file mode 100644 (file)
index 0000000..e4e40e6
--- /dev/null
@@ -0,0 +1,35 @@
+alterlinux-calamares
+alterlinux-keyring
+alterlinux-mirrorlist
+aptpac
+arj
+bash-completion
+binutils
+bzip2
+cpio
+cups
+cups-pdf
+eg-installer
+gzip
+lha
+libpwquality
+lrzip
+lz4
+lzip
+lzop
+noto-fonts
+noto-fonts-cjk
+noto-fonts-emoji
+os-prober
+p7zip
+tar
+tlp
+unarj
+unrar
+unzip-iconv
+xdg-user-dirs
+xz
+yay
+yay-bin
+zip
+zstd
diff --git a/channels/releng/packages.i486/internet.i486 b/channels/releng/packages.i486/internet.i486
new file mode 100644 (file)
index 0000000..800deaf
--- /dev/null
@@ -0,0 +1,13 @@
+#
+# Alter Linux package list
+#
+# Yamada Hayao
+# Twitter: @Hayao0819
+# Email  : hayao@fascode.net
+#
+# (c) 2019-2020 Fascode Network.
+#
+# internet
+
+elinks
+diffutils
diff --git a/channels/releng/packages.i486/other.i486 b/channels/releng/packages.i486/other.i486
new file mode 100644 (file)
index 0000000..b3facc9
--- /dev/null
@@ -0,0 +1,17 @@
+#
+# Alter Linux package list
+#
+# Yamada Hayao
+# Twitter: @Hayao0819
+# Email  : hayao@fascode.net
+#
+# (c) 2019-2020 Fascode Network.
+#
+
+#-- Shell --#
+grml-zsh-config
+
+#-- gui --#
+gpm
+
+#-- tools --#
index 045afca..fa1b295 100644 (file)
@@ -19,7 +19,7 @@ HoldPkg     = pacman glibc
 #XferCommand = /usr/bin/curl -L -C - -f -o %o %u
 #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
 #CleanMethod = KeepInstalled
-Architecture = i686
+Architecture = i486
 
 # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
 #IgnorePkg   =