[Coresu-devel] [coresu] r110 committed - Upgrading buildroot script to use the latest buildroot ver
Brought to you by:
wojci
|
From: <co...@go...> - 2011-05-07 01:24:34
|
Revision: 110 Author: ben...@gm... Date: Fri May 6 18:23:58 2011 Log: Upgrading buildroot script to use the latest buildroot version 2011-02 Generating new static .iso file with the newest buildroot initrd.gz Fixing bug in makeinitramfs that wrongly used grep -v ".pyc" instead of grep -v ".pyc$" Moving /opt/fairv2 to /opt/fair Fixing wrong permissions in ssh host keys to avoid startup error message. SSH should now be working. Removing empty folders in client/ http://code.google.com/p/coresu/source/detail?r=110 Added: /trunk/client/boot-initrd/build-rootfs_2009.02-rc2.sh Deleted: /trunk/client/client-fs/opt/fair /trunk/client/client-tools /trunk/client/develfs /trunk/client/rootfs Modified: /trunk/build/coresu.iso /trunk/build/gen.sh /trunk/client/boot-initrd/README.TXT /trunk/client/boot-initrd/build-rootfs.sh /trunk/client/boot-initrd/buildroot-rootfs-python.config /trunk/client/boot-initrd/makeinitramfs.sh /trunk/client/client-fs/etc/init.d/S90fair |