diff options
author | Daniel Baumann <daniel@debian.org> | 2013-02-15 12:13:17 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-05-06 14:50:05 +0200 |
commit | 137c224579d6f8ecc9332475422acde53c4cd3bd (patch) | |
tree | 41c67d917ac96d277227299df023e97a60c85a36 /templates/yaboot/boot.msg | |
parent | 3e23aaacde8f72a2379fe16be5ea12cd8b8891b3 (diff) | |
download | vyos-live-build-137c224579d6f8ecc9332475422acde53c4cd3bd.tar.gz vyos-live-build-137c224579d6f8ecc9332475422acde53c4cd3bd.zip |
Dropping powerpc bootloader support (yaboot), there is nobody actively maintaining this in live-build.
Diffstat (limited to 'templates/yaboot/boot.msg')
-rw-r--r-- | templates/yaboot/boot.msg | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/templates/yaboot/boot.msg b/templates/yaboot/boot.msg deleted file mode 100644 index b183c67ae..000000000 --- a/templates/yaboot/boot.msg +++ /dev/null @@ -1,22 +0,0 @@ -Welcome to Debian GNU/Linux! - -This is a Debian Live CDROM, -built on LB_DATE. - -The default option is 'live'. - -If the system fails to boot at all (the typical -symptom is a white screen which doesn't go away), -append 'video=ofonly' or use 'live-failsafe'. - -The plain options are for the powerpc family of -processors (from 601 to G4). The *64 options are for -64bit powerpc processors, which include the IBM -Power3, Power4, Power5, ... boxes, as well as the -Apple G5 boxes. Press the tab key for a list of -options, or type 'help' for help. - -************************************ -If in doubt, just press enter, and if that -doesn't work, try 'live video=ofonly'. -************************************ |