- 07 Apr, 2011 1 commit
-
-
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 3 commits
-
-
Jeff Bilyk authored
fix typo when calling setup-timezone
-
Jeff Bilyk authored
initial cut at a setup-timezone script
-
Jeff Bilyk authored
nslookup statement needed bind-tools version of nslookup, not busybox
-
- 22 Feb, 2011 1 commit
-
-
Mika Havela authored
FQDN hostname might not be set in /etc/hosts and this could cause 'hostname -f' to fail. Even this does not happen too often, it still is a possibility. This patch prevents the problem.
-
- 22 Jan, 2011 1 commit
-
-
Matt Smith authored
-
- 16 Jan, 2011 1 commit
-
-
Matt Smith authored
Changelog: - Now selects the fastest mirror (albeit somewhat crudely); - Updates existing main and testing repos to use the fastest mirror; - If the main repository isn't listed, it will be added; - If the testing repository isn't listed, it will be added - commented out; - Despite these changes, it does not clobber other repository entries; - Will output errors and warnings from 'apk update';
-
- 12 Jan, 2011 1 commit
-
-
Natanael Copa authored
We need to add the lvm feature to initramfs image if root is lvm
-