lp://staging/~racb/ubuntu/precise/cobbler/858860

Created by Robie Basak and last modified
Get this branch:
bzr branch lp://staging/~racb/ubuntu/precise/cobbler/858860
Only Robie Basak can upload to this branch. If you are Robie Basak please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Robie Basak
Status:
Development

Recent revisions

69. By Robie Basak

Remove inadvertent change to debian/cobbler-ubuntu-import

68. By Robie Basak

debian/cobbler.preinst: fix /etc/cobbler/users.digest if upgrading from a
version that set it world readable (LP: #858860).

67. By Andres Rodriguez

debian/patches/62_profile_hostname_no_underscore.patch: Replace
underscore with dash for the hostname.

66. By Scott Moser

releasing version 2.2.2-0ubuntu12

65. By Scott Moser

cobbler-ubuntu-import: respect long arguments of
--proxy and --update

64. By Scott Moser

cobbler-ubuntu-import: fix bug that cleaned http_proxy
from the environment if no --proxy was given

It doesn't seem to make a lot of sense, but the "" are
necessary around a '[ -n "$empty_var" ]':
  $ bash -c 'x=""; [ -n $x ] && echo yes || echo no'
  yes
  $ bash -c 'x=""; [ -n "$x" ] && echo yes || echo no'
  no

63. By Scott Moser

remove python-cobbler postinst script entirely.

62. By Scott Moser

releasing version 2.2.2-0ubuntu11

61. By Scott Moser

remove use of update-python-modules in python-cobbler (LP: #907525)

60. By Andres Rodriguez

debian/patches/56_ubuntu_arm_generate_pxe_files.patch: Updated to add
ARM based profiles into the PXE Menu list. (LP: #901780)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/ubuntu/precise/cobbler
This branch contains Public information 
Everyone can see this information.

Subscribers