Commit Graph

32 Commits

Author SHA1 Message Date
Richard Jones
3906e4ff91 No verbose. User can enable by setting LIBGUESTFS_DEBUG=1 if they want. 2009-04-03 19:11:44 +01:00
Richard Jones
9c5ea36450 Pass -no-kqemu parameter to avoid warning about kqemu. 2009-04-03 19:11:29 +01:00
Richard Jones
d134143b55 Makes a series of non-trivial calls. 2009-04-03 19:08:19 +01:00
Richard Jones
40ca9a5782 Daemon and library are mostly talking to each other now. 2009-04-03 17:24:35 +01:00
Richard Jones
cd2fd58da3 Remove initramfs/fakelog.root if make-initramfs fails. 2009-04-03 17:23:33 +01:00
Richard Jones
1fbc83c9c2 Remove NFS support - we will probably use FTP instead. 2009-04-03 17:23:03 +01:00
Richard Jones
55bf8fd622 Lots more auto-generation. 2009-04-03 11:29:55 +01:00
Richard Jones
a8b84fe17f Set up ethernet interface. 2009-04-03 11:27:52 +01:00
Richard Jones
8d0068a752 Start the generated code and code generator. 2009-04-03 01:15:17 +01:00
Richard Jones
15dbb6973a Add the first version of the guestfsd daemon. 2009-04-03 01:14:44 +01:00
Richard Jones
207056e823 Add update-initramfs.sh.in so we don't need to rebuild initramfs for
small changes in the daemon.
2009-04-03 01:13:42 +01:00
Richard Jones
11d20e2b9f Updated to newer GPLv2 document. 2009-04-03 01:12:21 +01:00
Richard Jones
56465eb694 Correctly handle the case when select runs out of filehandles. 2009-04-02 20:55:41 +01:00
Richard Jones
163e399a00 Code to handle the daemon communications socket. 2009-04-02 20:46:55 +01:00
Richard Jones
88f69eb031 Guest boots, and basic select/callbacks work. 2009-04-02 20:07:21 +01:00
Richard Jones
e94fca28c7 Ignore generated manual page. 2009-04-02 17:00:13 +01:00
Richard Jones
27146d368a More documentation updates. 2009-04-02 15:15:55 +01:00
Richard Jones
82dd4b8a30 More documentation. 2009-04-02 12:10:59 +01:00
Richard Jones
5de49dc0d8 Documentation of low-level API. 2009-04-01 20:29:03 +01:00
Richard Jones
fddf794d1a Add test-boot-realistic target. 2009-04-01 16:08:23 +01:00
Richard Jones
fe6820c1bb Correct permissions problem in root filesystem by using febootstrap-run
properly.
2009-04-01 16:08:01 +01:00
Richard Jones
6ed48042e4 Various fixes to the build system, add 'make test-boot-image' target. 2009-04-01 12:57:45 +01:00
Richard Jones
002cdf48fe Run autoreconf with -i parameter. 2009-04-01 12:57:25 +01:00
Richard Jones
7ec96575f7 More files to ignore. 2009-04-01 12:57:10 +01:00
Richard Jones
8c07ad6191 Print size of kernel, don't need to delete gnome/help any more. 2009-04-01 12:56:49 +01:00
Richard Jones
1a2deb2bcd Moved .cvsignore -> .gitignore. 2009-04-01 12:53:40 +01:00
rjones
863d13ea1a Build the initramfs. 2009-03-24 14:15:13 +00:00
rjones
91df7a164b Now using febootstrap. 2009-03-24 09:38:31 +00:00
rjones
09c16b5da0 Starts up QEMU now 2009-03-04 13:18:48 +00:00
rjones
b6233d1fff Running qemu as a subprocess. 2009-03-03 15:35:50 +00:00
rjones
407caabfd0 Final fixes to build environment, and added autogen.sh. 2009-03-03 09:08:12 +00:00
rjones
28d760b154 Build environment set up for libguestfs. 2009-03-03 08:58:37 +00:00