OSDN Git Service

alterlinux/alterlinux.git
3 years ago[update] : Enhanced label control
hayao [Sat, 3 Oct 2020 15:33:25 +0000 (00:33 +0900)]
[update] : Enhanced label control

3 years ago[fix] : Changed to end on error
hayao [Sat, 3 Oct 2020 15:33:07 +0000 (00:33 +0900)]
[fix] : Changed to end on error

3 years ago[update] : Added -l
hayao [Sat, 3 Oct 2020 15:19:33 +0000 (00:19 +0900)]
[update] : Added -l

3 years ago[update] : Remove useless functions
hayao [Sat, 3 Oct 2020 15:08:00 +0000 (00:08 +0900)]
[update] : Remove useless functions

3 years ago[update] : Use msg.sh to output message (fullbuild.sh)
hayao [Sat, 3 Oct 2020 13:44:50 +0000 (22:44 +0900)]
[update] : Use msg.sh to output message (fullbuild.sh)

3 years ago[fix] : Changed to getopts for correct interpretation
hayao [Sat, 3 Oct 2020 13:44:32 +0000 (22:44 +0900)]
[fix] : Changed to getopts for correct interpretation

3 years ago[update] : Use msg.sh to output message (keyring.sh)
hayao [Sat, 3 Oct 2020 13:22:51 +0000 (22:22 +0900)]
[update] : Use msg.sh to output message (keyring.sh)

3 years agoMerge remote-tracking branch 'origin/alteriso-3-mainline' into dev
hayao [Sat, 3 Oct 2020 13:18:38 +0000 (22:18 +0900)]
Merge remote-tracking branch 'origin/alteriso-3-mainline' into dev

3 years ago[update] : Moved message display processing to msg.sh
hayao [Sat, 3 Oct 2020 13:15:01 +0000 (22:15 +0900)]
[update] : Moved message display processing to msg.sh

3 years agofixed desktop chrome
kokkiemouse [Sat, 3 Oct 2020 08:41:11 +0000 (17:41 +0900)]
fixed desktop chrome

Signed-off-by: kokkiemouse <kokkiemouse@gmail.com>
3 years ago[fix] : Fixed VScode icon
hayao [Sat, 3 Oct 2020 08:12:45 +0000 (17:12 +0900)]
[fix] : Fixed VScode icon

3 years agoMerge branch 'dev' of https://github.com/FascodeNet/alterlinux into dev
mk-linux419 [Sat, 3 Oct 2020 07:15:31 +0000 (16:15 +0900)]
Merge branch 'dev' of https://github.com/FascodeNet/alterlinux into dev

3 years ago[update] : update build_helper.py
mk-linux419 [Sat, 3 Oct 2020 07:14:59 +0000 (16:14 +0900)]
[update] : update build_helper.py

3 years ago[remove] : Old codes
hayao [Sat, 3 Oct 2020 07:06:54 +0000 (16:06 +0900)]
[remove] : Old codes

3 years ago[update] : Reduced processing
hayao [Sat, 3 Oct 2020 07:01:15 +0000 (16:01 +0900)]
[update] : Reduced processing

3 years ago[update] : No output when the channel list is empty
hayao [Sat, 3 Oct 2020 06:53:20 +0000 (15:53 +0900)]
[update] : No output when the channel list is empty

3 years agoMerge remote-tracking branch 'origin/dev' into dev
hayao [Sat, 3 Oct 2020 06:35:22 +0000 (15:35 +0900)]
Merge remote-tracking branch 'origin/dev' into dev

3 years ago[update] : Supported -a and --arch
hayao [Sat, 3 Oct 2020 06:35:10 +0000 (15:35 +0900)]
[update] : Supported -a and --arch

3 years agoMerge pull request #203 from mk-linux419/dev
Hayao (山田パヤオ) [Sat, 3 Oct 2020 06:15:02 +0000 (15:15 +0900)]
Merge pull request #203 from mk-linux419/dev

[fix] : Fixed wizard.py

3 years ago[fix] : Fixed wizard.py
mk-linux419 [Sat, 3 Oct 2020 05:55:44 +0000 (14:55 +0900)]
[fix] : Fixed wizard.py

3 years ago[add] : xfconf to replace window manager
hayao [Fri, 2 Oct 2020 13:23:54 +0000 (22:23 +0900)]
[add] : xfconf to replace window manager

3 years ago[update] : Updated archiso version
hayao [Fri, 2 Oct 2020 13:15:18 +0000 (22:15 +0900)]
[update] : Updated archiso version

3 years ago[fix] : Fixed package name
hayao [Fri, 2 Oct 2020 13:06:00 +0000 (22:06 +0900)]
[fix] : Fixed package name

3 years agoMerge branch 'alteriso-3-archiso-47' into dev
hayao [Fri, 2 Oct 2020 12:51:24 +0000 (21:51 +0900)]
Merge branch 'alteriso-3-archiso-47' into dev

3 years ago[update] : Add Joliet file system to the ISO
hayao [Fri, 2 Oct 2020 12:24:59 +0000 (21:24 +0900)]
[update] : Add Joliet file system to the ISO

Joliet ensures correct file names capitalization on operating systems that support Joliet but not support Rock Ridge.
Implements https://gitlab.archlinux.org/archlinux/archiso/-/issues/45 .

https://github.com/archlinux/archiso/commit/41d3d7d4897ca35812ec07327efcbe4248bd6bbd

3 years ago[update] : Added latest run_archiso.sh
hayao [Fri, 2 Oct 2020 12:23:27 +0000 (21:23 +0900)]
[update] : Added latest run_archiso.sh

3 years ago[update] : general bash improvements
hayao [Fri, 2 Oct 2020 12:18:54 +0000 (21:18 +0900)]
[update] : general bash improvements

Quote all variables.
Terminate option processing using '--' for commands that support it.
Compare integers with arithmetic comparison instead of string comparison.
Don't print INFO messages when quiet is set.
Export SOURCE_DATE_EPOCH.

https://github.com/archlinux/archiso/commit/0387b253c8ff90df30ad35883f710ddce3e04854

3 years ago[update] : add "checksum" and "verify" boot options
hayao [Fri, 2 Oct 2020 12:07:30 +0000 (21:07 +0900)]
[update] :  add "checksum" and "verify" boot options

An ISO's checksum and GPG validation primarily matters when PXE booting, so it would be appropriate to enable these options for releng.
They should protect against booting a corrupt image.

https://github.com/archlinux/archiso/commit/e467c69e943ff1f25f7495344a3dac89a4266049

3 years ago[update] : replace exfat-utils with exfatprogs
hayao [Fri, 2 Oct 2020 12:05:30 +0000 (21:05 +0900)]
[update] : replace exfat-utils with exfatprogs

exfatprogs uses the kernel's driver unlike exfat-utils which provides a FUSE driver.

https://github.com/archlinux/archiso/commit/951b2178131ff64c01c35529f718773a9fa058bb

3 years ago[update] : Added v47 initcpio
hayao [Fri, 2 Oct 2020 12:03:45 +0000 (21:03 +0900)]
[update] : Added v47 initcpio

3 years ago[update] : Ensure all files in the ISO's Rock Ridge file system are owned by root...
hayao [Fri, 2 Oct 2020 12:01:24 +0000 (21:01 +0900)]
[update] : Ensure all files in the ISO's Rock Ridge file system are owned by root (archiso v47)

Add the -rational-rock option to xorriso.
This is a preparatory step for creating ISOs as a regular user. See https://gitlab.archlinux.org/archlinux/archiso/-/issues/40 .

https://github.com/archlinux/archiso/commit/6312ccc9bccb453c8506322581aa467538bc123f

3 years ago[fix] : Fixed aur depend install (allarch.sh)
hayao [Fri, 2 Oct 2020 11:17:44 +0000 (20:17 +0900)]
[fix] : Fixed aur depend install (allarch.sh)

3 years ago[fix] : No use array
hayao [Fri, 2 Oct 2020 11:07:42 +0000 (20:07 +0900)]
[fix] : No use array

3 years ago[fix] : Fixed typo
hayao [Fri, 2 Oct 2020 11:04:01 +0000 (20:04 +0900)]
[fix] : Fixed typo

3 years ago[fix] : Fixed array '
hayao [Fri, 2 Oct 2020 11:03:05 +0000 (20:03 +0900)]
[fix] : Fixed array '

3 years ago[fix] : Fixed the issue that don't save channel_dir
hayao [Fri, 2 Oct 2020 10:56:04 +0000 (19:56 +0900)]
[fix] : Fixed the issue that don't save channel_dir

3 years ago[fix] : Fixed typo
hayao [Fri, 2 Oct 2020 10:53:15 +0000 (19:53 +0900)]
[fix] : Fixed typo

3 years ago[fix] : Fixed typo
hayao [Fri, 2 Oct 2020 10:50:25 +0000 (19:50 +0900)]
[fix] : Fixed typo

3 years ago[change] : Compressor type to xz
hayao [Fri, 2 Oct 2020 10:35:27 +0000 (19:35 +0900)]
[change] : Compressor type to xz

3 years ago[fix] : FIxed SC2199
hayao [Fri, 2 Oct 2020 10:21:19 +0000 (19:21 +0900)]
[fix] : FIxed SC2199

3 years ago[update] : Refactored the analysis of dependent packages
hayao [Fri, 2 Oct 2020 10:17:04 +0000 (19:17 +0900)]
[update] : Refactored the analysis of dependent packages

3 years ago[update] : Added comp-opts reset
hayao [Fri, 2 Oct 2020 09:59:21 +0000 (18:59 +0900)]
[update] : Added comp-opts reset

3 years ago[update] : Added debug message about arguments
hayao [Fri, 2 Oct 2020 09:48:38 +0000 (18:48 +0900)]
[update] : Added debug message about arguments

3 years ago[fix] : reFixed
hayao [Fri, 2 Oct 2020 09:44:25 +0000 (18:44 +0900)]
[fix] : reFixed

3 years agoMerge remote-tracking branch 'origin/dev' into dev
hayao [Fri, 2 Oct 2020 09:41:18 +0000 (18:41 +0900)]
Merge remote-tracking branch 'origin/dev' into dev

3 years ago[fix] : Fixed not ending.
hayao [Fri, 2 Oct 2020 09:41:08 +0000 (18:41 +0900)]
[fix] : Fixed not ending.

3 years agoMerge pull request #202 from nexryai/dev
Hayao (山田パヤオ) [Fri, 2 Oct 2020 08:42:16 +0000 (17:42 +0900)]
Merge pull request #202 from nexryai/dev

誤字の修正

3 years ago誤字の修正
nexryai [Fri, 2 Oct 2020 08:39:41 +0000 (17:39 +0900)]
誤字の修正

細かい修正ですみません
devブランチに再度送ります

3 years ago[update] : Shows the corrective action when a version error occurs.
hayao [Fri, 2 Oct 2020 07:39:21 +0000 (16:39 +0900)]
[update] : Shows the corrective action when a version error occurs.

3 years ago[remove] : Removed alteriso-3-mainline branch
hayao [Fri, 2 Oct 2020 06:04:27 +0000 (15:04 +0900)]
[remove] : Removed alteriso-3-mainline branch

3 years agoMerge branch 'alteriso-3-stable' into dev
hayao [Fri, 2 Oct 2020 06:02:16 +0000 (15:02 +0900)]
Merge branch 'alteriso-3-stable' into dev

3 years agoMerge branch 'alteriso-3-mainline' into alteriso-3-stable
hayao [Fri, 2 Oct 2020 05:58:45 +0000 (14:58 +0900)]
Merge branch 'alteriso-3-mainline' into alteriso-3-stable

3 years ago[update] : Added exit code judgment
hayao [Thu, 1 Oct 2020 09:36:42 +0000 (18:36 +0900)]
[update] : Added exit code judgment

3 years ago[fix] : Fixed efuboot.img size
hayao [Thu, 1 Oct 2020 09:25:23 +0000 (18:25 +0900)]
[fix] : Fixed efuboot.img size

3 years agofixed efiboot size
kokkiemouse [Wed, 30 Sep 2020 22:07:22 +0000 (07:07 +0900)]
fixed efiboot size

Signed-off-by: kokkiemouse <kokkiemouse@gmail.com>
3 years ago[fix] : Enabled -m
hayao [Wed, 30 Sep 2020 13:35:39 +0000 (22:35 +0900)]
[fix] : Enabled -m

3 years agoMerge branch 'alteriso-3-mainline' into alteriso-3-stable
hayao [Wed, 30 Sep 2020 12:29:46 +0000 (21:29 +0900)]
Merge branch 'alteriso-3-mainline' into alteriso-3-stable

3 years ago[remove] : Removed old systemd-boot code
hayao [Wed, 30 Sep 2020 10:55:05 +0000 (19:55 +0900)]
[remove] : Removed old systemd-boot code

3 years ago[fix] : Fixed i686 build issue with systemd-boot
hayao [Wed, 30 Sep 2020 10:50:50 +0000 (19:50 +0900)]
[fix] : Fixed i686 build issue with systemd-boot

3 years ago[fix] : Fixed directory name when building with i686
hayao [Wed, 30 Sep 2020 10:17:18 +0000 (19:17 +0900)]
[fix] : Fixed directory name when building with i686

3 years ago[fix] : Fixed file conflict
hayao [Wed, 30 Sep 2020 10:02:54 +0000 (19:02 +0900)]
[fix] : Fixed file conflict

https://bbs.archlinux32.org/viewtopic.php?pid=7428

3 years ago[fix] : Fixed file conflict
hayao [Wed, 30 Sep 2020 10:01:20 +0000 (19:01 +0900)]
[fix] : Fixed file conflict

https://bbs.archlinux32.org/viewtopic.php?pid=7428

3 years agoMerge branch 'alteriso-3-channel-dir' into alteriso-3-mainline
hayao [Wed, 30 Sep 2020 09:44:38 +0000 (18:44 +0900)]
Merge branch 'alteriso-3-channel-dir' into alteriso-3-mainline

3 years ago[update] : use channel.sh instead of build.sh
hayao [Wed, 30 Sep 2020 09:41:49 +0000 (18:41 +0900)]
[update] : use channel.sh instead of build.sh

3 years ago[update] : Enabled to specify directory in allarch.sh
hayao [Wed, 30 Sep 2020 09:38:59 +0000 (18:38 +0900)]
[update] : Enabled to specify directory in allarch.sh

3 years ago[update] : Enabled to specify directory in build.sh
hayao [Wed, 30 Sep 2020 09:34:58 +0000 (18:34 +0900)]
[update] : Enabled to specify directory in build.sh

3 years ago[update] : use channel_dir var
hayao [Wed, 30 Sep 2020 09:19:33 +0000 (18:19 +0900)]
[update] : use channel_dir var

3 years ago[update] : Supported -f
hayao [Wed, 30 Sep 2020 09:07:11 +0000 (18:07 +0900)]
[update] : Supported -f

3 years ago[clean] : Optimized processing
hayao [Wed, 30 Sep 2020 08:57:51 +0000 (17:57 +0900)]
[clean] : Optimized processing

3 years ago[update] : Supports directory specification
hayao [Wed, 30 Sep 2020 08:56:20 +0000 (17:56 +0900)]
[update] : Supports directory specification

3 years ago[update] : Supported long option
hayao [Wed, 30 Sep 2020 08:45:36 +0000 (17:45 +0900)]
[update] : Supported long option

3 years ago[change] : Changed display tool from arandr to lxrandr
hayao [Tue, 29 Sep 2020 12:11:17 +0000 (21:11 +0900)]
[change] : Changed display tool from arandr to lxrandr

3 years ago[fix] : syslinux entry name
hayao [Tue, 29 Sep 2020 11:18:47 +0000 (20:18 +0900)]
[fix] : syslinux entry name

https://twitter.com/Hayao0819/status/1310901299899105282

3 years ago[fix] : Fixed rt-lts kernel typo
hayao [Tue, 29 Sep 2020 10:48:41 +0000 (19:48 +0900)]
[fix] : Fixed rt-lts kernel typo

3 years agoUpdate: Twitterへのリンク切れを修正 YangDevJP -> yangniao23
yangniao23 [Mon, 28 Sep 2020 14:37:20 +0000 (23:37 +0900)]
Update: Twitterへのリンク切れを修正 YangDevJP -> yangniao23

3 years agoMerge pull request #200 from yangniao23/alteriso-3-mainline
yangniao23 [Mon, 28 Sep 2020 14:33:36 +0000 (23:33 +0900)]
Merge pull request #200 from yangniao23/alteriso-3-mainline

Update: dockerビルドにてpacmanのdb/pkg共有機能を実装

3 years agoUpdate:
yangniao23 [Mon, 28 Sep 2020 14:29:40 +0000 (23:29 +0900)]
Update:
pkgディレクトリとsyncディレクトリの両方が存在する場合に限りホストと共有するように変更

3 years agoUpdate: dockerビルドにてpacmanのdb/pkg共有機能を実装
yangniao23 [Mon, 28 Sep 2020 14:19:08 +0000 (23:19 +0900)]
Update: dockerビルドにてpacmanのdb/pkg共有機能を実装

3 years ago[update] : Changed zstd comp option
hayao [Mon, 28 Sep 2020 09:46:21 +0000 (18:46 +0900)]
[update] : Changed zstd comp option

3 years agoMerge pull request #198 from yangniao23/alteriso-3-mainline
Hayao (山田パヤオ) [Sun, 27 Sep 2020 15:40:04 +0000 (00:40 +0900)]
Merge pull request #198 from yangniao23/alteriso-3-mainline

Docker対応を強化

3 years agoMerge remote-tracking branch 'upstream/alteriso-3-mainline' into alteriso-3-mainline
yangniao23 [Sun, 27 Sep 2020 15:05:27 +0000 (00:05 +0900)]
Merge remote-tracking branch 'upstream/alteriso-3-mainline' into alteriso-3-mainline

3 years agoUPDATE: docker対応を強化
yangniao23 [Sun, 27 Sep 2020 15:00:21 +0000 (00:00 +0900)]
UPDATE: docker対応を強化

3 years agoMerge branch 'alteriso-3-serene' into alteriso-3-mainline
hayao [Sun, 27 Sep 2020 13:29:31 +0000 (22:29 +0900)]
Merge branch 'alteriso-3-serene' into alteriso-3-mainline

3 years ago[add] : Added icons
hayao [Sun, 27 Sep 2020 11:48:07 +0000 (20:48 +0900)]
[add] : Added icons

3 years agoMerge branch 'alteriso-3-mainline' into alteriso-3-serene
hayao [Sun, 27 Sep 2020 10:23:39 +0000 (19:23 +0900)]
Merge branch 'alteriso-3-mainline' into alteriso-3-serene

3 years ago[change] : Changed filename
hayao [Sun, 27 Sep 2020 10:22:42 +0000 (19:22 +0900)]
[change] : Changed filename

3 years ago[disable] : Disabled some packages
hayao [Sun, 27 Sep 2020 10:14:15 +0000 (19:14 +0900)]
[disable] : Disabled some packages

3 years agofixed makedepends
kokkiemouse [Sun, 27 Sep 2020 09:59:16 +0000 (18:59 +0900)]
fixed makedepends

3 years agoRevert "[revert] : "[fix] : Fixed an issue where some dependent packages were not...
hayao [Sun, 27 Sep 2020 08:14:28 +0000 (17:14 +0900)]
Revert "[revert] :  "[fix] : Fixed an issue where some dependent packages were not installed.""

This reverts commit 4c038e0950ae3203e63c66aacba4a35a1d0f887a.

3 years ago[revert] : "[fix] : Fixed an issue where some dependent packages were not installed."
hayao [Sun, 27 Sep 2020 08:14:28 +0000 (17:14 +0900)]
[revert] :  "[fix] : Fixed an issue where some dependent packages were not installed."

This reverts commit 7736ef71d61db21b1d87e6be63777c610ee151c4.

3 years ago[fix] : Fixed referencing undefined variables in certain operations
hayao [Sun, 27 Sep 2020 09:46:26 +0000 (18:46 +0900)]
[fix] : Fixed referencing undefined variables in certain operations

3 years ago[fix] : Fixed an issue where channel config was not applied.
hayao [Sun, 27 Sep 2020 09:17:38 +0000 (18:17 +0900)]
[fix] : Fixed an issue where channel config was not applied.

3 years ago[update] : Always check for dependent packages.
hayao [Sun, 27 Sep 2020 09:14:45 +0000 (18:14 +0900)]
[update] : Always check for dependent packages.

3 years ago[add] : hostname
hayao [Sun, 27 Sep 2020 09:03:26 +0000 (18:03 +0900)]
[add] : hostname

3 years ago[update] : Moved numix-blue-gtk-theme-bin to official package list from aur
hayao [Sun, 27 Sep 2020 09:01:54 +0000 (18:01 +0900)]
[update] : Moved numix-blue-gtk-theme-bin to official package list from aur

3 years ago[revert] : "[fix] : Fixed an issue where some dependent packages were not installed."
hayao [Sun, 27 Sep 2020 08:13:53 +0000 (17:13 +0900)]
[revert] :  "[fix] : Fixed an issue where some dependent packages were not installed."

This reverts commit 58aa194a729296f1e33e54bb2249c03aa872dc2d.

3 years ago[update] : Added numix theme package
hayao [Sun, 27 Sep 2020 08:34:22 +0000 (17:34 +0900)]
[update] : Added numix theme package

3 years ago[fix] : Fixed an issue where some dependent packages were not installed.
hayao [Sun, 27 Sep 2020 08:14:28 +0000 (17:14 +0900)]
[fix] : Fixed an issue where some dependent packages were not installed.

3 years ago[fix] : Fixed an issue where some dependent packages were not installed.
hayao [Sun, 27 Sep 2020 08:13:53 +0000 (17:13 +0900)]
[fix] : Fixed an issue where some dependent packages were not installed.

3 years ago[add] : Added splash.png
hayao [Sun, 27 Sep 2020 07:59:39 +0000 (16:59 +0900)]
[add] : Added splash.png