OSDN Git Service

alterlinux/alterlinux.git
2 years ago[add] : Added gedit dconf
hayao [Wed, 25 Aug 2021 09:01:33 +0000 (18:01 +0900)]
[add] : Added gedit dconf

2 years ago[remove] : Removed calamares shortcut in panel
hayao [Wed, 25 Aug 2021 08:09:51 +0000 (17:09 +0900)]
[remove] : Removed calamares shortcut in panel

2 years ago[fix] : Fixed alteriso-info file
hayao [Wed, 25 Aug 2021 08:07:41 +0000 (17:07 +0900)]
[fix] : Fixed alteriso-info file

2 years ago[update] : Updated comments
hayao [Wed, 25 Aug 2021 07:56:38 +0000 (16:56 +0900)]
[update] : Updated comments

2 years ago[add] : Added debug module
hayao [Wed, 25 Aug 2021 06:45:13 +0000 (15:45 +0900)]
[add] : Added debug module

2 years ago[change] : Changed sidebar color to materia-dark
hayao [Wed, 25 Aug 2021 04:58:55 +0000 (13:58 +0900)]
[change] : Changed sidebar color to materia-dark

2 years ago[fix] : Fixed for plymouth services.conf
hayao [Wed, 25 Aug 2021 04:18:36 +0000 (13:18 +0900)]
[fix] : Fixed for plymouth services.conf

2 years ago[fix] : Do not force the AUR package to be installed
hayao [Tue, 24 Aug 2021 09:40:14 +0000 (18:40 +0900)]
[fix] : Do not force the AUR package to be installed

2 years ago[fix] : Fixed systemd for alias unit
hayao [Mon, 23 Aug 2021 13:29:29 +0000 (22:29 +0900)]
[fix] : Fixed systemd for alias unit

2 years ago[fix] : Fixed an issue where Systemd units would not run
hayao [Mon, 23 Aug 2021 09:11:43 +0000 (18:11 +0900)]
[fix] : Fixed an issue where Systemd units would not run

2 years ago[fix] : Fixed timing to execute
hayao [Mon, 23 Aug 2021 09:11:19 +0000 (18:11 +0900)]
[fix] : Fixed timing to execute

2 years ago[update] : Added blur git extension
hayao [Mon, 23 Aug 2021 06:38:47 +0000 (15:38 +0900)]
[update] : Added blur git extension

2 years ago[fix] : Fixed GDM not being able to start after installation
hayao [Mon, 23 Aug 2021 06:38:33 +0000 (15:38 +0900)]
[fix] : Fixed GDM not being able to start after installation

2 years agoMerge pull request #264 from naoko1010hh/dev
Yamada Hayao [Sat, 21 Aug 2021 01:31:38 +0000 (10:31 +0900)]
Merge pull request #264 from naoko1010hh/dev

[fix]  : Old URL to new URL

2 years ago[update] : Use arrays to parse arguments
hayao [Fri, 20 Aug 2021 09:38:55 +0000 (18:38 +0900)]
[update] : Use arrays to parse arguments

2 years ago[fix] : Old URL to new URL
naoko1010hh [Thu, 19 Aug 2021 13:38:27 +0000 (22:38 +0900)]
[fix]  : Old URL to new URL

2 years agoMerge branch 'dev' into dev-stable 20210819
hayao [Wed, 18 Aug 2021 15:44:54 +0000 (00:44 +0900)]
Merge branch 'dev' into dev-stable

2 years ago[disable] : Disabled gui disk tools
hayao [Wed, 18 Aug 2021 02:22:48 +0000 (11:22 +0900)]
[disable] : Disabled gui disk tools

2 years ago[fix] : Change when to check Git directory
hayao [Mon, 16 Aug 2021 11:22:30 +0000 (20:22 +0900)]
[fix] : Change when to check Git directory

2 years ago[update] : Added --nogitverison document
hayao [Mon, 16 Aug 2021 10:58:56 +0000 (19:58 +0900)]
[update] : Added --nogitverison document

2 years ago[change] : Changed how to write getopt code
hayao [Mon, 16 Aug 2021 10:58:24 +0000 (19:58 +0900)]
[change] : Changed how to write getopt code

2 years ago[update] : Added --nogitversion
hayao [Mon, 16 Aug 2021 10:50:02 +0000 (19:50 +0900)]
[update] : Added --nogitversion

2 years ago[update] :Rename target and add DEBUG variable
hayao [Sun, 15 Aug 2021 11:00:48 +0000 (20:00 +0900)]
[update] :Rename target and add DEBUG variable

2 years agoExit the function with the exit code of arch-chroot.
hayao [Sat, 14 Aug 2021 14:47:28 +0000 (23:47 +0900)]
Exit the function with the exit code of arch-chroot.

As a result, the correct number of lines of code will be output at the time of abnormal termination.

2 years ago[fix] : Fixed mkinitcpio command string
hayao [Sat, 14 Aug 2021 14:17:49 +0000 (23:17 +0900)]
[fix] : Fixed mkinitcpio command string

2 years ago[update] : Enable service if it is disabled
hayao [Sat, 14 Aug 2021 14:16:35 +0000 (23:16 +0900)]
[update] : Enable service if it is disabled

2 years ago[fix] : Fixed SC2086
hayao [Sat, 14 Aug 2021 14:09:25 +0000 (23:09 +0900)]
[fix]  : Fixed SC2086

2 years ago[change] : Renamed _systemctl_service to _safe_systemctl
hayao [Sat, 14 Aug 2021 14:07:23 +0000 (23:07 +0900)]
[change] : Renamed _systemctl_service to _safe_systemctl

2 years ago[fix] : Use the secure _systemd_service function
hayao [Sat, 14 Aug 2021 14:05:59 +0000 (23:05 +0900)]
[fix] : Use the secure _systemd_service function

2 years ago[update] : Add filename to script
hayao [Sat, 14 Aug 2021 14:05:27 +0000 (23:05 +0900)]
[update] : Add filename to script

2 years ago[change] : Change the timing to unmount the working directory
hayao [Sat, 14 Aug 2021 13:59:53 +0000 (22:59 +0900)]
[change] : Change the timing to unmount the working directory

2 years ago[fix] : Pass arguments to the script with the correct delimiters
hayao [Sat, 14 Aug 2021 13:59:27 +0000 (22:59 +0900)]
[fix] : Pass arguments to the script with the correct delimiters

2 years ago[fix] : Fixed kernel config line
hayao [Sat, 14 Aug 2021 13:48:03 +0000 (22:48 +0900)]
[fix] : Fixed kernel config line

2 years ago[update] : Added module list as an argument
hayao [Sat, 14 Aug 2021 07:54:49 +0000 (16:54 +0900)]
[update] : Added module list as an argument

2 years ago[update] : Include module list in alteriso-info
hayao [Sat, 14 Aug 2021 07:29:54 +0000 (16:29 +0900)]
[update] : Include module list in alteriso-info

2 years ago[update] : Show debug message in make clean
hayao [Sat, 14 Aug 2021 03:14:29 +0000 (12:14 +0900)]
[update] : Show debug message in make clean

2 years ago[update] : Remove unnecessary branch processing
hayao [Fri, 13 Aug 2021 15:38:02 +0000 (00:38 +0900)]
[update] : Remove unnecessary branch processing

2 years ago[update] : Use an array as an argument to customize_airootfs
hayao [Fri, 13 Aug 2021 15:31:05 +0000 (00:31 +0900)]
[update] : Use an array as an argument to customize_airootfs

2 years ago[change] : ParallelDownload is 8
hayao [Fri, 13 Aug 2021 14:40:46 +0000 (23:40 +0900)]
[change] : ParallelDownload is 8

2 years ago[enable] : Enabled colored message
hayao [Fri, 13 Aug 2021 14:38:48 +0000 (23:38 +0900)]
[enable] : Enabled colored message

2 years ago[update] : Supports preset comment out
hayao [Fri, 13 Aug 2021 09:56:30 +0000 (18:56 +0900)]
[update] : Supports preset comment out

2 years agoRevert "[update] : Show activities on panel"
hayao [Fri, 13 Aug 2021 07:44:57 +0000 (16:44 +0900)]
Revert "[update] : Show activities on panel"

This reverts commit 3fdce1cf890f564e7b8ed93f16c73469eb19a662.

2 years agoRevert "[update] : Added gnome-shell-extension-activities-icons-git"
hayao [Fri, 13 Aug 2021 07:56:16 +0000 (16:56 +0900)]
Revert "[update] : Added gnome-shell-extension-activities-icons-git"

This reverts commit d3699fc19f253db57491c25aefd5f9376aebbb38.

2 years agoMerge branch 'kmscon' into dev
hayao [Fri, 13 Aug 2021 09:29:30 +0000 (18:29 +0900)]
Merge branch 'kmscon' into dev

2 years ago[disable] : Disabled kmscon module
hayao [Fri, 13 Aug 2021 09:29:08 +0000 (18:29 +0900)]
[disable] : Disabled kmscon module

2 years ago[update] : Added kmscon module to cli-modules
hayao [Fri, 13 Aug 2021 09:28:40 +0000 (18:28 +0900)]
[update] : Added kmscon module to cli-modules

2 years ago[fix] : No output in kernel module check
hayao [Fri, 13 Aug 2021 09:15:30 +0000 (18:15 +0900)]
[fix] : No output in kernel module check

2 years ago[update] : Added --add-module
hayao [Fri, 13 Aug 2021 09:14:48 +0000 (18:14 +0900)]
[update] : Added --add-module

2 years ago[change] : Change the order of the README
hayao [Fri, 13 Aug 2021 08:29:51 +0000 (17:29 +0900)]
[change] : Change the order of the README

2 years ago[enable] : Enabled make gnome-32
hayao [Fri, 13 Aug 2021 07:57:25 +0000 (16:57 +0900)]
[enable] : Enabled make gnome-32

2 years ago[update] : Added gnome-shell-extension-activities-icons-git
hayao [Fri, 13 Aug 2021 07:56:16 +0000 (16:56 +0900)]
[update] : Added gnome-shell-extension-activities-icons-git

2 years ago[update] : Show activities on panel
hayao [Fri, 13 Aug 2021 07:44:57 +0000 (16:44 +0900)]
[update] : Show activities on panel

2 years ago[fix] : Not show welcome dialog
hayao [Fri, 13 Aug 2021 07:44:35 +0000 (16:44 +0900)]
[fix] : Not show welcome dialog

2 years ago[update] : Show activities icon
hayao [Fri, 13 Aug 2021 07:31:07 +0000 (16:31 +0900)]
[update] : Show activities icon

2 years ago[update] : Enable shortcut key "Super_L"
hayao [Fri, 13 Aug 2021 07:29:19 +0000 (16:29 +0900)]
[update] : Enable shortcut key "Super_L"

2 years ago[clean] : Removed old dconf
hayao [Fri, 13 Aug 2021 07:26:27 +0000 (16:26 +0900)]
[clean] : Removed old dconf

2 years ago[fix] : Replace "chromium" to "firefox"
hayao [Fri, 13 Aug 2021 07:26:13 +0000 (16:26 +0900)]
[fix] : Replace "chromium" to "firefox"

2 years agoMerge branch 'channel-gnome-32' into dev
hayao [Fri, 13 Aug 2021 07:09:37 +0000 (16:09 +0900)]
Merge branch 'channel-gnome-32' into dev

2 years ago[fix] : Fixed pacman output
hayao [Thu, 12 Aug 2021 14:02:10 +0000 (23:02 +0900)]
[fix] : Fixed pacman output

2 years ago[update] : Install go with --asdes --needed
hayao [Thu, 12 Aug 2021 13:59:02 +0000 (22:59 +0900)]
[update] : Install go with --asdes --needed

2 years ago[update] : Install go with pacstrap
hayao [Thu, 12 Aug 2021 13:47:20 +0000 (22:47 +0900)]
[update] : Install go with pacstrap

2 years ago[fix] : Replace chromium with firefox
hayao [Thu, 12 Aug 2021 13:27:08 +0000 (22:27 +0900)]
[fix] : Replace chromium with firefox

2 years ago[fix] : Fixed filename
hayao [Thu, 12 Aug 2021 11:10:53 +0000 (20:10 +0900)]
[fix] : Fixed filename

2 years ago[enable] : Enabled i686 architecture
hayao [Thu, 12 Aug 2021 10:25:51 +0000 (19:25 +0900)]
[enable] : Enabled i686 architecture

2 years ago[add] : Added gnome i686 package list
hayao [Thu, 12 Aug 2021 10:25:23 +0000 (19:25 +0900)]
[add] : Added gnome i686 package list

2 years agoMerge branch 'dev' into dev-stable 20210811
hayao [Wed, 11 Aug 2021 08:15:40 +0000 (17:15 +0900)]
Merge branch 'dev' into dev-stable

2 years ago[update] : Added gnome channel to fullbuild list
hayao [Tue, 10 Aug 2021 13:28:44 +0000 (22:28 +0900)]
[update] : Added gnome channel to fullbuild list

2 years ago[fix] : Do not execute when the remove_list is 0
hayao [Mon, 9 Aug 2021 13:25:54 +0000 (22:25 +0900)]
[fix] : Do not execute when the remove_list is 0

2 years ago[update] : Finally remove unnecessary packages
hayao [Mon, 9 Aug 2021 13:23:04 +0000 (22:23 +0900)]
[update] : Finally remove unnecessary packages

2 years ago[update] : Show message on background
hayao [Mon, 9 Aug 2021 05:58:54 +0000 (14:58 +0900)]
[update] : Show message on background

2 years ago[update] : Updated ckbcomp 1.205
hayao [Mon, 9 Aug 2021 05:22:06 +0000 (14:22 +0900)]
[update] : Updated ckbcomp 1.205

2 years ago[remove] : Removed background files
hayao [Mon, 9 Aug 2021 01:55:14 +0000 (10:55 +0900)]
[remove] : Removed background files

2 years ago[fix] : Fixed line breaks in remove list
hayao [Sun, 8 Aug 2021 12:46:25 +0000 (21:46 +0900)]
[fix] : Fixed line breaks in remove list

2 years ago[fix] : Fixed pkgbuild depends (readarray -t)
hayao [Sun, 8 Aug 2021 12:33:58 +0000 (21:33 +0900)]
[fix] : Fixed pkgbuild depends (readarray -t)

2 years ago[fix] : Fixed pkgbuild dependency resolution
hayao [Sun, 8 Aug 2021 12:27:38 +0000 (21:27 +0900)]
[fix] : Fixed pkgbuild dependency resolution

2 years ago[fix] : Re install package only if it was failed
hayao [Sun, 8 Aug 2021 11:45:00 +0000 (20:45 +0900)]
[fix] : Re install package only if it was failed

2 years ago[fix] : Fixed error code
hayao [Sun, 8 Aug 2021 11:44:28 +0000 (20:44 +0900)]
[fix] : Fixed error code

2 years ago[update] : If the installation fails, try again
hayao [Sun, 8 Aug 2021 11:36:29 +0000 (20:36 +0900)]
[update] : If the installation fails, try again

2 years ago[update] : Skip if packages has already been installed
hayao [Sun, 8 Aug 2021 11:28:30 +0000 (20:28 +0900)]
[update] : Skip if packages has already been installed

2 years ago[fix] : Fixed typo
hayao [Sun, 8 Aug 2021 10:33:31 +0000 (19:33 +0900)]
[fix] : Fixed typo

2 years ago[fix] : Fixed string connection
hayao [Sun, 8 Aug 2021 09:32:40 +0000 (18:32 +0900)]
[fix] : Fixed string connection

2 years ago[fix] : Fixed loading freezes
hayao [Sun, 8 Aug 2021 09:32:26 +0000 (18:32 +0900)]
[fix] : Fixed loading freezes

2 years agoMerge branch 'dev' into dev-stable
hayao [Fri, 6 Aug 2021 16:51:03 +0000 (01:51 +0900)]
Merge branch 'dev' into dev-stable

2 years ago[update] : Updated zshrc
hayao [Fri, 6 Aug 2021 16:47:57 +0000 (01:47 +0900)]
[update] : Updated zshrc

2 years ago[fix] : Use simple remove function
hayao [Fri, 6 Aug 2021 16:43:57 +0000 (01:43 +0900)]
[fix] : Use simple remove function

2 years ago[fix] : Use common argument parser
hayao [Fri, 6 Aug 2021 16:43:14 +0000 (01:43 +0900)]
[fix] : Use common argument parser

2 years ago[fix] : Do not allow -r
hayao [Fri, 6 Aug 2021 16:40:21 +0000 (01:40 +0900)]
[fix] : Do not allow -r

2 years ago[fix] : Do not use remove function
hayao [Fri, 6 Aug 2021 16:38:53 +0000 (01:38 +0900)]
[fix] : Do not use remove function

2 years ago[fix] : Fixed SC2088
hayao [Fri, 6 Aug 2021 16:36:34 +0000 (01:36 +0900)]
[fix] : Fixed SC2088

2 years ago[fix] : Fixed SC2207
hayao [Fri, 6 Aug 2021 16:35:03 +0000 (01:35 +0900)]
[fix] : Fixed SC2207

2 years ago[fix] : Fixed SC2206 SC2207
hayao [Fri, 6 Aug 2021 16:31:27 +0000 (01:31 +0900)]
[fix] : Fixed SC2206 SC2207

2 years ago[fix] : Fixed SC2206
hayao [Fri, 6 Aug 2021 16:29:32 +0000 (01:29 +0900)]
[fix] : Fixed SC2206

2 years ago[ignore] : Ignore SC2206
hayao [Fri, 6 Aug 2021 16:27:55 +0000 (01:27 +0900)]
[ignore] : Ignore SC2206

2 years ago[fix] : Fixed channel directory check
hayao [Fri, 6 Aug 2021 16:24:17 +0000 (01:24 +0900)]
[fix] : Fixed channel directory check

2 years ago[fix] : Fixed SC2155
hayao [Fri, 6 Aug 2021 16:23:59 +0000 (01:23 +0900)]
[fix] : Fixed SC2155

2 years ago[fix] : Use readarray to get channel list
hayao [Fri, 6 Aug 2021 16:23:33 +0000 (01:23 +0900)]
[fix] : Use readarray to get channel list

2 years ago[fix] : Fixed SC2088
hayao [Fri, 6 Aug 2021 16:11:46 +0000 (01:11 +0900)]
[fix] : Fixed SC2088

2 years ago[fix] : Remove useless blank lines
hayao [Fri, 6 Aug 2021 16:09:07 +0000 (01:09 +0900)]
[fix] : Remove useless blank lines

2 years ago[update] : Use common function
hayao [Fri, 6 Aug 2021 01:57:34 +0000 (10:57 +0900)]
[update] : Use common function

2 years ago[fix] : Fixed old function name
hayao [Mon, 2 Aug 2021 13:51:37 +0000 (22:51 +0900)]
[fix] : Fixed old function name