index
:
libguestfs.git
master
oldlinux
stable-1.10
stable-1.12
stable-1.14
stable-1.16
stable-1.18
stable-1.2
stable-1.4
stable-1.6
stable-1.8
[MIRROR] library for accessing and modifying guest disk images
Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
appliance
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
build: Add cpio package to package list (for Debian and Ubuntu).
Richard W.M. Jones
2010-12-06
1
-0
/
+1
*
ubuntu: Disable xfsprogs from Ubuntu package list.
Richard W.M. Jones
2010-12-06
1
-0
/
+5
*
ubuntu: Make Ubuntu into a separate distro for the package list.
Richard W.M. Jones
2010-12-06
1
-4
/
+12
*
debian: Enable more packages in packagelist.in.
Richard W.M. Jones
2010-12-06
1
-6
/
+1
*
Debian: Extra packages needed to run C API tests.
Richard W.M. Jones
2010-12-05
1
-0
/
+5
*
appliance: Change to using febootstrap 3.x supermin appliance.
Richard W.M. Jones
2010-12-05
12
-420
/
+49
*
appliance: Put /init in a separate supermin appliance component.
Richard W.M. Jones
2010-12-04
1
-0
/
+9
*
debian: Include ntfsprogs in the appliance.
Richard W.M. Jones
2010-11-24
1
-0
/
+1
*
Remove FIPS .*.hmac files from the supermin appliance (RHBZ#654638).
Richard W.M. Jones
2010-11-18
1
-0
/
+5
*
appliance: Remove repo from appliance filename (RHBZ#638901).
Richard W.M. Jones
2010-10-27
3
-7
/
+7
*
appliance: Ignore unreadable dbus service file (Fedora 15).
Richard Jones
2010-09-22
1
-0
/
+1
*
Fix appliance build dependency problem
Matthew Booth
2010-09-21
2
-5
/
+1
*
appliance: Disable setting scheduler to noop.
Richard Jones
2010-09-13
1
-1
/
+3
*
ubuntu: Remove bogus debirf file.
Richard Jones
2010-09-13
1
-0
/
+1
*
ubuntu: Add linux-image to the packagelist.
Richard Jones
2010-09-13
1
-0
/
+1
*
ubuntu: /proc can be a symlink
Richard Jones
2010-09-13
1
-0
/
+1
*
appliance: init script does 'ls -lR /dev' (verbose only)
Richard Jones
2010-09-06
1
-1
/
+1
*
Shut down the appliance cleanly
Matthew Booth
2010-08-26
1
-1
/
+1
*
Call sync after guestfsd exits
Matthew Booth
2010-08-26
1
-21
/
+24
*
Don't print debug messages when not in verbose mode.
Richard Jones
2010-08-24
1
-15
/
+17
*
appliance: Remove some obsolete testing rules from Makefile.am
Richard Jones
2010-08-21
1
-31
/
+0
*
New APIs: Support for opening LUKS-encrypted disks.
Richard Jones
2010-07-21
2
-0
/
+17
*
Explicitly depend on e2fsprogs.
Richard Jones
2010-06-28
1
-0
/
+1
*
Fix gfs2 support by adding required kernel modules.
Richard Jones
2010-06-28
1
-0
/
+4
*
Use the noop scheduler inside the appliance.
Richard Jones
2010-06-07
1
-0
/
+3
*
RHEL 6: sr_mod.ko is needed for RHEL 6 to see CD-ROM devices (RHBZ#598807).
Richard Jones
2010-06-02
1
-0
/
+1
*
Make the supermin appliance include local augeas lenses
Matthew Booth
2010-05-27
1
-0
/
+3
*
build: Remove install_kernel from EXTRA_DIST.
Richard Jones
2010-05-24
1
-1
/
+0
*
ubuntu: Use direct udevd method to start udev on Ubuntu.
Richard Jones
2010-05-20
1
-1
/
+1
*
ubuntu: Remove two FUSE packages from the default list.
Richard Jones
2010-05-20
1
-2
/
+7
*
ubuntu: Ignore packages in packagelist.in which are missing.
Richard Jones
2010-05-20
1
-2
/
+10
*
Ubuntu: Use apt-get instead of aptitude when installing guestfsd.
Richard Jones
2010-05-20
1
-2
/
+2
*
Ubuntu: Revert install-kernel to debirf default script.
Richard Jones
2010-05-20
3
-68
/
+2
*
appliance: Fix /etc/resolv.conf
Richard Jones
2010-05-20
1
-1
/
+1
*
appliance: Ignore utempter unreadable binaries (for RHEL 6).
Richard Jones
2010-05-18
1
-0
/
+1
*
appliance: Change comment about unreadable binaries.
Richard Jones
2010-05-18
1
-3
/
+4
*
Ensure ordinary appliance is updated before trying to build supermin appliance.
Richard Jones
2010-05-14
1
-2
/
+2
*
Unify supermin appliance building using febootstrap 2.7
Richard Jones
2010-05-13
5
-1120
/
+24
*
Use link-local addresses between appliance and host (RHBZ#588763).
Richard Jones
2010-05-04
1
-2
/
+2
*
Whitelist the loop kernel module
Matthew Booth
2010-04-22
1
-0
/
+2
*
Add zfs-fuse (ZFS via FUSE) support to the appliance.
Richard Jones
2010-04-20
1
-0
/
+1
*
Fix time and timezone to be correct within the appliance.
Richard Jones
2010-04-12
2
-1
/
+12
*
New API calls to upload/download txz files (RHBZ#580556).
Richard Jones
2010-04-08
1
-0
/
+2
*
rescue: Pass $TERM from library into the virt-rescue appliance.
Richard Jones
2010-03-26
1
-1
/
+1
*
rescue: Sync disk on exit, and improve messaging.
Richard Jones
2010-03-26
1
-1
/
+10
*
appliance: Set $PATH instead of hard-coding paths to binaries everywhere.
Richard Jones
2010-03-26
1
-1
/
+2
*
Add support for minix filesystem (RHBZ#576689).
Richard Jones
2010-03-24
1
-0
/
+2
*
appliance: Run depmod to create modules.dep for the kernel.
Richard Jones
2010-03-22
1
-0
/
+5
*
Add minimal vim to the appliance for virt-rescue.
Richard Jones
2010-03-16
1
-0
/
+2
*
Tab to space (whitespace fixes only).
Richard Jones
2010-03-12
1
-2
/
+2
[prev]
[next]