diff options
author | Tails developers <amnesia@boum.org> | 2012-02-01 15:30:59 +0100 |
---|---|---|
committer | Tails developers <amnesia@boum.org> | 2012-02-01 15:30:59 +0100 |
commit | a5a96d61370d4aef37d2e796aec9991b04d74bf1 (patch) | |
tree | 97f92ea032cfb02f6585aeda380e1fcbeca478c2 /config/amnesia | |
parent | e80d9520175fc95c6dea890bbb78d0f10f1efde2 (diff) |
Don't build hybrid ISO images anymore.
They boot less reliably on a variety of hardware, and are made mostly useless by
us shipping a USB installer from now on.
Diffstat (limited to 'config/amnesia')
-rw-r--r-- | config/amnesia | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/config/amnesia b/config/amnesia index 5cced9c..10f178a 100644 --- a/config/amnesia +++ b/config/amnesia @@ -15,10 +15,6 @@ # need to set block.events_dfl_poll_msecs AMNESIA_APPEND="noswap live-media=removable nopersistent noprompt quiet timezone=Etc/UTC block.events_dfl_poll_msecs=1000 splash" -# Options passed to isohybrid -# Default: "-entry 4 -type 1c" -AMNESIA_ISOHYBRID_OPTS="-entry 4 -type 1c" - ### Options used only by the home-refresh script ############################### # Source directory used to refresh the live user's $HOME |