-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 1a111de Author: UriHerrera <[email protected]> Date: Fri May 3 15:50:38 2024 -0600 Update nuts commit b6e1f8e Author: UriHerrera <[email protected]> Date: Fri May 3 15:46:19 2024 -0600 Update README.md commit 300eda1 Author: UriHerrera <[email protected]> Date: Fri May 3 15:19:09 2024 -0600 test ota commit 7514afe Author: UriHerrera <[email protected]> Date: Fri May 3 13:50:56 2024 -0600 test ota commit bfa470f Author: UriHerrera <[email protected]> Date: Fri May 3 02:38:49 2024 -0600 test ota commit a7edb56 Author: UriHerrera <[email protected]> Date: Thu May 2 23:43:18 2024 -0600 disable xtrace commit 42b6223 Author: UriHerrera <[email protected]> Date: Thu May 2 22:04:20 2024 -0600 wtf now commit f14b067 Author: UriHerrera <[email protected]> Date: Thu May 2 21:59:15 2024 -0600 use raw url for appimage commit 52dc70d Author: UriHerrera <[email protected]> Date: Thu May 2 21:48:49 2024 -0600 fix variable commit 2272ac2 Author: UriHerrera <[email protected]> Date: Thu May 2 21:43:14 2024 -0600 ... commit d5d3e3b Author: UriHerrera <[email protected]> Date: Thu May 2 21:42:00 2024 -0600 use mintarget to get var data commit 315d3ba Author: UriHerrera <[email protected]> Date: Thu May 2 21:26:48 2024 -0600 ffs commit 9d0be77 Author: UriHerrera <[email protected]> Date: Thu May 2 20:15:41 2024 -0600 test ota commit f189140 Author: UriHerrera <[email protected]> Date: Wed May 1 23:53:12 2024 -0600 test ota commit f93ff56 Author: UriHerrera <[email protected]> Date: Wed May 1 02:36:36 2024 -0600 chk this commit a233fd8 Author: UriHerrera <[email protected]> Date: Wed May 1 00:37:54 2024 -0600 rm this commit 91f0a68 Author: UriHerrera <[email protected]> Date: Tue Apr 30 17:23:44 2024 -0600 fx typo commit 8a0324c Author: UriHerrera <[email protected]> Date: Tue Apr 30 16:56:48 2024 -0600 add more misc fixes - create dir for os-prober - rm services commit 6d8b487 Author: UriHerrera <[email protected]> Date: Tue Apr 30 16:10:27 2024 -0600 update copyright dates commit 0a050c6 Author: UriHerrera <[email protected]> Date: Tue Apr 30 16:04:20 2024 -0600 mount devtmpfs b4 executing components because apparently that's a thing we need to do now? commit bad566f Author: UriHerrera <[email protected]> Date: Tue Apr 30 15:57:33 2024 -0600 test creating empty file first commit 81e0bee Author: UriHerrera <[email protected]> Date: Tue Apr 30 15:50:52 2024 -0600 add chk so that the main component doesn't exit abruptly commit 072bfb1 Author: UriHerrera <[email protected]> Date: Tue Apr 30 15:29:24 2024 -0600 test ota commit 1922d20 Author: UriHerrera <[email protected]> Date: Tue Apr 30 02:19:43 2024 -0600 test ota
- Loading branch information
1 parent
4511f5d
commit a210a8b
Showing
6 changed files
with
49 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
nuts (2.1.4) nitrux; urgency=medium | ||
|
||
* Mount devtmpfs before running the components in the overlay. | ||
|
||
-- Uri Herrera <[email protected]> Sat, 04 May 2024 01:42:00 -0500 | ||
|
||
nuts (2.1.3) nitrux; urgency=medium | ||
|
||
* Add warning when detecting NVIDIA hardware. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
############################################################################################################################################################################# | ||
# The license used for this file and its contents is: BSD-3-Clause # | ||
# # | ||
# Copyright <2023> <Uri Herrera <[email protected]>> # | ||
# Copyright <2023-2024> <Uri Herrera <[email protected]>> # | ||
# Copyright <2023> <Luis Lavaire <[email protected]>> # | ||
# # | ||
# Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: # | ||
|
@@ -274,7 +274,7 @@ for cmd; do | |
"" \ | ||
"Authors:" \ | ||
"" \ | ||
" Copyright <2023> <Uri Herrera <[email protected]>>" \ | ||
" Copyright <2023-2024> <Uri Herrera <[email protected]>>" \ | ||
" Copyright <2023> <Luis Lavaire <[email protected]>>" \ | ||
"" \ | ||
"(c) $FECHA Some Rights Reserved. Made by $VENDOR" | ||
|
@@ -383,9 +383,9 @@ done | |
dl_file "https://raw.githubusercontent.com/Nitrux/nuts/$NUTS_BRANCH/tmp/nuts-query.info" > /dev/null 2>&1 | ||
|
||
|
||
# -- Make a comparison of the current installation version against the minimum target for upgrade. | ||
# -- This way, we know that the user is running this tool on an installation that we can upgrade; thus, this tool works as intended. | ||
# -- If the check matches, it means there's an update. | ||
# -- Make a comparison of the current installation version against the minimum target for upgrade. | ||
# -- This way, we know that the user is running this tool on an installation that we can upgrade; thus, this tool works as intended. | ||
# -- If the check matches, it means there's an update. | ||
# -- if the check doesn't match, it means there's no update. | ||
# -- Comparing the checksum of /installed_pkgs_end.txt to verify versions is now deprecated. | ||
|
||
|
@@ -472,6 +472,7 @@ done | |
# -- Always download the latest component. The component will remain in the filesystem after using it; however, once the user executes this <operation> again, it will be deleted and re-downloaded. | ||
# -- Download nuts-query.info to the chroot because we initially downloaded it to the overlay. | ||
|
||
overlay_ch mount -t devtmpfs dev /dev | ||
overlay_ch find /usr/bin -type f -name "nuts-cru" -exec rm {} \; | ||
overlay_ch axel -o /usr/bin -c -n 10 "https://raw.githubusercontent.com/Nitrux/nuts/$NUTS_BRANCH/tmp/nuts-cru" > /dev/null 2>&1 | ||
overlay_ch chmod +x /usr/bin/nuts-cru | ||
|
@@ -532,6 +533,7 @@ done | |
# -- Run nuts-crr to perform the restore actions inside the chroot. | ||
# -- Always download the latest component. The component will remain in the filesystem after using it; however, once the user executes this <operation> again, it will be deleted and re-downloaded. | ||
|
||
overlay_ch mount -t devtmpfs dev /dev | ||
overlay_ch find /usr/bin -type f -name "nuts-crr" -exec rm {} \; | ||
overlay_ch axel -o /usr/bin -c -n 10 "https://raw.githubusercontent.com/Nitrux/nuts/$NUTS_BRANCH/tmp/nuts-crr" > /dev/null 2>&1 | ||
overlay_ch chmod +x /usr/bin/nuts-crr | ||
|
@@ -691,6 +693,7 @@ done | |
# -- This also updates the configuration file. | ||
# -- Always download the latest component. The component will remain in the filesystem after using it; however, once the user executes this <operation> again, it will be deleted and re-downloaded. | ||
|
||
overlay_ch mount -t devtmpfs dev /dev | ||
overlay_ch find /usr/bin -type f -name "nuts-sup" -exec rm {} \; | ||
overlay_ch axel -o /usr/bin -c -n 10 "https://raw.githubusercontent.com/Nitrux/nuts/$NUTS_BRANCH/tmp/nuts-sup" > /dev/null 2>&1 | ||
overlay_ch chmod +x /usr/bin/nuts-sup | ||
|