Articles tagged with ubuntu

Release ubuntu-server-netboot 0.1.1

Commandline Tool to Generate a Netboot Directory Tree

This utility generates a netboot directory tree from an Ubuntu Server Live ISO image, an image based on the subiquity installer. The tree contents are similar to the contents of the netboot.tar.gz file that debian-installer builds provide.

For example,

$ ./ubuntu …

Pack a Debian Python Package for Ubuntu

Why Debian Package but Not Python Egg or Wheel?

There are several reasons. Including:

  • The application may consist of the other components on top of the other languages
  • The application may need more system-wide operation or supported by the other components of the system.

Theoretically, Python egg or wheel package …

Page 3 / 3

To the First Page
To the Previous Page