OSDN Git Service

[fix] : Fixed variable name typo
[alterlinux/alterlinux.git] / build.sh
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 hayaoMerge branch 'dev' into dev-stable
2021-05-23 hayao[update] : Use an array as an argument to squashfs
2021-05-23 hayao[fix] : Minor shell fix
2021-05-23 hayao[fix] : Fixed cp error
2021-05-23 hayao[fix] : Fixed syslinux dir
2021-05-22 hayaoMerge branch 'dev' into dev-stable 20210523
2021-05-21 hayao[fix] : Fixed module airootfs
2021-05-20 hayao[fix] : Fixed airootfs priority
2021-05-16 hayao[fix] : Fixed module check
2021-05-16 hayao[fix] : Fixed config path
2021-05-16 hayaoMerge branch 'dev' into dev-stable
2021-05-16 hayao[update] : Use arrays for xorriso
2021-05-16 hayao[fix] : Use common variables to get Git revisions
2021-05-16 hayao[fix] : Fixed the detailed writing style
2021-05-16 hayaoMerge branch 'dev' into no-firewalld
2021-05-14 hayao[update] : Share package cache with other architectures
2021-05-14 hayao[update] : Use array
2021-05-14 hayao[update] : Use umount.sh
2021-05-14 hayao[fix] : Fixed mount function
2021-05-13 hayao[update] : Improved code writing
2021-05-13 hayao[fix] : Fixed checking gitversion
2021-05-13 hayao[update] : Do not use if
2021-05-11 hayao[update] : Do not change script permission
2021-05-11 hayao[update] : Added debug message
2021-05-11 hayao[update] : Use test instead of "if"
2021-05-11 hayao[update] : Use echo instead of cat
2021-05-11 hayao[remove] : Removed old codes
2021-05-11 hayao[fix] : Fixed DEFAULT_ARGUMENT
2021-05-11 hayao[update] : Use arrays for argument parsing
2021-05-10 hayao[update] : Run tee with --nocolor
2021-05-10 hayao[update] : Added --confirm
2021-05-10 hayaoMerge branch 'dev' into no-firewalld
2021-05-10 hayao[fix] : Fixed function return code
2021-05-09 hayao[fix] : Fixed typo
2021-05-09 hayao[update] : Supported argument
2021-05-09 hayao[update] : Supported pacman debug in pacstrap
2021-05-09 hayaoMerge branch 'pacman-debug' into dev
2021-05-07 hayaoMerge branch 'dev' into dev-stable
2021-05-07 hayaoMerge branch 'alteriso-3.1-docs' into dev
2021-05-07 hayao[update] : Simple umount_work
2021-05-04 hayao[update] : Added message
2021-05-03 hayao[fix] : Package list format
2021-05-03 hayaoMerge branch 'new-work-dir' into dev
2021-05-03 hayao[update] : No arch lockfile
2021-05-03 hayao[fix] : Fixed indent
2021-05-03 hayao[fix] : No mount airootfs_dir
2021-05-03 hayao[fix] : Safer unmounting
2021-05-03 hayao[update] : No architecture pacman.conf
2021-05-03 hayao[update] : Simple directory structure
2021-05-03 hayao[fix] : Use airootfs_dir
2021-05-03 hayaoMerge branch 'dev' into systemd-all-autologin
2021-05-03 hayao[fix] : Fixed module argument
2021-04-29 hayao[fix] : Fixed error message
2021-04-29 hayaoMerge branch 'dev' of github.com:FascodeNet/alterlinux...
2021-04-28 hayao[update] : Use common function to use msg.sh
2021-04-28 hayao[fix] : Fixed copying to efiboot.img
2021-04-28 hayao[fix] : Fixed find error
2021-04-28 hayao[update] : Do not check packages twice
2021-04-28 hayao[fix] : Fixed efi shell
2021-04-28 hayaoMerge remote-tracking branch 'origin/dev' into dev
2021-04-28 hayao[fix] : Install built package using customized pacman...
2021-04-24 hayao[update] : Delete all /var/cache
2021-04-21 hayaoMerge branch 'dev' into dev-stable
2021-04-21 hayao[fix] : Allow --pacman-debug argument origin/obs_pacman-debug
2021-04-21 hayaoMerge branch 'dev' into pacman-debug
2021-04-21 hayao[update] : use common function to use pacman in chroot
2021-04-20 hayao[disable] : Disabled system upgrade
2021-04-20 hayao[update] : Not require edk2 to build
2021-04-20 hayao[add] : Added edk2 PKGBUILD
2021-04-18 hayao[update] : Enable bash debug for clean.sh
2021-04-16 hayao[fix] : FIxed clean command
2021-04-15 hayao[fix] : Fixed umount_chroot in clean.sh
2021-04-15 hayao[fix] : Fixed creating directory
2021-04-15 hayao[fix] : Fixed typo
2021-04-15 hayao[fix] : Fixed pyalpm error
2021-04-15 hayao[fix] : Fixed checksum path
next