On Fri, Sep 2, 2011 at 2:53 PM, Michael Tautschnig wrote:
> Hi again,
>
> [...]
> >
> > I have noticed that the schema on the wiki is outdated, and sometimes not
> > functional even. With the lens in the current state, I've been able to
> > successfully parse 477 disk_config files we use in produ
On Fri, Sep 2, 2011 at 2:24 PM, Michael Tautschnig wrote:
> Hi,
>
> [...]
> > This mail is to inform you that a new lens for FAI disk_config files was
> > added to Augeas. It can currently be found in the git repository of the
> > Augeas project [1]. This lens will turn disk_config files into a t
LE/disk_config/logical[6]/mount_options/1 = "rw"
/files/EXAMPLE/disk_config/logical[7]
/files/EXAMPLE/disk_config/logical[7]/mountpoint = "/home"
/files/EXAMPLE/disk_config/logical[7]/size = "10G-"
/files/EXAMPLE/disk_config/logical[7]/filesystem = "ext3"
/files/EXAMPLE/disk_config/logical[7]/mount_options
/files/EXAMPLE/disk_config/logical[7]/mount_options/1 = "rw"
Bug reports, suggestions, patches are all welcome.
Cheers,
Raphaël Pinson
[0] http://www.augeas.net
[1]
http://git.fedorahosted.org/git/?p=augeas.git;a=blob;f=lenses/fai_diskconfig.aug;h=447548d0670576b26e8008fc472047d47c923a18;hb=dc7d47a6a4be4473c3a732b1402e8d149936a6c6
Hi Ingo,
Nice work.
I had sent a patch to FAI some months ago which allowed inherited classes,
but it never got taken into FAI, don't remember why [0].
Raphael
[0] https://lists.uni-koeln.de/pipermail/linux-fai-devel/2008q1/000516.html
On Tue, Sep 9, 2008 at 10:31 PM, Ingo Wichmann <[EMAIL P
Hello FAI devs,
As I was looking at the list of FAI classes and dependencies we use for our
production, I found that the system was a bit flat and that adding a
recursive class declaration would make it more powerful.
I'm attaching a patch to make fai-class work recursively (patch based on FAI
3.
D_LVM
--
Raphaël Pinson - [EMAIL PROTECTED]
http://www.raphink.info
Ichthux - http://www.ichthux.com - Linux for Christians
--- mountdisks.LVM_RAID 2007-07-26 12:58:17.0 +0200
+++ mountdisks.LVM_RAID.new 2007-07-30 10:52:37.0 +0200
@@ -198,6 +198,8 @@