Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Config
Commits
d670838a
Unverified
Commit
d670838a
authored
Apr 05, 2020
by
Igor Pečovnik
Committed by
GitHub
Apr 05, 2020
Browse files
Add nightly and stable changing info
parent
d4490a80
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian-config
View file @
d670838a
...
...
@@ -73,15 +73,17 @@ if [[ $1 == "--help" ]]; then
echo
"Examples:"
echo
""
echo
"Install headers:
${
BASH_SOURCE
[0]
}
main=Sytem selection=Headers"
echo
"Update, upgrade and reboot:
${
BASH_SOURCE
[0]
}
main=System selection=Firmware"
echo
"Change to ZSH:
${
BASH_SOURCE
[0]
}
main=System selection=ZSH"
echo
"Update, upgrade and reboot:
${
BASH_SOURCE
[0]
}
main=System selection=Firmware"
echo
"Switch to nightly builds:
${
BASH_SOURCE
[0]
}
main=System selection=Nightly"
echo
"Switch to stable builds:
${
BASH_SOURCE
[0]
}
main=System selection=Stable"
echo
"Change to ZSH:
${
BASH_SOURCE
[0]
}
main=System selection=ZSH"
echo
"Change to BASH:
${
BASH_SOURCE
[0]
}
main=System selection=BASH"
echo
"Change to stable repository [branch=dev]:
${
BASH_SOURCE
[0]
}
main=System selection=Stable"
echo
"Change to nightly repository [branch=dev]:
${
BASH_SOURCE
[0]
}
main=System selection=Nightly"
echo
"Change to nightly repository [branch=dev]:
${
BASH_SOURCE
[0]
}
main=System selection=Nightly"
echo
"Install headers:
${
BASH_SOURCE
[0]
}
main=Software selection=Headers_install"
echo
"Remove headers:
${
BASH_SOURCE
[0]
}
main=Software selection=Headers_remove"
echo
"Install kernel source:
${
BASH_SOURCE
[0]
}
main=Software selection=Source_install"
echo
"Remove kernel source:
${
BASH_SOURCE
[0]
}
main=Software selection=Source_remove"
echo
"Remove headers:
${
BASH_SOURCE
[0]
}
main=Software selection=Headers_remove"
echo
"Install kernel source:
${
BASH_SOURCE
[0]
}
main=Software selection=Source_install"
echo
"Remove kernel source:
${
BASH_SOURCE
[0]
}
main=Software selection=Source_remove"
echo
"Install Avahi mDNS/DNS-SD daemon:
${
BASH_SOURCE
[0]
}
main=Software selection=Avahi"
exit
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment