mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 18:32:57 +02:00
JFFS2-Dateisystem hinzugefuegt fuer eventuelle Flash-Version der Firewall.
Installer braucht nichtmehr die Font einzustellen. Oinkmasterscript war nicht in der ISO. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@545 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -155,8 +155,6 @@ int main(int argc, char *argv[])
|
||||
strcpy(shortlangname, shortlangnames[choice]);
|
||||
fprintf(flog, "Selected language: %s\n", shortlangname);
|
||||
|
||||
mysystem("/bin/setfont lat0-16");
|
||||
|
||||
newtDrawRootText(14, 0, NAME " " VERSION " - " SLOGAN );
|
||||
newtPushHelpLine(ctr[TR_HELPLINE]);
|
||||
sprintf (title, "%s %s - %s", NAME, VERSION, SLOGAN);
|
||||
|
||||
Reference in New Issue
Block a user