Leah Rowe vimuser

vimuser 推送了 master 分支的代碼到 canoeboot/cbmk

  • 126dff455b tree.sh: add sha512 error for check_project_hashes handle errors on sha512sum - also handle awk errors inside the mini subshell, and provide overall error handling. we know that the project.hash file should always exist, and always be read no matter what; technically, the find command that proceeds it might not yield any results, but an empty file would then be produced. the edge case of an empty file would have lead to an error beforehand, when configuring the project in function, configure_project(), so we've already got that covered. Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 08a9837216 tree.sh: add error check in check_project_hashes() when reading old_pjhash, we need to error out where a read error occurs. such an error is unlikely, but could occur under certain edge cases. Signed-off-by: Leah Rowe <leah@libreboot.org>
  • e1664be01e tree.sh: more reliable clean in run_make_command Don't do no-op if it fails; fall back to "clean" instead, and fail if that fails. The no-op was there was not all projects have distclean, but we do intend for them all to be cleaned. We mitigate further error by only running make-clean if a makefile exists. Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 1843f71577 inject.sh: add missing semicolons Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 3830f3aa54 tree.sh: add sha512 error for check_project_hashes handle errors on sha512sum - also handle awk errors inside the mini subshell, and provide overall error handling. we know that the project.hash file should always exist, and always be read no matter what; technically, the find command that proceeds it might not yield any results, but an empty file would then be produced. the edge case of an empty file would have lead to an error beforehand, when configuring the project in function, configure_project(), so we've already got that covered. Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 查看 22 次提交的內容比對 »

6 天之前

vimuser 推送了 master 分支的代碼到 libreboot/libreboot

  • b1ef562b76 tree.sh: add sha512 error for check_project_hashes handle errors on sha512sum - also handle awk errors inside the mini subshell, and provide overall error handling. we know that the project.hash file should always exist, and always be read no matter what; technically, the find command that proceeds it might not yield any results, but an empty file would then be produced. the edge case of an empty file would have lead to an error beforehand, when configuring the project in function, configure_project(), so we've already got that covered. Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 04bee3834d tree.sh: add error check in check_project_hashes() when reading old_pjhash, we need to error out where a read error occurs. such an error is unlikely, but could occur under certain edge cases. Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 677dfc4d10 tree.sh: more reliable clean in run_make_command Don't do no-op if it fails; fall back to "clean" instead, and fail if that fails. The no-op was there was not all projects have distclean, but we do intend for them all to be cleaned. We mitigate further error by only running make-clean if a makefile exists. Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 267d4c9034 inject.sh: add missing semicolons Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 56225e7508 tree.sh: add sha512 error for check_project_hashes handle errors on sha512sum - also handle awk errors inside the mini subshell, and provide overall error handling. we know that the project.hash file should always exist, and always be read no matter what; technically, the find command that proceeds it might not yield any results, but an empty file would then be produced. the edge case of an empty file would have lead to an error beforehand, when configuring the project in function, configure_project(), so we've already got that covered. Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 查看 23 次提交的內容比對 »

6 天之前

vimuser 推送了 master 分支的代碼到 libreboot/lbmk

  • b1ef562b76 tree.sh: add sha512 error for check_project_hashes handle errors on sha512sum - also handle awk errors inside the mini subshell, and provide overall error handling. we know that the project.hash file should always exist, and always be read no matter what; technically, the find command that proceeds it might not yield any results, but an empty file would then be produced. the edge case of an empty file would have lead to an error beforehand, when configuring the project in function, configure_project(), so we've already got that covered. Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 04bee3834d tree.sh: add error check in check_project_hashes() when reading old_pjhash, we need to error out where a read error occurs. such an error is unlikely, but could occur under certain edge cases. Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 677dfc4d10 tree.sh: more reliable clean in run_make_command Don't do no-op if it fails; fall back to "clean" instead, and fail if that fails. The no-op was there was not all projects have distclean, but we do intend for them all to be cleaned. We mitigate further error by only running make-clean if a makefile exists. Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 267d4c9034 inject.sh: add missing semicolons Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 56225e7508 tree.sh: add sha512 error for check_project_hashes handle errors on sha512sum - also handle awk errors inside the mini subshell, and provide overall error handling. we know that the project.hash file should always exist, and always be read no matter what; technically, the find command that proceeds it might not yield any results, but an empty file would then be produced. the edge case of an empty file would have lead to an error beforehand, when configuring the project in function, configure_project(), so we've already got that covered. Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 查看 23 次提交的內容比對 »

6 天之前

vimuser 推送了 master 分支的代碼到 libreboot/lbwww

  • 6742a9fc95 cleanup Signed-off-by: Leah Rowe <leah@libreboot.org>

1 周之前

vimuser 推送了 master 分支的代碼到 libreboot/lbwww

  • df73de2bcd do not promote a now-tainted project i no longer wish to associate libreboot in any way with said project, whose name i will no longer mention, not even in this commit message. i can't do anything about previous mentions, in the git history, nor in lbmk.git. i *could* replace all mentions of said project, with the name of the project it's based on, namely 86box, since 86box does have support for those pentium 2 boards as well, and i could re-add those boards at a later date with 86box as a test setup. however, this would not be worthwhile, since those boards aren't very useful anyway. not for libreboot purposes, anyway. Signed-off-by: Leah Rowe <leah@libreboot.org>

1 周之前

vimuser 推送了 master 分支的代碼到 canoeboot/cbmk

  • 3830f3aa54 tree.sh: add sha512 error for check_project_hashes handle errors on sha512sum - also handle awk errors inside the mini subshell, and provide overall error handling. we know that the project.hash file should always exist, and always be read no matter what; technically, the find command that proceeds it might not yield any results, but an empty file would then be produced. the edge case of an empty file would have lead to an error beforehand, when configuring the project in function, configure_project(), so we've already got that covered. Signed-off-by: Leah Rowe <leah@libreboot.org>
  • f953225103 tree.sh: add error check in check_project_hashes() when reading old_pjhash, we need to error out where a read error occurs. such an error is unlikely, but could occur under certain edge cases. Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 查看 2 次提交的內容比對 »

2 周之前

vimuser 推送了 master 分支的代碼到 libreboot/libreboot

  • 56225e7508 tree.sh: add sha512 error for check_project_hashes handle errors on sha512sum - also handle awk errors inside the mini subshell, and provide overall error handling. we know that the project.hash file should always exist, and always be read no matter what; technically, the find command that proceeds it might not yield any results, but an empty file would then be produced. the edge case of an empty file would have lead to an error beforehand, when configuring the project in function, configure_project(), so we've already got that covered. Signed-off-by: Leah Rowe <leah@libreboot.org>

2 周之前

vimuser 推送了 master 分支的代碼到 libreboot/lbmk

  • 56225e7508 tree.sh: add sha512 error for check_project_hashes handle errors on sha512sum - also handle awk errors inside the mini subshell, and provide overall error handling. we know that the project.hash file should always exist, and always be read no matter what; technically, the find command that proceeds it might not yield any results, but an empty file would then be produced. the edge case of an empty file would have lead to an error beforehand, when configuring the project in function, configure_project(), so we've already got that covered. Signed-off-by: Leah Rowe <leah@libreboot.org>

2 周之前

vimuser 推送了 master 分支的代碼到 libreboot/libreboot

  • db65a5d927 tree.sh: add error check in check_project_hashes() when reading old_pjhash, we need to error out where a read error occurs. such an error is unlikely, but could occur under certain edge cases. Signed-off-by: Leah Rowe <leah@libreboot.org>

2 周之前

vimuser 推送了 master 分支的代碼到 libreboot/lbmk

  • db65a5d927 tree.sh: add error check in check_project_hashes() when reading old_pjhash, we need to error out where a read error occurs. such an error is unlikely, but could occur under certain edge cases. Signed-off-by: Leah Rowe <leah@libreboot.org>

2 周之前

vimuser 推送了 25.06_branch 分支的代碼到 libreboot/libreboot

  • 62d5fea0d2 Merge branch 'master' into 25.06_branch
  • 00d99adb5c Revert "inject.sh: simplify remktar()" This reverts commit 28f03d39cb1a7cfa8db46b3875557a530aebdd46. The commit that this reverts, broke building release roms. Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 68eca880c6 tree.sh: simplify configure_project() Signed-off-by: Leah Rowe <leah@libreboot.org>
  • d5a657308c vendor.sh: simplify getfiles() Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 5af830209b tree.sh: simplify check_autoconf() Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 查看 18 次提交的內容比對 »

2 周之前

vimuser 推送了 25.06_branch 分支的代碼到 libreboot/lbmk

  • 62d5fea0d2 Merge branch 'master' into 25.06_branch
  • 00d99adb5c Revert "inject.sh: simplify remktar()" This reverts commit 28f03d39cb1a7cfa8db46b3875557a530aebdd46. The commit that this reverts, broke building release roms. Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 68eca880c6 tree.sh: simplify configure_project() Signed-off-by: Leah Rowe <leah@libreboot.org>
  • d5a657308c vendor.sh: simplify getfiles() Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 5af830209b tree.sh: simplify check_autoconf() Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 查看 18 次提交的內容比對 »

2 周之前

vimuser 推送了 25.06_branch 分支的代碼到 canoeboot/cbmk

  • 6690dd7e0e Merge branch 'master' into 25.06_branch
  • a7752f9d0b Revert "inject.sh: simplify remktar()" This reverts commit d61ad878abc0e30f43065c354e7e6bbde769a905. The commit that this reverts, broke building release roms. Signed-off-by: Leah Rowe <leah@libreboot.org>
  • dd0f3d846f tree.sh: simplify configure_project() Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 7db36d9038 tree.sh: simplify check_autoconf() Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 0af33b50ae tree.sh: more reliable clean in run_make_command Don't do no-op if it fails; fall back to "clean" instead, and fail if that fails. The no-op was there was not all projects have distclean, but we do intend for them all to be cleaned. We mitigate further error by only running make-clean if a makefile exists. Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 查看 17 次提交的內容比對 »

2 周之前

vimuser 推送了 master 分支的代碼到 canoeboot/cbmk

  • a7752f9d0b Revert "inject.sh: simplify remktar()" This reverts commit d61ad878abc0e30f43065c354e7e6bbde769a905. The commit that this reverts, broke building release roms. Signed-off-by: Leah Rowe <leah@libreboot.org>
  • dd0f3d846f tree.sh: simplify configure_project() Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 7db36d9038 tree.sh: simplify check_autoconf() Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 查看 3 次提交的內容比對 »

2 周之前

vimuser 推送了 master 分支的代碼到 libreboot/libreboot

  • 00d99adb5c Revert "inject.sh: simplify remktar()" This reverts commit 28f03d39cb1a7cfa8db46b3875557a530aebdd46. The commit that this reverts, broke building release roms. Signed-off-by: Leah Rowe <leah@libreboot.org>

2 周之前

vimuser 推送了 master 分支的代碼到 libreboot/lbmk

  • 00d99adb5c Revert "inject.sh: simplify remktar()" This reverts commit 28f03d39cb1a7cfa8db46b3875557a530aebdd46. The commit that this reverts, broke building release roms. Signed-off-by: Leah Rowe <leah@libreboot.org>

2 周之前

vimuser 推送了 master 分支的代碼到 libreboot/libreboot

2 周之前

vimuser 推送了 master 分支的代碼到 libreboot/lbmk

2 周之前

vimuser 推送了 master 分支的代碼到 canoeboot/cbmk

  • 0af33b50ae tree.sh: more reliable clean in run_make_command Don't do no-op if it fails; fall back to "clean" instead, and fail if that fails. The no-op was there was not all projects have distclean, but we do intend for them all to be cleaned. We mitigate further error by only running make-clean if a makefile exists. Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 8367f33171 tree.sh: condense build_targets() Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 230ed9911f tree.sh: condense configure_project() Signed-off-by: Leah Rowe <leah@libreboot.org>
  • cd6d1e28ff tree.sh: simplify build_targets() Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 查看 4 次提交的內容比對 »

2 周之前

vimuser 推送了 master 分支的代碼到 libreboot/libreboot

  • 49b02b759f tree.sh: more reliable clean in run_make_command Don't do no-op if it fails; fall back to "clean" instead, and fail if that fails. The no-op was there was not all projects have distclean, but we do intend for them all to be cleaned. We mitigate further error by only running make-clean if a makefile exists. Signed-off-by: Leah Rowe <leah@libreboot.org>
  • f4a1d2217f tree.sh: condense build_targets() Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 68356a8ca0 tree.sh: condense configure_project() Signed-off-by: Leah Rowe <leah@libreboot.org>
  • a0be6d11c0 tree.sh: simplify build_targets() Signed-off-by: Leah Rowe <leah@libreboot.org>
  • 查看 4 次提交的內容比對 »

2 周之前