Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to test cauldron by Justin Boffemmyer (55e50479ad6ddc7bb24d5ac4a41d351eb20acb8c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Justin Boffemmyer <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to test cauldron by Justin Boffemmyer (55e50479ad6ddc7bb24d5ac4a41d351eb20acb8c)
  • Date: Wed, 1 Oct 2008 18:48:56 -0500

GIT changes to test cauldron by Justin Boffemmyer <flux AT sourcemage.org>:

base/etc/resolv.conf | 2 +
data/spells.lst | 101
+++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 103 insertions(+)

New commits:
commit 55e50479ad6ddc7bb24d5ac4a41d351eb20acb8c
Author: Justin Boffemmyer <flux AT sourcemage.org>
Commit: Justin Boffemmyer <flux AT sourcemage.org>

data/spells.lst: new, spells to have on the iso

A list of all the spells that need to be present on the ISO and/or in
system.tar.bz2.

commit bbe7b861f699096adf54fbc777290f5b4a342365
Author: Justin Boffemmyer <flux AT sourcemage.org>
Commit: Justin Boffemmyer <flux AT sourcemage.org>

base/etc/resolv.conf: default resolv.conf

This ensures a sane resolv.conf for the ISO and system filesystems.

diff --git a/base/etc/resolv.conf b/base/etc/resolv.conf
new file mode 100644
index 0000000..9963a49
--- /dev/null
+++ b/base/etc/resolv.conf
@@ -0,0 +1,2 @@
+# replace the IP address below with the IP address of your real nameserver
+nameserver 127.0.0.1
diff --git a/data/spells.lst b/data/spells.lst
new file mode 100644
index 0000000..cb96f5e
--- /dev/null
+++ b/data/spells.lst
@@ -0,0 +1,101 @@
+autoconf
+automake
+basesystem
+bash
+bin86
+binutils
+bison
+bzip2
+coreutils
+cpio
+device-mapper
+dhcpcd
+dialog
+diffutils
+e2fsprogs
+ed
+eject
+elvis
+file
+findutils
+flex
+g++
+gawk
+gcc
+gettext
+glibc
+gnupg
+gpm
+grep
+groff
+grub
+gzip
+hdparm
+iana-etc
+ifupdown
+init.d
+installwatch
+jed
+jfsutils
+kbd
+less
+libaal
+libidn
+libpcap
+libtool
+lilo
+locale
+lvm
+lynx
+m4
+madwifi
+make
+man
+mdadm
+memtest86+
+mktemp
+module-init-tools
+nano
+ncurses
+ndiswrapper
+net-tools
+netconf
+netkit-base
+netkit-ping
+nfs-utils
+openssl
+parted
+patch
+pciutils
+pcmciautils
+perl
+popt
+portmap
+ppp
+procps
+readline
+reiser4progs
+reiserfsprogs
+rp-pppoe
+rpmunpack
+run-parts
+sed
+shadow
+simpleinit-msb
+slang
+smgl-archspecs
+smgl-fhs
+sorcery-pubkeys
+sysfsutils
+tar
+tcp_wrappers
+texinfo
+udev
+unzip
+util-linux
+uudeview
+wget
+which
+wireless_tools
+xfsprogs
+zlib



  • [SM-Commit] GIT changes to test cauldron by Justin Boffemmyer (55e50479ad6ddc7bb24d5ac4a41d351eb20acb8c), Justin Boffemmyer, 10/01/2008

Archive powered by MHonArc 2.6.24.

Top of Page