2006-03-04 Karsten Behrmann <BearPerson@sourcemage.org>
* bootloader: also run mkofboot on ppc
* diskStructure: make sure fstab includes swapfile
2006-01-31 Karsten Behrmann <BearPerson@sourcemage.org>
* generation-scripts/config: bump to 0.9.6
2006-01-10 Karsten Behrmann <BearPerson@sourcemage.org>
* 30spellinstall: add user sshd in openssh installation
2006-01-03 Karsten Behrmann <BearPerson@sourcemage.org>
* caster: work around cast --deps problem
* 10common: make memory_menu actually respect $OPTS
* 30spellinstall: add lots of try_run -q's to log errors nicely
* debug: add -q parameter to try_run to disable interactiveness
* nLS, syslog, bootloader: fix memory_menu by adding --item-help
* syslog: fix init script name for metalog
2005-12-30 Karsten Behrmann <BearPerson@sourcemage.org>
* iso.dirs: remove unconditional creation of isolinux dir
* diskStructure: add code for ppc disks, fix for >9 partitions,
reactivate RAID option
2005-12-29 Karsten Behrmann <BearPerson@sourcemage.org>
* mkprep: fix choose_multi for symlinks into nowhere
2005-12-17 Karsten Behrmann <BearPerson@sourcemage.org>
* installer.sh: fix nasty typo
* default_debug{,_spellinstall}: lower debug levels for test
* 10common, bootloader, nativeLanguageSupport, syslog:
Remove nasty radio menu style, it's just causing too much trouble
2005-12-14 Karsten Behrmann <BearPerson@sourcemage.org>
* caster, internal_version: release 0.9.6-test1
* caster: add lshw implicit g++ dep, fix cache creation
* config: test uses stable sorcery, bad merge
* isolinux.cfg: we no longer use devfs
2005-12-11 Karsten Behrmann <BearPerson@sourcemage.org>
* config-2.6, gen-scripts/config: update for 2.6.14.2 kernel
* gen-scripts/config: make devel ISOs use test sorcery
2005-12-08 Karsten Behrmann <BearPerson@sourcemage.org>
* bootloader: Fix typo in function name...
2005-12-07 Karsten Behrmann <BearPerson@sourcemage.org>
* initrd.files: add some standard tools
* iso.packages, optional-list: add lshw (9393)
* caster: fix bug 9785, fix handling of failed casts
* inittab, skeleton/usr/bin/installer-help.sh: add help on tty6 (9247)
* installer.sh: add "start installation" button, add more intro
* installation, installer.sh: move final message (bug 9792)
* diskStructure: improve "no partition" warning for RAID
* 30spellinstall: add status for fake spells
2005-12-07 Karsten Behrmann <BearPerson@sourcemage.org>
* config-2.6.ppc: pull SCSI into modules, it breaks boots
2005-12-04 Karsten Behrmann <BearPerson@sourcemage.org>
* diskStructure: add some remembering menus
2005-12-03 Karsten Behrmann <BearPerson@sourcemage.org>
* skeleton/etc/sorcery/local/{config,config.ppc}: add def. arch (8757)
* installer.sh: add notice about errors in install; fix bug 9657,
mark 2 steps as optional
* modules/*: run external commands with try_run (9643)
* installation: fix bug 9808
* mkinitrd, iso.command, isolinux.{cfg,msg}, yaboot.{conf,msg}:
Insert initrd size and grimoire version just before rolling the ISO
(bug 9200)
* skeleton/etc/{group,passwd,shadow}: add/move standard groups
* skeleton/share/smgl.install/group-descriptions, modules/installation,
skeleton/usr/sbin/fancy-useradd.sh: fancy user addition script (9812)
* diskStructure: uppercase button
2005-12-01 David Kowis <dkowis@sourcemage.org>
* diskStructure: fixed bug #9809, Made a menu a bit more intellgently
named
2005-11-26 Karsten Behrmann <BearPerson@sourcemage.org>
* config-2.6.ppc: enable early boot debugging console
2005-11-23 Karsten Behrmann <BearPerson@sourcemage.org>
* deps-optional, deps-required: added some automated dependency tracking
* 10common: quench half-expected error messages
* architecture, timezone: add functions for when a step was skipped
* bootloader, debug, installation, kernel, nativeLanguageSupport,
network, optionalSpell, services, timezone: more dialog auto-sizing
* debug: fix annoying bug with exit code
* diskStructure: fix md partition parsing; more intelligently exclude
partitions in an md array; fix partition list
* installation: automate dependency checks ; add capability to auto-run
some code for skipped steps.
* kernel: sanity-check system date for the kernel gpg check
* nativeLanguageSupport: add dependencies; add keymap_auto()
* optionalSpell: fix cross-mounting of /dev
* syslog: jump out early when no logger is selected
2005-11-20 Karsten Behrmann <BearPerson@sourcemage.org>
* skeleton/etc/issue: change to not include ISO version (9811)
* install-list, optional-list: install sorcery-pubkeys automatically
* skeleton/etc/sorcery/local/config: check gpg by default (both 9768)
* installer.sh: rename Native Language menu (9771)
* diskStructure: fail out with no disks/partitions (9764)
auto-size dialogs ; repeat partition mounting until user quits (9644)
2005-11-20 Karsten Behrmann <BearPerson@sourcemage.org>
* bootloader: workarounds for yaboot,
thanks to alcove on IRC for testing
2005-11-18 Karsten Behrmann <BearPerson@sourcemage.org>
* iso.packages: add c++ libs for groff for man
* installer.sh: run with bash, not sh
* 30spellinstall: fix typo in netkit-base workaround
* debug: add logging, fix typos and arg parsing in try_run
* diskStructure: fix typo, add logging ; fix output logging for jfs
* timezone: auto-size dialogs, fix typo
2005-11-17 Karsten Behrmann <BearPerson@sourcemage.org>
* 10common: break dialog menu descriptions at newlines,
make dialog auto-determine window height/width
* debug: fix typo in setting debug defaults and in debug_is_on()
* installer.sh: make dialog auto-determine window size
* mkiso: improve font menu, catch font size better
2005-11-14 Karsten Behrmann <BearPerson@sourcemage.org>
* network, 30spellinstall: add hostname to /etc/hosts (bug 10080)
2005-11-10 Karsten Behrmann <BearPerson@sourcemage.org>
* smgl.multi, config-2.6.ppc: integrate ppc fixes from devel
2005-11-07 Karsten Behrmann <BearPerson@sourcemage.org>
* iso.packages, architecture: don't configure in chroot; fix bug 8757
* 10common, architecture: weaken dependencies
* installer.sh: remove $FINALFILES content during fixup
2005-11-06 Karsten Behrmann <BearPerson@sourcemage.org>
* bootloader, network, syslog: use "remembering" menus
2005-11-06 Karsten Behrmann <BearPerson@sourcemage.org>
* 10common: add routines for a "default remembering" menu
* debug, bootloader, diskStructure, network:
fix local VAR=$(cmd) && brokenness
* nativeLanguageSupport: use default menu stuff
2005-11-05 Karsten Behrmann <BearPerson@sourcemage.org>
* initrd/sbin/smgl.init: fix indent, clean up, make module menu
not return on loading a module (bug 7806)
* mkiso, nativeLanguageSupport, timezone: pre-generate lists (bug 7853)
2005-11-03 Karsten Behrmann <BearPerson@sourcemage.org>
* network: fix up ppp settings, no longer use /dev/modem symlink
2005-10-30 Karsten Behrmann <BearPerson@sourcemage.org>
* skeleton/etc/login-shell.sh: remove error from dircolors, cd to /
* skeleton/etc/{hosts,hostname}: shorten hostname
* bg-install.sh, installer.sh: move vars around, cleanup unused stuff
* smgl.install/default_debug_spellinstall: debug spell installation
* 10common: cleanup dialog
* 30spellinstall, kernel: extend debugging
* modules/debug: cleanup and locking
* bootloader: use ISO-generation-time set kernel version
* $STATE_DIR/version: add generation-set kernel version
2005-10-17 Karsten Behrmann <BearPerson@sourcemage.org>
* modules/debug: added debugging menu
* default_debug: added global default debugging level
* optionalSpell: use confirmation dialog function
2005-10-11 Karsten Behrmann <BearPerson@sourcemage.org>
* modules/debug: add debug framework
* installer.sh, modules/*: employ new debug framework