From 68ee7652f9a567b75f49383b45496e85044daaba Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Thu, 10 Jan 2008 16:35:32 +0000 Subject: Removed some items from the menu. Changed the view-files a bit git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@540 ab2d0c66-481e-0410-8bed-d214d4d58bed --- health-modules-html.lsp | 6 ++---- health-network-html.lsp | 8 +++----- health-proc-html.lsp | 8 +++----- health-storage-html.lsp | 10 ++++------ health-system-html.lsp | 12 +++++------- hostname.menu | 3 --- password.menu | 2 -- syslog-status-html.lsp | 7 ++----- 8 files changed, 19 insertions(+), 37 deletions(-) delete mode 100644 hostname.menu delete mode 100644 password.menu diff --git a/health-modules-html.lsp b/health-modules-html.lsp index eef9655..a1b92ca 100644 --- a/health-modules-html.lsp +++ b/health-modules-html.lsp @@ -1,8 +1,6 @@ -

General health

+

Modules

-

Modules

- -

Installed modules

+

Installed modules

diff --git a/health-network-html.lsp b/health-network-html.lsp index f04faaf..09760da 100644 --- a/health-network-html.lsp +++ b/health-network-html.lsp @@ -1,11 +1,9 @@ -

General health

+

Network

-

Network

- -

Interface status

+

Interface status

-

Routes

+

Routes

diff --git a/health-proc-html.lsp b/health-proc-html.lsp index 3387688..7d57ef5 100644 --- a/health-proc-html.lsp +++ b/health-proc-html.lsp @@ -1,11 +1,9 @@ -

General health

+

Process information

-

Process information

- -

Processor

+

Processor

-

Memory

+

Memory

diff --git a/health-storage-html.lsp b/health-storage-html.lsp index 15830c3..a95351a 100644 --- a/health-storage-html.lsp +++ b/health-storage-html.lsp @@ -1,10 +1,8 @@ -

General health

+

Storage

-

Storage

- -

Floppy capacity

+

Floppy capacity

@@ -20,7 +18,7 @@ -

Disk capacity

+

Disk capacity

@@ -36,7 +34,7 @@ -

Disk partitions

+

Disk partitions

-

General health

+

System

-

System

- -

Uptime

+

Uptime

-

Time/TimeZone

+

Time/TimeZone

-

Name

+

Name

-

Memory

+

Memory

diff --git a/hostname.menu b/hostname.menu deleted file mode 100644 index d40345c..0000000 --- a/hostname.menu +++ /dev/null @@ -1,3 +0,0 @@ -# Prefix and controller are already known at this point -# Cat Group Tab Action -System 10Hostname Define read diff --git a/password.menu b/password.menu deleted file mode 100644 index 427e2a0..0000000 --- a/password.menu +++ /dev/null @@ -1,2 +0,0 @@ -#CAT GROUP/DESC TAB ACTION -System Password update update diff --git a/syslog-status-html.lsp b/syslog-status-html.lsp index 6cd46a4..f97cea8 100644 --- a/syslog-status-html.lsp +++ b/syslog-status-html.lsp @@ -2,16 +2,13 @@

SYSTEM INFO

-

SYSTEM INFO

-
Program status
-
-
+
Program version
-

PROGRAM SPECIFIC OPTIONS

+

PROGRAM SPECIFIC OPTIONS/INFORMATION

Locally logging to
-- cgit v1.2.3