Displaying 10 results from an estimated 10 matches for "msg00238".
Did you mean:
msg00038
2015 Jun 16
0
Re: [PATCH v3 00/11] virt-resize: add support for resizing MBR logical partitions
...gt; - logical_partitions
> flat list of logical partitions
> - extended_partition
> one MBR extended partition
>
> 2) reserve enough size when resizing logical partitions
>
> Original patches by Hu Tao at:
> https://www.redhat.com/archives/libguestfs/2014-October/msg00238.html
>
> Chen Hanxiao (11):
> resize: move loop check from find_partitions
> resize: add logical_partitions and extended_partition
> resize: calculate max alignment of logical partitions
> resize: add support for logical partitions for calculate_surplus
> resize: han...
2015 Jun 24
0
Re: [PATCH v4 00/11] virt-resize: add support for resizing MBR logical partitions
...gt; - logical_partitions
> flat list of logical partitions
> - extended_partition
> one MBR extended partition
>
> 2) reserve enough size when resizing logical partitions
>
> Original patches by Hu Tao at:
> https://www.redhat.com/archives/libguestfs/2014-October/msg00238.html
>
> Chen Hanxiao (11):
> resize: move loop check from find_partitions
> resize: add logical_partitions and extended_partition
> resize: calculate max alignment of logical partitions
> resize: add support for logical partitions for calculate_surplus
> resize: han...
2015 Jul 08
0
Re: [PATCH rebase v4 00/11] virt-resize: add support for resizing MBR logical partitions
...gt; - logical_partitions
> flat list of logical partitions
> - extended_partition
> one MBR extended partition
>
> 2) reserve enough size when resizing logical partitions
>
> Original patches by Hu Tao at:
> https://www.redhat.com/archives/libguestfs/2014-October/msg00238.html
>
> Chen Hanxiao (11):
> resize: move loop check from find_partitions
> resize: add logical_partitions and extended_partition
> resize: calculate max alignment of logical partitions
> resize: add support for logical partitions for calculate_surplus
> resize: han...
2006 Mar 10
1
RE: Linux PG_arch_1 conflict
>
http://lists.xensource.com/archives/html/xen-devel/2005-12/msg00238.html
> >
> >
> > The issue is that PG_arch_1 is reserved for arch-specific
> > usage, the paravirtualization changes for Xenlinux utilize
> > it (to mark foreign pages) because it was otherwise unused
> > in Linux/x86. But Xen is no longer an arch.
> >...
2007 Jul 27
1
EPEL Packages announcement
Just received a fedora email with the following announcement. Seems interesting;
===================================
If you use enterprise-class Linux (EL) distributions derived from
Fedora, such as Red Hat Enterprise Linux or CentOS, we have something
very exciting for you.
Ever find yourself rebuilding one of the high-quality Fedora packages
for your EL version because it didn't ship
2012 Mar 08
0
[tzafrir.cohen@xorcom.com: Re: [asterisk-dev] Proposal for DAHDI-trunk: deprecate old kernels]
...LES-10 (kernel 2.6.16)
> [End of General Support - 12-Apr-2011]
>
> * Debian-stable:
> - References:
> http://wiki.debian.org/DebianReleases
> http://wiki.debian.org/Status/Stable
> http://lists.debian.org/debian-security-announce/2011/msg00238.html
> - Current version: Debian-6.0.x "Squeeze" (kernel 2.6.26)
> - Deprecated version: Debian-5.0.x "Lenny" (kernel 2.6.32)
> [End Of Life - 2-Feb-2012]
>
> * Ubuntu-LTS:
> - References:
> https://wiki.ubuntu.com/LTS
>...
2015 Jun 03
13
[PATCH v3 00/11] virt-resize: add support for resizing MBR logical partitions
...artitions is essentially primary partition
- logical_partitions
flat list of logical partitions
- extended_partition
one MBR extended partition
2) reserve enough size when resizing logical partitions
Original patches by Hu Tao at:
https://www.redhat.com/archives/libguestfs/2014-October/msg00238.html
Chen Hanxiao (11):
resize: move loop check from find_partitions
resize: add logical_partitions and extended_partition
resize: calculate max alignment of logical partitions
resize: add support for logical partitions for calculate_surplus
resize: handle resize of logical partitions...
2015 Jun 17
13
[PATCH v4 00/11] virt-resize: add support for resizing MBR logical partitions
...artitions is essentially primary partition
- logical_partitions
flat list of logical partitions
- extended_partition
one MBR extended partition
2) reserve enough size when resizing logical partitions
Original patches by Hu Tao at:
https://www.redhat.com/archives/libguestfs/2014-October/msg00238.html
Chen Hanxiao (11):
resize: move loop check from find_partitions
resize: add logical_partitions and extended_partition
resize: calculate max alignment of logical partitions
resize: add support for logical partitions for calculate_surplus
resize: handle resize of logical partitions...
2015 Jul 06
13
[PATCH rebase v4 00/11] virt-resize: add support for resizing MBR logical partitions
...artitions is essentially primary partition
- logical_partitions
flat list of logical partitions
- extended_partition
one MBR extended partition
2) reserve enough size when resizing logical partitions
Original patches by Hu Tao at:
https://www.redhat.com/archives/libguestfs/2014-October/msg00238.html
Chen Hanxiao (11):
resize: move loop check from find_partitions
resize: add logical_partitions and extended_partition
resize: calculate max alignment of logical partitions
resize: add support for logical partitions for calculate_surplus
resize: handle resize of logical partitions...
2015 May 20
15
[PATCH v2 00/11] virt-resize: add support for resizing MBR logical partitions
...artitions is essentially primary partition
- logical_partitions
flat list of logical partitions
- extended_partition
one MBR extended partition
2) reserve enough size when resizing logical partitions
Original patches by Hu Tao at:
https://www.redhat.com/archives/libguestfs/2014-October/msg00238.html
Chen Hanxiao (11):
resize: move loop check from find_partitions
resize: add logical_partitions and extended_partition
resize: updated find_partition to support logical partition
resize: add support for logical partitions for calculate_surplus
resize: handle resize of logical partiti...