]> spindle.queued.net Git - xodist/log
xodist
15 years agoinitchroot: add a workaround for #314334 v0.1
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>
15 years agough, dumb.
Andres Salomon [Wed, 20 Aug 2008 18:26:56 +0000 (14:26 -0400)]
ugh, dumb.
Signed-off-by: Andres Salomon <dilinger@debian.org>
15 years agomkext3: update for new framework; generates ext3 images. sort of.
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>
15 years agofix up olpc.fth creation for ext3 images; use disk: rather than nand:
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>
15 years agoadd ephy gconf font config (the we're-too-good-for-gnome commit)
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>
15 years agoinitchroot: get rid of apt's bincaches during cleanup
Andres Salomon [Wed, 20 Aug 2008 04:25:53 +0000 (00:25 -0400)]
initchroot: get rid of apt's bincaches during cleanup

Having stale pkgcache.bin stuff from chroot creation was causing
funky mmap errors

Signed-off-by: Andres Salomon <dilinger@debian.org>
15 years agodrop iceweasel from the package list, it looks like ass
Andres Salomon [Wed, 20 Aug 2008 04:22:57 +0000 (00:22 -0400)]
drop iceweasel from the package list, it looks like ass

Signed-off-by: Andres Salomon <dilinger@debian.org>
15 years agodrop /var/cache/apt/cache from fstab
Andres Salomon [Wed, 20 Aug 2008 04:18:27 +0000 (00:18 -0400)]
drop /var/cache/apt/cache from fstab
Signed-off-by: Andres Salomon <dilinger@debian.org>
15 years agoprovide some sane font sizes (and a nice background) for gnome
Andres Salomon [Wed, 20 Aug 2008 04:16:43 +0000 (00:16 -0400)]
provide some sane font sizes (and a nice background) for gnome

Signed-off-by: Andres Salomon <dilinger@debian.org>
15 years agoadd less
Andres Salomon [Wed, 20 Aug 2008 03:40:04 +0000 (23:40 -0400)]
add less
Signed-off-by: Andres Salomon <dilinger@debian.org>
15 years agoinitchroot: add fonts necessary to get X to run
Andres Salomon [Wed, 20 Aug 2008 03:25:38 +0000 (23:25 -0400)]
initchroot: add fonts necessary to get X to run
Signed-off-by: Andres Salomon <dilinger@debian.org>
15 years agoadd wireless tools to distro
Andres Salomon [Wed, 20 Aug 2008 01:23:11 +0000 (21:23 -0400)]
add wireless tools to distro
Signed-off-by: Andres Salomon <dilinger@debian.org>
15 years agoinitchroot: create proper homedir when creating user
Andres Salomon [Tue, 19 Aug 2008 22:45:32 +0000 (18:45 -0400)]
initchroot: create proper homedir when creating user

Signed-off-by: Andres Salomon <dilinger@debian.org>
15 years agoinitchroot: ensure /etc/hosts, /etc/hostname, and /ofw are created
Andres Salomon [Tue, 19 Aug 2008 22:26:43 +0000 (18:26 -0400)]
initchroot: ensure /etc/hosts, /etc/hostname, and /ofw are created

Signed-off-by: Andres Salomon <dilinger@debian.org>
15 years agoinitchroot: disable root passwd
Andres Salomon [Tue, 19 Aug 2008 22:04:44 +0000 (18:04 -0400)]
initchroot: disable root passwd
Signed-off-by: Andres Salomon <dilinger@debian.org>
15 years agoinitchroot: add X config
Andres Salomon [Tue, 19 Aug 2008 22:01:46 +0000 (18:01 -0400)]
initchroot: add X config
Signed-off-by: Andres Salomon <dilinger@debian.org>
15 years agopackage_list add some missing packages
Andres Salomon [Tue, 19 Aug 2008 21:55:10 +0000 (17:55 -0400)]
package_list add some missing packages
Signed-off-by: Andres Salomon <dilinger@debian.org>
15 years agoinitchroot: create a fake start-stop-daemon
Andres Salomon [Tue, 19 Aug 2008 21:48:56 +0000 (17:48 -0400)]
initchroot: create a fake start-stop-daemon

we really don't want to be launching daemons.. and besides, openntpd
breaks during install  due to the chroot.

Signed-off-by: Andres Salomon <dilinger@debian.org>
15 years agoadd initchroot script
Andres Salomon [Tue, 19 Aug 2008 20:46:17 +0000 (16:46 -0400)]
add initchroot script
Signed-off-by: Andres Salomon <dilinger@debian.org>
15 years agostrip common stuff out of mkext3.sh
Andres Salomon [Tue, 19 Aug 2008 19:42:02 +0000 (15:42 -0400)]
strip common stuff out of mkext3.sh
Signed-off-by: Andres Salomon <dilinger@debian.org>
15 years agoseparate out jffs2 image creation script
Andres Salomon [Tue, 19 Aug 2008 19:38:13 +0000 (15:38 -0400)]
separate out jffs2 image creation script
Signed-off-by: Andres Salomon <dilinger@debian.org>
15 years agoblah
Andres Salomon [Tue, 19 Aug 2008 19:06:53 +0000 (15:06 -0400)]
blah
Signed-off-by: Andres Salomon <dilinger@debian.org>
15 years agoinitial import
Andres Salomon [Tue, 19 Aug 2008 19:06:31 +0000 (15:06 -0400)]
initial import

Signed-off-by: Andres Salomon <dilinger@debian.org>