Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/modules/idesk/idesk-sysinfo.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2831 by niro, Tue Aug 1 16:17:14 2017 UTC revision 2832 by niro, Wed Aug 30 13:54:01 2017 UTC
# Line 51  then Line 51  then
51   ipaddr="No network"   ipaddr="No network"
52  fi  fi
53    
54  sysinfo="Hostname: $(hostname) Serial: #${serial} IP: ${ipaddr} OS: ${osversion} Kernel: $(uname -r)"  sysinfo="Hostname: $(hostname) Serial: #${serial} IP: ${ipaddr} OS: ${osversion} Arch: $(arch) Kernel: $(uname -r)"
55  #len_sysinfo="${#sysinfo}"  #len_sysinfo="${#sysinfo}"
56    
57  # calculate icon xpos  # calculate icon xpos

Legend:
Removed from v.2831  
changed lines
  Added in v.2832