Parent Directory
|
Revision Log
| Sticky Revision: |
Install mdadm before installing the kernel otherwise mkinitrd will fail (closes: #247819, #250820, #253843).
Create LVM devices before installing the kernel, otherwise mkinitrd will fail if the root device is on LVM (closes: #232827, #237466, #247051, #247213, #245546, #249311).
Pick 32- or 64-bit kernels as appropriate on hppa (closes: #254073).
don't forget the -1 in the package names on alpha
* Joey Hess
- Stop using df to find the /target partition (failed on 100 gb drives
due to field width issues), and make the file system type be found in
a way that is less prey to false positives.
Bump mips, mipsel to 2.4.26.
bump alpha kernel version to 2.4.26
Bump powerpc 2.6 to 2.6.6.
Move code installing language dependend packages into package languagechooser. (Closes: #244019)
Add support for an debian-installer/kernel/linux/initrd-2.6 template, since powerpc 2.6 has an initrd but powerpc 2.4 doesn't.
Install the G5 kernel on PPC970 machines when installing 2.6. (I think this is an accurate enough test, but if not we'll have to read through /proc/cpuinfo some more.)
Fix 2.2 kernel with cdrom
- postinst: Turkish needs console-terminus (font ter-916f)
* Joey Hess
- Update ia64 kernel to 2.4.25.
- Make /target/cdrom if it doesn't exist before bind mounting to it.
- In kernel version fallback code, try to find a kernel on the list with
the same major version as the installer's kernel, and use it. It's
better to use 2.4.26 instead of 2.4.25 than to fall forward to the
newest 2.6 kernel available.
- Add a template for debootstrap's BASESUCCESS info string, so it can be
translated. This string was added in a recent version of debootstrap.
* Joshua Kwan
- sparc no longer has 2.4.24 images (removed because of security risk.)
Oops.
- Hardcode the root partition and its FS type into
/etc/mkinitrd/mkinitrd.conf. (Closes: #246043)
* Steve Langasek
- Fix alpha to 2.4.25-1 instead of 2.4, since the metapackage is
currently missing from sarge (and points at the wrong kernel in
sid)
* Stephen R. Marenka
- Add support for q40 and sun3(x) m68k subarchs.
* Denis Barbier
- postinst: Turkish does not need jfbterm
* Updated translations:
- Norwegian Nynorsk (nn.po) by Håvard Korsvoll
Turkish does not need jfbterm
Add support for q40 and sun3(x) m68k subarchs
- Make /target/cdrom if it doesn't exist before bind mounting to it.
after apt-installing, change ROOT back to 'probe'
add dep on di-utils-mapdevfs, divine root partitoin and its fs in base-installer and replace the ROOT= variable assignment in mkinitrd.conf with that information
Update ia64 kernel to 2.4.25.
fix our choice of kernel version on alpha
bump to 2.4.26, re-enable sparc32-smp kernels
Try to install 2.6 kernels on powerpc if d-i is running on 2.6.
* Joey Hess
- Try to install 2.6 kernels if d-i is running on 2.6.
- Check for debian-installer/kernel/image-2.6 before looking in
debian-installer/kernel/image when getting the default kernel image
if running on 2.6.
consistent formatting and indentation
look for 2.6 kernels, but this won't be sufficient for netinst cds
Use 2.4.25 kernels for mips and mipsel.
Document that queue_language_debs() is obsolete.
Improve log messages.
Do not fail to install if package iso-codes is unavailable.
Clean up and add more logging to make it easier to find out why and when base-installer fails.
Install the right kernel for MIPS based Cobalt machines.
Allow for partconf, which mounts /target as /target/
- Don't make failure to install pcmcia modules a fatal error; some i386
kernels have them in the kernel-image package, and this was breaking 2.6
installs.
Install power3/power4/powerpc kernels as appropriate for the CPU.
* Joey Hess
- /proc/bus/pccard/drivers is a file, not a directory.
* Updated translations:
- Gallegan (gl.po) by Héctor Fernández López
- Romanian (ro.po) by Eddy Petrisor
changed oldworld pmac kernel from powerpc-small to powerpc
Fix a typo so a variable is taken as such rather than as a literal word in the check whether an arch kernel can be found in the kernel list.
- Add backup support.
- Only install the pcmcia kernel modules on i386 if there is a
/proc/bus/pccard/drivers (same test that hw-detect uses to install
pcmcia-cs).
- Add a check to make sure /target is mounted, to avoid installing
to ram.
Somehow, this missing quote got by.
Change powerpc APUS kernel version to 2.4.25.
add ARM kernel selection
Use the "vendor_id" and "cpu family" fields to determine which kernel on i386 systems, based on a patch from Thomas Poindessous.
trunk/packages: Move from trunk/tools.
Install an optimized kernel on Pentium IIIs.
Install processor-optimised kernel for Duron, K6 and all Pentium II variants.
Switch subarch detection from archdetect to debbconf db value. Switch mipsel kernel back to 2.4.19, as ist has some troubles. Split mips/mipsel kernel selection, they use different kernel versions.
fix check routine for ko,zh,ar,uk,ru
Fix the detection of i386 SMP systems and Pentium II processors.
Skip grep if get_arch_kernel returns nothing
Install the correct kernel for the Broadcom MIPS development board "SWARM" (BCM91250A), both on little and big endian.
* Work around bug #234404 by not installing the sparc32 smp kernel.
* Petter Reinholdtsen
- Recognize Pentium mobile CPUs, and try to install -686 kernels
for them. (Closes: #229570)
* Joey Hess
- Don't unmount /target if $DIRECTORY is the empty string. Also, don't
unmount anything if installing from net. Closes: #237169 (part that
wasn't already fixed).
Recognize Pentium mobile CPUs, and try to install -686 kernels for them. (Closes: #229570)
use 2.4.22 kernel as default version on mips*
* Sven Luther
- Updated kernel-installer to use 2.4.25 kernel on powerpc.
* Translations:
- Ognyan Kulev: Updated Bulgarian translation (bg.po).
- Andre Dahlqvist: Update Swedish translation (sv.po)
* Thomas Poindessous
- Change default kernel version for sparc (2.4.24)
* Joey Hess
- Remove vestigal calls to progress bar items that are not in the
templates file. I think they were provided until now by
kernel-installer, which has finally dropped out of the archive.
Upped powerpc kernel to use 2.4.25 instead of 2.4.22.
change default kernel version for sparc (2.4.24)
default pick_kernel to same version as current running kernel
add proxy support to get_mirror_info
let's use the powerpc-pmac and powerpc-small-pmac kernels for new and old world pmacs.
* Joey Hess
- Test /target/bin/sh and /target/bin/awk and if they exist or are broken
links, warn the user that the target is unclean and install may fail.
At high priority level, cancel the install with an error, suggesting
that the user format or erase the target.
Closes: #220550, #218606, #212967, #221430, #233168
* Translations
- Ming Hua
- Initial Traditional Chinese translation (zh_TW.po), by Tetralet
- H�vard Korsvoll
- Updated Norwegian, nynorsk translation (nn.po).
add iso-codes
Add kernel 2.2.x workarounds for mount bind
Limit kernels displayed to get_arch_kernel
add m68k kernel subarch support
install jfbterm for some languages
* Richard Hirst
- added kernel selection for ia64
- updated ia64 to kernel 2.4.22
* Miguel Figueiredo
- Updated Portuguese translation (pt.po)
* Giuseppe Sacco
- Updated italian translation (it.po) by Davide Meloni.
- Applied patch for normalizing menus and some italian translation (it.po)
* Matt Kraai
- Correct log message.
* Kenshi Muto
- Install jfbterm and unifont when LANG=Bulgarian.
* h3li0s
- Added Albanian translation (sq.po)
* Jordi Mallach
- Update Catalan translation (ca.po).
* Petter Reinholdtsen
- Correct sparc kernel names. Patch from Thomas Poindessous.
(Closes: #228399)
- Updated Norwegian Bokm��l translation (nb.po).
* Bastian Blank
- Use di-packages-build.
- Use cdebootstrap if available.
- Always chroot the apt-get call, avoids problems with reduced or
missmatching libc.
- Bindmount the cdrom into the target, this BREAKS linux 2.2.
* Joey Hess
- mirror/distribution has been renamed to mirror/suite.
- Always chroot the apt-get call, avoids problems with reduced or missmatching libc. - Bindmount the cdrom into the target, this BREAKS linux 2.2.
- Fix apt-get call. - Use cdebootstrap if available.
Correct sparc kernel names. Patch from Thomas Poindessous. (Closes: #228399)
add Bulgarian support
Correct log message.
ia64: switch to 2.4.22 kernel, using linux-kernel-di, initrd based.
out out vile blank line
Changed oldworld pmacs from using the -powerpc to using the -powerpc-small kernel we booted with.
Fixed powerpc kernels choice.
Added Release file parser to identify the distribution codename
add per-arch kernel-installer handling for alpha
http_proxy is in fact used by apt's http (and ftp) methods
debconf is loaded so no need to use debconf-get
update DELAY comment
Added kernel selection for ia64
add korean,greek,chinese,russian support
turn on section info displays
improved bookeeping of the number of steps
- Have debootstrap log to the d-i messages file.
- Change error templates to match.
- Remove downmainpkgs stuff; only used for slink deboostrapping.
- Switch over to a single, milti-stage progress bar for the entire
debootstrap run.
- Fixed typo that was preventing build with -Os.
- Remove the basesuccess note.
- Incorporated the apt setup and install steps into the same single
progress bar.
- Merged kernel-installer into base-installer so they can share a progress
bar.
- Updated to debhelper v4.
- Cleaned up the rules file.
- Remove Standards-Version, it's a udeb.
- Added some error templates left out due to the string freeze.
- Stop the progress bar when exiting on debootstrap error.
- busybox does provide uniq and sort -r now, so remove the dodgy calls to
the ones in /target.
- Move the apt-install queue flush to after kernel installation.
This way, if apt-install is used to install the kernel image and pcmcia
modules and they fail to install for some reason, and end up in the
apt-install queue, this does not result in apt-install installing them
when the kernel-image.conf is not properly set up.
- Refactored most of the code in the postinst, breaking it up into
subroutines for clarity.
- Use only one exit point for errors, and always stop the progress bar.
- apt-update is only used by this package, so inline it.
Add language specific package code and fb module (Bug#224226)
* Verok Istvan
- Initial Hungarian translation.
* Joey Hess
- mirror/distribution has changed to use symbolic release names,
so add a quick hack to convert these to code names. Getting the code
name from the Release file is not yet implemented.
Keep installing packages into /target/ even if one package fail. Based on patch from Steinar H. Gunderson. (Closes: #210915)
Typo.
Update the progress bars.
First hash of a progress bar implementation
Make sure /target/etc/apt/ exists before trying to create sources.list. Patch from Thorsten Sauter. (Closes: #197818)
Mention why fstab is moved away.
Make sure the error code from debootstrap is available outside the subshell.
Display a note using debconf when debootstrap return an erro code. (Closes: #178418)
Keep going even if /target/etc/fstab is missing. (Closes: #186443)
Process the apt-install queue in one call to apt-install, instead of several. This should speed up the install.
remove brltty specific code again
Remove local component for network installs.
Ignore errors when processing the package queue.
Add package queue for extra packages to install into /target/. Should apt-install move into rootskel or another package?
debootstrap do not understand copy:-urls. Add workaround.
Two new helper programs, apt-update and apt-install. Try to fix CDROM installs; Make sure 'apt-get update' is executed when installing from CD, change the source protocol from file: to copy:, and split 'apt-get install' into two parts, one downloading outside /target/, and one installing within /target/. Install kernel with DEBIAN_FRONTEND=noninteractive.
Use the same components in debootstrap and APT.
Add /usr/lib and /lib to LD_LIBRARY_PATH when invoking apt-get.
Add brltty to debootstraps package list if we can be quite sure that it is going to be used
Fix apt-get args for gzip and dpkg binaries. Get apt-get to tell dpkg to run in /target. Add target bin/sbin dirs to PATH for aptget/dpkg. Actually use rootskel initrd template for /etc/kernel-img.conf. Add relative_links=yes, image_in_boot=yes to kernel-img.conf; if that turns out to be bad for some archs, will have to add more rootskel templates as we have for do_initrd.
- remove kernel installation from base-installer - add apt-get update to base-installer - add kernel-installer
reduce clutter a bit by reming -x from postinst
Create appropriate /target/etc/kernel-img.conf for hppa
Initial hppa support, just builds a netboot image for 32 bit machines so far. Given a suitable kernel.udeb, it gets through installing the base system then fails due to lack of palo support.
fix http proxy support and prepare for upload
use http proxy if available
Use dash instead of ash Fix paths to avoid double slashes. Only exclude if we have anything to exclude Make lilo not try to install itself, by echoing magic string Make -boot the maintainer but add me to Uploaders. Prepare for upload
Choose kernel version based on the distribution name.
Add hack to avoid messages like 'Note /etc/modules.conf is more recent than /lib/modules/*/modules.dep'
Typo.
Use default hostname/domain/distribution if no debconf answers are available.
Do not crash if the questions netcfg/get_hostname or netcfg/get_domain are unknown to debconf.
Document how to avoid the 5 second 'get root without giving password' window.
Up to 2.4.19, fix syntax error, switch to sarge.
Make sure /target/etc exists before writing files into it.
Get rid of profile stuff, since it's not used.
Fix indentation.
Avoid adding bogus entry in /target/etc/hosts if debconf values for
netcfg/get_{hostname,domain} is empty.
use distribution selected in choose-mirror
Make sure LOGDIR exists.
change logging location to /target/var/log instead of /var/log, since that is preserved after the reboot.
Log to /var/log/, not /tmp/.
various updates for 0.006, see changelog
Support comments in /cdrom/.disk/* files. Thanks to Petter Reinholdtsen for pointing this out
* Fix syntax error in postinst.
* Add support for base_{include,exclude} and fix the support for
--components when installing from CD.
various updates for the 0.004 release
support cdrom installations get rid of md5sums for the udeb
Initial checkin
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |