- 08 Apr, 2011 1 commit
-
-
Natanael Copa authored
If you run 'setup-disk /dev/sda /dev/sdb ...' then automatically set up raid, even if no -r option was specified. If more than 2 disks are specified then use raid5, otherwise use raid1.
-
- 07 Apr, 2011 6 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- 31 Mar, 2011 1 commit
-
-
Jeremy Thomerson authored
-
- 25 Mar, 2011 2 commits
-
-
Natanael Copa authored
ask first what disk to use, and then after how to use it.
-
Natanael Copa authored
-
- 24 Mar, 2011 2 commits
-
-
Natanael Copa authored
ref #558
-
Natanael Copa authored
And initial work for data-only disk support.
-
- 16 Mar, 2011 5 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
This reverts commit a04a2d18.
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
- 10 Mar, 2011 3 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
code is a bit messy. needs a cleanup. but its a start.
-
Natanael Copa authored
We check if its shared with previous file. If it is, we try create a hardlink or we clone it. This should work in most cases.
-
- 08 Mar, 2011 1 commit
-
-
Natanael Copa authored
We need to fix it first.
-
- 03 Mar, 2011 5 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
- ask for timezone after root password (before we start syslog) - rephrase the questinos and fix input prompt to be on same line
-
Natanael Copa authored
- use alpine version from /etc/alpine-release - dont ask for testing repo, but just add it commented - give user option to edit file manually - give user opptortunity to add several mirrors - first time default is 'detect fastest', second default is 'done' - only update apk index if anything changed
-
- 02 Mar, 2011 2 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- 01 Mar, 2011 10 commits
-
-
Natanael Copa authored
apk update -q will output error if any and be quiet otherwise. we dont need extra logic to fish out error messages.
-
Natanael Copa authored
We only need the hostname after we found the mirror we want
-
Natanael Copa authored
saves a fork
-
Natanael Copa authored
Might be handy if we want count differently, strip comments etc in future
-
Natanael Copa authored
use get_hostname_from_url function to make it more readable
-
Natanael Copa authored
-
Natanael Copa authored
- allow override MIRRORS via env var - don't error if MIRRORS.txt is missing - other minor cleanups
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
A tool for extracting files from iso images frrom a stream. Will be used for setup-bootable.
-
- 28 Feb, 2011 1 commit
-
-
Natanael Copa authored
Use case ... in instead of if ... elif ...
-
- 27 Feb, 2011 1 commit
-
-
Jeff Bilyk authored
fix typo when calling setup-timezone
-