--- lib/PXElator.pod 2009/08/22 11:50:57 280 +++ lib/PXElator.pod 2009/08/22 13:51:33 281 @@ -91,7 +91,7 @@ =item * Boot machine from network into fully configurable (writable) system for quick recovery or dedicated machine. -This is implemented using nfs server with aufs read-write overlay on top of debootstrap base machine. +This is implemented using NFS server with aufs read-write overlay on top of debootstrap base machine. =back @@ -101,7 +101,7 @@ My best effort so far is I at L a set of semi-structured shell scripts which can be executed directly on machines. -This part isn't yet integrated into PXElator, but most of the recepies will become some kind of rule which you +This part isn't yet integrated into PXElator, but most of the recipe will become some kind of rule which you can enforce on some managed machine. End user scenario: @@ -135,7 +135,7 @@ =item * -Introspects live system and just tries to apply corrections if needed which is similar to C approach. +Introspect live system and just tries to apply corrections if needed which is similar to C approach. =back @@ -145,14 +145,14 @@ =item * -Turn useful howto into workable configuration without much effort +Turn useful how-to into workable configuration without much effort =back =head2 Provide overview and monitoring This falls out from HTTP interface and from collecting of data into CouchDB. -For now, PXElator tries to manage development enviroment for you, opening xterms +For now, PXElator tries to manage development environment for you, opening xterms (with screen inside for logging and easy scrollback) in different colors, and enable you to start Wireshark on active network interfaces for debugging.