[installer]: Add support for grub-set-default.#532
Merged
lguohan merged 1 commit intosonic-net:masterfrom Apr 25, 2017
Merged
Conversation
Signed-off-by: marian-pritsak <marianp@mellanox.com>
lguohan
approved these changes
Apr 24, 2017
Collaborator
|
@qiluo-msft to also review |
qiluo-msft
reviewed
Apr 24, 2017
| if [ -s \$prefix/grubenv ]; then | ||
| load_env | ||
| fi | ||
| if [ "\${saved_entry}" ] ; then |
Collaborator
There was a problem hiding this comment.
saved_entry [](start = 9, length = 11)
Where does it come from? Could you add some comment in this pull request about the problem and solution summary?
Collaborator
Author
There was a problem hiding this comment.
Its needed for sonic-net/sonic-utilities#40 for user to set default image for boot.
grub-set-default utility writes to value of saved_entry variable to grubenv.
https://www.gnu.org/software/grub/manual/legacy/Invoking-grub_002dset_002ddefault.html
This patch provides support for grub-set-default to allow user choose a default image to boot from.
daall
added a commit
to daall/sonic-buildimage
that referenced
this pull request
Nov 19, 2019
sairedis: * [SAI] Update SAI submodule to v1.5.1 (sonic-net#532) * Cleanup Makefile.am from BFN specific code (sonic-net#530) * [vs] Implement indices for debug counters in VS (sonic-net#531) * Enable FastReboot if we have key "FAST_REBOOT|system" in State db (sonic-net#529) * [flex_counter] Add sairedis support for drop counters (sonic-net#520) swss: * [orchagent] Add swss support for drop counters (sonic-net#1075) * [orchagent] warning fixes for 32bit arch compilation (sonic-net#1129) * [utilities] Create utility classes for interacting with flex counters (sonic-net#1093) * [portsorch] add support to set mac-address learning attribute on bridge-port (sonic-net#809) * Fix traceroute issue (sonic-net#1113) utilities: * Add CLI support for configurable drop counters (sonic-net#688) * Revert "SONiC Management Framework Release 1.0 (sonic-net#659)" (sonic-net#741) * SONiC Management Framework Release 1.0 (sonic-net#659) Signed-off-by: Danny Allen <daall@microsoft.com>
lguohan
pushed a commit
that referenced
this pull request
Nov 21, 2019
sairedis: * [SAI] Update SAI submodule to v1.5.1 (#532) * Cleanup Makefile.am from BFN specific code (#530) * [vs] Implement indices for debug counters in VS (#531) * Enable FastReboot if we have key "FAST_REBOOT|system" in State db (#529) * [flex_counter] Add sairedis support for drop counters (#520) swss: * [orchagent] Add swss support for drop counters (#1075) * [orchagent] warning fixes for 32bit arch compilation (#1129) * [utilities] Create utility classes for interacting with flex counters (#1093) * [portsorch] add support to set mac-address learning attribute on bridge-port (#809) * Fix traceroute issue (#1113) utilities: * Add CLI support for configurable drop counters (#688) * Revert "SONiC Management Framework Release 1.0 (#659)" (#741) * SONiC Management Framework Release 1.0 (#659) Signed-off-by: Danny Allen <daall@microsoft.com>
zhenggen-xu
pushed a commit
to zhenggen-xu/sonic-buildimage
that referenced
this pull request
Jan 10, 2020
sairedis: * [SAI] Update SAI submodule to v1.5.1 (sonic-net#532) * Cleanup Makefile.am from BFN specific code (sonic-net#530) * [vs] Implement indices for debug counters in VS (sonic-net#531) * Enable FastReboot if we have key "FAST_REBOOT|system" in State db (sonic-net#529) * [flex_counter] Add sairedis support for drop counters (sonic-net#520) swss: * [orchagent] Add swss support for drop counters (sonic-net#1075) * [orchagent] warning fixes for 32bit arch compilation (sonic-net#1129) * [utilities] Create utility classes for interacting with flex counters (sonic-net#1093) * [portsorch] add support to set mac-address learning attribute on bridge-port (sonic-net#809) * Fix traceroute issue (sonic-net#1113) utilities: * Add CLI support for configurable drop counters (sonic-net#688) * Revert "SONiC Management Framework Release 1.0 (sonic-net#659)" (sonic-net#741) * SONiC Management Framework Release 1.0 (sonic-net#659) Signed-off-by: Danny Allen <daall@microsoft.com>
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
* Generate queue maps only for front panel ports
dmytroxshevchuk
pushed a commit
to dmytroxshevchuk/sonic-buildimage
that referenced
this pull request
Aug 31, 2020
[SAI] Update SAI submodule to v1.5.1 * Defining new serdes attributes (sonic-net#1002) * Improve debug counter enums (sonic-net#1006) * Introduce buffer pool type SAI_BUFFER_POOL_TYPE_BOTH (sonic-net#986) Signed-off-by: Danny Allen <daall@microsoft.com> * Add redis and vs handler for serdes APIs
jimmyzhai
added a commit
to jimmyzhai/sonic-buildimage
that referenced
this pull request
Sep 23, 2021
The following fixes are included:
b502743 [gearbox] Since ASIC_DB, as well its COUNTER_DB, FLEX_COUNTER_DB use separator ':', GB_ASIC_DB
should use same (sonic-net#532)
81182ec Added support for setting TTL on a Table managed entry. (sonic-net#526)
mssonicbld
added a commit
that referenced
this pull request
Aug 24, 2024
…D automatically (#19991) #### Why I did it src/sonic-platform-daemons ``` * 0a9ff7c - (HEAD -> 202405, origin/202405) [xcvrd] Fix issue: do not print error log when module support non-ethernet application (#501) (#532) (11 hours ago) [Junchao-Mellanox] ``` #### How I did it #### How to verify it #### Description for the changelog
stepanblyschak
pushed a commit
to stepanblyschak/sonic-buildimage
that referenced
this pull request
Jan 27, 2025
…ic-linux-kernel [submodule][202412] Update submodule sonic-linux-kernel to the latest HEAD automatically
mssonicbld
added a commit
that referenced
this pull request
Jan 30, 2025
… automatically (#21570) #### Why I did it src/sonic-platform-common ``` * bead25d - (HEAD -> master, origin/master, origin/HEAD) Add 800G innolight PNs (#529) (34 hours ago) [Dylan Godwin] * 2c0f9ed - [cmis] Optimize cmis.get_error_description speed for passive module (#526) (34 hours ago) [Junchao-Mellanox] * e729c72 - support DSFP (#532) (35 hours ago) [Philo] * fc91c36 - Override MaxDurationDPInit through software for values <= 1s (#533) (5 days ago) [mihirpat1] ``` #### How I did it #### How to verify it #### Description for the changelog
ashutosh-agrawal
pushed a commit
to AnantKishorSharma/sonic-buildimage
that referenced
this pull request
Nov 30, 2025
…lly (sonic-net#24532) #### Why I did it src/sonic-gnmi ``` * 2a302ae - (HEAD -> master, origin/master, origin/HEAD) Add independent DPU upgrade support via gNOI streaming operations (sonic-net#532) (3 days ago) [Dawei Huang] ``` #### How I did it #### How to verify it #### Description for the changelog
hdwhdw
pushed a commit
to hdwhdw/sonic-buildimage
that referenced
this pull request
Dec 2, 2025
…lly (sonic-net#24532) #### Why I did it src/sonic-gnmi ``` * 2a302ae - (HEAD -> master, origin/master, origin/HEAD) Add independent DPU upgrade support via gNOI streaming operations (sonic-net#532) (3 days ago) [Dawei Huang] ``` #### How I did it #### How to verify it #### Description for the changelog
FengPan-Frank
pushed a commit
to FengPan-Frank/sonic-buildimage
that referenced
this pull request
Dec 4, 2025
…lly (sonic-net#24532) #### Why I did it src/sonic-gnmi ``` * 2a302ae - (HEAD -> master, origin/master, origin/HEAD) Add independent DPU upgrade support via gNOI streaming operations (sonic-net#532) (3 days ago) [Dawei Huang] ``` #### How I did it #### How to verify it #### Description for the changelog Signed-off-by: Feng Pan <fenpan@microsoft.com>
xwjiang-ms
pushed a commit
to xwjiang-ms/sonic-buildimage
that referenced
this pull request
Dec 22, 2025
…lly (sonic-net#24532) #### Why I did it src/sonic-gnmi ``` * 2a302ae - (HEAD -> master, origin/master, origin/HEAD) Add independent DPU upgrade support via gNOI streaming operations (sonic-net#532) (3 days ago) [Dawei Huang] ``` #### How I did it #### How to verify it #### Description for the changelog Signed-off-by: xiaweijiang <xiaweijiang@microsoft.com>
FengPan-Frank
pushed a commit
to FengPan-Frank/sonic-buildimage
that referenced
this pull request
Mar 6, 2026
…tomatically (sonic-net#25610) #### Why I did it src/sonic-linux-kernel ``` * 60a8675 - (HEAD -> master, origin/master, origin/HEAD) AMD SFH HID - Do not log EOPNOTSUPP error during sfh_init_work (sonic-net#532) (2 days ago) [Chris] ``` #### How I did it #### How to verify it #### Description for the changelog Signed-off-by: Feng Pan <fenpan@microsoft.com>
dprital
pushed a commit
that referenced
this pull request
Mar 19, 2026
…tomatically (#25610) #### Why I did it src/sonic-linux-kernel ``` * 60a8675 - (HEAD -> master, origin/master, origin/HEAD) AMD SFH HID - Do not log EOPNOTSUPP error during sfh_init_work (#532) (2 days ago) [Chris] ``` #### How I did it #### How to verify it #### Description for the changelog Signed-off-by: dprital <drorp@nvidia.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: marian-pritsak marianp@mellanox.com