OSDN Git Service

[fix] : Added some options for paru
[alterlinux/alterlinux.git] / build.sh
2021-11-06 hayao[update] : Fully customizable AUR helper
2021-11-06 hayao[update] : Added aur_helper config
2021-11-06 hayao[fix] : Fixed aur helper comments
2021-11-06 hayao[fix] : Fixed exit code with --log
2021-09-23 hayaoMerge branch 'install-command' into dev
2021-09-23 hayao[fix] : Fixed typo
2021-09-23 hayao[update] : Use install command for syslinux files
2021-09-23 hayao[update] : Use install command instead of cp command
2021-09-23 hayao[update] : Use common function for cp command
2021-09-21 hayaoMerge branch 'change-efi-order' into dev
2021-09-21 hayao[update] : Follow the name change
2021-09-19 hayaoMerge branch 'dev' into dev-stable 20210920
2021-09-19 hayao[clean] : Online to define variable
2021-09-18 hayao[clean] : Summarize internal settings
2021-09-16 hayaoMerge branch 'dev' into dev-stable
2021-09-15 hayao[update] : Added --loopmod
2021-09-09 hayao[add] : Added build.sh help
2021-09-09 hayao[update] : Show module path on debug message
2021-09-09 hayao[fix] : Supports uppercase Bool
2021-09-09 hayao[update] : Added --depend
2021-09-09 hayaoMerge branch 'nvidia-plymouth' into dev
2021-09-08 hayao[fix] : Fixed empty over_isofs
2021-09-08 hayao[fix] : Fixed over_isofs directory
2021-09-08 hayao[fix] : Fixed archiso_shutdown path
2021-09-08 hayao[update] : Added --rerun
2021-09-08 hayao[fix] : Exit when reading the configuration file fails
2021-09-05 hayao[update] : Added --cowspace
2021-08-28 hayao[update] : Added legacy package check
2021-08-27 hayaoMerge branch 'dev' into dev-stable
2021-08-25 hayao[fix] : Fixed alteriso-info file
2021-08-21 Yamada HayaoMerge pull request #264 from naoko1010hh/dev
2021-08-20 hayao[update] : Use arrays to parse arguments
2021-08-18 hayaoMerge branch 'dev' into dev-stable 20210819
2021-08-16 hayao[fix] : Change when to check Git directory
2021-08-16 hayao[update] : Added --nogitverison document
2021-08-16 hayao[change] : Changed how to write getopt code
2021-08-16 hayao[update] : Added --nogitversion
2021-08-14 hayaoExit the function with the exit code of arch-chroot.
2021-08-14 hayao[fix] : Fixed mkinitcpio command string
2021-08-14 hayao[update] : Add filename to script
2021-08-14 hayao[change] : Change the timing to unmount the working...
2021-08-14 hayao[fix] : Pass arguments to the script with the correct...
2021-08-14 hayao[fix] : Fixed kernel config line
2021-08-14 hayao[update] : Added module list as an argument
2021-08-13 hayao[update] : Remove unnecessary branch processing
2021-08-13 hayao[update] : Use an array as an argument to customize_air...
2021-08-13 hayao[update] : Supports preset comment out
2021-08-13 hayaoMerge branch 'kmscon' into dev
2021-08-13 hayao[fix] : No output in kernel module check
2021-08-13 hayao[update] : Added --add-module
2021-08-13 hayaoMerge branch 'channel-gnome-32' into dev
2021-08-12 hayao[update] : Install go with --asdes --needed
2021-08-12 hayao[update] : Install go with pacstrap
2021-08-06 hayaoMerge branch 'dev' into dev-stable
2021-07-31 hayaoMerge remote-tracking branch 'origin/dev' into kmscon
2021-07-28 hayaoMerge branch 'presets' into dev
2021-07-28 hayao[update] : Minor fix
2021-07-27 hayao[add] : Added legacy presets
2021-07-22 hayao[update] : Added option documents
2021-07-22 hayao[update] : Supported break line
2021-07-22 hayao[update] : Do not use function for presets
2021-07-22 hayao[add] : Added presets
2021-07-22 hayao[update] : Show excluded package
2021-07-21 hayaoMerge branch 'dev' into dev-stable
2021-07-19 hayao[fix] : Fixed package install
2021-07-19 hayao[disable] : Disabled package check
2021-07-19 hayao[fix] : FIxed package group check
2021-07-19 hayao[update] : Faster package check
2021-07-18 hayao[fix] : Fixed AlteriSO 3.0 without include_extra
2021-07-18 hayao[update] : Install packages from AUR that do not exist...
2021-07-18 hayao[fix] : Fixed escape sequence
2021-07-18 hayao[fix] : Fixed legacy modules
2021-07-17 hayaoMerge branch 'dev' into dev-stable 20210718
2021-07-17 hayaoMerge branch 'dev' into no-haveged
2021-07-17 hayaoMerge branch 'pipewire-jack' into dev
2021-07-17 hayao[fix] : Fixed missing some items in EFI boot
2021-07-11 hayaoMerge branch 'dev' into dev-stable
2021-07-06 hayao[fix] : Fixed SC2206
2021-07-05 hayaoMerge branch 'menuconfig' into dev
2021-07-05 hayaoMerge branch 'dev' into dev-stable
2021-07-04 hayao[update] : Added error message 20210705
2021-07-02 hayao[update] : Added tar type
2021-07-02 hayao[update] : Added help document
2021-07-02 hayao[update] : Added --tar-opts
2021-07-02 hayao[fix] : Fixed unexpected argument error
2021-07-02 hayao[fix] : Fixed message exit code
2021-07-02 hayaoMerge remote-tracking branch 'origin/dev' into dev
2021-07-02 hayao[fix] : All path of directory is full path
2021-07-01 hayao[fix] : Fixxed re-run
2021-06-28 hayaoMerge branch 'alteriso-3.1-plasma' into dev
2021-06-27 hayao[fix] : Fixed efi config path
2021-06-27 hayao[fix] : Fixed find break line
2021-06-27 hayaoMerge branch 'dev' into alteriso-3.1-plasma
2021-06-27 hayao[fix] : Fixed package list string
2021-06-27 hayaoMerge branch 'dev' into alteriso-3.1-plasma
2021-06-20 watasuke102Merge branch 'alteriso-3.1-plasma' of https://github...
2021-06-19 hayao[fix] : Fixed SC2236
2021-06-19 hayao[fix] : Fixed SC2162
2021-06-19 hayao[fix] : Fixed SC2000
2021-06-19 hayao[fix] : Fixed SC2001 (for_module)
next