NBSoC CVS commit: install-tool/src/sysinst_f

2008-09-29 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Tue Sep 30 05:31:28 UTC 2008 Modified Files: install-tool/src/sysinst_f: defs.h net.c util.c Log Message: A bunch of changes to net.c, refactoring in order to move functionality to libsysinst To generate a diff of this

NBSoC CVS commit: install-tool/src/libsysinst

2008-09-13 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sun Sep 14 02:26:31 UTC 2008 Removed Files: install-tool/src/libsysinst: parser.l parser.y Log Message: Old yacc/lex files removed. Their filenames conflicted with the new makefile system. To generate a diff of this co

NBSoC CVS commit: install-tool/src/libsysinst

2008-09-13 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sun Sep 14 02:23:15 UTC 2008 Modified Files: install-tool/src/libsysinst: clean.c free.c new.c sysinst.h wrapper.c xfer.c Log Message: Switch from dynamically allocated strings to arrays in the "external" dat

NBSoC CVS commit: install-tool/src/sysinst_f

2008-09-13 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sun Sep 14 02:21:30 UTC 2008 Modified Files: install-tool/src/sysinst_f: mbr.c net.c savenewlabel.c util.c Log Message: Libsysinst changed from dynamically allocated strings to arrays. The front end had to be fixed for t

NBSoC CVS commit: install-tool/src

2008-08-23 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sun Aug 24 06:26:55 UTC 2008 Modified Files: install-tool/src/libsysinst: new.c sysinst.h install-tool/src/sysinst_f: defs.h net.c util.c Added Files: install-tool/src/sysinst_f: menus.mi Log Message: Add

NBSoC CVS commit: install-tool/src/sysinst_f

2008-08-21 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Fri Aug 22 06:41:49 UTC 2008 Modified Files: install-tool/src/sysinst_f: install.c util.c Log Message: Sets and kernels are now handled, and the start of media too. To generate a diff of this commit: cvs -z3 rdiff -u -

NBSoC CVS commit: install-tool/src/sysinst_f

2008-08-20 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Thu Aug 21 06:28:47 UTC 2008 Added Files: install-tool/src/sysinst_f: bsddisklabel.c disks.c install.c mbr.c net.c util.c wskbd.c Log Message: More changes to the front end To generate a diff of this commit

NBSoC CVS commit: install-tool/src

2008-08-18 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Tue Aug 19 05:21:15 UTC 2008 Modified Files: install-tool/src/libsysinst: new.c sysinst.h wrapper.c write.c install-tool/src/sysinst_b: mbr.c install-tool/src/sysinst_f: defs.h main.c savenewlabel.c Log M

NBSoC CVS commit: install-tool/src/sysinst_b

2008-08-18 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Mon Aug 18 07:05:17 UTC 2008 Modified Files: install-tool/src/sysinst_b: aout2elf.c defs.h disks.c main.c mbr.c menus.mi run.c savenewlabel.c sizemultname.c target.c upgrade.c util.c wskbd.c Log M

NBSoC CVS commit: install-tool/src/libsysinst

2008-08-17 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sun Aug 17 22:29:32 UTC 2008 Modified Files: install-tool/src/libsysinst: Makefile common.h free.c lex.l main.c parser.h sysinst.h wrapper.c write.c xfer.c Log Message: More changes for the new makefile, it s

NBSoC CVS commit: install-tool/src/sysinst_b

2008-08-16 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sat Aug 16 09:17:35 UTC 2008 Modified Files: install-tool/src/sysinst_b: defs.h main.c mbr.c util.c Log Message: Tweaks To generate a diff of this commit: cvs -z3 rdiff -u -r1.10 -r1.11 install-tool/src/sysinst_b/main.

NBSoC CVS commit: install-tool/src/libsysinst

2008-08-16 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sat Aug 16 09:13:16 UTC 2008 Modified Files: install-tool/src/libsysinst: Makefile common.c new.c parser.h parser.y sysinst.h utils.c wrapper.c xfer.c Added Files: install-tool/src/libsysinst: common.h

NBSoC CVS commit: install-tool/src/sysinst_f

2008-08-16 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sat Aug 16 09:03:08 UTC 2008 Added Files: install-tool/src/sysinst_f: defs.h main.c savenewlabel.c Log Message: Initial import of some of the sources. Only the ones with significant changes from the standard sysinst are

NBSoC CVS commit: install-tool/src/sysinst_b

2008-08-12 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Wed Aug 13 06:20:11 UTC 2008 Modified Files: install-tool/src/sysinst_b: mbr.c Log Message: More mbr work... To generate a diff of this commit: cvs -z3 rdiff -u -r1.7 -r1.8 install-tool/src/sysinst_b/mbr.c To view a d

NBSoC CVS commit: install-tool/src/libsysinst

2008-08-12 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Wed Aug 13 06:18:52 UTC 2008 Modified Files: install-tool/src/libsysinst: Makefile free.c parser.h parser.l parser.y sysinst.h wrapper.c write.c Added Files: install-tool/src/libsysinst: clean.c new.c

NBSoC CVS commit: install-tool/src/sysinst_b/arch

2008-08-10 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sun Aug 10 22:54:07 UTC 2008 Added Files: install-tool/src/sysinst_b/arch: dummy Log Message: testing this out, cvs weirdness To generate a diff of this commit: cvs -z3 rdiff -u -r0 -r1.1 install-tool/src/sysinst_b/arc

NBSoC CVS commit: install-tool/src/sysinst_b/arch/i386

2008-08-10 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sun Aug 10 22:47:31 UTC 2008 Modified Files: install-tool/src/sysinst_b/arch/i386: md.c Log Message: To generate a diff of this commit: cvs -z3 rdiff -u -r1.1 -r1.2 install-tool/src/sysinst_b/arch/i386/md.c To view a

NBSoC CVS commit: install-tool/src

2008-08-10 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sun Aug 10 22:42:54 UTC 2008 Modified Files: install-tool/src/arch/ofppc: msg.md.en install-tool/src/sysinst_b: menus.mbr Added Files: install-tool/src/sysinst_b: psize.c Log Message: added back menus.mbr

NBSoC CVS commit: install-tool/src/libsysinst

2008-08-10 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sun Aug 10 22:35:39 UTC 2008 Modified Files: install-tool/src/libsysinst: parser.y Log Message: mbr tweaks To generate a diff of this commit: cvs -z3 rdiff -u -r1.15 -r1.16 install-tool/src/libsysinst/parser.y To view

NBSoC CVS commit: install-tool/src/sysinst_b/arch/i386

2008-08-10 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sun Aug 10 22:28:41 UTC 2008 Added Files: install-tool/src/sysinst_b/arch/i386: Makefile md.c md.h menus.md msg.md.de msg.md.en msg.md.es msg.md.fr msg.md.pl Log Message: Adding i386 files To generate a dif

NBSoC CVS commit: install-tool/src/sysinst_b

2008-08-10 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sun Aug 10 22:27:12 UTC 2008 Modified Files: install-tool/src/sysinst_b: mbr.c Log Message: Tweaks... To generate a diff of this commit: cvs -z3 rdiff -u -r1.6 -r1.7 install-tool/src/sysinst_b/mbr.c To view a diff of

NBSoC CVS commit: install-tool/src/sysinst_b/arch/amd64

2008-08-10 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sun Aug 10 07:21:40 UTC 2008 Added Files: install-tool/src/sysinst_b/arch/amd64: Makefile md.c md.h Log Message: Adding in the MD files at last... To generate a diff of this commit: cvs -z3 rdiff -u -r0 -r1.1 install-t

NBSoC CVS commit: install-tool/src/libsysinst

2008-08-09 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sun Aug 10 06:50:23 UTC 2008 Modified Files: install-tool/src/libsysinst: parser.h parser.l parser.y sysinst.h Log Message: Some MBR mods To generate a diff of this commit: cvs -z3 rdiff -u -r1.11 -r1.12 install-tool/s

NBSoC CVS commit: install-tool/src/sysinst_b

2008-08-09 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sun Aug 10 06:49:47 UTC 2008 Modified Files: install-tool/src/sysinst_b: Makefile.inc bsddisklabel.c mbr.c msg.mbr.en Log Message: MBR updates To generate a diff of this commit: cvs -z3 rdiff -u -r1.1 -r1.2

NBSoC CVS commit: install-tool/src/libsysinst

2008-08-03 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Mon Aug 4 06:24:25 UTC 2008 Modified Files: install-tool/src/libsysinst: parser.h parser.l parser.y sysinst.h write.c Log Message: Changing structure a bit for easier use by the front end To generate a dif

NBSoC CVS commit: install-tool/src/sysinst_b

2008-08-03 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Mon Aug 4 06:23:48 UTC 2008 Modified Files: install-tool/src/sysinst_b: install.c label.c mbr.c mbr.h Log Message: Work on MBR To generate a diff of this commit: cvs -z3 rdiff -u -r1.1 -r1.2 install-tool/src/sysinst_b

NBSoC CVS commit: install-tool/src/sysinst_b

2008-08-01 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Fri Aug 1 07:47:40 UTC 2008 Modified Files: install-tool/src/sysinst_b: bsddisklabel.c defs.h disks.c label.c main.c menus.mi msg.mi.en run.c Log Message: BSD stuff... To generate a diff of this commit: cv

NBSoC CVS commit: install-tool/src/sysinst_b

2008-07-30 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Thu Jul 31 06:25:06 UTC 2008 Modified Files: install-tool/src/sysinst_b: bsddisklabel.c defs.h label.c msg.mi.en sizemultname.c Log Message: BSD partitions, just about done To generate a diff of this commit

NBSoC CVS commit: install-tool/src/libsysinst

2008-07-30 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Thu Jul 31 06:24:44 UTC 2008 Modified Files: install-tool/src/libsysinst: parser.h parser.l parser.y sysinst.h write.c Log Message: Minor changes for partitions To generate a diff of this commit: cvs -z3 rd

NBSoC CVS commit: install-tool/src/sysinst_b

2008-07-30 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Wed Jul 30 08:00:09 UTC 2008 Modified Files: install-tool/src/sysinst_b: bsddisklabel.c label.c Log Message: More BSD stuff... To generate a diff of this commit: cvs -z3 rdiff -u -r1.6 -r1.7 install-tool/src/sysinst_b/

NBSoC CVS commit: install-tool/src/libsysinst

2008-07-30 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Wed Jul 30 07:59:27 UTC 2008 Modified Files: install-tool/src/libsysinst: parser.h parser.l parser.y sysinst.h write.c Log Message: Updates for size handling To generate a diff of this commit: cvs -z3 rdiff

NBSoC CVS commit: install-tool/src/sysinst_b

2008-07-28 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Tue Jul 29 05:40:58 UTC 2008 Modified Files: install-tool/src/sysinst_b: bsddisklabel.c defs.h label.c Log Message: Finishing up BSD partitions... this is getting complicated. To generate a diff of this commit: cvs -z3

NBSoC CVS commit: install-tool/src/sysinst_b

2008-07-27 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Mon Jul 28 05:15:53 UTC 2008 Modified Files: install-tool/src/sysinst_b: Makefile.inc bsddisklabel.c defs.h disks.c install.c label.c main.c mbr.c msg.mi.en net.c util.c Log Message: Fixed net usage, worked o

NBSoC CVS commit: install-tool/src/libsysinst

2008-07-27 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Mon Jul 28 04:52:44 UTC 2008 Modified Files: install-tool/src/libsysinst: parser.l sysinst.h write.c Log Message: Updated size definitions To generate a diff of this commit: cvs -z3 rdiff -u -r1.11 -r1.12 install-tool/

NBSoC CVS commit: install-tool/src/libsysinst

2008-07-26 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sat Jul 26 07:50:26 UTC 2008 Modified Files: install-tool/src/libsysinst: parser.h parser.y sysinst.h wrapper.c write.c Log Message: Disk and partition stuff, more back end stuff To generate a diff of this

NBSoC CVS commit: install-tool/src/sysinst_b

2008-07-26 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sat Jul 26 07:49:34 UTC 2008 Modified Files: install-tool/src/sysinst_b: bsddisklabel.c defs.h disks.c main.c util.c Log Message: Some more disk stuff, externifying everything To generate a diff of this com

NBSoC CVS commit: install-tool/src/sysinst_b

2008-07-24 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Fri Jul 25 06:21:22 UTC 2008 Modified Files: install-tool/src/sysinst_b: aout2elf.c bsddisklabel.c defs.h install.c label.c main.c menus.mi net.c run.c upgrade.c util.c Log Message: Removing of menus, BSD par

NBSoC CVS commit: install-tool/src/libsysinst

2008-07-24 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Fri Jul 25 06:20:46 UTC 2008 Modified Files: install-tool/src/libsysinst: Makefile free.c main.c parser.h parser.l parser.y sysinst.h wrapper.c write.c Added Files: install-tool/src/libsysinst: common.

NBSoC CVS commit: install-tool/src/sysinst_b

2008-07-22 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Wed Jul 23 06:19:45 UTC 2008 Modified Files: install-tool/src/sysinst_b: defs.h disks.c install.c main.c net.c util.c Log Message: More debugging stuff, mnt2 dir now adjustable To generate a diff of this co

NBSoC CVS commit: install-tool/src/libsysinst

2008-07-22 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Wed Jul 23 03:49:41 UTC 2008 Modified Files: install-tool/src/libsysinst: Makefile free.c parser.y wrapper.c Log Message: No more memory leaks To generate a diff of this commit: cvs -z3 rdiff -u -r1.5 -r1.6 install-too

NBSoC CVS commit: install-tool/src/libsysinst

2008-07-20 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sun Jul 20 22:09:05 UTC 2008 Modified Files: install-tool/src/libsysinst: free.c main.c parser.h parser.l parser.y sysinst.h wrapper.c write.c Log Message: MBR partitions, network, pretty much finished here..

NBSoC CVS commit: install-tool/src/libsysinst

2008-07-19 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sat Jul 19 07:04:01 UTC 2008 Modified Files: install-tool/src/libsysinst: sysinst.h Log Message: Network struct To generate a diff of this commit: cvs -z3 rdiff -u -r1.7 -r1.8 install-tool/src/libsysinst/sysinst.h To

NBSoC CVS commit: install-tool/src/sysinst_b

2008-07-19 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sat Jul 19 07:03:19 UTC 2008 Modified Files: install-tool/src/sysinst_b: Makefile.inc aout2elf.c bsddisklabel.c defs.h install.c label.c main.c mbr.c menus.mi msg.mi.en net.c upgrade.c util.c Log

NBSoC CVS commit: install-tool/src/sysinst_b

2008-07-18 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Fri Jul 18 07:59:41 UTC 2008 Modified Files: install-tool/src/sysinst_b: Makefile.inc main.c menus.mi net.c util.c Removed Files: install-tool/src/sysinst_b: menus.mbr Log Message: Work on networking,

NBSoC CVS commit: install-tool/src/libsysinst

2008-07-17 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Thu Jul 17 07:09:16 UTC 2008 Modified Files: install-tool/src/libsysinst: Makefile free.c parser.h parser.l parser.y sysinst.h write.c Log Message: Minor syntax updating for networks, tweaks To generate a d

NBSoC CVS commit: install-tool/src/sysinst_b

2008-07-17 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Thu Jul 17 07:08:53 UTC 2008 Modified Files: install-tool/src/sysinst_b: defs.h install.c net.c util.c Log Message: More with sets, networking To generate a diff of this commit: cvs -z3 rdiff -u -r1.3 -r1.4 install-too

NBSoC CVS commit: install-tool/src/sysinst_b

2008-07-14 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Tue Jul 15 06:30:24 UTC 2008 Modified Files: install-tool/src/sysinst_b: defs.h util.c Log Message: More with sets/kernels. Won't compile. To generate a diff of this commit: cvs -z3 rdiff -u -r1.4 -r1.5 install-tool/sr

NBSoC CVS commit: install-tool/src/sysinst_b

2008-07-14 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Mon Jul 14 18:57:12 UTC 2008 Modified Files: install-tool/src/sysinst_b: defs.h util.c Log Message: Working with sets handling To generate a diff of this commit: cvs -z3 rdiff -u -r1.3 -r1.4 install-tool/src/sysinst_b/

NBSoC CVS commit: install-tool/src/libsysinst

2008-07-13 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Mon Jul 14 05:13:14 UTC 2008 Modified Files: install-tool/src/libsysinst: main.c sysinst.h wrapper.c Log Message: Minor updates To generate a diff of this commit: cvs -z3 rdiff -u -r1.4 -r1.5 install-tool/src/libsysins

NBSoC CVS commit: install-tool/src/sysinst_b

2008-07-13 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Mon Jul 14 05:12:48 UTC 2008 Modified Files: install-tool/src/sysinst_b: bsddisklabel.c defs.h disks.c install.c label.c main.c mbr.c net.c upgrade.c util.c Log Message: Some minor changes, converting sets/ke

NBSoC CVS commit: install-tool/src/libsysinst

2008-07-13 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sun Jul 13 23:03:55 UTC 2008 Modified Files: install-tool/src/libsysinst: Makefile free.c main.c parser.h parser.l parser.y sysinst.h wrapper.c write.c Log Message: More work on parser, transferring and clean

NBSoC CVS commit: install-tool/src/libsysinst

2008-07-12 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sat Jul 12 07:53:36 UTC 2008 Modified Files: install-tool/src/libsysinst: Makefile main.c parser.h parser.l parser.y sysinst.h wrapper.c write.c Log Message: More updates to interface data structures To gen

NBSoC CVS commit: install-tool/src/sysinst_b

2008-07-10 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Fri Jul 11 06:04:41 UTC 2008 Modified Files: install-tool/src/sysinst_b: defs.h disks.c install.c main.c menus.mi net.c util.c Log Message: More transferring to programmatic extraction rather than menu-based

NBSoC CVS commit: install-tool/src/libsysinst

2008-07-10 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Fri Jul 11 06:03:28 UTC 2008 Modified Files: install-tool/src/libsysinst: Makefile free.c main.c parser.h parser.l parser.y sysinst.h write.c Log Message: Lots of changes: modifying parser for separate intern

NBSoC CVS commit: install-tool/src/sysinst_b

2008-07-02 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Thu Jul 3 05:11:51 UTC 2008 Modified Files: install-tool/src/sysinst_b: install.c util.c Removed Files: install-tool/src/sysinst_b: Makefile.inc~ main.c~ mbr.c~ Log Message: Updated backend for less menus, remov

NBSoC CVS commit: install-tool/src/libsysinst

2008-07-02 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Thu Jul 3 04:06:15 UTC 2008 Modified Files: install-tool/src/libsysinst: parser.y sysinst.h Log Message: Some tweaking, some actions added to the more recent options so the back end knows what's going on To generate

NBSoC CVS commit: install-tool/src/sysinst_b

2008-07-02 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Thu Jul 3 02:47:50 UTC 2008 Added Files: install-tool/src/sysinst_b: Makefile Makefile.inc Makefile.inc~ SPELLING.en TODO aout2elf.c bsddisklabel.c defs.h disks.c disks_lfs.c endian.h factor.c geo

NBSoC CVS commit: install-tool/src/libsysinst

2008-07-02 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Thu Jul 3 02:44:05 UTC 2008 Modified Files: install-tool/src/libsysinst: Makefile main.c parser.l parser.y wrapper.c Log Message: Updated syntax To generate a diff of this commit: cvs -z3 rdiff -u -r1.1 -r

NBSoC CVS commit: install-tool/src/sysinst_lib

2008-07-01 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Wed Jul 2 05:52:54 UTC 2008 Removed Files: install-tool/src/sysinst_lib: Makefile free.c main.c parser.h parser.l parser.y write.c Log Message: Same as last commit... cleaning up. To generate a diff of thi

NBSoC CVS commit: install-tool/src/libsysinst

2008-07-01 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Wed Jul 2 05:50:52 UTC 2008 Added Files: install-tool/src/libsysinst: Makefile free.c main.c parser.h parser.l parser.y sysinst.h wrapper.c write.c Log Message: Renaming directories... CVS can be a pain. T

NBSoC CVS commit: install-tool/src

2008-07-01 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Wed Jul 2 05:21:43 UTC 2008 Removed Files: install-tool/src: Makefile Makefile.inc SPELLING.en TODO aout2elf.c bsddisklabel.c defs.h disks.c disks_lfs.c endian.h factor.c geom.c install.c label.c

NBSoC CVS commit: install-tool/src/sysinst_lib

2008-06-28 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sat Jun 28 07:05:30 UTC 2008 Modified Files: install-tool/src/sysinst_lib: Makefile main.c parser.h parser.y write.c Added Files: install-tool/src/sysinst_lib: free.c Log Message: Added free.c for cle

NBSoC CVS commit: install-tool/src/sysinst_lib

2008-06-27 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Fri Jun 27 07:53:10 UTC 2008 Modified Files: install-tool/src/sysinst_lib: main.c parser.h parser.l parser.y Log Message: More framework type stuff. Is parsing most of the sysinst.conf into data structures, but not writ

NBSoC CVS commit: install-tool/src/sysinst_lib

2008-06-25 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Thu Jun 26 05:48:31 UTC 2008 Modified Files: install-tool/src/sysinst_lib: parser.l parser.y Log Message: Just a little more work, closer to compilability To generate a diff of this commit: cvs -z3 rdiff -u -r1.4 -r1.5

NBSoC CVS commit: install-tool/src/sysinst_lib

2008-06-25 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Wed Jun 25 08:48:13 UTC 2008 Modified Files: install-tool/src/sysinst_lib: parser.h parser.y Log Message: Updated parser.y, put in more framework code for dealing with partitions To generate a diff of this commit: cvs

NBSoC CVS commit: install-tool/src/sysinst_lib

2008-06-23 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Tue Jun 24 05:55:20 UTC 2008 Modified Files: install-tool/src/sysinst_lib: main.c parser.h parser.l parser.y write.c Log Message: Framework coming into place in parser.y/.h. Doesn't compile ATM. To generate

NBSoC CVS commit: install-tool/src/sysinst_lib

2008-06-17 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Wed Jun 18 02:08:44 UTC 2008 Modified Files: install-tool/src/sysinst_lib: Makefile parser.l parser.y Added Files: install-tool/src/sysinst_lib: main.c parser.h write.c Log Message: Big update for the parser: a l

NBSoC CVS commit: install-tool/src/sysinst_lib

2008-06-01 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sun Jun 1 08:41:31 UTC 2008 Modified Files: install-tool/src/sysinst_lib: parser.l parser.y Log Message: Tiny tweak: no more FILENAME_T To generate a diff of this commit: cvs -z3 rdiff -u -r1.1 -r1.2 install-tool/src/

NBSoC CVS commit: install-tool/src/sysinst_lib

2008-06-01 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sun Jun 1 08:16:23 UTC 2008 Added Files: install-tool/src/sysinst_lib: Makefile parser.l parser.y Log Message: First import of parser. To generate a diff of this commit: cvs -z3 rdiff -u -r0 -r1.1 install-tool/src/sys

NBSoC CVS commit: install-tool/src

2008-05-21 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Thu May 22 01:01:44 UTC 2008 Import into install-tool/src Log Message: Sources imported from sysinst. Status: Vendor Tag: zwegner Release Tags: start N install-tool/src/target.c N install-tool/src/disks_