OSDN Git Service

[update] : Added --depend
[alterlinux/alterlinux.git] / build.sh
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-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-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-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-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 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-06 hayao[fix] : Fixed SC2206
2021-07-05 hayaoMerge branch 'menuconfig' into dev
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)
2021-06-19 hayao[fix] : Fixed SC2086 (check_bool)
2021-06-19 hayao[update] : Do not use test command
2021-06-19 hayao[fix] : Reduce the number of mkdir executions
2021-06-19 hayao[update] : use the exit code to an integer
2021-06-19 hayao[fix] : Get ful path after mkdir
2021-06-19 hayao[update] : DEFAULT_ARGUMENT as array
2021-06-19 hayao[update] : Use global tar_filename
2021-06-19 hayao[fix] : Fixed SC2155 (make_efiboot)
2021-06-19 hayao[fix] : Fixed Sc2010 (make_efiboot)
2021-06-19 hayao[fix] : Fixed SC2010 (make_efi)
2021-06-18 hayao[fix] : Fixed SC2086
2021-06-18 hayao[fix] : Fixed SC2155 SC2207 (make_efi)
2021-06-18 hayao[fix] : Fixed SC2002 (make_syslinux)
2021-06-18 hayao[fix] : FIxed SC2207 (packages)
2021-06-18 hayao[fix] : Fixed SC2086
2021-06-18 hayao[fix] : Fixed SC2207 (prepare_build > modules)
2021-06-18 hayao[fix] : Fixed SC2001
2021-06-18 hayao[fix] : Fixed SC2086
2021-06-11 hayao[fix] : Fixed --nocolor
2021-06-11 hayao[fix] : Fixed SC2021
2021-06-09 hayaoMerge branch 'calamares-module' into dev
2021-05-25 hayao[update] : Added calamares module to legacy mode
2021-05-24 hayao[fix] : Fixed undefined iso_filename
2021-05-23 hayao[fix] : Fixed undefined variable
2021-05-23 hayao[update] : Use an array as an argument to squashfs
2021-05-23 hayao[fix] : Minor shell fix
next