Skip to content

Commit

Permalink
Fixed message
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy committed Feb 29, 2008
1 parent e828786 commit 67f076a
Show file tree
Hide file tree
Showing 7 changed files with 48 additions and 53 deletions.
4 changes: 3 additions & 1 deletion build
Expand Up @@ -15,6 +15,7 @@ else
fi
DISK_FILENAME="$BUILDROOT/$IMAGEFILE"

git log | head -4
echo "KERNEL FILE: $KERNEL"
echo "VERSION: $VERSION"
echo "KERNEL_CPU: $KERNEL_CPU"
Expand Down Expand Up @@ -45,7 +46,8 @@ CONFIG_DIR=/config
export PATH ROOT CONFIG_DIR PARTS IMAGE

# Update version file
echo "M4I_VERSION=\"$VERSION\"" > $ROOT/config/etc/m4i.version
git log | head -4 > $ROOT/config/etc/m4i.version
echo "M4I_VERSION=\"$VERSION\"" >> $ROOT/config/etc/m4i.version
echo "M4I_KERNEL_CPU=\"$KERNEL_CPU\"" >> $ROOT/config/etc/m4i.version
echo "M4I_BUILD_DATE=\"$BUILD_DATE\"" >> $ROOT/config/etc/m4i.version

Expand Down
74 changes: 37 additions & 37 deletions packcramfs.log
@@ -1,4 +1,4 @@
Sat Dec 29 06:43:04 UTC 2007
Fri Feb 29 08:56:39 UTC 2008
X11
bookmarks.html
etc
Expand Down Expand Up @@ -84,10 +84,10 @@ Sat Dec 29 06:43:04 UTC 2007
flash
flasha
flashb
init
netcat_server.sh
'net':
eth0
Directory data: 1632 bytes
Directory data: 1644 bytes
-63.55% (-8377 bytes) XF86Config
-42.31% (-223 bytes) XFinit
-31.52% (-81 bytes) Xmodmap
Expand All @@ -98,7 +98,7 @@ Directory data: 1632 bytes
60.00% (+12 bytes) hosts
-65.83% (-817 bytes) ld.so.cache
100.00% (+14 bytes) localtime
5.66% (+6 bytes) m4i.version
-8.62% (-20 bytes) m4i.version
-50.74% (-103 bytes) nsswitch.conf
-6.25% (-4 bytes) passwd
-41.61% (-134 bytes) ip-up
Expand Down Expand Up @@ -133,7 +133,7 @@ Directory data: 1632 bytes
5.26% (+3 bytes) flash
-20.00% (-22 bytes) flasha
-20.00% (-22 bytes) flashb
-12.50% (-16 bytes) init
18.75% (+12 bytes) netcat_server.sh
30.61% (+15 bytes) eth0
1.41% (+2 bytes) network
77.78% (+14 bytes) print.sh
Expand All @@ -143,7 +143,7 @@ Directory data: 1632 bytes
86.67% (+13 bytes) upgrade_host
Everything: 32 kilobytes
Super block: 76 bytes
CRC: ddb82908
CRC: ea2d25ce
created superblock of size 312 bytes, with 2 partitions
Multi Compressed partition, reading data from /home/crazy/baobab-linux/image/config.image
magic: 0xeab85d45
Expand Down Expand Up @@ -668,7 +668,7 @@ Directory data: 960036 bytes
300.00% (+12 bytes) log
Everything: 2728 kilobytes
Super block: 76 bytes
CRC: 28af8360
CRC: a00d94f
created superblock of size 2616 bytes, with 20 partitions
Multi Compressed partition, reading data from /home/crazy/baobab-linux/image/main.img.packed.tmp
magic: 0xeab85d45
Expand All @@ -688,7 +688,7 @@ biggest hole: 1042432
Directory data: 92 bytes
Everything: 4 kilobytes
Super block: 76 bytes
CRC: 226f94e5
CRC: ba9d945c
read_cramfs(/, /home/crazy/baobab-linux/image/main.img.cram)
writing cramfs /
magic: 0xeab85d45
Expand All @@ -704,7 +704,7 @@ used partitions: 1
non active space: 1042432
unused space: 1038336
biggest hole: 1038336
[00]: / (edition 1198910584, start=0x00001800, size=4096 bytes)
[00]: / (edition 1204275399, start=0x00001800, size=4096 bytes)
[01]: (edition 0, start=0x00000000, size=0 bytes)
[02]: (edition 0, start=0x00000000, size=0 bytes)
[03]: (edition 0, start=0x00000000, size=0 bytes)
Expand Down Expand Up @@ -737,7 +737,7 @@ used partitions: 1
non active space: 1038336
unused space: 1038336
biggest hole: 1038336
[00]: * / (edition 1198910584, start=0x00001800, size=4096 bytes)
[00]: * / (edition 1204275399, start=0x00001800, size=4096 bytes)
[01]: (edition 0, start=0x00000000, size=0 bytes)
[02]: (edition 0, start=0x00000000, size=0 bytes)
[03]: (edition 0, start=0x00000000, size=0 bytes)
Expand Down Expand Up @@ -969,15 +969,15 @@ Directory data: 3048 bytes
-7.20% (-9 bytes) die
-46.76% (-36172 bytes) ftpd
-64.66% (-55897 bytes) ghttpd
-34.13% (-143 bytes) init
-36.52% (-168 bytes) init
-22.84% (-45 bytes) resume
-40.74% (-154 bytes) soundconfig
-9.68% (-12 bytes) stop
-23.62% (-47 bytes) suspend
-53.32% (-16854 bytes) usb.ids
Everything: 1540 kilobytes
Super block: 76 bytes
CRC: 83576e36
CRC: 2ebc2ba3
read_cramfs(usr, /home/crazy/baobab-linux/image/usr.img.cram)
writing cramfs usr
magic: 0xeab85d45
Expand All @@ -993,8 +993,8 @@ used partitions: 2
non active space: 1576960
unused space: 0
biggest hole: 0
[00]: * / (edition 1198910584, start=0x00001800, size=4096 bytes)
[01]: usr (edition 1198910584, start=0x00002800, size=1576960 bytes)
[00]: * / (edition 1204275399, start=0x00001800, size=4096 bytes)
[01]: usr (edition 1204275399, start=0x00002800, size=1576960 bytes)
[02]: (edition 0, start=0x00000000, size=0 bytes)
[03]: (edition 0, start=0x00000000, size=0 bytes)
[04]: (edition 0, start=0x00000000, size=0 bytes)
Expand Down Expand Up @@ -1026,8 +1026,8 @@ used partitions: 2
non active space: 0
unused space: 0
biggest hole: 0
[00]: * / (edition 1198910584, start=0x00001800, size=4096 bytes)
[01]: * usr (edition 1198910584, start=0x00002800, size=1576960 bytes)
[00]: * / (edition 1204275399, start=0x00001800, size=4096 bytes)
[01]: * usr (edition 1204275399, start=0x00002800, size=1576960 bytes)
[02]: (edition 0, start=0x00000000, size=0 bytes)
[03]: (edition 0, start=0x00000000, size=0 bytes)
[04]: (edition 0, start=0x00000000, size=0 bytes)
Expand Down Expand Up @@ -2401,12 +2401,12 @@ Directory data: 17220 bytes
-50.10% (-4502 bytes) libfbdevhw.a
-53.53% (-11810 bytes) libint10.a
-36.84% (-63 bytes) die
-29.93% (-135 bytes) init
-30.89% (-152 bytes) init
-35.00% (-56 bytes) stop
-29.06% (-77 bytes) xinitrc
Everything: 3856 kilobytes
Super block: 76 bytes
CRC: 5a4ecf8b
CRC: f3e8c8f8
read_cramfs(usr/X11R6, /home/crazy/baobab-linux/image/usr.X11R6.img.cram)
writing cramfs usr/X11R6
magic: 0xeab85d45
Expand All @@ -2422,9 +2422,9 @@ used partitions: 3
non active space: 3948544
unused space: 0
biggest hole: 0
[00]: * / (edition 1198910584, start=0x00001800, size=4096 bytes)
[01]: * usr (edition 1198910584, start=0x00002800, size=1576960 bytes)
[02]: usr/X11R6 (edition 1198910584, start=0x00183800, size=3948544 bytes)
[00]: * / (edition 1204275399, start=0x00001800, size=4096 bytes)
[01]: * usr (edition 1204275399, start=0x00002800, size=1576960 bytes)
[02]: usr/X11R6 (edition 1204275399, start=0x00183800, size=3948544 bytes)
[03]: (edition 0, start=0x00000000, size=0 bytes)
[04]: (edition 0, start=0x00000000, size=0 bytes)
[05]: (edition 0, start=0x00000000, size=0 bytes)
Expand Down Expand Up @@ -2455,9 +2455,9 @@ used partitions: 3
non active space: 0
unused space: 0
biggest hole: 0
[00]: * / (edition 1198910584, start=0x00001800, size=4096 bytes)
[01]: * usr (edition 1198910584, start=0x00002800, size=1576960 bytes)
[02]: * usr/X11R6 (edition 1198910584, start=0x00183800, size=3948544 bytes)
[00]: * / (edition 1204275399, start=0x00001800, size=4096 bytes)
[01]: * usr (edition 1204275399, start=0x00002800, size=1576960 bytes)
[02]: * usr/X11R6 (edition 1204275399, start=0x00183800, size=3948544 bytes)
[03]: (edition 0, start=0x00000000, size=0 bytes)
[04]: (edition 0, start=0x00000000, size=0 bytes)
[05]: (edition 0, start=0x00000000, size=0 bytes)
Expand Down Expand Up @@ -2656,7 +2656,7 @@ Directory data: 2540 bytes
-22.58% (-49 bytes) xfs.config
Everything: 468 kilobytes
Super block: 76 bytes
CRC: 29b481d1
CRC: 49dc9671
read_cramfs(usr/X11R6/lib/X11/fonts, /home/crazy/baobab-linux/image/usr.X11R6.lib.X11.fonts.img.cram)
writing cramfs usr/X11R6/lib/X11/fonts
magic: 0xeab85d45
Expand All @@ -2672,10 +2672,10 @@ used partitions: 4
non active space: 479232
unused space: 0
biggest hole: 0
[00]: * / (edition 1198910584, start=0x00001800, size=4096 bytes)
[01]: * usr (edition 1198910584, start=0x00002800, size=1576960 bytes)
[02]: * usr/X11R6 (edition 1198910584, start=0x00183800, size=3948544 bytes)
[03]: usr/X11R6/lib/X11/fonts (edition 1198910584, start=0x00547800, size=479232 bytes)
[00]: * / (edition 1204275399, start=0x00001800, size=4096 bytes)
[01]: * usr (edition 1204275399, start=0x00002800, size=1576960 bytes)
[02]: * usr/X11R6 (edition 1204275399, start=0x00183800, size=3948544 bytes)
[03]: usr/X11R6/lib/X11/fonts (edition 1204275399, start=0x00547800, size=479232 bytes)
[04]: (edition 0, start=0x00000000, size=0 bytes)
[05]: (edition 0, start=0x00000000, size=0 bytes)
[06]: (edition 0, start=0x00000000, size=0 bytes)
Expand Down Expand Up @@ -2705,10 +2705,10 @@ used partitions: 4
non active space: 0
unused space: 0
biggest hole: 0
[00]: * / (edition 1198910584, start=0x00001800, size=4096 bytes)
[01]: * usr (edition 1198910584, start=0x00002800, size=1576960 bytes)
[02]: * usr/X11R6 (edition 1198910584, start=0x00183800, size=3948544 bytes)
[03]: * usr/X11R6/lib/X11/fonts (edition 1198910584, start=0x00547800, size=479232 bytes)
[00]: * / (edition 1204275399, start=0x00001800, size=4096 bytes)
[01]: * usr (edition 1204275399, start=0x00002800, size=1576960 bytes)
[02]: * usr/X11R6 (edition 1204275399, start=0x00183800, size=3948544 bytes)
[03]: * usr/X11R6/lib/X11/fonts (edition 1204275399, start=0x00547800, size=479232 bytes)
[04]: (edition 0, start=0x00000000, size=0 bytes)
[05]: (edition 0, start=0x00000000, size=0 bytes)
[06]: (edition 0, start=0x00000000, size=0 bytes)
Expand Down Expand Up @@ -2738,10 +2738,10 @@ used partitions: 4
non active space: 0
unused space: 0
biggest hole: 0
[00]: * / (edition 1198910584, start=0x00001800, size=4096 bytes)
[01]: * usr (edition 1198910584, start=0x00002800, size=1576960 bytes)
[02]: * usr/X11R6 (edition 1198910584, start=0x00183800, size=3948544 bytes)
[03]: * usr/X11R6/lib/X11/fonts (edition 1198910584, start=0x00547800, size=479232 bytes)
[00]: * / (edition 1204275399, start=0x00001800, size=4096 bytes)
[01]: * usr (edition 1204275399, start=0x00002800, size=1576960 bytes)
[02]: * usr/X11R6 (edition 1204275399, start=0x00183800, size=3948544 bytes)
[03]: * usr/X11R6/lib/X11/fonts (edition 1204275399, start=0x00547800, size=479232 bytes)
[04]: (edition 0, start=0x00000000, size=0 bytes)
[05]: (edition 0, start=0x00000000, size=0 bytes)
[06]: (edition 0, start=0x00000000, size=0 bytes)
Expand Down
6 changes: 5 additions & 1 deletion root/config/etc/m4i.version
@@ -1,3 +1,7 @@
commit e82878629b19f80371874d820e9d0fa67271cb40
Author: crazy <crazy@malpeque.(none)>
Date: Fri Feb 29 10:56:08 2008 +0200

M4I_VERSION="2.3pre1"
M4I_KERNEL_CPU="AMD/Rise/Winchip2"
M4I_BUILD_DATE="Sat, 29 Dec 2007 06:43:04 +0000"
M4I_BUILD_DATE="Fri, 29 Feb 2008 08:56:39 +0000"
6 changes: 0 additions & 6 deletions root/config/local/sbin/init

This file was deleted.

7 changes: 0 additions & 7 deletions root/config/local/sbin/init.baobab

This file was deleted.

1 change: 1 addition & 0 deletions root/usr/X11R6/sbin/init
Expand Up @@ -7,6 +7,7 @@ IP=`ifconfig | grep inet | grep -v "127.0.0.1" | cut -d ":" -f 2 | cut -d " " -f
PS1=${IP} :
export PS1
xmessage ${IP}&
xmessage "`cat /config/etc/m4i.version`"&

xhost +
telnet bart 5840
Expand Down
3 changes: 2 additions & 1 deletion root/usr/sbin/init
Expand Up @@ -6,7 +6,8 @@
# 20 mlconfig-0.2
#echo "Starting web config (see http://127.0.0.1/)..."
#[ ! -x /lib/httpd ] || /lib/httpd 80 /lib/mlconfig &
ghttpd
echo "Starting netcat server"
netcat_server.sh&

# 25 hwclock-2.10n
echo > /tmp/adjtime
Expand Down

0 comments on commit 67f076a

Please sign in to comment.