OSDN Git Service

alterlinux/alterlinux.git
4 years ago[update] : Supports setting of supported architecture for each channel.
hayao [Thu, 30 Apr 2020 13:57:39 +0000 (22:57 +0900)]
[update] : Supports setting of supported architecture for each channel.

4 years ago[update] : Added support for architecture-specific processing with customize_airootfs...
hayao [Thu, 30 Apr 2020 13:48:42 +0000 (22:48 +0900)]
[update] : Added support for architecture-specific processing with customize_airootfs script

4 years ago[add] : Added share package for i686.
hayao [Thu, 30 Apr 2020 12:49:50 +0000 (21:49 +0900)]
[add] : Added share package for i686.

4 years ago[fix] : Fixed file name.
hayao [Thu, 30 Apr 2020 12:39:45 +0000 (21:39 +0900)]
[fix] : Fixed file name.

4 years ago[fix] : Fixed typo.
hayao [Thu, 30 Apr 2020 09:40:23 +0000 (18:40 +0900)]
[fix] : Fixed typo.

4 years ago[fix] : Fixed pacman.conf for each channel.
hayao [Thu, 30 Apr 2020 09:39:45 +0000 (18:39 +0900)]
[fix] : Fixed pacman.conf for each channel.

4 years ago[add] : Added package list for i686
hayao [Thu, 30 Apr 2020 08:01:10 +0000 (17:01 +0900)]
[add] : Added package list for i686

4 years ago[update] : Corresponding to pacman.conf of each architecture.
hayao [Thu, 30 Apr 2020 08:00:55 +0000 (17:00 +0900)]
[update] : Corresponding to pacman.conf of each architecture.

4 years ago[fix] : Fixed confirm message.
hayao [Thu, 30 Apr 2020 01:51:03 +0000 (10:51 +0900)]
[fix] : Fixed confirm message.

4 years ago[fix] : Fixed to copy airootfs.
hayao [Thu, 30 Apr 2020 01:49:33 +0000 (10:49 +0900)]
[fix] : Fixed to copy airootfs.

4 years ago[update] : EFI processing compatible with i686.
hayao [Thu, 30 Apr 2020 01:37:34 +0000 (10:37 +0900)]
[update] : EFI processing compatible with i686.

4 years ago[update] : Passed architecture settings to mkalteriso.
hayao [Thu, 30 Apr 2020 01:31:06 +0000 (10:31 +0900)]
[update] : Passed architecture settings to mkalteriso.

4 years ago[update] : Added arch backup.
hayao [Thu, 30 Apr 2020 01:24:21 +0000 (10:24 +0900)]
[update] : Added arch backup.

4 years ago[add] : Added syslinux files for i686.
hayao [Thu, 30 Apr 2020 01:21:36 +0000 (10:21 +0900)]
[add] : Added syslinux files for i686.

4 years ago[update] : Added arch message.
hayao [Thu, 30 Apr 2020 01:16:04 +0000 (10:16 +0900)]
[update] : Added arch message.

4 years ago[update] : Corresponding to the package list of each architecture.
hayao [Wed, 29 Apr 2020 13:39:34 +0000 (22:39 +0900)]
[update] : Corresponding to the package list of each architecture.

4 years ago[add] : Added airootfs and packages for each architecture.
hayao [Wed, 29 Apr 2020 13:33:04 +0000 (22:33 +0900)]
[add] : Added airootfs and packages for each architecture.

4 years ago[add] : Add pacman configuration file for each architecture.
hayao [Wed, 29 Apr 2020 13:17:24 +0000 (22:17 +0900)]
[add] : Add pacman configuration file for each architecture.

4 years ago[update] : Replaced x86_64 to ${arch}
hayao [Wed, 29 Apr 2020 13:14:09 +0000 (22:14 +0900)]
[update] : Replaced x86_64 to ${arch}

4 years ago[fix] : Fixed #41
hayao [Wed, 29 Apr 2020 08:53:03 +0000 (17:53 +0900)]
[fix] : Fixed #41

4 years ago[remove] : Removed file.
hayao [Wed, 29 Apr 2020 08:52:50 +0000 (17:52 +0900)]
[remove] : Removed file.

4 years ago[add] : Added scripts.
hayao [Wed, 29 Apr 2020 08:50:59 +0000 (17:50 +0900)]
[add] : Added scripts.

4 years ago[fix] : Fixed an issue that rebuild cannot be used.
hayao [Wed, 29 Apr 2020 08:10:52 +0000 (17:10 +0900)]
[fix] : Fixed an issue that rebuild cannot be used.

4 years ago[fix] : Fixed replacing usershell.
hayao [Wed, 29 Apr 2020 07:59:23 +0000 (16:59 +0900)]
[fix] : Fixed replacing usershell.

4 years ago[update] : Added error message.
hayao [Wed, 29 Apr 2020 07:52:21 +0000 (16:52 +0900)]
[update] : Added error message.

4 years ago[update] : Changed to finish after checking all dependencies when an error occurs
hayao [Wed, 29 Apr 2020 07:48:13 +0000 (16:48 +0900)]
[update] : Changed to finish after checking all dependencies when an error occurs

4 years ago[change] : Changed error message syntax.
hayao [Wed, 29 Apr 2020 07:43:15 +0000 (16:43 +0900)]
[change] : Changed error message syntax.

4 years ago[fix] : Fixed undefined variable error.
hayao [Wed, 29 Apr 2020 07:39:35 +0000 (16:39 +0900)]
[fix] : Fixed undefined variable error.

4 years ago[add] : Added xorg drivers.
hayao [Wed, 29 Apr 2020 07:26:20 +0000 (16:26 +0900)]
[add] : Added xorg drivers.

4 years ago[remove] : Don't have to write if in one line
hayao [Wed, 29 Apr 2020 07:13:59 +0000 (16:13 +0900)]
[remove] : Don't have to write if in one line

4 years agoRevert "[update] : I put the if in one line"
hayao [Tue, 28 Apr 2020 05:38:44 +0000 (14:38 +0900)]
Revert "[update] : I put the if in one line"

This reverts commit 38750b374f4070153ed4ed887804c35565527187.

4 years agoMerge remote-tracking branch 'origin/dev' into dev
hayao [Tue, 28 Apr 2020 06:26:02 +0000 (15:26 +0900)]
Merge remote-tracking branch 'origin/dev' into dev

4 years ago[update] : Added releng to Makefile.
hayao [Tue, 28 Apr 2020 06:24:24 +0000 (15:24 +0900)]
[update] : Added releng to Makefile.

4 years agoMerge branch 'line' into dev
hayao [Tue, 28 Apr 2020 06:19:11 +0000 (15:19 +0900)]
Merge branch 'line' into dev

4 years agoMerge remote-tracking branch 'origin/dev' into dev
hayao [Tue, 28 Apr 2020 06:19:02 +0000 (15:19 +0900)]
Merge remote-tracking branch 'origin/dev' into dev

4 years ago[add] : Added CONTRIBUTING.md
hayao [Tue, 28 Apr 2020 06:18:40 +0000 (15:18 +0900)]
[add] : Added CONTRIBUTING.md

4 years ago[update] : I put the if in one line
hayao [Tue, 28 Apr 2020 05:38:44 +0000 (14:38 +0900)]
[update] : I put the if in one line

4 years agoMerge branch 'Issue-42' into dev
hayao [Tue, 28 Apr 2020 01:05:28 +0000 (10:05 +0900)]
Merge branch 'Issue-42' into dev

4 years ago[update] : Added no all password.
hayao [Tue, 28 Apr 2020 01:05:08 +0000 (10:05 +0900)]
[update]  : Added no all password.

4 years ago[fix] : Fixed user groups.
hayao [Tue, 28 Apr 2020 00:55:46 +0000 (09:55 +0900)]
[fix] : Fixed user groups.

4 years ago[update] : Added polkit rule.
hayao [Tue, 28 Apr 2020 00:52:55 +0000 (09:52 +0900)]
[update] : Added polkit rule.

4 years ago[update] : Enabled to change the default shell in Calamares.
hayao [Tue, 28 Apr 2020 00:51:21 +0000 (09:51 +0900)]
[update] : Enabled to change the default shell in Calamares.

4 years ago[update] : Added storage group.
hayao [Tue, 28 Apr 2020 00:46:49 +0000 (09:46 +0900)]
[update] : Added storage group.

4 years ago[disable] : Disabled waiting when noconfirm is true.
hayao [Mon, 27 Apr 2020 14:28:14 +0000 (23:28 +0900)]
[disable] : Disabled waiting when noconfirm is true.

4 years ago[fix] : Fixed color echo.
hayao [Mon, 27 Apr 2020 14:25:19 +0000 (23:25 +0900)]
[fix] : Fixed color echo.

4 years ago[fix] : Fixed layouts.
hayao [Mon, 27 Apr 2020 08:48:25 +0000 (17:48 +0900)]
[fix] : Fixed layouts.

4 years ago[update] : Added screen shot of lxde edition.
hayao [Mon, 27 Apr 2020 08:44:55 +0000 (17:44 +0900)]
[update] : Added screen shot of lxde edition.

4 years ago[add] : Added systemd config.
hayao [Sun, 26 Apr 2020 12:00:40 +0000 (21:00 +0900)]
[add] : Added systemd config.

4 years agoMerge branch 'rescue-mode' into dev
hayao [Sun, 26 Apr 2020 03:32:08 +0000 (12:32 +0900)]
Merge branch 'rescue-mode' into dev

4 years ago[update] : Added rescue mode.
hayao [Sun, 26 Apr 2020 02:02:24 +0000 (11:02 +0900)]
[update] : Added rescue mode.

4 years ago[update] : Added flexibility to scripts.
hayao [Sun, 26 Apr 2020 01:41:57 +0000 (10:41 +0900)]
[update] : Added flexibility to scripts.

4 years ago[update] : Added debug messages.
hayao [Sun, 26 Apr 2020 01:39:52 +0000 (10:39 +0900)]
[update] : Added debug messages.

4 years ago[add] : Added welcome page.
hayao [Sat, 25 Apr 2020 13:53:04 +0000 (22:53 +0900)]
[add] : Added welcome page.

4 years ago[update] : Added automatic deletion of working directory..
hayao [Thu, 23 Apr 2020 10:21:21 +0000 (19:21 +0900)]
[update] : Added automatic deletion of working directory..

4 years ago[fix] : Refixed a55e1276184830d8e60f06bb4a9b33b2481d4f89
hayao [Thu, 23 Apr 2020 08:49:32 +0000 (17:49 +0900)]
[fix] : Refixed a55e1276184830d8e60f06bb4a9b33b2481d4f89

4 years ago[fix] : Added deletion of unnecessary files.
hayao [Thu, 23 Apr 2020 08:44:37 +0000 (17:44 +0900)]
[fix] : Added deletion of unnecessary files.

4 years ago[fix] : Fixed panel icon.
hayao [Thu, 23 Apr 2020 08:40:04 +0000 (17:40 +0900)]
[fix] : Fixed panel icon.

4 years ago[update] : Added gnome-screenshot.
hayao [Thu, 23 Apr 2020 04:35:24 +0000 (13:35 +0900)]
[update] : Added gnome-screenshot.

4 years ago[update] : Added panel to screenshot.
hayao [Thu, 23 Apr 2020 04:33:40 +0000 (13:33 +0900)]
[update] : Added panel to screenshot.

4 years ago[update] : Changed pcmanfm settings.
hayao [Thu, 23 Apr 2020 03:56:55 +0000 (12:56 +0900)]
[update] : Changed pcmanfm settings.

4 years ago[update] : Changed settings.
hayao [Thu, 23 Apr 2020 03:56:39 +0000 (12:56 +0900)]
[update] : Changed settings.

4 years ago[update] : Added side bar icons.
hayao [Thu, 23 Apr 2020 03:56:12 +0000 (12:56 +0900)]
[update] : Added side bar icons.

4 years ago[fix] : Fixed terminal color and fonts.
hayao [Thu, 23 Apr 2020 03:47:44 +0000 (12:47 +0900)]
[fix] : Fixed terminal color and fonts.

4 years ago[add] : Added panel config for jp.
hayao [Thu, 23 Apr 2020 03:20:36 +0000 (12:20 +0900)]
[add] : Added panel config for jp.

4 years ago[add] : Added font package files.
hayao [Thu, 23 Apr 2020 03:15:29 +0000 (12:15 +0900)]
[add] : Added font package files.

4 years agoMerge branch 'lxde' into dev
hayao [Thu, 23 Apr 2020 02:26:45 +0000 (11:26 +0900)]
Merge branch 'lxde' into dev

4 years ago[fix] : FIxed package name refind-efi to refind.
hayao [Thu, 23 Apr 2020 02:26:31 +0000 (11:26 +0900)]
[fix] : FIxed package name refind-efi to refind.

4 years ago[fix] : Fixed icon size.
hayao [Wed, 22 Apr 2020 13:48:38 +0000 (22:48 +0900)]
[fix] : Fixed icon size.

4 years ago[update] : Changed display config tool.
hayao [Wed, 22 Apr 2020 13:12:02 +0000 (22:12 +0900)]
[update] : Changed display config tool.

old: lxrandr new: arandr

4 years ago[fix] : Fixed settings.
hayao [Wed, 22 Apr 2020 12:45:30 +0000 (21:45 +0900)]
[fix] : Fixed settings.

4 years ago[update] : Changed panel layout.
hayao [Wed, 22 Apr 2020 12:45:04 +0000 (21:45 +0900)]
[update] : Changed panel layout.

4 years ago[update] : Changed desktop background.
hayao [Wed, 22 Apr 2020 12:18:27 +0000 (21:18 +0900)]
[update] : Changed desktop background.

4 years ago[add] : Added wallpaper package.
hayao [Wed, 22 Apr 2020 12:14:49 +0000 (21:14 +0900)]
[add] : Added wallpaper package.

4 years ago[add] : Adde lxde files.
hayao [Wed, 22 Apr 2020 12:12:00 +0000 (21:12 +0900)]
[add] : Adde lxde files.

4 years ago[add] : Added lxde channel.
hayao [Wed, 22 Apr 2020 10:25:12 +0000 (19:25 +0900)]
[add] : Added lxde channel.

4 years agoMerge branch 'dev' into dev-stable
hayao [Tue, 21 Apr 2020 12:14:46 +0000 (21:14 +0900)]
Merge branch 'dev' into dev-stable

4 years ago[update] : Added htop.
hayao [Tue, 21 Apr 2020 06:39:52 +0000 (15:39 +0900)]
[update] : Added htop.

4 years ago[disable] : Disabled nano mouse.
hayao [Mon, 20 Apr 2020 03:25:10 +0000 (12:25 +0900)]
[disable] : Disabled nano mouse.

4 years ago[disable] : Removed archiso.
hayao [Mon, 20 Apr 2020 03:09:58 +0000 (12:09 +0900)]
[disable] : Removed archiso.

4 years ago[update] : Improved the message of old version package.
hayao [Mon, 20 Apr 2020 03:06:48 +0000 (12:06 +0900)]
[update] : Improved the message of old version package.

4 years ago[update] : Added -n option.
hayao [Mon, 20 Apr 2020 02:49:03 +0000 (11:49 +0900)]
[update] : Added -n option.

4 years ago[disable] : Disabled done message.
hayao [Mon, 20 Apr 2020 00:43:14 +0000 (09:43 +0900)]
[disable] : Disabled done message.

4 years ago[update] : Don't check language when specified by argument.
hayao [Sun, 19 Apr 2020 13:56:03 +0000 (22:56 +0900)]
[update] : Don't check language when specified by argument.

Don't ask about language when -e or -j is specified as an argument.

4 years ago[update] : Added language question to the beginning.
hayao [Sun, 19 Apr 2020 13:47:15 +0000 (22:47 +0900)]
[update] : Added language question to the beginning.

4 years ago[update] : English wizard.
hayao [Sun, 19 Apr 2020 13:30:56 +0000 (22:30 +0900)]
[update] : English wizard.

4 years ago[update] : English part of the wizard.
hayao [Sun, 19 Apr 2020 13:20:43 +0000 (22:20 +0900)]
[update] : English part of the wizard.

4 years ago[update] : English part of the wizard.
hayao [Sun, 19 Apr 2020 12:55:31 +0000 (21:55 +0900)]
[update] : English part of the wizard.

4 years ago[update] : Added debug messages.
hayao [Sun, 19 Apr 2020 11:47:17 +0000 (20:47 +0900)]
[update] : Added debug messages.

4 years ago[update] : Removed redundant message for checking dependent packages.
hayao [Sun, 19 Apr 2020 09:16:34 +0000 (18:16 +0900)]
[update] : Removed redundant message for checking dependent packages.

4 years ago[update] : Wizard now uses custom settings file.
hayao [Sun, 19 Apr 2020 05:23:53 +0000 (14:23 +0900)]
[update] : Wizard now uses custom settings file.

4 years ago[update] : Support for packages that do not exist in the repository.
hayao [Sun, 19 Apr 2020 05:11:52 +0000 (14:11 +0900)]
[update] : Support for packages that do not exist in the repository.

4 years ago[update] : Added --noconfirm option.
hayao [Sun, 19 Apr 2020 04:46:57 +0000 (13:46 +0900)]
[update] : Added --noconfirm option.

4 years ago[update] : Added automatic loading of kernel module.
hayao [Sat, 18 Apr 2020 12:53:03 +0000 (21:53 +0900)]
[update] : Added automatic loading of kernel module.

4 years agoMerge branch 'dev' into dev-stable
hayao [Sat, 18 Apr 2020 12:33:10 +0000 (21:33 +0900)]
Merge branch 'dev' into dev-stable

4 years ago[update] : Added share channel package.
hayao [Sat, 18 Apr 2020 12:24:57 +0000 (21:24 +0900)]
[update] : Added share channel package.

4 years ago[update] : Added extra file deletion to script.
hayao [Sat, 18 Apr 2020 12:04:55 +0000 (21:04 +0900)]
[update] : Added extra file deletion to script.

4 years ago[fix] : Fixed os name.
hayao [Sat, 18 Apr 2020 11:44:23 +0000 (20:44 +0900)]
[fix] : Fixed os name.

4 years ago[add] : Added splash wallpaper.
hayao [Sat, 18 Apr 2020 11:44:10 +0000 (20:44 +0900)]
[add] : Added splash wallpaper.

4 years ago[update] : Optimized releng package list.
hayao [Sat, 18 Apr 2020 11:22:53 +0000 (20:22 +0900)]
[update] : Optimized releng package list.

4 years ago[remove] : Removed install.txt
hayao [Sat, 18 Apr 2020 11:22:08 +0000 (20:22 +0900)]
[remove] : Removed install.txt