Opened 8 months ago

Closed 8 months ago

#5321 closed enhancement (fixed)

sysvinit-3.08

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.1
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description


Change History (3)

comment:1 by pierre, 8 months ago

3.08 latest

Enable kexec, fix halt in some situations

This release focuses on three changes which are basically imports of patches from Gentoo. Special thanks to floppym for supplying these.

  • Applied a patch from floppm which adds kexec option to the halt command. This can be used as "halt -k".
  • floppym provided patch which causes the halt command to call "shutdown -h -H" instead of "shutdown -h" when halt is invoked without parameters. This forces the shutdown command to set the INIT_HALT variable and assume, unless other conditions apply, that the "halt" call really wants to halt the machine and INIT_HALT should be set. In other words we assume halt wants to halt unless told otherwise. Addresses downstream Gentoo bug ID 911257.
  • Updated halt documentation and help output to display parameters in alphabetical order.

comment:2 by Bruce Dubbs, 8 months ago

Owner: changed from lfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Bruce Dubbs, 8 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.