]>
spindle.queued.net Git - xodist/log
Andres Salomon [Thu, 12 Feb 2009 23:27:32 +0000 (18:27 -0500)]
base: add more autox deps
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Thu, 12 Feb 2009 23:10:55 +0000 (18:10 -0500)]
base.packages: add xinit since autox requires it
Grr..
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Thu, 12 Feb 2009 22:52:10 +0000 (17:52 -0500)]
initchroot: sugar workaround can go away now
This was breaking the build, and holger tells me that it can go away..
Signed-off-by: Andres Salomon <dilinger@debian.org>
Erik Garrison [Thu, 12 Feb 2009 18:55:51 +0000 (13:55 -0500)]
whitespace in OFW updater script
While producing
http://wiki.laptop.org/go/User:Erik_Garrison/Image_Digestor I discovered
that the OFW updater script produced by the xodist tools had trailing
whitespace after the lines.
I rectified this by applying the attached patch to the line in question.
After application I verified that the output of the bios-crypto 'hashfs'
C script is byte-for-byte identical when run over the same input (in
this case the os767.img).
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Thu, 12 Feb 2009 18:54:10 +0000 (13:54 -0500)]
drop kdm/gdm, use autox instead
Signed-off-by: Andres Salomon <dilinger@debian.org>
Erik Garrison [Wed, 11 Feb 2009 22:38:54 +0000 (17:38 -0500)]
Add xfce package list
Signed-off-by: Andres Salomon <dilinger@debian.org>
James Cameron [Fri, 30 Jan 2009 10:08:34 +0000 (10:08 +0000)]
Enables the screen during an install from USB key.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Fri, 30 Jan 2009 00:41:56 +0000 (00:41 +0000)]
functions.sh: unfreeze the dcon on bootup
This was reported ages ago and I forgot to fix it. Oops! Thanks James
Cameron for pointing it out.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Wed, 10 Dec 2008 20:53:35 +0000 (15:53 -0500)]
initchroot: update to new geode xorg driver
final release of 2.11.0, woo!
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Wed, 26 Nov 2008 23:28:07 +0000 (18:28 -0500)]
gconf: override gnome's font dpi from 200 to 150
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Wed, 26 Nov 2008 23:26:04 +0000 (18:26 -0500)]
initchroot: include newer xorg driver and reinstate font overriding
This changes the DPI back to 200, which means we need to adjust font sizes.
It also fixes randr and scaling.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Wed, 19 Nov 2008 22:58:14 +0000 (17:58 -0500)]
TODO: link to fedora's livecd stuff
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Wed, 19 Nov 2008 22:55:39 +0000 (17:55 -0500)]
TODO: drop misc things that have already been done
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Wed, 19 Nov 2008 22:53:51 +0000 (17:53 -0500)]
TODO: add auto-startx to 0.5 plans
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Wed, 19 Nov 2008 22:52:07 +0000 (17:52 -0500)]
TODO: drop 0.4 plans, now that 0.4 is out.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Tue, 18 Nov 2008 07:05:22 +0000 (02:05 -0500)]
initchroot: update kernel to -165; jffs2 fix
This slows the jffs2 GCD down; it shaves a good minute off boot when
booting from NAND. Woot.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Tue, 18 Nov 2008 06:43:25 +0000 (01:43 -0500)]
*.packages: throw netsurf (a small, lightweight browser) into some desktops
With the new X driver, this browser actually looks decent.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Tue, 18 Nov 2008 06:05:20 +0000 (01:05 -0500)]
base: add xserver-xorg-video-geode
Necessary for us to manually install a custom geode driver
Signed-off-by: Andres Salomon <dilinger@debian.org>
Erik Garrison [Tue, 18 Nov 2008 05:59:18 +0000 (00:59 -0500)]
initchroot: use tee to log to $ROOTDIR.log
Make a named pipe (which we clean up on exit or script death), set our
stdout/stderr to it, and pipe it tee so we can see what's happening and
log at the same time.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Tue, 18 Nov 2008 05:52:36 +0000 (00:52 -0500)]
initchroot: update kernel - sound driver update
New kernel matches what was sent upstream, and has a MIC light fix.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Tue, 18 Nov 2008 05:42:17 +0000 (00:42 -0500)]
gconf: stop overriding font sizes
The new X driver fixes fonts, so the default font size looks correct.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Tue, 18 Nov 2008 05:39:59 +0000 (00:39 -0500)]
initchroot: update to the new xorg driver (2.11)
This includes a much much nicer font!
Signed-off-by: Andres Salomon <dilinger@debian.org>
Erik Garrison [Mon, 17 Nov 2008 21:26:59 +0000 (16:26 -0500)]
use /bin/bash instead of /bin/sh
For now, don't take chances w/ bashisms breaking in other shells; just force
bash usage.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Mon, 17 Nov 2008 21:24:37 +0000 (16:24 -0500)]
fix bashism w/ inclusion of functions.sh
". functions.sh" doesn't work in dash/posh; ". ./functions.sh" is necessary.
Thanks to Erik Garrison for pointing this out.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Mon, 17 Nov 2008 20:45:46 +0000 (15:45 -0500)]
initchroot: autoload the MSR module
Jordan requested this. What kind of hacker-friendly distro would we be
if we didn't encourage people to mess w/ the Geode's MSRs?
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Mon, 17 Nov 2008 18:49:33 +0000 (13:49 -0500)]
base.packages: add ttf-liberation
Ensure ttf-liberation gets installed; programs like abiword look severely
broken without this (see #495927). It should probably be installed for
all desktops, so it's going into base (unless it blows up the size).
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Sun, 16 Nov 2008 03:42:04 +0000 (22:42 -0500)]
gnome.packages: add gnome-volume-manager for automounting support
For USB/SD device insertion, it's nice to have an icon show up on the
desktop.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Sat, 15 Nov 2008 21:19:09 +0000 (16:19 -0500)]
mkext3: change the default size from 2048MB to 1998MB
Apparently the old size didn't fit on some disks that claimed to be 2GB..
We'll have a better fix for this later, but for now just do this.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Erik Garrison [Sat, 15 Nov 2008 20:25:17 +0000 (15:25 -0500)]
keymaps: add maps for a few additional keys on the XO
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Sat, 15 Nov 2008 20:16:15 +0000 (15:16 -0500)]
initchroot: add key mappings for things like gamekeys (via hal)
This is just an initial hack; it should really end up in upstream hal,
and still needs proper XO detection.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Wed, 12 Nov 2008 09:01:11 +0000 (01:01 -0800)]
TODO: add roadmap with my personal plans for debxo
I still need to clean up the rest of the TODO file..
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Sat, 8 Nov 2008 20:23:19 +0000 (15:23 -0500)]
gconf: have gksu default to sudo mode
The admin functions in gnome uses gksu to get root. That's not useful,
as we don't have a root password; instead, default to sudo mode (which means
sudo settings will be honored.
Signed-off-by: Andres Salomon <dilinger@debian.org>
James Cameron [Fri, 7 Nov 2008 05:31:34 +0000 (16:31 +1100)]
add xterm for erikg
James Cameron [Fri, 7 Nov 2008 04:49:32 +0000 (15:49 +1100)]
add olpc-battery, add postinst script detection
James Cameron [Wed, 5 Nov 2008 02:50:20 +0000 (13:50 +1100)]
obsolete .crc file
James Cameron [Wed, 5 Nov 2008 00:02:08 +0000 (11:02 +1100)]
allow comments in package list
James Cameron [Wed, 29 Oct 2008 09:44:16 +0000 (20:44 +1100)]
note hardware enablement opportunities
James Cameron [Wed, 29 Oct 2008 09:30:52 +0000 (20:30 +1100)]
suppress dd(1) stderr
Holger Levsen [Sun, 2 Nov 2008 03:44:45 +0000 (23:44 -0400)]
README: note requirement of firmware >= q2e20
Signed-off-by: Andres Salomon <dilinger@debian.org>
James Cameron [Wed, 29 Oct 2008 00:16:10 +0000 (11:16 +1100)]
add copyright, fix fail to boot
James Cameron [Tue, 28 Oct 2008 23:41:10 +0000 (10:41 +1100)]
radix fix for enter key
James Cameron [Wed, 29 Oct 2008 00:40:15 +0000 (20:40 -0400)]
lxde: add startx dependencies
Signed-off-by: Andres Salomon <dilinger@debian.org>
James Cameron [Tue, 28 Oct 2008 22:32:31 +0000 (09:32 +1100)]
bootable attempt
Andres Salomon [Tue, 28 Oct 2008 23:31:34 +0000 (19:31 -0400)]
*.packages: add x11-xserver-utils (for xrdb) to all desktops
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Tue, 28 Oct 2008 17:29:35 +0000 (13:29 -0400)]
release: don't use subdirectories until after images are created
gnome.img references jffs2/gnome.dat; that's incorrect.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Tue, 28 Oct 2008 05:20:00 +0000 (01:20 -0400)]
initchroot: set up /etc/hosts before using apt
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Tue, 28 Oct 2008 05:04:14 +0000 (01:04 -0400)]
release: use new --local-apt-mirror + approx
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Tue, 28 Oct 2008 04:56:24 +0000 (00:56 -0400)]
initchroot: change up the mirror handling
Rather than specifying fragments of sources.list on the command line,
just specify the whole thing. --apt-sources allows you to specify the
/etc/apt/sources.list that will be shipped, and --local-apt-mirror
allows you to specify a local mirror to use (ie, if approx is being
used) when building the chroot.
--distribution, --mirror, and --othermirror have been dropped.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Tue, 28 Oct 2008 04:27:09 +0000 (00:27 -0400)]
release: don't bail if ext3/jffs2 directories already exist
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Tue, 28 Oct 2008 04:25:55 +0000 (00:25 -0400)]
release: stick images into subdirectories
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Tue, 28 Oct 2008 04:19:55 +0000 (00:19 -0400)]
release: FAIL
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Tue, 28 Oct 2008 04:18:50 +0000 (00:18 -0400)]
release: helper script for preparing a release
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Tue, 28 Oct 2008 03:58:06 +0000 (23:58 -0400)]
initchroot: update kernel to -147, which disables LZO in jffs2
For real this time!
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Tue, 28 Oct 2008 03:52:08 +0000 (23:52 -0400)]
initchroot: put custom installed packages on hold
Holger's suggestion was a good one; do this automatically.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Mon, 27 Oct 2008 02:01:26 +0000 (22:01 -0400)]
Revert "mkjffs2: add lzo support"
This reverts commit
f55f2955de650777ef99dd2de4aaa8607dc9f3c8 .
Conflicts:
initchroot.sh
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Mon, 27 Oct 2008 01:59:59 +0000 (21:59 -0400)]
initchroot: update kernel to -146, which disables LZO in jffs2
...This was causing problems.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Mon, 27 Oct 2008 01:24:29 +0000 (21:24 -0400)]
initchroot: update kernel to -145 (adds keyspan firmware support)
Requested by pgf for keyspan serial hardware.
Signed-off-by: Andres Salomon <dilinger@debian.org>
James Cameron [Sun, 26 Oct 2008 22:48:48 +0000 (18:48 -0400)]
initchroot: the loopback interface was missing from the default install
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Fri, 24 Oct 2008 21:53:18 +0000 (17:53 -0400)]
README: mention q2e* OFW series should be used
q2d* doesn't support update-nand.
Signed-off-by: Andres Salomon <dilinger@mail.queued.net>
Andres Salomon [Fri, 24 Oct 2008 21:43:10 +0000 (17:43 -0400)]
initchroot: update kernel to -144
This includes a promfs oops fix.
Signed-off-by: Andres Salomon <dilinger@mail.queued.net>
Andres Salomon [Fri, 24 Oct 2008 21:42:18 +0000 (17:42 -0400)]
initchroot: throw an error if PLIST can't be found
Signed-off-by: Andres Salomon <dilinger@mail.queued.net>
Holger Levsen [Fri, 24 Oct 2008 16:15:07 +0000 (12:15 -0400)]
TODO: add a TODO list
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Fri, 24 Oct 2008 16:11:43 +0000 (12:11 -0400)]
initchroot: update kernel to drop jffs2 speedup hack
James Cameron reported some corruption :(
Signed-off-by: Andres Salomon <dilinger@debian.org>
Holger Levsen [Fri, 24 Oct 2008 16:11:00 +0000 (12:11 -0400)]
sugar.packages: add a sugar desktop
Signed-off-by: Andres Salomon <dilinger@debian.org>
Holger Levsen [Fri, 24 Oct 2008 16:06:53 +0000 (12:06 -0400)]
awesome.packages: add an awesome desktop
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Fri, 24 Oct 2008 16:04:41 +0000 (12:04 -0400)]
base.packages: add less and alsa-utils
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Thu, 23 Oct 2008 21:08:45 +0000 (17:08 -0400)]
mkjffs2: add lzo support
This adds support for building lzo images for root (and updates the
kernel accordingly, as LZO support wasn't compiled into the jffs2
driver). However, I'm not sold on LZO, so I haven't enabled it by
default. According to my tests, zlib left 540MB free, and bootup took
97s, while lzo left 505MB free, and bootup took 91s. Program startup
time appeared to be about the same. I'm not convinced that the 6s
bootup time improvement is worth it.
Signed-off-by: Andres Salomon <dilinger@debian.org>
James Cameron [Thu, 23 Oct 2008 04:11:06 +0000 (00:11 -0400)]
Adjust README for changes to mkjffs2
Andres Salomon [Thu, 23 Oct 2008 03:44:05 +0000 (23:44 -0400)]
initchroot: update initramfs-tools version to fix redboot loading bug
prior version was incorrectly forcing redboot module loading; this one
should actually work.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Wed, 22 Oct 2008 21:58:05 +0000 (17:58 -0400)]
initchroot: update kernel
This kernel has a jffs2 gcd tweak which speeds up bootup (and sanity)
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Fri, 17 Oct 2008 22:23:31 +0000 (18:23 -0400)]
mkjffs2: mount /boot in linux
oops, forgot this in fstab.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Fri, 17 Oct 2008 22:19:12 +0000 (18:19 -0400)]
update the kernel
-70 includes a redboot DIRECTORY_BLOCK fix.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Fri, 17 Oct 2008 22:12:09 +0000 (18:12 -0400)]
mkjffs2: add (redboot) partition support
We now create a 50MB boot partition, and the rest goes to a root
partition. This shaves 7s off of bootup, as OFW only has to mount
/boot. It also provides us the opportunity to use other filesystems
in /, as long as we keep /boot using jffs2.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Thu, 16 Oct 2008 21:32:19 +0000 (17:32 -0400)]
olpc.fth: auto-detect boot device during boot
Rather than hardcoding nand:\ or disk:\ (which is incorrect in the case
of sd:\), read the /chosen/bootpath device tree property to determine
which device is being booting from, and use that variable. This fixes
SD booting (which works now; tested!)
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Thu, 16 Oct 2008 05:18:21 +0000 (01:18 -0400)]
mkext3: use labels in fstab/olpc.fth rather than hardcoding /dev/sda1
..this should allow ext3 to work for things like SD.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Thu, 16 Oct 2008 04:51:52 +0000 (00:51 -0400)]
mkext3: make IMG_NAME a required script argument
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Thu, 16 Oct 2008 04:34:29 +0000 (00:34 -0400)]
mkjffs2: whoops, forgot the initrd schtick
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Thu, 16 Oct 2008 04:12:25 +0000 (00:12 -0400)]
initchroot: include ofw-config
This is kinda shitty right now; hopefully it can be cleaned up when the
kernel situation is cleaned up.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Wed, 15 Oct 2008 23:23:55 +0000 (19:23 -0400)]
initchroot: fix a buglet that left initramfs/kernel packages in /
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Wed, 15 Oct 2008 22:53:00 +0000 (18:53 -0400)]
initchroot: break out base packages into separate file
install the base packages along w/ locales. base.packages should
remain small (no graphical stuff).
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Wed, 15 Oct 2008 22:26:13 +0000 (18:26 -0400)]
add initramfs-tools to list of packages
we do a manual installation later on, but there are deps that we need
apt to pull in.. so just include it and upgrade later.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Tue, 14 Oct 2008 22:27:21 +0000 (18:27 -0400)]
initchroot: update kernel and custom initramfs-tools
This kernel has the majority of things built as a module, and uses an
initrd. Some initramfs customizations are necessary, so provide
a custom initramfs-tools for now.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Tue, 14 Oct 2008 22:17:33 +0000 (18:17 -0400)]
olpc.fth: add video=lxfb as a kernel argument
This is only necessary if lxfb is compiled as a module, but it doesn't
hurt. It tells the debian initramfs to load lxfb (so it gets loaded
as quickly as possible).
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Tue, 23 Sep 2008 20:59:41 +0000 (16:59 -0400)]
initchroot: ensure certain modules are loaded
Some modules are required in order to get a display (lxfb, fbcon),
others for X to start (scx200_acb, olpc_dcon).
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Fri, 12 Sep 2008 00:36:38 +0000 (20:36 -0400)]
gnome.packages: include file-roller in distribution
A request from Erik Garrison; some kind of archive manager.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Fri, 12 Sep 2008 00:34:16 +0000 (20:34 -0400)]
gnome.packages: drop vlc, add ffmpeg/bad/ugly gst plugins
I've had success playing xvid, asf, mp3, etc under totem with the
addition of gst plugins. No point keeping vlc around.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Thu, 11 Sep 2008 23:50:56 +0000 (19:50 -0400)]
initchroot: disable sudo's passwd checking for user olpc
...since olpc doesn't have a password.
Signed-off-by: Andres Salomon <dilinger@debian.org>
James Cameron [Fri, 29 Aug 2008 06:34:22 +0000 (16:34 +1000)]
Fix to gdm and kdm configuration to use correct username.
James Cameron [Fri, 29 Aug 2008 06:22:17 +0000 (16:22 +1000)]
Add documentation.
Andres Salomon [Fri, 29 Aug 2008 06:15:31 +0000 (02:15 -0400)]
Merge branch 'quozl'
Andres Salomon [Fri, 29 Aug 2008 06:13:47 +0000 (02:13 -0400)]
initcache: default to gnome.packages (to match the package_list rename)
Signed-off-by: Andres Salomon <dilinger@debian.org>
James Cameron [Fri, 29 Aug 2008 06:13:43 +0000 (16:13 +1000)]
Try to generate name.crc instead of name.img.crc
James Cameron [Fri, 29 Aug 2008 06:03:54 +0000 (16:03 +1000)]
Rename package list for gnome build
Andres Salomon [Fri, 29 Aug 2008 05:32:48 +0000 (01:32 -0400)]
initcache: minor bugfix wrt configuring X
Signed-off-by: Andres Salomon <dilinger@debian.org>
James Cameron [Thu, 28 Aug 2008 05:59:26 +0000 (15:59 +1000)]
Add --distribution option to choose which distribution of Debian to use.
Add --user option to specify username to create, default olpc.
Add --mirror option to allow a local package mirror to be used, tested
to work with the approx package.
Add --othermirror optioin to allow an addition sources.list line.
Add --package-list option.
Move chroot mount and umount to functions for shell use.
Add package lists for lxde and kde.
Cache the kernel package.
Only configure xorg.conf, Gnome, or KDE files if they are present.
Add user to the floppy group for thumb drive use.
Andres Salomon [Wed, 20 Aug 2008 18:34:44 +0000 (14:34 -0400)]
initchroot: add a workaround for #314334
jffs2 doesn't support shared mmap, so apt explodes (#314334). This
was the reason why we were mounting /var/cache/apt/cache over tmpfs;
readd the mount, and update apt.conf accordingly.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Wed, 20 Aug 2008 18:26:56 +0000 (14:26 -0400)]
ugh, dumb.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Wed, 20 Aug 2008 16:24:14 +0000 (12:24 -0400)]
mkext3: update for new framework; generates ext3 images. sort of.
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Wed, 20 Aug 2008 16:21:48 +0000 (12:21 -0400)]
fix up olpc.fth creation for ext3 images; use disk: rather than nand:
Signed-off-by: Andres Salomon <dilinger@debian.org>
Andres Salomon [Wed, 20 Aug 2008 05:15:29 +0000 (01:15 -0400)]
add ephy gconf font config (the we're-too-good-for-gnome commit)
Signed-off-by: Andres Salomon <dilinger@debian.org>