Skip to content

Comments

yupdate support#389

Merged
lslezak merged 3 commits intomasterfrom
yupdate_support
Jan 9, 2023
Merged

yupdate support#389
lslezak merged 3 commits intomasterfrom
yupdate_support

Conversation

@lslezak
Copy link
Contributor

@lslezak lslezak commented Jan 6, 2023

Problem

It is quite difficult to update the D-Installer on the live medium, there should be an easy way for testing the fixes or new features.

Solution

Testing

For stopping the service run the "d-installer -k" command
to stop *all* services. Previously it stopped only the
"manager" service.
@coveralls
Copy link

coveralls commented Jan 6, 2023

Coverage Status

Coverage: 76.218%. Remained the same when pulling 9a96635 on yupdate_support into 834c3a1 on master.

.yupdate.pre Outdated
if [ "$RAM" -lt 4000000 ] && [ "$SKIP_MEM_CHECK" != "1" ]; then
echo >&2
echo "ERROR: The system has too low memory ($RAM kB) for applying the update." >&2
echo "The system could completely freeze and become unresposible." >&2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess you meant "unresposive" or something like that, right?

@lslezak lslezak merged commit 8a94c2c into master Jan 9, 2023
@lslezak lslezak deleted the yupdate_support branch January 9, 2023 10:18
@imobachgs imobachgs mentioned this pull request Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants