Skip to Content.
Sympa Menu

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

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 (51ac895946a927262fa9e9a6a212737d4e6bffb7)
  • Date: Wed, 8 Oct 2008 21:29:14 -0500

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

data/spells.lst | 100
--------------------------------------------------------
data/spells.x86 | 99
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 99 insertions(+), 100 deletions(-)

New commits:
commit 51ac895946a927262fa9e9a6a212737d4e6bffb7
Author: Justin Boffemmyer <flux AT sourcemage.org>
Commit: Justin Boffemmyer <flux AT sourcemage.org>

data/spells.lst -> data/spells.x86

Renamed the spell listing file more appropriately, since the spell
list was specific to the x86 ISO.

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

data/spells.lst: removed netconf

Until netconf is updated to work with ifupdown (if it is ever updated
as such) it no longer belongs on the ISO.

diff --git a/data/spells.lst b/data/spells.lst
deleted file mode 100644
index 3ed8843..0000000
--- a/data/spells.lst
+++ /dev/null
@@ -1,100 +0,0 @@
-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+
-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
diff --git a/data/spells.x86 b/data/spells.x86
new file mode 100644
index 0000000..ab11cf6
--- /dev/null
+++ b/data/spells.x86
@@ -0,0 +1,99 @@
+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+
+module-init-tools
+nano
+ncurses
+ndiswrapper
+net-tools
+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 (51ac895946a927262fa9e9a6a212737d4e6bffb7), Justin Boffemmyer, 10/08/2008

Archive powered by MHonArc 2.6.24.

Top of Page