ubborg-usecase-rescuedisk-pmb

0.0.58 • Public • Published

ubborg-usecase-rescuedisk-pmb

An example ubborg bundle for an Ubuntu/GRUB/LVM rescue disk.

Stability: Alpha preview

API

This module exports an ubborg module that accepts the params described here.

Usage

For default params, your bundle can be as easy as:

export default async(bun) => {
  bun.needs('bundle', 'cjs:ubborg-usecase-rescuedisk-pmb');
};

Known issues

  • Abusing bundle params to describe per-user resources introduces unjustified artificial singleton limitations. This is a dirty hack to bridge the time until ubborg supports user-supplied resource types.
  • Needs more/better tests and docs.

 

License

ISC

Readme

Keywords

none

Package Sidebar

Install

npm i ubborg-usecase-rescuedisk-pmb

Weekly Downloads

0

Version

0.0.58

License

ISC

Unpacked Size

133 kB

Total Files

89

Last publish

Collaborators

  • mk-pmb