-
Notifications
You must be signed in to change notification settings - Fork 30
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
1-step build scripts and logs #9
Comments
you can do automatic builds now. I do those once I have all my
troubleshooting done. there are commandline switches for build-iso for
that purpose.
logs are in the output directory I think.
…On Tue, Apr 28, 2020 at 3:03 PM Jason Hsu ***@***.***> wrote:
There should be some 1-step build scripts. We should be able to run
something like "bash buildscript.sh" and have the screen output
automatically logged. The screen output is extremely long and makes it
impossible to properly troubleshoot anything.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#9>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABTAQ7PPSPWC6QX42RPZNV3RO4SBFANCNFSM4MTC2ZDA>
.
|
After I use the "git clone" command to download this code and cd into the build-iso-mx directory, exactly what command do I need to type in order to start a fully automatic process? I wish that there were some kind of tutorial to walk us through the process of creating our own MX Linux build. |
The first time the just use "build-iso". You will have to enter some
confirmations but you will see what's going on.
…On Wed, Apr 29, 2020, 12:04 AM Jason Hsu ***@***.***> wrote:
After I use the "git clone" command to download this code and cd into the
build-iso-mx directory, exactly what command do I need to type in order to
start a fully automatic process? I wish that there were some kind of
tutorial to walk us through the process of creating our own MX Linux build.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABTAQ7K5VBOKCEFMQX4KDX3RO6RMJANCNFSM4MTC2ZDA>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There should be some 1-step build scripts. We should be able to run something like "bash buildscript.sh" and have the screen output automatically logged. The screen output is extremely long and makes it impossible to properly troubleshoot anything.
The text was updated successfully, but these errors were encountered: