search for: ilnux

Displaying 8 results from an estimated 8 matches for "ilnux".

Did you mean: ianux
2016 Sep 13
1
[PATCH v3 2/2] v2v: ilnux: detect name of grub2-mkconfig
On Debian family of OSes Grub2 tools are prefixed with 'grub-', not with 'grub2-'. We have to detect the correct name of the tool to use it. Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com> --- v2v/linux_bootloaders.ml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/v2v/linux_bootloaders.ml b/v2v/linux_bootloaders.ml index
2016 Aug 11
0
Re: [PATCH 2/2] v2v: ilnux: detect name of grub2-mkconfig
On Thursday, 11 August 2016 00:35:55 CEST Tomáš Golembiovský wrote: > On Debian family of OSes Grub2 tools are prefixed with 'grub-', not with > 'grub2-'. We have to detect the correct name of the tool to use it. > > Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com> > --- > v2v/convert_linux.ml | 21 +++++++++++++++++++-- > 1 file changed, 19
2016 Sep 12
0
Re: [PATCH 2/2] v2v: ilnux: detect name of grub2-mkconfig
On Monday, 12 September 2016 13:20:47 CEST Tomáš Golembiovský wrote: > On Debian family of OSes Grub2 tools are prefixed with 'grub-', not with > 'grub2-'. We have to detect the correct name of the tool to use it. > > Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com> > --- > v2v/linux_bootloaders.ml | 20 ++++++++++++++++++-- > 1 file changed, 18
2016 Sep 12
2
[PATCH 2/2] v2v: ilnux: detect name of grub2-mkconfig
On Debian family of OSes Grub2 tools are prefixed with 'grub-', not with 'grub2-'. We have to detect the correct name of the tool to use it. Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com> --- v2v/linux_bootloaders.ml | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/v2v/linux_bootloaders.ml b/v2v/linux_bootloaders.ml index
2016 Aug 10
3
[PATCH 2/2] v2v: ilnux: detect name of grub2-mkconfig
On Debian family of OSes Grub2 tools are prefixed with 'grub-', not with 'grub2-'. We have to detect the correct name of the tool to use it. Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com> --- v2v/convert_linux.ml | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/v2v/convert_linux.ml b/v2v/convert_linux.ml index
2016 Sep 12
1
[PATCH 0/2] *** SUBJECT HERE ***
*** BLURB HERE *** Tomáš Golembiovský (2): v2v: linux: correctly reconfigure the initrd on Debian v2v: ilnux: detect name of grub2-mkconfig v2v/convert_linux.ml | 21 +++++++++++++++++++++ v2v/linux_bootloaders.ml | 20 ++++++++++++++++++-- 2 files changed, 39 insertions(+), 2 deletions(-) v1 -> v2: - rebased to current master - using list as Pino suggested when searching for grub2-mkconfig --...
2016 Aug 10
0
[PATCH 0/2] More on the topic of Debian/Ubuntu conversion
Adding couple more bits to the conversion of systems based on Debian. It does not mean we can convert it yet, but we will get there eventually. Tomáš Golembiovský (2): v2v: linux: correctly reconfigure the initrd on Debian v2v: ilnux: detect name of grub2-mkconfig v2v/convert_linux.ml | 42 ++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 40 insertions(+), 2 deletions(-) -- 2.9.2
2016 Sep 13
0
[PATCH v3 0/2] More on the topic of Debian/Ubuntu conversion
v3: Simplified code around List.find based on comments. Tomáš Golembiovský (2): v2v: linux: correctly reconfigure the initrd on Debian v2v: ilnux: detect name of grub2-mkconfig v2v/convert_linux.ml | 21 +++++++++++++++++++++ v2v/linux_bootloaders.ml | 17 +++++++++++++++-- 2 files changed, 36 insertions(+), 2 deletions(-) -- 2.9.3