File: control

package info (click to toggle)
loadlin 1.6f-13
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 800 kB
  • sloc: asm: 3,823; ansic: 402; makefile: 80; sh: 16
file content (26 lines) | stat: -rw-r--r-- 1,053 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: loadlin
Section: admin
Priority: optional
Maintainer: Samuel Thibault <sthibault@debian.org>
Standards-Version: 4.6.0
Build-Depends: debhelper-compat (= 12), zip, yasm, libc6-dev-i386 [amd64], bsdextrautils
Rules-Requires-Root: no
Homepage: http://youpibouh.thefreecat.org/loadlin/
Vcs-Git: https://salsa.debian.org/debian/loadlin.git
Vcs-Browser: https://salsa.debian.org/debian/loadlin

Package: loadlin
Architecture: i386 amd64
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: loader (running under DOS) for LINUX kernel images
 LOADLIN-1.6 is highly adaptable to different DOS configurations, and now
 has very few loading restrictions. It makes use of extended memory and
 also can load big kernels (bzImages) and ramdisk images (initrd)
 directly high.
 .
 LOADLIN also can load out of Virtual-86 mode (which is normal when
 using EMS drivers) if a VCPI server is present.
 .
 The loadlin package also includes the freeramdisk program, which can
 return memory to the system when a ramdisk is no longer needed.