- 21 Mar, 2012 3 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
a sorted list of available network interfaces thats not a part of any bridge or bond
-
Natanael Copa authored
isin - is element in list rmel - remove element from list ask - Ask a question and read response ask_until - repeat a question til a non-blank response ask_which - repeat a question til a listed option is entered
-
- 05 Mar, 2012 17 commits
-
-
Natanael Copa authored
We want avoid asking questions and in the proxy case most people will pick 'none'. For those who needs proxy there is still a possibility to specify the entire proxy url in one shot, rather than asking lot of questions.
-
Natanael Copa authored
Thanks to Jim Pryor for the very useful feedback.
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
Not needed.
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
Thanks to Jim Pryor for pointing this out.
-
Natanael Copa authored
we need anchor on both sides. Thanks to Jim Pryor for pointing this out.
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
Make it a bit more clear what is going on by moving initialization of mnt_boot to same place for both cases. And remove redundant code line. Thanks to Jim Pryor for pointing this out.
-
Natanael Copa authored
fix case when mountpoint is a prefix of other mount. For example: setup-disk /d which would also match /dev and create various bogus entries in the generated fstab. Thanks to Jim Pryor for pointing this out.
-
Natanael Copa authored
Thanks to Jim Pryor for pointing this out.
-
Natanael Copa authored
-
- 02 Mar, 2012 1 commit
-
-
Natanael Copa authored
fixes #715
-
- 24 Feb, 2012 2 commits
-
-
Natanael Copa authored
-
-
- 12 Jan, 2012 1 commit
-
-
Natanael Copa authored
-
- 30 Dec, 2011 2 commits
-
-
Natanael Copa authored
-
Modified setup-interfaces to create simple bridges (works only with one interface per bridge). Useful when setting up a Xen system, since interfaces need to be bridged in order for guests to have networking. Some distributions automatically create one bridge for each interface when Xen is installed, but I think this is too aggressive. Changes since v1: * Only ask to bridge interfaces if Xen Dom0 is detected
-
- 16 Nov, 2011 1 commit
-
-
Natanael Copa authored
-
- 08 Nov, 2011 1 commit
-
-
Natanael Copa authored
-
- 07 Nov, 2011 1 commit
-
-
Natanael Copa authored
-
- 28 Oct, 2011 5 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
less questions
-
Natanael Copa authored
-
Natanael Copa authored
-
- 27 Oct, 2011 1 commit
-
-
Natanael Copa authored
When we replace alpine_dev we should not remove the :<filesystem>
-
- 26 Oct, 2011 5 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
- encapsulate the alternatives in '' - strip whitespacee from alternatives and separate with , - fix prompt
-
Natanael Copa authored
we encapsulate 'none' within '' everywhere else
-
Natanael Copa authored
ref #786
-