Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify the launch_uos.sh script by pointing at the latest iot-lts2018 kernel by default #1927

Closed
gvancuts opened this issue Nov 28, 2018 · 1 comment
Assignees
Labels
area: documentation priority: high status: closed The issue been closed type: enhancement New enhancement for feature or request
Milestone

Comments

@gvancuts
Copy link

The kernel-iot-lts2018 installs a symlink called /usr/lib/kernel/default-iot-lts2018 which points at the latest *iot-lts2018 kernel by default. We can use this in our launch_uos.sh script as it provides the sanest default possible.

There is still obviously the potential for a mismatch between that kernel version and the modules that were manually installed in the clear-*-kvm.img but it'd be one step closer to a saner default value.

gvancuts pushed a commit to gvancuts/acrn-hypervisor that referenced this issue Nov 28, 2018
Update the 'launch_uos.sh' script for UEFI platforms to point at the latest
iot-lts2018 kernel installed by means of the
/usr/lib/kernel/default-default-iot-lts2018 symlink which is set-up by the
kernel-iot-lts2018 bundle.

Update the Getting Started Guide to reflect this minor change.

Tracked-On: projectacrn#1927
Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
gvancuts pushed a commit to gvancuts/acrn-hypervisor that referenced this issue Nov 28, 2018
Update the 'launch_uos.sh' script for UEFI platforms to point at the latest
iot-lts2018 kernel installed by means of the
/usr/lib/kernel/default-default-iot-lts2018 symlink which is set-up by the
kernel-iot-lts2018 bundle.

Update the Getting Started Guide to reflect this minor change.

Tracked-On: projectacrn#1927
Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
gvancuts pushed a commit to gvancuts/acrn-hypervisor that referenced this issue Nov 28, 2018
Update the 'launch_uos.sh' script for UEFI platforms to point at the latest
iot-lts2018 kernel installed by means of the
/usr/lib/kernel/default-default-iot-lts2018 symlink which is set-up by the
kernel-iot-lts2018 bundle.

Update the Getting Started Guide to reflect this minor change.

Tracked-On: projectacrn#1927
Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
lijinxia pushed a commit that referenced this issue Nov 29, 2018
Update the 'launch_uos.sh' script for UEFI platforms to point at the latest
iot-lts2018 kernel installed by means of the
/usr/lib/kernel/default-default-iot-lts2018 symlink which is set-up by the
kernel-iot-lts2018 bundle.

Update the Getting Started Guide to reflect this minor change.

Tracked-On: #1927
Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
@hwang37 hwang37 added area: documentation type: enhancement New enhancement for feature or request priority: high status: open The issue is working in progress labels Nov 30, 2018
@hwang37 hwang37 added this to the v0.4 milestone Nov 30, 2018
@gvancuts
Copy link
Author

#1928 has been merged, closing this issue.

@NanlinXie NanlinXie added status: closed The issue been closed and removed status: open The issue is working in progress labels Dec 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: documentation priority: high status: closed The issue been closed type: enhancement New enhancement for feature or request
Projects
None yet
Development

No branches or pull requests

3 participants