Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
M
manjaro-arm-installer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
8
Issues
8
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
manjaro-arm
applications
manjaro-arm-installer
Commits
c28ad0d6
Commit
c28ad0d6
authored
Jan 13, 2019
by
Dan Johansen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated readme
parent
f4ada1b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
README.md
README.md
+2
-3
No files found.
README.md
View file @
c28ad0d6
# manjaro-arm-installer
# manjaro-arm-installer
[WIP]
Scripts for installing Manjaro ARM directly to SD/eMMC cards without the need for images.
Scripts for installing Manjaro ARM directly to SD/eMMC cards without the need for images.
This script is "interactive". Meaning that it asks you questions when run to customize your install. Like username, password etc.
This script is "interactive". Meaning that it asks you questions when run to customize your install. Like username, password etc.
...
@@ -23,7 +23,6 @@ To use this script, please make sure that the following is correct:
...
@@ -23,7 +23,6 @@ To use this script, please make sure that the following is correct:
## Known Issues:
## Known Issues:
*
Because
`dialog`
is weird, the script needs to be run in
`bash`
.
*
Because
`dialog`
is weird, the script needs to be run in
`bash`
.
*
Timezone does not get set, even though it's chosen.
## Usage:
## Usage:
To use this script, simple run it as normal user after you make it executable:
To use this script, simple run it as normal user after you make it executable:
...
@@ -33,6 +32,6 @@ bash manjaro-arm-installer
...
@@ -33,6 +32,6 @@ bash manjaro-arm-installer
```
```
## Other notes:
## Other notes:
This script
will soon by available as a
**Arch**
(
*pkg.tar.xz*
) package in my
**Manjaro Strit**
repo
.
This script
is available as a
**Arch**
(
*pkg.tar.xz*
) package in my
**Manjaro Strit**
repo, called
`manjaro-arm-installer`
.
This script
**should**
be distro-agnostic, which means you can install
*Manjaro ARM*
from
**any**
distro, as long as the dependencies are met.
This script
**should**
be distro-agnostic, which means you can install
*Manjaro ARM*
from
**any**
distro, as long as the dependencies are met.
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