File tree Expand file tree Collapse file tree
airootfs.pen4/etc/systemd/system Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ [Unit]
2+ Description =Initializes Pacman keyring
3+ #Wants=haveged.service
4+ #After=haveged.service
5+ Requires =etc-pacman.d-gnupg.mount
6+ After =etc-pacman.d-gnupg.mount
7+
8+ [Service]
9+ Type =oneshot
10+ RemainAfterExit =yes
11+ ExecStart =/usr/bin/pacman-key --init
12+ ExecStart =/usr/bin/pacman-key --populate archlinux
13+ ExecStart =/usr/bin/pacman-key --populate archlinux32
14+ ExecStart =/usr/bin/pacman-key --populate alterlinux
15+
16+ [Install]
17+ WantedBy =multi-user.target
Original file line number Diff line number Diff line change 1+ #
2+ # Alter Linux package list
3+ #
4+ # Yamada Hayao
5+ # Twitter: @Hayao0819
6+ # Email : hayao@fascode.net
7+ #
8+ # (c) 2019-2021 Fascode Network.
9+ #
10+ # Archives
11+
12+
13+ arj
14+ binutils
15+ bzip2
16+ cpio
17+ gzip
18+ lha
19+ lrzip
20+ lz4
21+ lzip
22+ lzop
23+ p7zip
24+ tar
25+ unarj
26+ unrar
27+ xz
28+ zip
29+ zstd
Original file line number Diff line number Diff line change 1+ #
2+ # Alter Linux package list
3+ #
4+ # Yamada Hayao
5+ # Twitter: @Hayao0819
6+ # Email : hayao@fascode.net
7+ #
8+ # (c) 2019-2021 Fascode Network.
9+ #
10+ # Base packages
11+
12+ base-devel
13+
14+ bash
15+ #haveged
16+ intel-ucode
17+ amd-ucode
18+ mkinitcpio-nfs-utils
19+ nbd
20+
21+ #edk2-shell
Original file line number Diff line number Diff line change 1+ # Yamada Hayao
2+ # Twitter: @Hayao0819
3+ # Email : hayao@fascode.net
4+ #
5+ # (c) 2019-2021 Fascode Network.
6+ #
7+ # channels/share/packages/exclude
8+ #
9+ # DO NOT EDIT THIS FILE.
10+ # The packages described in this file are packages
11+ # that should not be described in the package list
12+ # because they are automatically detected
13+ # and installed by the build script.
14+ #
Original file line number Diff line number Diff line change 1+ #
2+ # Alter Linux package list
3+ #
4+ # Yamada Hayao
5+ # Twitter: @Hayao0819
6+ # Email : hayao@fascode.net
7+ #
8+ # (c) 2019-2021 Fascode Network.
9+ #
10+ # File System
11+
12+
13+ btrfs-progs
14+ dosfstools
15+ # exfat-utils archiso v47で exfatprogs に置き換えられました
16+ exfatprogs
17+ f2fs-tools
18+ jfsutils
19+ mtools
20+ nfs-utils
21+ nilfs-utils
22+ ntfs-3g
23+ reiserfsprogs
24+ xfsprogs
Original file line number Diff line number Diff line change 1+ #
2+ # Alter Linux package list
3+ #
4+ # Yamada Hayao
5+ # Twitter: @Hayao0819
6+ # Email : hayao@fascode.net
7+ #
8+ # (c) 2019-2021 Fascode Network.
9+ #
10+ # boot tools
11+ #
12+
13+ # Grub
14+ grub
15+ os-prober
16+
17+ # EFI
18+ efibootmgr
19+ efitools
Original file line number Diff line number Diff line change 1+ #
2+ # Alter Linux package list
3+ #
4+ # Yamada Hayao
5+ # Twitter: @Hayao0819
6+ # Email : hayao@fascode.net
7+ #
8+ # (c) 2019-2021 Fascode Network.
9+ #
10+ # Hardware
11+ #
12+
13+
14+ #-- drivers --#
15+ b43-fwcutter
16+ ipw2100-fw
17+ ipw2200-fw
18+
19+
20+ #-- interface support --#
21+ lsscsi
22+ sg3_utils
23+ usb_modeswitch
24+ usbutils
25+
26+ #-- printers --#
27+ cups
28+ cups-pdf
Original file line number Diff line number Diff line change 1+ #
2+ # Alter Linux package list
3+ #
4+ # Yamada Hayao
5+ # Twitter: @Hayao0819
6+ # Email : hayao@fascode.net
7+ #
8+ # (c) 2019-2021 Fascode Network.
9+ #
10+ # Internet
11+
12+
13+ #-- chat --#
14+ irssi
15+
16+
17+ #-- connection --#
18+ dhclient
19+ dnsutils
20+ ndisc6
21+ networkmanager
22+ ppp
23+ pptpclient
24+ rp-pppoe
25+ wvdial
26+
27+
28+ #-- client --#
29+ openssh
30+ wget
31+
32+
33+ #-- server --#
34+ darkhttpd
35+ dnsmasq
36+
37+
38+
39+ #-- wireless --#
40+ crda
41+ iwd
42+ wireless-regdb
43+ wireless_tools
44+ wpa_supplicant
45+
46+
47+ #-- vpn --#
48+ networkmanager-openvpn
49+ openconnect
50+ openvpn
51+ vpnc
52+ xl2tpd
53+
54+
55+ #-- other tools --#
56+ ethtool
57+ gnu-netcat
58+ # nmap
59+ rsync
60+ tcpdump
Original file line number Diff line number Diff line change 1+ #
2+ # Alter Linux package list
3+ #
4+ # Yamada Hayao
5+ # Twitter: @Hayao0819
6+ # Email : hayao@fascode.net
7+ #
8+ # (c) 2019-2021 Fascode Network.
9+ #
10+
11+ linux
12+ linux-headers
13+
14+ broadcom-wl
Original file line number Diff line number Diff line change 1+ #
2+ # Alter Linux package list
3+ #
4+ # Yamada Hayao
5+ # Twitter: @Hayao0819
6+ # Email : hayao@fascode.net
7+ #
8+ # (c) 2019-2021 Fascode Network.
9+ #
10+
11+ linux-lts
12+ linux-lts-headers
13+
14+ broadcom-wl-dkms
You can’t perform that action at this time.
0 commit comments