OSDN Git Service

alterlinux/alterlinux.git
4 years ago[fix] : typo
hayao [Sun, 16 Aug 2020 06:06:52 +0000 (15:06 +0900)]
[fix] : typo

4 years ago[fix] : boot extra
hayao [Sun, 16 Aug 2020 05:53:00 +0000 (14:53 +0900)]
[fix] : boot extra

4 years agoMerge branch 'alteriso-2-archiso-46' into dev
hayao [Sat, 15 Aug 2020 23:38:02 +0000 (08:38 +0900)]
Merge branch 'alteriso-2-archiso-46' into dev

4 years ago[fix] : copy UEFI shell from airootfs instead of the host system
hayao [Sat, 15 Aug 2020 23:35:42 +0000 (08:35 +0900)]
[fix] : copy UEFI shell from airootfs instead of the host system

4 years ago[remove] : Remove unnecessary file
hayao [Sat, 15 Aug 2020 23:28:34 +0000 (08:28 +0900)]
[remove] : Remove unnecessary file

4 years ago[fix] : fix GnuPG home directory permissions
hayao [Sat, 15 Aug 2020 23:27:35 +0000 (08:27 +0900)]
[fix] : fix GnuPG home directory permissions

4 years ago[add] : latest initcpio
hayao [Sat, 15 Aug 2020 23:06:31 +0000 (08:06 +0900)]
[add] : latest initcpio

4 years ago[fix] : Fix unexpected script_path behaviour
hayao [Sat, 15 Aug 2020 23:04:04 +0000 (08:04 +0900)]
[fix] : Fix unexpected script_path behaviour

When one calls the `build.sh` scripts with bash instead of the shebang

4 years ago[add]: Don't hardcode packages in build.sh
hayao [Sat, 15 Aug 2020 22:58:23 +0000 (07:58 +0900)]
[add]: Don't hardcode packages in build.sh

Move all required packages to base.
Test file availability before copying them.

4 years ago[update : ]Adding linting for initcpio scripts
hayao [Sat, 15 Aug 2020 22:48:56 +0000 (07:48 +0900)]
[update : ]Adding linting for initcpio scripts

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

4 years ago[remove] : elinks
hayao [Sat, 15 Aug 2020 22:37:23 +0000 (07:37 +0900)]
[remove] : elinks

4 years ago[disable] : Removed netctl and dialog
hayao [Sat, 15 Aug 2020 22:35:37 +0000 (07:35 +0900)]
[disable] : Removed netctl and dialog

4 years ago[fix] : Remove unneded ReadOnlyPaths from reflector.service
hayao [Sat, 15 Aug 2020 22:32:40 +0000 (07:32 +0900)]
[fix] : Remove unneded ReadOnlyPaths from reflector.service

Remove references to a nonexistent file.

4 years ago[fix] : Keep /root permissions as 750
hayao [Sat, 15 Aug 2020 22:31:45 +0000 (07:31 +0900)]
[fix] : Keep /root permissions as 750

The filesystem package installs /root as 750 not 700.

Move chmod from customize_airootfs.sh to build.sh.

4 years ago[update] : Update pacman.conf to the current version shipped by the pacman package
hayao [Sat, 15 Aug 2020 22:28:57 +0000 (07:28 +0900)]
[update] : Update pacman.conf to the current version shipped by the pacman package

4 years ago[update] : Warn about Syslinux's reboot.c32 and poweroff.c32 requiring APM
hayao [Sat, 15 Aug 2020 22:23:05 +0000 (07:23 +0900)]
[update] : Warn about Syslinux's reboot.c32 and poweroff.c32 requiring APM

APM is old and some motherboard firmwares have removed support for it.
reboot.c32 and poweroff.c32 will not work on such firmwares.
Add a help text to "Reboot" and "Power Off" boot menu entries that warns about requiring APM.

4 years ago[update] : Automatically boot the installation environment from syslinux
hayao [Sat, 15 Aug 2020 22:20:44 +0000 (07:20 +0900)]
[update] : Automatically boot the installation environment from syslinux

4 years agoAutomatically boot the installation environment from syslinux
hayao [Sat, 15 Aug 2020 22:18:12 +0000 (07:18 +0900)]
Automatically boot the installation environment from syslinux

Timeout is 3 seconds to match systemd-boot's configuration.

4 years ago[add] : Adding script to run archiso in qemu
hayao [Sat, 15 Aug 2020 22:12:43 +0000 (07:12 +0900)]
[add] : Adding script to run archiso in qemu
A script to run a built archiso image using qemu.
It can run the image on an emulated BIOS (using seabios) or UEFI (using edk2-ovmf) system.

4 years ago[update] Add amdgpu and mgag200 to the archiso_kms mkinitcpio hook
hayao [Sat, 15 Aug 2020 22:09:59 +0000 (07:09 +0900)]
[update] Add amdgpu and mgag200 to the archiso_kms mkinitcpio hook

See https://wiki.archlinux.org/index.php/Kernel_mode_setting#Early_KMS_start .

4 years ago[add] : reflector.service
hayao [Fri, 14 Aug 2020 12:36:48 +0000 (21:36 +0900)]
[add]  : reflector.service

4 years ago[update] : remove alteriso-reflector
hayao [Fri, 14 Aug 2020 12:29:45 +0000 (21:29 +0900)]
[update] : remove alteriso-reflector

4 years ago[update] : enable alteriso-reflector
hayao [Fri, 14 Aug 2020 11:14:18 +0000 (20:14 +0900)]
[update] : enable alteriso-reflector

4 years ago[remove] : choose-mirror
hayao [Fri, 14 Aug 2020 11:12:52 +0000 (20:12 +0900)]
[remove] : choose-mirror

4 years agoMerge branch 'archiso-45' into dev
hayao [Fri, 14 Aug 2020 10:25:22 +0000 (19:25 +0900)]
Merge branch 'archiso-45' into dev

4 years ago[fix] : Issue #165 origin/alteriso-2-archiso-44
watasuke102 [Thu, 13 Aug 2020 05:10:19 +0000 (14:10 +0900)]
[fix] : Issue #165

4 years ago[update] : Added kokkiemouse
hayao [Wed, 12 Aug 2020 12:43:48 +0000 (21:43 +0900)]
[update] : Added kokkiemouse

4 years ago[update] : Added stmkza
hayao [Wed, 12 Aug 2020 05:00:49 +0000 (14:00 +0900)]
[update] : Added stmkza

4 years ago[update] : Added watasuke and Fixed tukutun
hayao [Wed, 12 Aug 2020 04:25:03 +0000 (13:25 +0900)]
[update] : Added watasuke and Fixed tukutun

4 years ago[fix] Religious resolution lol close #69
lap1sid [Tue, 11 Aug 2020 07:14:32 +0000 (16:14 +0900)]
[fix] Religious resolution lol close #69

but I forgot to close 69

4 years ago[Add] Temporary added wallpapers for plasma
lap1sid [Tue, 11 Aug 2020 07:08:35 +0000 (16:08 +0900)]
[Add] Temporary added wallpapers for plasma

4 years ago[Delete] Deleted garbage files (But it's experimental too)
lap1sid [Tue, 11 Aug 2020 07:06:24 +0000 (16:06 +0900)]
[Delete] Deleted garbage files (But it's experimental too)

4 years ago[Add] Added Desktop Theme (But it's experimental)
lap1sid [Tue, 11 Aug 2020 06:55:15 +0000 (15:55 +0900)]
[Add] Added Desktop Theme (But it's experimental)

4 years ago[Update] Updated New Look and Feel Theme
lap1sid [Tue, 11 Aug 2020 06:53:32 +0000 (15:53 +0900)]
[Update] Updated New Look and Feel Theme

4 years ago[update] : Added firefox lng pack
hayao [Mon, 10 Aug 2020 09:42:03 +0000 (18:42 +0900)]
[update] : Added firefox lng pack

4 years ago[add] : new walpapers rc1-alpha4
hayao [Mon, 10 Aug 2020 09:29:30 +0000 (18:29 +0900)]
[add] : new walpapers

4 years ago[remove] : old wallpaper
hayao [Mon, 10 Aug 2020 09:29:20 +0000 (18:29 +0900)]
[remove] : old wallpaper

4 years ago[remove] : Xfce files
hayao [Mon, 10 Aug 2020 09:15:05 +0000 (18:15 +0900)]
[remove] : Xfce files

4 years ago[disable] : Removed old codes
hayao [Mon, 10 Aug 2020 09:00:19 +0000 (18:00 +0900)]
[disable] : Removed old codes

4 years ago[update] : Added English
hayao [Mon, 10 Aug 2020 08:46:33 +0000 (17:46 +0900)]
[update] : Added English

4 years ago[fix] : remove sudo config rc1-alpha3
hayao [Mon, 10 Aug 2020 05:50:03 +0000 (14:50 +0900)]
[fix] : remove sudo config

4 years agoMerge remote-tracking branch 'origin/dev' into dev
hayao [Mon, 10 Aug 2020 04:04:57 +0000 (13:04 +0900)]
Merge remote-tracking branch 'origin/dev' into dev

4 years ago[fix] : install script journald
hayao [Mon, 10 Aug 2020 04:04:49 +0000 (13:04 +0900)]
[fix] : install script journald

4 years ago[fix] : English link doesn't work
watasuke102 [Mon, 10 Aug 2020 04:01:09 +0000 (13:01 +0900)]
[fix] : English link doesn't work

4 years ago[update] : Separate with space to conky on i3
watasuke102 [Mon, 10 Aug 2020 03:55:05 +0000 (12:55 +0900)]
[update] : Separate with space to conky on i3

4 years ago[add] : Added cinnamon slide
hayao [Mon, 10 Aug 2020 03:28:35 +0000 (12:28 +0900)]
[add] : Added cinnamon slide

4 years ago[disable] : cpu-x (i686)
hayao [Mon, 10 Aug 2020 01:46:57 +0000 (10:46 +0900)]
[disable] : cpu-x (i686)

4 years ago[fix] : script laod msg
hayao [Mon, 10 Aug 2020 00:14:46 +0000 (09:14 +0900)]
[fix] : script laod msg

4 years ago[fix] : directory remains problem
hayao [Mon, 10 Aug 2020 00:11:10 +0000 (09:11 +0900)]
[fix] : directory remains problem

4 years ago[update] : clean work
hayao [Mon, 10 Aug 2020 00:09:57 +0000 (09:09 +0900)]
[update] : clean work

4 years ago[Fix] : Issue #160
watasuke102 [Mon, 10 Aug 2020 00:00:09 +0000 (09:00 +0900)]
[Fix] : Issue #160

4 years ago[fix] : install script bash -e
hayao [Sun, 9 Aug 2020 13:59:26 +0000 (22:59 +0900)]
[fix] : install script bash -e

4 years ago[fix] : lightdm config path
hayao [Sun, 9 Aug 2020 13:53:51 +0000 (22:53 +0900)]
[fix] : lightdm config path

4 years ago[update] : polybar setting file
watasuke102 [Sun, 9 Aug 2020 12:37:31 +0000 (21:37 +0900)]
[update] : polybar setting file

4 years ago[update: enhancement Issue #161
watasuke102 [Sun, 9 Aug 2020 11:56:33 +0000 (20:56 +0900)]
[update: enhancement Issue #161

4 years ago[update] : add change active window shortcut to conky on i3
watasuke102 [Sun, 9 Aug 2020 10:40:41 +0000 (19:40 +0900)]
[update] : add change active window shortcut to conky on i3

4 years ago[fix] : block color in polybar on i3
watasuke102 [Sun, 9 Aug 2020 07:04:38 +0000 (16:04 +0900)]
[fix] : block color in polybar on i3

4 years ago[fix] : battery icon in polybar on i3
watasuke102 [Sun, 9 Aug 2020 06:24:48 +0000 (15:24 +0900)]
[fix] : battery icon in polybar on i3

4 years ago[fix] : Lock Screen command in power menu on i3
watasuke102 [Sun, 9 Aug 2020 02:44:11 +0000 (11:44 +0900)]
[fix] : Lock Screen command in power menu on i3

4 years agoMerge remote-tracking branch 'origin/dev' into dev
hayao [Sat, 8 Aug 2020 12:36:42 +0000 (21:36 +0900)]
Merge remote-tracking branch 'origin/dev' into dev

4 years ago[add] : terminal-xfce.png
hayao [Sat, 8 Aug 2020 12:36:36 +0000 (21:36 +0900)]
[add] : terminal-xfce.png

4 years ago[update] : README.md on i3
watasuke102 [Sat, 8 Aug 2020 12:33:29 +0000 (21:33 +0900)]
[update] : README.md on i3

4 years agoMerge remote-tracking branch 'origin/dev' into dev
hayao [Sat, 8 Aug 2020 06:41:09 +0000 (15:41 +0900)]
Merge remote-tracking branch 'origin/dev' into dev

4 years ago[fix] : lsd not work
hayao [Sat, 8 Aug 2020 06:41:07 +0000 (15:41 +0900)]
[fix] : lsd not work

4 years ago[fix] : remove useless part on conky
watasuke102 [Sat, 8 Aug 2020 06:31:42 +0000 (15:31 +0900)]
[fix] : remove useless part on conky

4 years ago[fix] : Fixed #143
hayao [Fri, 7 Aug 2020 05:14:13 +0000 (14:14 +0900)]
[fix] : Fixed #143

4 years ago[add] : LXDE README
hayao [Fri, 7 Aug 2020 05:09:27 +0000 (14:09 +0900)]
[add] : LXDE README

4 years agoMerge pull request #156 from yayoimizuha/dev
Hayao0819 [Thu, 6 Aug 2020 22:31:31 +0000 (07:31 +0900)]
Merge pull request #156 from yayoimizuha/dev

Englishized channels/{channels}/README

4 years agoEnglishized alterlinux/channels/xfce/README
yayoimizuha [Thu, 6 Aug 2020 16:33:39 +0000 (01:33 +0900)]
Englishized alterlinux/channels/xfce/README

4 years ago Englishized alterlinux/channels/releng/README
yayoimizuha [Thu, 6 Aug 2020 16:27:43 +0000 (01:27 +0900)]
 Englishized alterlinux/channels/releng/README

4 years agoEnglishized alterlinux/channels/cinnamon/README
yayoimizuha [Thu, 6 Aug 2020 16:08:45 +0000 (01:08 +0900)]
Englishized alterlinux/channels/cinnamon/README

4 years agoMerge pull request #1 from FascodeNet/dev
yayoimizuha [Thu, 6 Aug 2020 15:55:52 +0000 (00:55 +0900)]
Merge pull request #1 from FascodeNet/dev

Dev attracting

4 years ago[update] : Added about each channels
hayao [Thu, 6 Aug 2020 10:54:33 +0000 (19:54 +0900)]
[update] : Added about each channels

4 years ago[add] : channel README.md
hayao [Thu, 6 Aug 2020 10:53:55 +0000 (19:53 +0900)]
[add] : channel README.md

4 years ago[add] : cinnamon README
hayao [Thu, 6 Aug 2020 10:48:11 +0000 (19:48 +0900)]
[add] : cinnamon README

4 years ago[add] : releng README
hayao [Thu, 6 Aug 2020 08:50:58 +0000 (17:50 +0900)]
[add] : releng README

4 years ago[add] : Xfce README
hayao [Thu, 6 Aug 2020 08:48:53 +0000 (17:48 +0900)]
[add] : Xfce README

4 years agoMerge branch 'dev' into archiso-45
hayao [Wed, 5 Aug 2020 13:33:01 +0000 (22:33 +0900)]
Merge branch 'dev' into archiso-45

4 years ago[update] : remove screen lock shortcut from conky on i3
watasuke102 [Wed, 5 Aug 2020 11:46:47 +0000 (20:46 +0900)]
[update] : remove screen lock shortcut from conky on i3

4 years ago[fix] : Issue #138
watasuke102 [Wed, 5 Aug 2020 09:13:05 +0000 (18:13 +0900)]
[fix] : Issue #138

4 years ago[update] : safe graphic (x86_64 sys-plymouth)
hayao [Wed, 5 Aug 2020 06:23:10 +0000 (15:23 +0900)]
[update] : safe graphic (x86_64 sys-plymouth)

4 years ago[update] : safe graphic (i686 sys)
hayao [Wed, 5 Aug 2020 06:18:47 +0000 (15:18 +0900)]
[update] : safe graphic (i686 sys)

4 years ago[fix] : architecture name
hayao [Wed, 5 Aug 2020 06:15:46 +0000 (15:15 +0900)]
[fix] : architecture name

4 years agoMerge branch 'safe-graphic' into dev
hayao [Tue, 4 Aug 2020 12:39:55 +0000 (21:39 +0900)]
Merge branch 'safe-graphic' into dev

4 years ago[update] : safe graphic (sys-plymouth)
hayao [Tue, 4 Aug 2020 11:44:41 +0000 (20:44 +0900)]
[update] : safe graphic (sys-plymouth)

4 years ago[update] : safe graphic (sys)
hayao [Tue, 4 Aug 2020 11:08:35 +0000 (20:08 +0900)]
[update] : safe graphic (sys)

4 years ago[update] : Disabled screen lock shortcut
hayao [Tue, 4 Aug 2020 10:24:17 +0000 (19:24 +0900)]
[update] : Disabled screen lock shortcut

4 years ago[update] : dconf update
hayao [Tue, 4 Aug 2020 09:49:42 +0000 (18:49 +0900)]
[update] : dconf update

4 years ago[change] : Changed dconf update timing
hayao [Tue, 4 Aug 2020 09:48:03 +0000 (18:48 +0900)]
[change] : Changed dconf update timing

4 years ago[update] : Disabled Ctrl Alt L
hayao [Tue, 4 Aug 2020 09:43:26 +0000 (18:43 +0900)]
[update] : Disabled Ctrl Alt L

4 years ago[fix] : db file path
hayao [Tue, 4 Aug 2020 09:23:26 +0000 (18:23 +0900)]
[fix] : db file path

4 years ago[update] : Added password message
hayao [Tue, 4 Aug 2020 09:23:12 +0000 (18:23 +0900)]
[update] : Added password message

4 years ago[add] : cinnamon-screensaver config
hayao [Tue, 4 Aug 2020 09:20:52 +0000 (18:20 +0900)]
[add] : cinnamon-screensaver config

4 years ago[add] : no lockscreen cinnamon menu
hayao [Tue, 4 Aug 2020 08:55:59 +0000 (17:55 +0900)]
[add] : no lockscreen cinnamon menu

FIxed #147

4 years ago[disable] : Disabled replace link
hayao [Tue, 4 Aug 2020 08:21:22 +0000 (17:21 +0900)]
[disable] : Disabled replace link

#145によって仕様が変更されたので不要になりました

4 years ago[update] : Added cinnamon-translations (i686)
hayao [Tue, 4 Aug 2020 07:59:39 +0000 (16:59 +0900)]
[update] : Added cinnamon-translations (i686)

4 years ago[update] : Added cinnamon translate
hayao [Tue, 4 Aug 2020 07:59:09 +0000 (16:59 +0900)]
[update] : Added cinnamon translate

4 years agoMerge branch 'Issue-145' into dev
hayao [Tue, 4 Aug 2020 07:53:56 +0000 (16:53 +0900)]
Merge branch 'Issue-145' into dev

4 years ago[fix] : typo
hayao [Tue, 4 Aug 2020 07:53:41 +0000 (16:53 +0900)]
[fix] : typo

4 years ago[update] : new shortcut with alterlinux-welcome-page (plasma)
hayao [Tue, 4 Aug 2020 07:37:39 +0000 (16:37 +0900)]
[update] : new shortcut with alterlinux-welcome-page (plasma)