libguestfs.git
15 years agoRemove NFS support - we will probably use FTP instead.
Richard Jones [Fri, 3 Apr 2009 16:23:03 +0000 (17:23 +0100)]
Remove NFS support - we will probably use FTP instead.

15 years agoLots more auto-generation.
Richard Jones [Fri, 3 Apr 2009 10:29:55 +0000 (11:29 +0100)]
Lots more auto-generation.

15 years agoSet up ethernet interface.
Richard Jones [Fri, 3 Apr 2009 10:27:52 +0000 (11:27 +0100)]
Set up ethernet interface.

15 years agoStart the generated code and code generator.
Richard Jones [Fri, 3 Apr 2009 00:15:17 +0000 (01:15 +0100)]
Start the generated code and code generator.

15 years agoAdd the first version of the guestfsd daemon.
Richard Jones [Fri, 3 Apr 2009 00:14:44 +0000 (01:14 +0100)]
Add the first version of the guestfsd daemon.

15 years agoAdd update-initramfs.sh.in so we don't need to rebuild initramfs for
Richard Jones [Fri, 3 Apr 2009 00:13:42 +0000 (01:13 +0100)]
Add update-initramfs.sh.in so we don't need to rebuild initramfs for
small changes in the daemon.

15 years agoUpdated to newer GPLv2 document.
Richard Jones [Fri, 3 Apr 2009 00:12:21 +0000 (01:12 +0100)]
Updated to newer GPLv2 document.

15 years agoCorrectly handle the case when select runs out of filehandles.
Richard Jones [Thu, 2 Apr 2009 19:55:41 +0000 (20:55 +0100)]
Correctly handle the case when select runs out of filehandles.

15 years agoCode to handle the daemon communications socket.
Richard Jones [Thu, 2 Apr 2009 19:46:55 +0000 (20:46 +0100)]
Code to handle the daemon communications socket.

15 years agoGuest boots, and basic select/callbacks work.
Richard Jones [Thu, 2 Apr 2009 19:07:21 +0000 (20:07 +0100)]
Guest boots, and basic select/callbacks work.

15 years agoIgnore generated manual page.
Richard Jones [Thu, 2 Apr 2009 16:00:13 +0000 (17:00 +0100)]
Ignore generated manual page.

15 years agoMore documentation updates.
Richard Jones [Thu, 2 Apr 2009 14:15:55 +0000 (15:15 +0100)]
More documentation updates.

15 years agoMore documentation.
Richard Jones [Thu, 2 Apr 2009 11:10:59 +0000 (12:10 +0100)]
More documentation.

15 years agoDocumentation of low-level API.
Richard Jones [Wed, 1 Apr 2009 19:29:03 +0000 (20:29 +0100)]
Documentation of low-level API.

15 years agoAdd test-boot-realistic target.
Richard Jones [Wed, 1 Apr 2009 15:08:23 +0000 (16:08 +0100)]
Add test-boot-realistic target.

15 years agoCorrect permissions problem in root filesystem by using febootstrap-run
Richard Jones [Wed, 1 Apr 2009 15:08:01 +0000 (16:08 +0100)]
Correct permissions problem in root filesystem by using febootstrap-run
properly.

15 years agoVarious fixes to the build system, add 'make test-boot-image' target.
Richard Jones [Wed, 1 Apr 2009 11:57:45 +0000 (12:57 +0100)]
Various fixes to the build system, add 'make test-boot-image' target.

15 years agoRun autoreconf with -i parameter.
Richard Jones [Wed, 1 Apr 2009 11:57:25 +0000 (12:57 +0100)]
Run autoreconf with -i parameter.

15 years agoMore files to ignore.
Richard Jones [Wed, 1 Apr 2009 11:57:10 +0000 (12:57 +0100)]
More files to ignore.

15 years agoPrint size of kernel, don't need to delete gnome/help any more.
Richard Jones [Wed, 1 Apr 2009 11:56:49 +0000 (12:56 +0100)]
Print size of kernel, don't need to delete gnome/help any more.

15 years agoMoved .cvsignore -> .gitignore.
Richard Jones [Wed, 1 Apr 2009 11:53:40 +0000 (12:53 +0100)]
Moved .cvsignore -> .gitignore.

15 years agoBuild the initramfs.
rjones [Tue, 24 Mar 2009 14:15:13 +0000 (14:15 +0000)]
Build the initramfs.

15 years agoNow using febootstrap.
rjones [Tue, 24 Mar 2009 09:38:31 +0000 (09:38 +0000)]
Now using febootstrap.

15 years agoStarts up QEMU now
rjones [Wed, 4 Mar 2009 13:18:48 +0000 (13:18 +0000)]
Starts up QEMU now

15 years agoRunning qemu as a subprocess.
rjones [Tue, 3 Mar 2009 15:35:50 +0000 (15:35 +0000)]
Running qemu as a subprocess.

15 years agoFinal fixes to build environment, and added autogen.sh.
rjones [Tue, 3 Mar 2009 09:08:12 +0000 (09:08 +0000)]
Final fixes to build environment, and added autogen.sh.

15 years agoBuild environment set up for libguestfs.
rjones [Tue, 3 Mar 2009 08:58:37 +0000 (08:58 +0000)]
Build environment set up for libguestfs.