libguestfs-talks.git
5 years agoScale nbdraid canvas according to screen size.
Richard W.M. Jones [Tue, 29 Jan 2019 16:39:36 +0000 (16:39 +0000)]
Scale nbdraid canvas according to screen size.

5 years agoFurther fixes to final slide.
Richard W.M. Jones [Tue, 29 Jan 2019 14:51:17 +0000 (14:51 +0000)]
Further fixes to final slide.

5 years agoFix some highlighting issues.
Richard W.M. Jones [Tue, 29 Jan 2019 14:45:37 +0000 (14:45 +0000)]
Fix some highlighting issues.

5 years agoGet rid of fdisk from ramdisk demo.
Richard W.M. Jones [Tue, 29 Jan 2019 14:44:09 +0000 (14:44 +0000)]
Get rid of fdisk from ramdisk demo.

5 years agoUse xz filter instead of plugin, but apply cow layer.
Richard W.M. Jones [Tue, 29 Jan 2019 12:33:41 +0000 (12:33 +0000)]
Use xz filter instead of plugin, but apply cow layer.

xz filter in readonly mode is broken!

5 years agoRevert "Use xz filter instead of plugin."
Richard W.M. Jones [Tue, 29 Jan 2019 12:31:27 +0000 (12:31 +0000)]
Revert "Use xz filter instead of plugin."

This reverts commit 1a05962641f14d3fc015ac67326f60cd34c42b6f.

5 years agoUse xz filter instead of plugin.
Richard W.M. Jones [Tue, 29 Jan 2019 12:18:35 +0000 (12:18 +0000)]
Use xz filter instead of plugin.

5 years agoAdd floppy plugin demonstration.
Richard W.M. Jones [Tue, 29 Jan 2019 12:10:52 +0000 (12:10 +0000)]
Add floppy plugin demonstration.

5 years agoAdd introduction to section 6 plugins.
Richard W.M. Jones [Fri, 25 Jan 2019 22:22:06 +0000 (22:22 +0000)]
Add introduction to section 6 plugins.

5 years agoAdd badblocks section 5 introductory slides.
Richard W.M. Jones [Fri, 25 Jan 2019 21:41:49 +0000 (21:41 +0000)]
Add badblocks section 5 introductory slides.

5 years agoRemove some non-essential plugin and filter slides.
Richard W.M. Jones [Fri, 25 Jan 2019 21:35:57 +0000 (21:35 +0000)]
Remove some non-essential plugin and filter slides.

5 years agoCentering of diagrams and other improvements.
Richard W.M. Jones [Fri, 25 Jan 2019 19:01:28 +0000 (19:01 +0000)]
Centering of diagrams and other improvements.

5 years agoFurther bug fix for Webkit.
Richard W.M. Jones [Fri, 25 Jan 2019 18:13:37 +0000 (18:13 +0000)]
Further bug fix for Webkit.

5 years agoFix stylesheet to work across Firefox and Webkit.
Richard W.M. Jones [Fri, 25 Jan 2019 16:46:28 +0000 (16:46 +0000)]
Fix stylesheet to work across Firefox and Webkit.

5 years agoAdd way to scale whole document.
Richard W.M. Jones [Fri, 25 Jan 2019 16:35:16 +0000 (16:35 +0000)]
Add way to scale whole document.

5 years agoUse "Javascript include" for filters.
Richard W.M. Jones [Fri, 25 Jan 2019 15:28:24 +0000 (15:28 +0000)]
Use "Javascript include" for filters.

5 years agoUse "Javascript include" for plugins.
Richard W.M. Jones [Fri, 25 Jan 2019 15:28:24 +0000 (15:28 +0000)]
Use "Javascript include" for plugins.

5 years agoAdd Red Hat logo.
Richard W.M. Jones [Fri, 25 Jan 2019 15:28:12 +0000 (15:28 +0000)]
Add Red Hat logo.

5 years agoRemove some hacks which were only needed to work around BJ problems.
Richard W.M. Jones [Fri, 25 Jan 2019 14:38:24 +0000 (14:38 +0000)]
Remove some hacks which were only needed to work around BJ problems.

See commit fc169ab4eead7d2b7f9e09f9f07c82227fd78b39.

5 years agoUpdate title slide style.
Richard W.M. Jones [Fri, 25 Jan 2019 14:22:37 +0000 (14:22 +0000)]
Update title slide style.

5 years agoRearrange running order for FOSDEM talk.
Richard W.M. Jones [Fri, 25 Jan 2019 13:04:43 +0000 (13:04 +0000)]
Rearrange running order for FOSDEM talk.

5 years agoDrop partitioning plugin demo.
Richard W.M. Jones [Sun, 18 Nov 2018 17:55:09 +0000 (17:55 +0000)]
Drop partitioning plugin demo.

5 years agoRequire nbdkit 1.8.1.
Richard W.M. Jones [Sun, 18 Nov 2018 10:38:27 +0000 (10:38 +0000)]
Require nbdkit 1.8.1.

Allows us to drop the ‘open’ callback from the minimal plugin.

5 years agoInclude more labels on loop vs nbd diagram.
Richard W.M. Jones [Sat, 17 Nov 2018 17:08:47 +0000 (17:08 +0000)]
Include more labels on loop vs nbd diagram.

5 years agoUse installed Tech Talk.
Richard W.M. Jones [Sat, 17 Nov 2018 16:54:30 +0000 (16:54 +0000)]
Use installed Tech Talk.

5 years agofinal: Further tweaks to final slide.
Richard W.M. Jones [Sat, 17 Nov 2018 16:54:22 +0000 (16:54 +0000)]
final: Further tweaks to final slide.

5 years agofinal: Minimum versions of nbd & kernel.
Richard W.M. Jones [Sat, 17 Nov 2018 16:50:44 +0000 (16:50 +0000)]
final: Minimum versions of nbd & kernel.

5 years agofinal: How to get nbdkit.
Richard W.M. Jones [Sat, 17 Nov 2018 12:17:37 +0000 (12:17 +0000)]
final: How to get nbdkit.

5 years agostyle: Right-align titles while using Bluejeans.
Richard W.M. Jones [Sat, 17 Nov 2018 12:13:15 +0000 (12:13 +0000)]
style: Right-align titles while using Bluejeans.

5 years agoAdd a diagram comparing loop and nbd.
Richard W.M. Jones [Sat, 17 Nov 2018 12:12:11 +0000 (12:12 +0000)]
Add a diagram comparing loop and nbd.

5 years agoIn trouble for calling it "loopback mounting", use "loop mounting" instead.
Richard W.M. Jones [Fri, 16 Nov 2018 22:44:11 +0000 (22:44 +0000)]
In trouble for calling it "loopback mounting", use "loop mounting" instead.

5 years agoReplace tar2iso example with badblocks example.
Richard W.M. Jones [Sat, 17 Nov 2018 09:52:10 +0000 (09:52 +0000)]
Replace tar2iso example with badblocks example.

5 years agoFinal running order for 2019 FOSDEM talk.
Richard W.M. Jones [Fri, 16 Nov 2018 20:42:20 +0000 (20:42 +0000)]
Final running order for 2019 FOSDEM talk.

5 years agoFurther updates to 2019 FOSDEM talk.
Richard W.M. Jones [Fri, 16 Nov 2018 16:58:17 +0000 (16:58 +0000)]
Further updates to 2019 FOSDEM talk.

5 years agoAbstract title and print blank lines to skip Bluejeans video window.
Richard W.M. Jones [Fri, 16 Nov 2018 16:53:21 +0000 (16:53 +0000)]
Abstract title and print blank lines to skip Bluejeans video window.

5 years agoUpdate SVG DPI.
Richard W.M. Jones [Fri, 16 Nov 2018 16:48:41 +0000 (16:48 +0000)]
Update SVG DPI.

5 years agoMove partitioning slide earlier.
Richard W.M. Jones [Fri, 16 Nov 2018 16:41:36 +0000 (16:41 +0000)]
Move partitioning slide earlier.

5 years agoUse gdisk instead of fdisk because easier to see.
Richard W.M. Jones [Fri, 16 Nov 2018 16:36:15 +0000 (16:36 +0000)]
Use gdisk instead of fdisk because easier to see.

5 years agoStart 2019 FOSDEM talk about NBD.
Richard W.M. Jones [Thu, 15 Nov 2018 11:30:09 +0000 (11:30 +0000)]
Start 2019 FOSDEM talk about NBD.

5 years agonbdview: Add -topmost attribute.
Richard W.M. Jones [Fri, 16 Nov 2018 11:57:18 +0000 (11:57 +0000)]
nbdview: Add -topmost attribute.

5 years agoAdd RAID viewer.
Richard W.M. Jones [Sun, 4 Nov 2018 17:37:00 +0000 (17:37 +0000)]
Add RAID viewer.

5 years agoUpdate nbdview.
Richard W.M. Jones [Sat, 3 Nov 2018 17:50:53 +0000 (17:50 +0000)]
Update nbdview.

5 years agoAdd initial version of nbdcanvas and nbdview program.
Richard W.M. Jones [Sat, 3 Nov 2018 16:49:09 +0000 (16:49 +0000)]
Add initial version of nbdcanvas and nbdview program.

5 years agoAdd TODO list.
Richard W.M. Jones [Sat, 3 Nov 2018 16:47:58 +0000 (16:47 +0000)]
Add TODO list.

5 years ago2019-fosdem: Update paper.
Richard W.M. Jones [Mon, 17 Sep 2018 18:36:43 +0000 (19:36 +0100)]
2019-fosdem: Update paper.

5 years agoProposed paper for FOSDEM 2019.
Richard W.M. Jones [Mon, 17 Sep 2018 09:35:40 +0000 (10:35 +0100)]
Proposed paper for FOSDEM 2019.

6 years agoAdd v2v presentation.
Richard W.M. Jones [Thu, 2 Nov 2017 22:51:41 +0000 (22:51 +0000)]
Add v2v presentation.

6 years ago2017 annual review: Small updates.
Richard W.M. Jones [Fri, 27 Oct 2017 16:50:39 +0000 (17:50 +0100)]
2017 annual review: Small updates.

6 years ago2017 annual review: Small updates.
Richard W.M. Jones [Fri, 27 Oct 2017 16:50:39 +0000 (17:50 +0100)]
2017 annual review: Small updates.

6 years agoAdd virt-top screenshot.
Richard W.M. Jones [Fri, 27 Oct 2017 16:36:03 +0000 (17:36 +0100)]
Add virt-top screenshot.

6 years agoAdd 2017 annual review.
Richard W.M. Jones [Thu, 26 Oct 2017 14:17:23 +0000 (15:17 +0100)]
Add 2017 annual review.

7 years agoFinish up slides before talk.
Richard W.M. Jones [Sun, 5 Jun 2016 15:08:38 +0000 (16:08 +0100)]
Finish up slides before talk.

7 years agoInitial run of slides.
Richard W.M. Jones [Tue, 31 May 2016 18:17:51 +0000 (19:17 +0100)]
Initial run of slides.

7 years ago2016-kvm-forum: Remove broken link to Clear Containers demo.
Richard W.M. Jones [Tue, 24 May 2016 12:21:25 +0000 (13:21 +0100)]
2016-kvm-forum: Remove broken link to Clear Containers demo.

Gone from the website ...

Thanks: Stephen Kitt

7 years agoAdd 2016 KVM Forum talk.
Richard W.M. Jones [Tue, 26 Apr 2016 15:25:45 +0000 (16:25 +0100)]
Add 2016 KVM Forum talk.

8 years ago2015-virt-tools: Add a slide giving the background of the virt tools.
Richard W.M. Jones [Mon, 14 Dec 2015 11:15:59 +0000 (11:15 +0000)]
2015-virt-tools: Add a slide giving the background of the virt tools.

8 years ago2015-virt-tools: Don't clean files when run in --quick mode.
Richard W.M. Jones [Sat, 12 Dec 2015 14:58:43 +0000 (14:58 +0000)]
2015-virt-tools: Don't clean files when run in --quick mode.

8 years ago2015 virt tools talk.
Richard W.M. Jones [Thu, 10 Dec 2015 14:36:30 +0000 (14:36 +0000)]
2015 virt tools talk.

8 years agoAdd 2015 Red Hat QE talk.
Richard W.M. Jones [Mon, 14 Sep 2015 12:42:08 +0000 (13:42 +0100)]
Add 2015 Red Hat QE talk.

8 years agoFinal touches before 2015 KVM Forum talk.
Richard W.M. Jones [Thu, 20 Aug 2015 00:49:09 +0000 (01:49 +0100)]
Final touches before 2015 KVM Forum talk.

8 years agoAdd backup slides.
Richard W.M. Jones [Wed, 5 Aug 2015 14:57:18 +0000 (15:57 +0100)]
Add backup slides.

8 years agoInitial KVM Forum 2015 talk.
Richard W.M. Jones [Mon, 3 Aug 2015 13:00:55 +0000 (14:00 +0100)]
Initial KVM Forum 2015 talk.

9 years agoKVM 2014: Further final tweaks.
Richard W.M. Jones [Mon, 13 Oct 2014 06:44:59 +0000 (08:44 +0200)]
KVM 2014: Further final tweaks.

9 years agoKVM 2014: Final tweaks.
Richard W.M. Jones [Sun, 12 Oct 2014 15:46:00 +0000 (17:46 +0200)]
KVM 2014: Final tweaks.

9 years agoKVM 2014: List contributors.
Richard W.M. Jones [Sun, 12 Oct 2014 08:40:37 +0000 (10:40 +0200)]
KVM 2014: List contributors.

9 years agoRevert "Add workaround for broken libvirt."
Richard W.M. Jones [Fri, 10 Oct 2014 18:19:11 +0000 (19:19 +0100)]
Revert "Add workaround for broken libvirt."

This reverts commit 3bf14da93fbec0062918a41823bb4249ea00e0d2.

9 years agoAdd workaround for broken libvirt.
Richard W.M. Jones [Fri, 10 Oct 2014 10:48:37 +0000 (11:48 +0100)]
Add workaround for broken libvirt.

9 years agoAdd private talk from 2014 KVM Forum.
Richard W.M. Jones [Tue, 16 Sep 2014 17:41:12 +0000 (18:41 +0100)]
Add private talk from 2014 KVM Forum.

10 years ago2014 FOSDEM: Run virt-builder + guestfish first to give some background.
Richard W.M. Jones [Sun, 2 Feb 2014 12:05:32 +0000 (13:05 +0100)]
2014 FOSDEM: Run virt-builder + guestfish first to give some background.

10 years agoAdd some more animation to 2014 FOSDEM talk.
Richard W.M. Jones [Sun, 2 Feb 2014 09:04:59 +0000 (10:04 +0100)]
Add some more animation to 2014 FOSDEM talk.

10 years agoRewrite 2014 FOSDEM talk using Tech Talk PSE.
Richard W.M. Jones [Sat, 1 Feb 2014 16:15:58 +0000 (17:15 +0100)]
Rewrite 2014 FOSDEM talk using Tech Talk PSE.

I'm sick of OpenOffice.

10 years agoRandom OpenOffice updates.
Richard W.M. Jones [Sat, 1 Feb 2014 16:14:39 +0000 (17:14 +0100)]
Random OpenOffice updates.

10 years agoUpdates for 2014 FOSDEM talk.
Richard W.M. Jones [Sat, 1 Feb 2014 08:40:49 +0000 (09:40 +0100)]
Updates for 2014 FOSDEM talk.

10 years agoAdd 2014 FOSDEM talk.
Richard W.M. Jones [Mon, 27 Jan 2014 15:27:14 +0000 (15:27 +0000)]
Add 2014 FOSDEM talk.

10 years ago2013 KVM Forum: Update talk to 1024x768.
Richard W.M. Jones [Thu, 24 Oct 2013 12:05:25 +0000 (13:05 +0100)]
2013 KVM Forum: Update talk to 1024x768.

10 years agoAdd 2013 KVM Forum talk.
Richard W.M. Jones [Wed, 23 Oct 2013 10:30:36 +0000 (11:30 +0100)]
Add 2013 KVM Forum talk.

10 years agoAdd 2013 CentOS Dojo Aldershot talk.
Richard W.M. Jones [Mon, 8 Jul 2013 10:51:01 +0000 (11:51 +0100)]
Add 2013 CentOS Dojo Aldershot talk.

11 years agoRework 'future work' slide.
Richard W.M. Jones [Wed, 7 Nov 2012 08:45:19 +0000 (09:45 +0100)]
Rework 'future work' slide.

11 years agoExtra slides, if time.
Richard W.M. Jones [Tue, 6 Nov 2012 11:09:44 +0000 (12:09 +0100)]
Extra slides, if time.

11 years agoKVM Forum talk.
Richard W.M. Jones [Wed, 31 Oct 2012 10:42:17 +0000 (10:42 +0000)]
KVM Forum talk.

11 years agoVarious updates for final Dublin talk.
Richard W.M. Jones [Thu, 4 Oct 2012 08:08:34 +0000 (09:08 +0100)]
Various updates for final Dublin talk.

- Rename f16x32.img -> disk.img
- colorls
- Split virt-alignment-scan to its own slide.
- Fix virt-inspector bubble.
- Move some slides around.

11 years agoAdd virt-inspector, update notes.
Richard W.M. Jones [Tue, 2 Oct 2012 19:09:30 +0000 (20:09 +0100)]
Add virt-inspector, update notes.

11 years agoMove the demo up front and further slide updates.
Richard W.M. Jones [Tue, 2 Oct 2012 13:13:43 +0000 (14:13 +0100)]
Move the demo up front and further slide updates.

11 years agoDublin talk.
Richard W.M. Jones [Tue, 2 Oct 2012 07:50:55 +0000 (08:50 +0100)]
Dublin talk.

12 years agoMove mount_disk code again.
Richard W.M. Jones [Sat, 4 Feb 2012 09:40:55 +0000 (09:40 +0000)]
Move mount_disk code again.

12 years agoUpdates to FOSDEM 2012 talk.
Richard W.M. Jones [Fri, 3 Feb 2012 10:02:43 +0000 (10:02 +0000)]
Updates to FOSDEM 2012 talk.

- prepopulate: Use qemu-img to create the output disk.
- Change sizes for 1024x768 screen output.
- Add run script.
- Update notes.
- Misc updates.

12 years agoAdd FOSDEM 2012 talk.
Richard W.M. Jones [Thu, 2 Feb 2012 12:44:35 +0000 (12:44 +0000)]
Add FOSDEM 2012 talk.

12 years agoAdd 2011 seminar.
Richard W.M. Jones [Wed, 16 Nov 2011 13:08:01 +0000 (13:08 +0000)]
Add 2011 seminar.

12 years agoAdd .gitignore file.
Richard W.M. Jones [Wed, 16 Nov 2011 13:08:22 +0000 (13:08 +0000)]
Add .gitignore file.

12 years agoImport old talks from 2010 and 2011 (Boston).
Richard W.M. Jones [Wed, 16 Nov 2011 12:49:43 +0000 (12:49 +0000)]
Import old talks from 2010 and 2011 (Boston).