diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-08 04:17:46 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-08 04:17:58 +0000 |
commit | befd7d6833514b1396e87fdff689ce8be3ad4ab1 (patch) | |
tree | 279aa396beb362a9f4c449a1fb0ed5062c2444d3 | |
parent | Merging upstream version 4.19.289. (diff) | |
download | linux-befd7d6833514b1396e87fdff689ce8be3ad4ab1.tar.xz linux-befd7d6833514b1396e87fdff689ce8be3ad4ab1.zip |
Merging debian version 4.19.289-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
803 files changed, 10848 insertions, 10424 deletions
diff --git a/debian/build/version-info b/debian/build/version-info deleted file mode 100644 index fb74d8f2f..000000000 --- a/debian/build/version-info +++ /dev/null @@ -1,2 +0,0 @@ -Source: linux -Version: 4.19.282-1progress5u1 diff --git a/debian/changelog b/debian/changelog index e792e66a5..7f64da1af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,425 @@ +linux (4.19.289-1) buster-security; urgency=high + + * New upstream stable update: + https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.283 + - wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies() + (CVE-2023-1380) + - bluetooth: Perform careful capability checks in hci_sock_ioctl() + (CVE-2023-2002) + - USB: serial: option: add UNISOC vendor and TOZED LT70C product + - [x86] ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One 7 + B1-750 + - [arm*] stmmac: debugfs entry name is not be changed when udev rename + device name. + - [arm*] USB: dwc3: fix runtime pm imbalance on unbind + - debugfs: regset32: Add Runtime PM support + - xhci: fix debugfs register accesses while suspended + - [arm*] pwm: meson: Fix axg ao mux parents + - ring-buffer: Sync IRQ works before buffer destruction + - reiserfs: Add security prefix to xattr name in reiserfs_security_write() + - [x86] KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not intercepted + - [armhf] i2c: omap: Fix standard mode false ACK readings + - Revert "ubifs: dirty_cow_znode: Fix memleak in error handling path" + (regression in 4.19.276) + - ubifs: Fix memleak when insert_old_idx() failed + - ubi: Fix return value overwrite issue in try_write_vid_and_data() + - ubifs: Free memory for tmpfile name + - [arm*] drm/rockchip: Drop unbalanced obj unref + - drm/vgem: add missing mutex_destroy + - drm/probe-helper: Cancel previous job before starting new one + - [amd64] EDAC, skx: Move debugfs node under EDAC's hierarchy + - [amd64] EDAC/skx: Fix overflows on the DRAM row address mapping arrays + - media: av7110: prevent underflow in write_ts_to_decoder() + - [arm64] firmware: qcom_scm: Clear download bit during reboot + - [arm64] drm/msm/adreno: Defer enabling runpm until hw_init() + - [arm64] drm/msm/adreno: drop bogus pm_runtime_set_active() + - [x86] apic: Fix atomic update of offset in reserve_eilvt_offset() + - media: dm1105: Fix use after free bug in dm1105_remove due to race + condition (CVE-2023-35824) + - media: saa7134: fix use after free bug in saa7134_finidev due to race + condition (CVE-2023-35823) + - [armhf] media: rc: gpio-ir-recv: Fix support for wake-up + - [x86] ioapic: Don't return 0 from arch_dynirq_lower_bound() + - wifi: ath9k: hif_usb: fix memory leak of remain_skbs + - wifi: ath5k: fix an off by one check in ath5k_eeprom_read_freq_list() + - wifi: ath6kl: reduce WARN to dev_dbg() in callback + - scm: fix MSG_CTRUNC setting condition for SO_PASSSEC + - vlan: partially enable SIOCSHWTSTAMP in container + - net/packet: convert po->origdev to an atomic flag + - net/packet: convert po->auxdata to an atomic flag + - scsi: target: iscsit: Fix TAS handling during conn cleanup (regression in + 4.19.161) + - scsi: megaraid: Fix mega_cmd_done() CMDID_INT_CMDS + - rtlwifi: rtl_pci: Fix memory leak when hardware init fails + - wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg() + - wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_reg() + - crypto: drbg - make drbg_prepare_hrng() handle jent instantiation errors + - crypto: drbg - Only fail when jent is unavailable in FIPS mode + - md/raid10: fix leak of 'r10bio->remaining' for recovery + - md/raid10: fix memleak for 'conf->bio_split' + - md: update the optimal I/O size on reshape + - md/raid10: fix memleak of md thread + - wifi: iwlwifi: make the loop for card preparation effective + - wifi: iwlwifi: mvm: check firmware response size + - ixgbe: Allow flow hash to be set via ethtool + - ixgbe: Enable setting RSS table to default values + - netfilter: nf_tables: don't write table validation state without mutex + - ipv4: Fix potential uninit variable access bug in __ip_make_skb() + - Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to + unfinished work" (regression in 4.19.280) + - netlink: Use copy_to_user() for optval in netlink_getsockopt(). + - [x86] net: amd: Fix link leak when verifying config failed + - tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp. + - pstore: Revert pmsg_lock back to a normal mutex (regression in 4.19.270) + - [arm64] spi: qup: fix PM reference leak in spi_qup_remove() + - [arm64] spi: qup: Don't skip cleanup in remove's error path + - [x86] vmci_host: fix a race condition in vmci_host_poll() causing GPF + - [arm*] of: Fix modalias string generation + - [arm*] usb: chipidea: fix missing goto in `ci_hdrc_probe` + - serial: 8250: Add missing wakeup event reporting + - [x86] staging: rtl8192e: Fix W_DISABLE# does not work after stop/start + - [arm64] spmi: Add a check for remove callback when removing a SPMI driver + - perf/core: Fix hardlockup failure caused by perf throttle + - RDMA/mlx4: Prevent shift wrapping in set_user_sq_size() + - clk: add missing of_node_put() in "assigned-clocks" property parsing + - [amd64] IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU order + - NFSv4.1: Always send a RECLAIM_COMPLETE after establishing lease + - SUNRPC: remove the maximum number of retries in call_bind_status + - RDMA/mlx5: Use correct device num_ports when modify DC + - [arm*] phy: tegra: xusb: Add missing tegra_xusb_port_unregister for + usb2_port and ulpi_port + - nilfs2: do not write dirty data after degenerating to read-only + - nilfs2: fix infinite loop in nilfs_mdt_get_block() + - md/raid10: fix null-ptr-deref in raid10_sync_request + - wifi: rtl8xxxu: RTL8192EU always needs full init + - [arm*] clk: rockchip: rk3399: allow clk_cifout to force clk_cifout_src to + reparent + - btrfs: scrub: reject unsupported scrub flags + - dm integrity: call kmem_cache_destroy() in dm_integrity_init() error path + - dm flakey: fix a crash with invalid table line + - dm ioctl: fix nested locking in table_clear() to remove deadlock concern + (CVE-2023-2269) + - perf auxtrace: Fix address filter entire kernel size + - netfilter: nf_tables: deactivate anonymous set from preparation phase + (CVE-2023-32233) + - ipmi: Fix SSIF flag requests + - ipmi: Fix how the lower layers are told to watch for messages + - ipmi_ssif: Rename idle state and check + - ipmi: fix SSIF not responding under certain cond. + - dm verity: skip redundant verity_handle_err() on I/O errors + - dm verity: fix error handling for check_at_most_once on FEC + - kernel/relay.c: fix read_pos error when multiple readers + - relayfs: fix out-of-bounds access in relay_file_read (CVE-2023-3268) + - sit: update dev->needed_headroom in ipip6_tunnel_bind_dev() + - [arm*] net: dsa: mv88e6xxx: Add missing watchdog ops for 6320 family + - [arm*] net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu + - net/sched: act_mirred: Add carrier check + - rxrpc: Fix hard call timeout units + - af_packet: Don't send zero-byte data in packet_sendmsg_spkt(). + - drm/amdgpu: Add amdgpu_gfx_off_ctrl function + - drm/amdgpu: Put enable gfx off feature to a delay thread + - drm/amdgpu: Add command to override the context priority. + - drm/amdgpu: add a missing lock for AMDGPU_SCHED + - ALSA: caiaq: input: Add error handling for unsupported input methods in + `snd_usb_caiaq_input_init` + - virtio_net: split free_unused_bufs() + - virtio_net: suppress cpu stall when free_unused_bufs + - perf map: Delete two variable initialisations before null pointer checks + in sort__sym_from_cmp() + - perf symbols: Fix return incorrect build_id size in elf_read_build_id() + - btrfs: fix btrfs_prev_leaf() to not return the same key twice + - btrfs: print-tree: parent bytenr must be aligned to sector size + - cifs: fix pcchunk length type in smb2_copychunk_range + - [x86] platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210i + - [armhf] dts: exynos: fix WM8960 clock name in Itop Elite + - HID: wacom: Set a default resolution for older tablets + - ext4: fix WARNING in mb_find_extent + - ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum + (CVE-2023-34256) + - ext4: improve error recovery code paths in __ext4_remount() + - ext4: add bounds checking in get_max_inline_xattr_value_size() + - ext4: bail out of ext4_xattr_ibody_get() fails for any reason + - ext4: remove a BUG_ON in ext4_mb_release_group_pa() + - ext4: fix invalid free tracking in ext4_xattr_move_to_block() + - tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSH + - serial: 8250: Fix serial8250_tx_empty() race with DMA Tx + - drbd: correctly submit flush bio on barrier + - PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lock + - mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock + (regression in 4.19.261) + https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.284 + - net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs(). + - netlink: annotate accesses to nlk->cb_running + - net: annotate sk->sk_err write from do_recvmmsg() + - tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWAT + - tcp: return EPOLLOUT from tcp_poll only when notsent_bytes is half the + limit + - tcp: factor out __tcp_close() helper + - tcp: add annotations around sk->sk_shutdown accesses + - ipvlan:Fix out-of-bounds caused by unclear skb->cb (CVE-2023-3090) + - net: datagram: fix data-races in datagram_poll() + - af_unix: Fix a data race of sk->sk_receive_queue->qlen. + - af_unix: Fix data races around sk->sk_shutdown. + - fs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode() + - drm/amd/display: Use DC_LOG_DC in the trasform pixel function + - regmap: cache: Return error in cache sync operations for REGCACHE_NONE + - memstick: r592: Fix UAF bug in r592_remove due to race condition + (CVE-2023-3141) + - ACPI: EC: Fix oops when removing custom query handlers + - ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in + acpi_db_display_objects + - wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex + - net: Catch invalid index in XPS mapping + - lib: cpu_rmap: Avoid use after free on rmap->obj array entries + - [x86] scsi: message: mptlan: Fix use after free bug in mptlan_remove() + due to race condition + - gfs2: Fix inode height consistency check + - ext4: set goal start correctly in ext4_mb_normalize_request + - ext4: Fix best extent lstart adjustment logic in ext4_mb_new_inode_pa() + - f2fs: fix to drop all dirty pages during umount() if cp_error is set + - wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace + - Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp + - HID: logitech-hidpp: Don't use the USB serial for USB devices + - HID: logitech-hidpp: Reconcile USB and Unifying serials + - [armhf] spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3 + - HID: wacom: generic: Set battery quirk only when we see battery data + - [x86] usb: typec: tcpm: fix multiple times discover svids error + - serial: 8250: Reinit port->pm on port specific driver unbind + - btrfs: replace calls to btrfs_find_free_ino with btrfs_find_free_objectid + - btrfs: fix space cache inconsistency after error loading it from disk + - [x86] cpupower: Make TSC read per CPU for Mperf monitor + - af_key: Reject optional tunnel/BEET mode templates in outbound policies + - [armhf] net: fec: Better handle pm_runtime_get() failing in .remove() + - vsock: avoid to close connected socket after the timeout + - [armhf] serial: arc_uart: fix of_iomap leak in `arc_serial_probe` + - ip6_gre: Fix skb_under_panic in __gre6_xmit() + - ip6_gre: Make o_seqno start from 0 in native mode + - ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode + - erspan: get the proto with the md version for collect_md + - media: netup_unidvb: fix use-after-free at del_timer() + - net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment() + - igb: fix bit_shift to be in [1..8] range + - vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit() + - usb-storage: fix deadlock when a scsi command timeouts more than once + - ALSA: hda: Fix Oops by 9.1 surround channel names + - ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table + - statfs: enforce statfs[64] structure initialization + - serial: Add support for Advantech PCI-1611U card + - ceph: force updating the msg pointer in non-split case + - [x86] tpm/tpm_tis: Disable interrupts for more Lenovo devices + - nilfs2: fix use-after-free bug of nilfs_root in nilfs_evict_inode() + - netfilter: nftables: add nft_parse_register_load() and use it + - netfilter: nftables: add nft_parse_register_store() and use it + - netfilter: nftables: statify nft_parse_register() + - netfilter: nf_tables: validate registers coming from userspace. + - netfilter: nf_tables: add nft_setelem_parse_key() + - netfilter: nf_tables: allow up to 64 bytes in the set element data area + - netfilter: nf_tables: stricter validation of element data + - netfilter: nf_tables: validate NFTA_SET_ELEM_OBJREF based on + NFT_SET_OBJECT flag + - netfilter: nf_tables: do not allow RULE_ID to refer to another chain + - HID: wacom: Force pen out of prox if no events have been received in a + while + - [x86] Add Acer Aspire Ethos 8951G model quirk + - [x86]ALSA: hda/realtek - Add Headset Mic supported for HP cPC + - [x86] ALSA: hda/realtek - Enable headset mic of Acer X2660G with ALC662 + - [x86] ALSA: hda/realtek - Enable the headset of Acer N50-600 with ALC662 + - [x86] ALSA: hda/realtek - The front Mic on a HP machine doesn't work + - [x86] ALSA: hda/realtek: Fix the mic type detection issue for ASUS G551JW + - [x86] ALSA: hda/realtek - Add headset Mic support for Lenovo ALC897 + platform + - ALSA: hda/realtek - ALC897 headset MIC no sound + - [x86] ALSA: hda/realtek: Add a quirk for HP EliteDesk 805 + - usb: gadget: u_ether: Convert prints to device prints + - usb: gadget: u_ether: Fix host MAC address case + - vc_screen: rewrite vcs_size to accept vc, not inode + - vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid + UAF + - [x86] ALSA: hda/ca0132: add quirk for EVGA X299 DARK + - btrfs: use nofs when cleaning up aborted transactions + - [x86] mm: Avoid incomplete Global INVLPG flushes + - ALSA: hda/realtek - Fixed one of HP ALC671 platform Headset Mic supported + - [x86] ALSA: hda/realtek - Fix inverted bass GPIO pin on Acer 8951G + - udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated(). + - USB: sisusbvga: Add endpoint checks + - media: radio-shark: Add endpoint checks + - net: fix skb leak in __skb_tstamp_tx() + - bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields + - ipv6: Fix out-of-bounds access in ipv6_find_tlv() + - power: supply: leds: Fix blink to LED on transition + - power: supply: bq27xxx: Fix bq27xxx_battery_update() race condition + - power: supply: bq27xxx: Fix poll_interval handling and races on remove + - [x86] show_trace_log_lvl: Ensure stack pointer is aligned, again + - [x86] forcedeth: Fix an error handling path in nv_probe() + - [x86] 3c589_cs: Fix an error handling path in tc589_probe() + https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.285 + - cdc_ncm: Implement the 32-bit version of NCM Transfer Block + - net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize + - power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to + stabilize + - power: supply: core: Refactor + power_supply_set_input_current_limit_from_supplier() + - [x86] power: supply: bq24190: Call power_supply_changed() after updating + input current + - bluetooth: Add cmd validity checks at the start of hci_sock_ioctl() + - ipv{4,6}/raw: fix output xfrm lookup wrt protocol + - netfilter: ctnetlink: Support offloaded conntrack entry deletion + - net/mlx5: fw_tracer, Fix event handling + - [x86] netrom: fix info-leak in nr_write_internal() + - af_packet: Fix data-races of pkt_sk(sk)->num. + - amd-xgbe: fix the false linkup in xgbe_phy_status + - af_packet: do not use READ_ONCE() in packet_bind() + - tcp: deny tcp_disconnect() when threads are waiting + - tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set + - net/sched: sch_ingress: Only create under TC_H_INGRESS + - net/sched: sch_clsact: Only create under TC_H_CLSACT + - net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs + - net/sched: Prohibit regrafting ingress or clsact Qdiscs + - net: sched: fix NULL pointer dereference in mq_attach + - ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use + - net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report + - udp6: Fix race condition in udp6_sendmsg & connect + - net/sched: flower: fix possible OOB write in fl_set_geneve_opt() + (CVE-2023-35788) + - [arm*] net: dsa: mv88e6xxx: Increase wait after reset deactivation + - fbdev: modedb: Add 1920x1080 at 60 Hz video mode + - nbd: Fix debugfs_create_dir error checking + - xfrm: Check if_id in inbound policy/secpath match + - media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer() + - media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer() + - media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer() + - media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xfer + - media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer() + - media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_address + - media: netup_unidvb: fix irq init by register it at the end of probe + - media: dvb_ca_en50221: fix a size write bug + - media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb() + - media: dvb-core: Fix use-after-free due on race condition at dvb_net + - media: dvb-core: Fix kernel WARNING for blocking operation in + wait_event*() (CVE-2023-31084) + - media: dvb-core: Fix use-after-free due to race condition at + dvb_ca_en50221 + - wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value + - scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failed + - HID: wacom: avoid integer overflow in wacom_intuos_inout() + - net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818 + - usb: gadget: f_fs: Add unbind event before functionfs_unbind (regression + in 4.19.272) + - ata: libata-scsi: Use correct device no in ata_find_dev() + - mmc: vub300: fix invalid response handling + - fbcon: Fix null-ptr-deref in soft_cursor + - regmap: Account for register length when chunking + - [x86] scsi: dpt_i2o: Remove broken pass-through ioctl (I2OUSERCMD) + (CVE-2023-2007) + - [x86] scsi: dpt_i2o: Do not process completions with invalid addresses + - wifi: rtlwifi: 8192de: correct checking of IQK reload + https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.286 + - [arm64] spi: qup: Request DMA before enabling clocks + - Bluetooth: Fix l2cap_disconnect_req deadlock (regression in 4.19.281) + - Bluetooth: L2CAP: Add missing checks for invalid DCID + - rfs: annotate lockless accesses to sk->sk_rxhash + - rfs: annotate lockless accesses to RFS sock flow table + - net: sched: move rtm_tca_policy declaration to include file + - net: sched: fix possible refcount leak in tc_chain_tmplt_add() + - lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release() + - batman-adv: Broken sync while rescheduling delayed work + - [x86] Input: xpad - delete a Razer DeathAdder mouse VID/PID entry + - Input: psmouse - fix OOB access in Elantech protocol + - drm/amdgpu: fix xclk freq on CHIP_STONEY + - ceph: fix use-after-free bug for inodes when flushing capsnaps + - Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk + - [arm64] pinctrl: meson-axg: add missing GPIOA_18 gpio group + - ext4: only check dquot_initialize_needed() when debugging + - btrfs: check return value of btrfs_commit_transaction in relocation + - btrfs: unset reloc control if transaction commit fails in + prepare_to_relocate() (CVE-2023-3111) + https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.287 + - power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + + schedule() + - [armhf] dts: vexpress: add missing cache properties + - power: supply: Ratelimit no data debug output + - regulator: Fix error checking for debugfs_create_dir + - [arm64] irqchip/meson-gpio: Mark OF related data as maybe unused + - power: supply: Fix logic checking if system is running from battery + - xen/blkfront: Only check REQ_FUA for writes + - ocfs2: fix use-after-free when unmounting read-only filesystem + - ocfs2: check new file size on fallocate call + - nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key() + - nilfs2: fix possible out-of-bounds segment allocation in resize ioctl + - kexec: support purgatories with .text.hot sections + - nouveau: fix client work fence deletion race + - RDMA/uverbs: Restrict usage of privileged QKEYs + - net: usb: qmi_wwan: add support for Compal RXM-G1 + - Remove DECnet support from kernel (CVE-2023-3338) + - USB: serial: option: add Quectel EM061KGL series + - [arm*] usb: dwc3: gadget: Reset num TRBs before giving back the request + - usb: gadget: f_ncm: Add OS descriptor support + - usb: gadget: f_ncm: Fix NTP-32 support + - netfilter: nfnetlink: skip error delivery on batch in case of ENOMEM + - ping6: Fix send to link-local addresses with VRF. + - RDMA/rxe: Remove the unused variable obj + - RDMA/rxe: Removed unused name from rxe_task struct + - RDMA/rxe: Fix the use-before-initialization error of resp_pkts + - IB/uverbs: Fix to consider event queue closing also upon non-blocking mode + - IB/isert: Fix dead lock in ib_isert + - IB/isert: Fix possible list corruption in CMA handler + - IB/isert: Fix incorrect release of isert connection + - sctp: fix an error code in sctp_sf_eat_auth() + - igb: fix nvm.ops.read() error handling + - drm/nouveau/dp: check for NULL nv_connector->native_mode + - drm/nouveau/kms: Don't change EDID when it hasn't actually changed + - drm/nouveau: add nv_encoder pointer check for NULL + - net: tipc: resize nlattr array to correct size + - neighbour: Remove unused inline function neigh_key_eq16() + - net: Remove unused inline function dst_hold_and_use() + - neighbour: delete neigh_lookup_nodev as not used + - drm/nouveau/kms: Fix NULL pointer dereference in + nouveau_connector_detect_depth + - mmc: block: ensure error propagation for non-blk + https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.288 + - nilfs2: reject devices with insufficient block count + - ipmi: Make the smi watcher be disabled immediately when not needed + - ipmi: move message error checking to avoid deadlock + - nilfs2: fix buffer corruption due to concurrent device reads + - [x86] Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present + CPUs + - [amd64] PCI: hv: Fix a race condition bug in hv_pci_query_relations() + - cgroup: Do not corrupt task iteration when rebinding subsystem + - nilfs2: prevent general protection fault in nilfs_clear_dirty_page() + - rcu: Upgrade rcu_swap_protected() to rcu_replace_pointer() + - ieee802154: hwsim: Fix possible memory leaks + - xfrm: Linearize the skb after offloading if needed. + - [armhf] mmc: mvsdio: convert to devm_platform_ioremap_resource + - [armhf] mmc: mvsdio: fix deferred probing + - [armhf] mmc: omap: fix deferred probing + - [armhf] mmc: omap_hsmmc: fix deferred probing + - mmc: sdhci-acpi: fix deferred probing + - be2net: Extend xmit workaround to BE3 chip + - netfilter: nf_tables: disallow element updates of bound anonymous sets + - netfilter: nfnetlink_osf: fix module autoload + - sch_netem: acquire qdisc lock in netem_change() + - scsi: target: iscsi: Prevent login threads from racing between each other + - HID: wacom: Add error check to wacom_parse_and_register() + - media: cec: core: don't set last_initiator if tx in progress + - nfcsim.c: Fix error checking for debugfs_create_dir + - [i386] usb: gadget: udc: fix NULL dereference in remove() + - [x86] ASoC: nau8824: Add quirk to active-high jack-detect + - drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl + - [x86] apic: Fix kernel panic when booting with intremap=off and + x2apic_phys + https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.289 + - [x86] microcode/AMD: Load late on both threads too + - [x86] cpu/amd: Move the errata checking functionality up + - [x86] cpu/amd: Add a Zenbleed fix (CVE-2023-20593) + + [ Ben Hutchings ] + * Bump ABI to 25 + * [rt] Update to 4.19.284-rt125: + - debugobjects: Check CONFIG_PREEMPT_RT_FULL instead of CONFIG_PREEMPT_RT + * [x86] debug: Disable FUNCTION_ERROR_INJECTION + + -- Ben Hutchings <benh@debian.org> Tue, 25 Jul 2023 01:50:13 +0200 + linux (4.19.282-1progress5u1) engywuck-security; urgency=high * Uploading to engywuck-security, remaining changes: diff --git a/debian/config.defines.dump b/debian/config.defines.dump index e16e82f2d..43be76731 100644 --- a/debian/config.defines.dump +++ b/debian/config.defines.dump @@ -8,7 +8,7 @@ tp3 (dp4 Vabiname p5 -V24progress5u1 +V25 p6 sVignore-changes p7 @@ -427,2531 +427,2540 @@ sVimage-file p226 Varch/x86/boot/bzImage p227 -sVvdso +sVsigned-code p228 I01 -ss(Vimage +sVvdso p229 +I01 +ss(Vimage +p230 g213 -tp230 -(dp231 +tp231 +(dp232 Vbootloaders -p232 -(lp233 +p233 +(lp234 Vgrub-pc -p234 -aVgrub-efi-amd64 p235 -aVextlinux +aVgrub-efi-amd64 p236 -asVinstall-stem +aVextlinux p237 -Vvmlinuz +asVinstall-stem p238 -sVbreaks +Vvmlinuz p239 -(lp240 +sVbreaks +p240 +(lp241 Vxserver-xorg-input-vmmouse (<< 1:13.0.99) -p241 -ass(Vrelations p242 +ass(Vrelations +p243 g213 -tp243 -(dp244 +tp244 +(dp245 Vgcc-8 -p245 -Vgcc-8 (>= 8-20180123-1~) <!stage1 !cross !pkg.linux.nokernel>, gcc-8-x86-64-linux-gnu (>= 8-20180123-1~) <!stage1 cross !pkg.linux.nokernel> p246 -sVheaders%gcc-8 +Vgcc-8 (>= 8-20180123-1~) <!stage1 !cross !pkg.linux.nokernel>, gcc-8-x86-64-linux-gnu (>= 8-20180123-1~) <!stage1 cross !pkg.linux.nokernel> p247 -Vlinux-compiler-gcc-8-x86 +sVheaders%gcc-8 p248 -ss(Vdescription +Vlinux-compiler-gcc-8-x86 p249 +ss(Vdescription +p250 g213 NVamd64 -p250 -tp251 -(dp252 +p251 +tp252 +(dp253 Vhardware -p253 -V64-bit PCs p254 -sVhardware-long +V64-bit PCs p255 -VPCs with AMD64, Intel 64 or VIA Nano processors +sVhardware-long p256 -ss(Vdescription +VPCs with AMD64, Intel 64 or VIA Nano processors p257 +ss(Vdescription +p258 g213 NVcloud-amd64 -p258 -tp259 -(dp260 +p259 +tp260 +(dp261 Vhardware -p261 -Vx86-64 cloud p262 -sVhardware-long +Vx86-64 cloud p263 -VAmazon EC2, Google Compute Engine and Microsoft Azure cloud platforms +sVhardware-long p264 -ss(Vbase +VAmazon EC2, Google Compute Engine and Microsoft Azure cloud platforms p265 +ss(Vbase +p266 g213 Vnone -p266 -tp267 -(dp268 +p267 +tp268 +(dp269 Vflavours -p269 -(lp270 +p270 +(lp271 Vamd64 -p271 -aVcloud-amd64 p272 -ass(Vbase +aVcloud-amd64 p273 +ass(Vbase +p274 g213 Vrt -p274 -tp275 -(dp276 +p275 +tp276 +(dp277 Vflavours -p277 -(lp278 +p278 +(lp279 Vamd64 -p279 -ass(Vbase p280 -Varm64 +ass(Vbase p281 -tp282 -(dp283 -Vkernel-arch -p284 Varm64 +p282 +tp283 +(dp284 +Vkernel-arch p285 -sVfeaturesets +Varm64 p286 -(lp287 +sVfeaturesets +p287 +(lp288 Vnone -p288 -aVrt p289 -ass(Vbuild +aVrt p290 -g281 -tp291 -(dp292 +ass(Vbuild +p291 +g282 +tp292 +(dp293 Vdebug-info -p293 +p294 I01 sVimage-file -p294 -Varch/arm64/boot/Image p295 -sVvdso +Varch/arm64/boot/Image p296 +sVsigned-code +p297 +I01 +sVvdso +p298 I01 ss(Vimage -p297 -g281 -tp298 -(dp299 +p299 +g282 +tp300 +(dp301 Vinstall-stem -p300 +p302 Vvmlinuz -p301 +p303 sVbreaks -p302 -(lp303 -Vlibmozjs185-1.0 p304 +(lp305 +Vlibmozjs185-1.0 +p306 aVlibmozjs-24-0 (<< 24.2.0-5.1~) -p305 +p307 ass(Vdescription -p306 -g281 +p308 +g282 NVarm64 -p307 -tp308 -(dp309 +p309 +tp310 +(dp311 Vhardware -p310 +p312 V64-bit ARMv8 machines -p311 +p313 ss(Vimage -p312 -g281 +p314 +g282 NVarm64 -p313 -tp314 -(dp315 +p315 +tp316 +(dp317 s(Vbase -p316 -g281 +p318 +g282 Vnone -p317 -tp318 -(dp319 +p319 +tp320 +(dp321 Vflavours -p320 -(lp321 -Varm64 p322 +(lp323 +Varm64 +p324 ass(Vbase -p323 -g281 +p325 +g282 Vrt -p324 -tp325 -(dp326 +p326 +tp327 +(dp328 Vflavours -p327 -(lp328 -Varm64 p329 +(lp330 +Varm64 +p331 ass(Vbase -p330 +p332 Varm64ilp32 -p331 -tp332 -(dp333 +p333 +tp334 +(dp335 Vkernel-arch -p334 +p336 Varm64 -p335 +p337 sVfeaturesets -p336 -(lp337 -ss(Vbase p338 +(lp339 +ss(Vbase +p340 Varmel -p339 -tp340 -(dp341 +p341 +tp342 +(dp343 Vkernel-arch -p342 +p344 Varm -p343 +p345 sg171 -(lp344 +(lp346 g173 ass(Vbuild -p345 -g339 -tp346 -(dp347 +p347 +g341 +tp348 +(dp349 Vimage-file -p348 +p350 Varch/arm/boot/zImage -p349 +p351 sVuncompressed-image-file -p350 +p352 Varch/arm/boot/Image -p351 +p353 ss(Vimage -p352 -g339 -tp353 -(dp354 +p354 +g341 +tp355 +(dp356 Vinstall-stem -p355 +p357 Vvmlinuz -p356 +p358 ss(Vrelations -p357 -g339 -tp358 -(dp359 +p359 +g341 +tp360 +(dp361 Vheaders%gcc-8 -p360 +p362 Vlinux-compiler-gcc-8-arm -p361 +p363 ss(Vdescription -p362 -g339 +p364 +g341 NVmarvell -p363 -tp364 -(dp365 +p365 +tp366 +(dp367 Vhardware -p366 +p368 VMarvell Kirkwood/Orion -p367 +p369 sVhardware-long -p368 +p370 VMarvell Kirkwood and Orion based systems (https://wiki.debian.org/ArmEabiPort#Supported_hardware) -p369 +p371 ss(Vdescription -p370 -g339 +p372 +g341 NVrpi -p371 -tp372 -(dp373 +p373 +tp374 +(dp375 Vhardware -p374 +p376 VRaspberry Pi and Pi Zero -p375 +p377 sVhardware-long -p376 +p378 VRaspberry Pi, Raspberry Pi Zero based systems -p377 +p379 ss(Vimage -p378 -g339 +p380 +g341 NVmarvell -p379 -tp380 -(dp381 +p381 +tp382 +(dp383 Vrecommends -p382 -(lp383 -Vu-boot-tools p384 +(lp385 +Vu-boot-tools +p386 asVcheck-size -p385 +p387 I2097080 sVcheck-size-with-dtb -p386 +p388 I01 sVcheck-uncompressed-size -p387 +p389 I7340032 sVbreaks -p388 -(lp389 -Vflash-kernel (<< 3.57~) p390 +(lp391 +Vflash-kernel (<< 3.57~) +p392 ass(g204 -g339 +g341 g173 -tp391 -(dp392 +tp393 +(dp394 g207 -(lp393 +(lp395 Vmarvell -p394 +p396 aVrpi -p395 +p397 asg211 I01 ss(Vbase -p396 +p398 Varmhf -p397 -tp398 -(dp399 +p399 +tp400 +(dp401 Vfeaturesets -p400 -(lp401 -Vnone p402 +(lp403 +Vnone +p404 aVrt -p403 +p405 asVkernel-arch -p404 +p406 Varm -p405 +p407 ss(Vbuild -p406 -g397 -tp407 -(dp408 +p408 +g399 +tp409 +(dp410 Vimage-file -p409 +p411 Varch/arm/boot/zImage -p410 +p412 sVvdso -p411 +p413 I01 ss(Vimage -p412 -g397 -tp413 -(dp414 +p414 +g399 +tp415 +(dp416 Vinstall-stem -p415 +p417 Vvmlinuz -p416 +p418 ss(Vrelations -p417 -g397 -tp418 -(dp419 +p419 +g399 +tp420 +(dp421 Vheaders%gcc-8 -p420 +p422 Vlinux-compiler-gcc-8-arm -p421 +p423 ss(Vdescription -p422 -g397 +p424 +g399 NVarmmp -p423 -tp424 -(dp425 +p425 +tp426 +(dp427 Vhardware -p426 +p428 VARMv7 multiplatform compatible SoCs -p427 +p429 sVhardware-long -p428 +p430 VARMv7 multiplatform kernel. See\u000ahttps://wiki.debian.org/DebianKernel/ARMMP for details of supported\u000aplatforms -p429 +p431 ss(Vdescription -p430 -g397 +p432 +g399 NVarmmp-lpae -p431 -tp432 -(dp433 +p433 +tp434 +(dp435 Vhardware -p434 +p436 VARMv7 multiplatform compatible SoCs supporting LPAE -p435 +p437 sVhardware-long -p436 +p438 VARMv7 multiplatform kernel supporting LPAE. See\u000ahttps://wiki.debian.org/DebianKernel/ARMMP for details of supported\u000aplatforms. -p437 +p439 ss(Vbase -p438 -g397 +p440 +g399 Vnone -p439 -tp440 -(dp441 +p441 +tp442 +(dp443 Vflavours -p442 -(lp443 -Varmmp p444 +(lp445 +Varmmp +p446 aVarmmp-lpae -p445 +p447 ass(Vbase -p446 -g397 +p448 +g399 Vrt -p447 -tp448 -(dp449 +p449 +tp450 +(dp451 Vflavours -p450 -(lp451 -Varmmp p452 +(lp453 +Varmmp +p454 ass(Vbase -p453 +p455 Vhppa -p454 -tp455 -(dp456 +p456 +tp457 +(dp458 Vkernel-arch -p457 +p459 Vparisc -p458 +p460 sg171 -(lp459 +(lp461 g173 ass(Vbuild -p460 -g454 -tp461 -(dp462 +p462 +g456 +tp463 +(dp464 Vimage-file -p463 +p465 Varch/parisc/boot/bzImage -p464 +p466 sVdebug-info -p465 +p467 I00 ss(Vimage -p466 -g454 -tp467 -(dp468 +p468 +g456 +tp469 +(dp470 Vsuggests -p469 -(lp470 -Vpalo p471 +(lp472 +Vpalo +p473 asVinstall-stem -p472 +p474 Vvmlinuz -p473 +p475 ss(Vdescription -p474 -g454 +p476 +g456 NVparisc -p475 -tp476 -(dp477 +p477 +tp478 +(dp479 Vhardware -p478 +p480 V32-bit PA-RISC -p479 +p481 sVhardware-long -p480 +p482 VHP PA-RISC 32-bit systems with max 4 GB RAM -p481 +p483 ss(Vdescription -p482 -g454 +p484 +g456 NVparisc-smp -p483 -tp484 -(dp485 +p485 +tp486 +(dp487 Vhardware -p486 +p488 Vmultiprocessor 32-bit PA-RISC -p487 +p489 sVhardware-long -p488 +p490 VHP PA-RISC 32-bit SMP systems with max 4 GB RAM -p489 +p491 ss(Vbase -p490 -g454 +p492 +g456 NVparisc64-smp -p491 -tp492 -(dp493 +p493 +tp494 +(dp495 Vcflags -p494 +p496 V-fno-cse-follow-jumps -p495 +p497 sVoverride-host-type -p496 +p498 Vhppa64-linux-gnu -p497 +p499 ss(Vdescription -p498 -g454 +p500 +g456 NVparisc64-smp -p499 -tp500 -(dp501 +p501 +tp502 +(dp503 Vhardware -p502 +p504 Vmultiprocessor 64-bit PA-RISC -p503 +p505 sVhardware-long -p504 +p506 VHP PA-RISC 64-bit SMP systems with support for more than 4 GB RAM -p505 +p507 ss(Vrelations -p506 -g454 -tp507 -(dp508 +p508 +g456 +tp509 +(dp510 Vgcc-8 -p509 +p511 Vgcc-8 <!stage1 !cross !pkg.linux.nokernel>, gcc-8-hppa-linux-gnu <!stage1 cross !pkg.linux.nokernel>, binutils-hppa64-linux-gnu <!stage1 !pkg.linux.nokernel>, gcc-8-hppa64-linux-gnu <!stage1 !pkg.linux.nokernel> -p510 +p512 ss(g204 -g454 +g456 g173 -tp511 -(dp512 +tp513 +(dp514 g207 -(lp513 +(lp515 Vparisc -p514 +p516 aVparisc-smp -p515 +p517 aVparisc64-smp -p516 +p518 asg211 I01 ss(Vbase -p517 +p519 Vi386 -p518 -tp519 -(dp520 +p520 +tp521 +(dp522 Vfeaturesets -p521 -(lp522 -Vnone p523 +(lp524 +Vnone +p525 aVrt -p524 +p526 asVkernel-arch -p525 +p527 Vx86 -p526 +p528 ss(Vbuild -p527 -g518 -tp528 -(dp529 +p529 +g520 +tp530 +(dp531 Vimage-file -p530 +p532 Varch/x86/boot/bzImage -p531 +p533 +sVsigned-code +p534 +I01 sVvdso -p532 +p535 I01 ss(Vdescription -p533 -g518 -tp534 -(dp535 -Vpart-long-pae p536 +g520 +tp537 +(dp538 +Vpart-long-pae +p539 VThis kernel requires PAE (Physical Address Extension).\u000aThis feature is supported by the Intel Pentium Pro/II/III/4/4M/D, Xeon,\u000aCore and Atom; AMD Geode NX, Athlon (K7), Duron, Opteron, Sempron,\u000aTurion or Phenom; Transmeta Efficeon; VIA C7; and some other processors. -p537 +p540 ss(Vimage -p538 -g518 -tp539 -(dp540 -Vbootloaders p541 -(lp542 +g520 +tp542 +(dp543 +Vbootloaders +p544 +(lp545 Vgrub-pc -p543 +p546 aVgrub-efi-ia32 -p544 +p547 aVextlinux -p545 +p548 asVinstall-stem -p546 +p549 Vvmlinuz -p547 +p550 sVbreaks -p548 -(lp549 +p551 +(lp552 Vxserver-xorg-input-vmmouse (<< 1:13.0.99) -p550 +p553 ass(Vrelations -p551 -g518 -tp552 -(dp553 -Vgcc-8 p554 +g520 +tp555 +(dp556 +Vgcc-8 +p557 Vgcc-8 (>= 8-20180123-1~) <!stage1 !cross !pkg.linux.nokernel>, gcc-8-i686-linux-gnu (>= 8-20180123-1~) <!stage1 cross !pkg.linux.nokernel> -p555 +p558 sVheaders%gcc-8 -p556 +p559 Vlinux-compiler-gcc-8-x86 -p557 +p560 ss(Vdescription -p558 -g518 +p561 +g520 NV686 -p559 -tp560 -(dp561 -Vhardware p562 +tp563 +(dp564 +Vhardware +p565 Volder PCs -p563 +p566 sVhardware-long -p564 +p567 VPCs with one or more processors not supporting PAE -p565 +p568 ss(Vbuild -p566 -g518 +p569 +g520 NV686-pae -p567 -tp568 -(dp569 -Vdebug-info p570 +tp571 +(dp572 +Vdebug-info +p573 I01 ss(Vdescription -p571 -g518 +p574 +g520 NV686-pae -p572 -tp573 -(dp574 -Vhardware p575 +tp576 +(dp577 +Vhardware +p578 Vmodern PCs -p576 +p579 sVhardware-long -p577 +p580 VPCs with one or more processors supporting PAE -p578 +p581 sVparts -p579 -(lp580 +p582 +(lp583 Vpae -p581 +p584 ass(Vbase -p582 -g518 +p585 +g520 Vnone -p583 -tp584 -(dp585 -Vflavours p586 -(lp587 +tp587 +(dp588 +Vflavours +p589 +(lp590 V686 -p588 +p591 aV686-pae -p589 +p592 ass(Vbase -p590 -g518 +p593 +g520 Vrt -p591 -tp592 -(dp593 -Vflavours p594 -(lp595 +tp595 +(dp596 +Vflavours +p597 +(lp598 V686-pae -p596 +p599 ass(Vbase -p597 +p600 Via64 -p598 -tp599 -(dp600 -Vkernel-arch p601 +tp602 +(dp603 +Vkernel-arch +p604 Via64 -p602 +p605 sg171 -(lp603 +(lp606 g173 ass(Vbuild -p604 -g598 -tp605 -(dp606 -Vimage-file p607 +g601 +tp608 +(dp609 +Vimage-file +p610 Vvmlinux.gz -p608 +p611 ss(Vimage -p609 -g598 -tp610 -(dp611 -Vbootloaders p612 -(lp613 +g601 +tp613 +(dp614 +Vbootloaders +p615 +(lp616 Vgrub-efi-ia64 -p614 +p617 asVinstall-stem -p615 +p618 Vvmlinuz -p616 +p619 ss(Vdescription -p617 -g598 +p620 +g601 NVitanium -p618 -tp619 -(dp620 -Vhardware p621 +tp622 +(dp623 +Vhardware +p624 VItanium (Merced) -p622 +p625 sVhardware-long -p623 +p626 Vsystems with original Itanium (Merced) processors -p624 +p627 ss(Vdescription -p625 -g598 +p628 +g601 NVmckinley -p626 -tp627 -(dp628 -Vhardware p629 +tp630 +(dp631 +Vhardware +p632 VItanium 2+ -p630 +p633 sVhardware-long -p631 +p634 Vsystems with Itanium 2 or 9300/9500/9700-series processors -p632 +p635 ss(g204 -g598 +g601 g173 -tp633 -(dp634 +tp636 +(dp637 g207 -(lp635 +(lp638 Vitanium -p636 +p639 aVmckinley -p637 +p640 asg211 I01 ss(Vbase -p638 +p641 Vm68k -p639 -tp640 -(dp641 -Vcflags p642 +tp643 +(dp644 +Vcflags +p645 V-ffreestanding -p643 +p646 sVkernel-arch -p644 +p647 Vm68k -p645 +p648 sg171 -(lp646 +(lp649 g173 ass(Vbuild -p647 -g639 -tp648 -(dp649 -Vimage-file p650 +g642 +tp651 +(dp652 +Vimage-file +p653 Vvmlinux -p651 +p654 ss(Vimage -p652 -g639 -tp653 -(dp654 -Vsuggests p655 -(lp656 +g642 +tp656 +(dp657 +Vsuggests +p658 +(lp659 Vvmelilo -p657 +p660 aVfdutils -p658 +p661 asVinstall-stem -p659 +p662 Vvmlinux -p660 +p663 ss(Vdescription -p661 -g639 +p664 +g642 NVm68k -p662 -tp663 -(dp664 -Vhardware p665 +tp666 +(dp667 +Vhardware +p668 VMotorola MC68020+ family -p666 +p669 ss(g204 -g639 +g642 g173 -tp667 -(dp668 +tp670 +(dp671 g207 -(lp669 +(lp672 Vm68k -p670 +p673 asg211 I01 ss(Vbase -p671 +p674 Vmips -p672 -tp673 -(dp674 -Vkernel-arch p675 +tp676 +(dp677 +Vkernel-arch +p678 Vmips -p676 +p679 sg171 -(lp677 +(lp680 g173 ass(Vbuild -p678 -g672 -tp679 -(dp680 -Vimage-file p681 +g675 +tp682 +(dp683 +Vimage-file +p684 Vvmlinux -p682 +p685 ss(Vimage -p683 -g672 -tp684 -(dp685 -Vinstall-stem p686 +g675 +tp687 +(dp688 +Vinstall-stem +p689 Vvmlinux -p687 +p690 ss(Vdescription -p688 -g672 +p691 +g675 NV4kc-malta -p689 -tp690 -(dp691 -Vhardware p692 +tp693 +(dp694 +Vhardware +p695 VMIPS Malta -p693 +p696 sVhardware-long -p694 +p697 VMIPS Malta boards -p695 +p698 ss(Vimage -p696 -g672 +p699 +g675 NV4kc-malta -p697 -tp698 -(dp699 -Vconfigs p700 -(lp701 +tp701 +(dp702 +Vconfigs +p703 +(lp704 Vkernelarch-mips/config.malta -p702 +p705 aVkernelarch-mips/config.mips32r2 -p703 +p706 ass(Vdescription -p704 -g672 +p707 +g675 NV5kc-malta -p705 -tp706 -(dp707 -Vhardware p708 +tp709 +(dp710 +Vhardware +p711 VMIPS Malta (64-bit) -p709 +p712 sVhardware-long -p710 +p713 VMIPS Malta boards (64-bit) -p711 +p714 ss(Vimage -p712 -g672 +p715 +g675 NV5kc-malta -p713 -tp714 -(dp715 -Vconfigs p716 -(lp717 +tp717 +(dp718 +Vconfigs +p719 +(lp720 Vkernelarch-mips/config.malta -p718 +p721 aVkernelarch-mips/config.mips64r2 -p719 +p722 ass(Vdescription -p720 -g672 +p723 +g675 NVocteon -p721 -tp722 -(dp723 -Vhardware p724 +tp725 +(dp726 +Vhardware +p727 VOcteon -p725 +p728 sVhardware-long -p726 +p729 VCavium Networks Octeon -p727 +p730 ss(Vimage -p728 -g672 +p731 +g675 NVocteon -p729 -tp730 -(dp731 -Vconfigs p732 -(lp733 +tp733 +(dp734 +Vconfigs +p735 +(lp736 Vkernelarch-mips/config.octeon -p734 +p737 ass(g204 -g672 +g675 g173 -tp735 -(dp736 +tp738 +(dp739 g207 -(lp737 +(lp740 V4kc-malta -p738 +p741 aV5kc-malta -p739 +p742 aVocteon -p740 +p743 asg211 I01 ss(Vbase -p741 +p744 Vmips64 -p742 -tp743 -(dp744 -Vkernel-arch p745 +tp746 +(dp747 +Vkernel-arch +p748 Vmips -p746 +p749 sg171 -(lp747 +(lp750 g173 ass(Vbuild -p748 -g742 -tp749 -(dp750 -Vimage-file p751 +g745 +tp752 +(dp753 +Vimage-file +p754 Vvmlinux -p752 +p755 ss(Vimage -p753 -g742 -tp754 -(dp755 -Vinstall-stem p756 +g745 +tp757 +(dp758 +Vinstall-stem +p759 Vvmlinux -p757 +p760 ss(Vdescription -p758 -g742 +p761 +g745 NV5kc-malta -p759 -tp760 -(dp761 -Vhardware p762 +tp763 +(dp764 +Vhardware +p765 VMIPS Malta -p763 +p766 sVhardware-long -p764 +p767 VMIPS Malta boards -p765 +p768 ss(Vimage -p766 -g742 +p769 +g745 NV5kc-malta -p767 -tp768 -(dp769 -Vconfigs p770 -(lp771 +tp771 +(dp772 +Vconfigs +p773 +(lp774 Vkernelarch-mips/config.malta -p772 +p775 aVkernelarch-mips/config.mips64r2 -p773 +p776 ass(Vdescription -p774 -g742 +p777 +g745 NVocteon -p775 -tp776 -(dp777 -Vhardware p778 +tp779 +(dp780 +Vhardware +p781 VOcteon -p779 +p782 sVhardware-long -p780 +p783 VCavium Networks Octeon -p781 +p784 ss(Vimage -p782 -g742 +p785 +g745 NVocteon -p783 -tp784 -(dp785 -Vconfigs p786 -(lp787 +tp787 +(dp788 +Vconfigs +p789 +(lp790 Vkernelarch-mips/config.octeon -p788 +p791 ass(g204 -g742 +g745 g173 -tp789 -(dp790 +tp792 +(dp793 g207 -(lp791 +(lp794 V5kc-malta -p792 +p795 aVocteon -p793 +p796 asg211 I01 ss(Vbase -p794 +p797 Vmips64el -p795 -tp796 -(dp797 -Vkernel-arch p798 +tp799 +(dp800 +Vkernel-arch +p801 Vmips -p799 +p802 sg171 -(lp800 +(lp803 g173 ass(Vbuild -p801 -g795 -tp802 -(dp803 -Vimage-file p804 +g798 +tp805 +(dp806 +Vimage-file +p807 Vvmlinux -p805 +p808 ss(Vimage -p806 -g795 -tp807 -(dp808 -Vinstall-stem p809 +g798 +tp810 +(dp811 +Vinstall-stem +p812 Vvmlinux -p810 +p813 ss(Vdescription -p811 -g795 +p814 +g798 NV5kc-malta -p812 -tp813 -(dp814 -Vhardware p815 +tp816 +(dp817 +Vhardware +p818 VMIPS Malta -p816 +p819 sVhardware-long -p817 +p820 VMIPS Malta boards -p818 +p821 ss(Vimage -p819 -g795 +p822 +g798 NV5kc-malta -p820 -tp821 -(dp822 -Vconfigs p823 -(lp824 +tp824 +(dp825 +Vconfigs +p826 +(lp827 Vkernelarch-mips/config.malta -p825 +p828 aVkernelarch-mips/config.mips64r2 -p826 +p829 ass(Vdescription -p827 -g795 +p830 +g798 NVloongson-3 -p828 -tp829 -(dp830 -Vhardware p831 +tp832 +(dp833 +Vhardware +p834 VLoongson 3A/3B -p832 +p835 sVhardware-long -p833 +p836 VLoongson 3A or 3B based systems (e.g. from Loongson or Lemote) -p834 +p837 ss(Vimage -p835 -g795 +p838 +g798 NVloongson-3 -p836 -tp837 -(dp838 -Vconfigs p839 -(lp840 +tp840 +(dp841 +Vconfigs +p842 +(lp843 Vkernelarch-mips/config.loongson-3 -p841 +p844 ass(Vdescription -p842 -g795 +p845 +g798 NVocteon -p843 -tp844 -(dp845 -Vhardware p846 +tp847 +(dp848 +Vhardware +p849 VOcteon -p847 +p850 sVhardware-long -p848 +p851 VCavium Networks Octeon -p849 +p852 ss(Vimage -p850 -g795 +p853 +g798 NVocteon -p851 -tp852 -(dp853 -Vconfigs p854 -(lp855 +tp855 +(dp856 +Vconfigs +p857 +(lp858 Vkernelarch-mips/config.octeon -p856 +p859 ass(g204 -g795 +g798 g173 -tp857 -(dp858 +tp860 +(dp861 g207 -(lp859 +(lp862 V5kc-malta -p860 +p863 aVloongson-3 -p861 +p864 aVocteon -p862 +p865 asg211 I01 ss(Vbase -p863 +p866 Vmips64r6 -p864 -tp865 -(dp866 -Vkernel-arch p867 +tp868 +(dp869 +Vkernel-arch +p870 Vmips -p868 +p871 sg171 -(lp869 +(lp872 g173 ass(Vbuild -p870 -g864 -tp871 -(dp872 -Vimage-file p873 +g867 +tp874 +(dp875 +Vimage-file +p876 Vvmlinux -p874 +p877 ss(Vimage -p875 -g864 -tp876 -(dp877 -Vinstall-stem p878 +g867 +tp879 +(dp880 +Vinstall-stem +p881 Vvmlinux -p879 +p882 ss(Vdescription -p880 -g864 +p883 +g867 NVmips64r6 -p881 -tp882 -(dp883 -Vhardware p884 +tp885 +(dp886 +Vhardware +p887 VMIPS R6 (64 bit, big endian) -p885 +p888 sVhardware-long -p886 +p889 VMIPS R6 (64 bit, big endian) -p887 +p890 ss(Vimage -p888 -g864 +p891 +g867 NVmips64r6 -p889 -tp890 -(dp891 -Vconfigs p892 -(lp893 +tp893 +(dp894 +Vconfigs +p895 +(lp896 Vkernelarch-mips/config.boston -p894 +p897 aVkernelarch-mips/config.mips64r6 -p895 +p898 ass(g204 -g864 +g867 g173 -tp896 -(dp897 +tp899 +(dp900 g207 -(lp898 +(lp901 Vmips64r6 -p899 +p902 asg211 I01 ss(Vbase -p900 +p903 Vmips64r6el -p901 -tp902 -(dp903 -Vkernel-arch p904 +tp905 +(dp906 +Vkernel-arch +p907 Vmips -p905 +p908 sg171 -(lp906 +(lp909 g173 ass(Vbuild -p907 -g901 -tp908 -(dp909 -Vimage-file p910 +g904 +tp911 +(dp912 +Vimage-file +p913 Vvmlinux -p911 +p914 ss(Vimage -p912 -g901 -tp913 -(dp914 -Vinstall-stem p915 +g904 +tp916 +(dp917 +Vinstall-stem +p918 Vvmlinux -p916 +p919 ss(Vdescription -p917 -g901 +p920 +g904 NVmips64r6el -p918 -tp919 -(dp920 -Vhardware p921 +tp922 +(dp923 +Vhardware +p924 VMIPS R6 (64 bit, little endian) -p922 +p925 sVhardware-long -p923 +p926 VMIPS R6 (64 bit, little endian) -p924 +p927 ss(Vimage -p925 -g901 +p928 +g904 NVmips64r6el -p926 -tp927 -(dp928 -Vconfigs p929 -(lp930 +tp930 +(dp931 +Vconfigs +p932 +(lp933 Vkernelarch-mips/config.boston -p931 +p934 aVkernelarch-mips/config.mips64r6 -p932 +p935 ass(g204 -g901 +g904 g173 -tp933 -(dp934 +tp936 +(dp937 g207 -(lp935 +(lp938 Vmips64r6el -p936 +p939 asg211 I01 ss(Vbase -p937 +p940 Vmipsel -p938 -tp939 -(dp940 -Vkernel-arch p941 +tp942 +(dp943 +Vkernel-arch +p944 Vmips -p942 +p945 sg171 -(lp943 +(lp946 g173 ass(Vbuild -p944 -g938 -tp945 -(dp946 -Vimage-file p947 +g941 +tp948 +(dp949 +Vimage-file +p950 Vvmlinux -p948 +p951 ss(Vimage -p949 -g938 -tp950 -(dp951 -Vinstall-stem p952 +g941 +tp953 +(dp954 +Vinstall-stem +p955 Vvmlinux -p953 +p956 ss(Vdescription -p954 -g938 +p957 +g941 NV4kc-malta -p955 -tp956 -(dp957 -Vhardware p958 +tp959 +(dp960 +Vhardware +p961 VMIPS Malta -p959 +p962 sVhardware-long -p960 +p963 VMIPS Malta boards -p961 +p964 ss(Vimage -p962 -g938 +p965 +g941 NV4kc-malta -p963 -tp964 -(dp965 -Vconfigs p966 -(lp967 +tp967 +(dp968 +Vconfigs +p969 +(lp970 Vkernelarch-mips/config.malta -p968 +p971 aVkernelarch-mips/config.mips32r2 -p969 +p972 ass(Vdescription -p970 -g938 +p973 +g941 NV5kc-malta -p971 -tp972 -(dp973 -Vhardware p974 +tp975 +(dp976 +Vhardware +p977 VMIPS Malta (64-bit) -p975 +p978 sVhardware-long -p976 +p979 VMIPS Malta boards (64-bit) -p977 +p980 ss(Vimage -p978 -g938 +p981 +g941 NV5kc-malta -p979 -tp980 -(dp981 -Vconfigs p982 -(lp983 +tp983 +(dp984 +Vconfigs +p985 +(lp986 Vkernelarch-mips/config.malta -p984 +p987 aVkernelarch-mips/config.mips64r2 -p985 +p988 ass(Vdescription -p986 -g938 +p989 +g941 NVloongson-3 -p987 -tp988 -(dp989 -Vhardware p990 +tp991 +(dp992 +Vhardware +p993 VLoongson 3A/3B -p991 +p994 sVhardware-long -p992 +p995 VLoongson 3A or 3B based systems (e.g. from Loongson or Lemote) -p993 +p996 ss(Vimage -p994 -g938 +p997 +g941 NVloongson-3 -p995 -tp996 -(dp997 -Vconfigs p998 -(lp999 +tp999 +(dp1000 +Vconfigs +p1001 +(lp1002 Vkernelarch-mips/config.loongson-3 -p1000 +p1003 ass(Vdescription -p1001 -g938 +p1004 +g941 NVocteon -p1002 -tp1003 -(dp1004 -Vhardware p1005 +tp1006 +(dp1007 +Vhardware +p1008 VOcteon -p1006 +p1009 sVhardware-long -p1007 +p1010 VCavium Networks Octeon -p1008 +p1011 ss(Vimage -p1009 -g938 +p1012 +g941 NVocteon -p1010 -tp1011 -(dp1012 -Vconfigs p1013 -(lp1014 +tp1014 +(dp1015 +Vconfigs +p1016 +(lp1017 Vkernelarch-mips/config.octeon -p1015 +p1018 ass(g204 -g938 +g941 g173 -tp1016 -(dp1017 +tp1019 +(dp1020 g207 -(lp1018 +(lp1021 V4kc-malta -p1019 +p1022 aV5kc-malta -p1020 +p1023 aVloongson-3 -p1021 +p1024 aVocteon -p1022 +p1025 asg211 I01 ss(Vbase -p1023 +p1026 Vmipsn32 -p1024 -tp1025 -(dp1026 -Vkernel-arch p1027 +tp1028 +(dp1029 +Vkernel-arch +p1030 Vmips -p1028 +p1031 sVfeaturesets -p1029 -(lp1030 +p1032 +(lp1033 ss(Vbase -p1031 +p1034 Vmipsn32el -p1032 -tp1033 -(dp1034 -Vkernel-arch p1035 +tp1036 +(dp1037 +Vkernel-arch +p1038 Vmips -p1036 +p1039 sVfeaturesets -p1037 -(lp1038 +p1040 +(lp1041 ss(Vbase -p1039 +p1042 Vmipsn32r6 -p1040 -tp1041 -(dp1042 -Vkernel-arch p1043 +tp1044 +(dp1045 +Vkernel-arch +p1046 Vmips -p1044 +p1047 sVfeaturesets -p1045 -(lp1046 +p1048 +(lp1049 ss(Vbase -p1047 +p1050 Vmipsn32r6el -p1048 -tp1049 -(dp1050 -Vkernel-arch p1051 +tp1052 +(dp1053 +Vkernel-arch +p1054 Vmips -p1052 +p1055 sVfeaturesets -p1053 -(lp1054 +p1056 +(lp1057 ss(Vbase -p1055 +p1058 Vmipsr6 -p1056 -tp1057 -(dp1058 -Vkernel-arch p1059 +tp1060 +(dp1061 +Vkernel-arch +p1062 Vmips -p1060 +p1063 sg171 -(lp1061 +(lp1064 g173 ass(Vbuild -p1062 -g1056 -tp1063 -(dp1064 -Vimage-file p1065 +g1059 +tp1066 +(dp1067 +Vimage-file +p1068 Vvmlinux -p1066 +p1069 ss(Vimage -p1067 -g1056 -tp1068 -(dp1069 -Vinstall-stem p1070 +g1059 +tp1071 +(dp1072 +Vinstall-stem +p1073 Vvmlinux -p1071 +p1074 ss(Vdescription -p1072 -g1056 +p1075 +g1059 NVmips32r6 -p1073 -tp1074 -(dp1075 -Vhardware p1076 +tp1077 +(dp1078 +Vhardware +p1079 VMIPS R6 (32 bit, big endian) -p1077 +p1080 sVhardware-long -p1078 +p1081 VMIPS R6 (32 bit, big endian) -p1079 +p1082 ss(Vimage -p1080 -g1056 +p1083 +g1059 NVmips32r6 -p1081 -tp1082 -(dp1083 -Vconfigs p1084 -(lp1085 +tp1085 +(dp1086 +Vconfigs +p1087 +(lp1088 Vkernelarch-mips/config.boston -p1086 +p1089 aVkernelarch-mips/config.mips32r6 -p1087 +p1090 ass(Vdescription -p1088 -g1056 +p1091 +g1059 NVmips64r6 -p1089 -tp1090 -(dp1091 -Vhardware p1092 +tp1093 +(dp1094 +Vhardware +p1095 VMIPS R6 (64 bit, big endian) -p1093 +p1096 sVhardware-long -p1094 +p1097 VMIPS R6 (64 bit, big endian) -p1095 +p1098 ss(Vimage -p1096 -g1056 +p1099 +g1059 NVmips64r6 -p1097 -tp1098 -(dp1099 -Vconfigs p1100 -(lp1101 +tp1101 +(dp1102 +Vconfigs +p1103 +(lp1104 Vkernelarch-mips/config.boston -p1102 +p1105 aVkernelarch-mips/config.mips64r6 -p1103 +p1106 ass(g204 -g1056 +g1059 g173 -tp1104 -(dp1105 +tp1107 +(dp1108 g207 -(lp1106 +(lp1109 Vmips32r6 -p1107 +p1110 aVmips64r6 -p1108 +p1111 asg211 I01 ss(Vbase -p1109 +p1112 Vmipsr6el -p1110 -tp1111 -(dp1112 -Vkernel-arch p1113 +tp1114 +(dp1115 +Vkernel-arch +p1116 Vmips -p1114 +p1117 sg171 -(lp1115 +(lp1118 g173 ass(Vbuild -p1116 -g1110 -tp1117 -(dp1118 -Vimage-file p1119 +g1113 +tp1120 +(dp1121 +Vimage-file +p1122 Vvmlinux -p1120 +p1123 ss(Vimage -p1121 -g1110 -tp1122 -(dp1123 -Vinstall-stem p1124 +g1113 +tp1125 +(dp1126 +Vinstall-stem +p1127 Vvmlinux -p1125 +p1128 ss(Vdescription -p1126 -g1110 +p1129 +g1113 NVmips32r6el -p1127 -tp1128 -(dp1129 -Vhardware p1130 +tp1131 +(dp1132 +Vhardware +p1133 VMIPS R6 (32 bit, little endian) -p1131 +p1134 sVhardware-long -p1132 +p1135 VMIPS R6 (32 bit, little endian) -p1133 +p1136 ss(Vimage -p1134 -g1110 +p1137 +g1113 NVmips32r6el -p1135 -tp1136 -(dp1137 -Vconfigs p1138 -(lp1139 +tp1139 +(dp1140 +Vconfigs +p1141 +(lp1142 Vkernelarch-mips/config.boston -p1140 +p1143 aVkernelarch-mips/config.mips32r6 -p1141 +p1144 ass(Vdescription -p1142 -g1110 +p1145 +g1113 NVmips64r6el -p1143 -tp1144 -(dp1145 -Vhardware p1146 +tp1147 +(dp1148 +Vhardware +p1149 VMIPS R6 (64 bit, little endian) -p1147 +p1150 sVhardware-long -p1148 +p1151 VMIPS R6 (64 bit, little endian) -p1149 +p1152 ss(Vimage -p1150 -g1110 +p1153 +g1113 NVmips64r6el -p1151 -tp1152 -(dp1153 -Vconfigs p1154 -(lp1155 +tp1155 +(dp1156 +Vconfigs +p1157 +(lp1158 Vkernelarch-mips/config.boston -p1156 +p1159 aVkernelarch-mips/config.mips64r6 -p1157 +p1160 ass(g204 -g1110 +g1113 g173 -tp1158 -(dp1159 +tp1161 +(dp1162 g207 -(lp1160 +(lp1163 Vmips32r6el -p1161 +p1164 aVmips64r6el -p1162 +p1165 asg211 I01 ss(Vbase -p1163 +p1166 Vpowerpc -p1164 -tp1165 -(dp1166 -Vkernel-arch p1167 +tp1168 +(dp1169 +Vkernel-arch +p1170 Vpowerpc -p1168 +p1171 sg171 -(lp1169 +(lp1172 g173 ass(Vbuild -p1170 -g1164 -tp1171 -(dp1172 -Vimage-file p1173 +g1167 +tp1174 +(dp1175 +Vimage-file +p1176 Vvmlinux -p1174 +p1177 sVvdso -p1175 +p1178 I01 ss(Vimage -p1176 -g1164 -tp1177 -(dp1178 -Vconfigs p1179 -(lp1180 +g1167 +tp1180 +(dp1181 +Vconfigs +p1182 +(lp1183 sVbootloaders -p1181 -(lp1182 -Vgrub-ieee1275 -p1183 -asVsuggests p1184 (lp1185 -Vmkvmlinuz +Vgrub-ieee1275 p1186 -asVinstall-stem +asVsuggests p1187 +(lp1188 +Vmkvmlinuz +p1189 +asVinstall-stem +p1190 Vvmlinux -p1188 +p1191 ss(Vdescription -p1189 -g1164 +p1192 +g1167 NVpowerpc -p1190 -tp1191 -(dp1192 -Vhardware p1193 +tp1194 +(dp1195 +Vhardware +p1196 Vuniprocessor 32-bit PowerPC -p1194 +p1197 ss(Vdescription -p1195 -g1164 +p1198 +g1167 NVpowerpc-smp -p1196 -tp1197 -(dp1198 -Vhardware p1199 +tp1200 +(dp1201 +Vhardware +p1202 Vmultiprocessor 32-bit PowerPC -p1200 +p1203 ss(Vimage -p1201 -g1164 +p1204 +g1167 NVpowerpc-smp -p1202 -tp1203 -(dp1204 -Vconfigs p1205 -(lp1206 +tp1206 +(dp1207 +Vconfigs +p1208 +(lp1209 Vpowerpc/config.powerpc -p1207 +p1210 aVpowerpc/config.powerpc-smp -p1208 +p1211 ass(Vdescription -p1209 -g1164 +p1212 +g1167 NVpowerpc64 -p1210 -tp1211 -(dp1212 -Vhardware p1213 +tp1214 +(dp1215 +Vhardware +p1216 V64-bit PowerPC -p1214 +p1217 ss(Vimage -p1215 -g1164 +p1218 +g1167 NVpowerpc64 -p1216 -tp1217 -(dp1218 -Vconfigs p1219 -(lp1220 +tp1220 +(dp1221 +Vconfigs +p1222 +(lp1223 Vkernelarch-powerpc/config-arch-64 -p1221 +p1224 aVkernelarch-powerpc/config-arch-64-be -p1222 +p1225 ass(g204 -g1164 +g1167 g173 -tp1223 -(dp1224 +tp1226 +(dp1227 g207 -(lp1225 +(lp1228 Vpowerpc -p1226 +p1229 aVpowerpc-smp -p1227 +p1230 aVpowerpc64 -p1228 +p1231 asg211 I01 ss(Vbase -p1229 +p1232 Vpowerpcspe -p1230 -tp1231 -(dp1232 -Vkernel-arch p1233 +tp1234 +(dp1235 +Vkernel-arch +p1236 Vpowerpc -p1234 +p1237 sg171 -(lp1235 +(lp1238 g173 ass(Vbuild -p1236 -g1230 -tp1237 -(dp1238 -Vimage-file p1239 +g1233 +tp1240 +(dp1241 +Vimage-file +p1242 Vvmlinux -p1240 +p1243 sVvdso -p1241 +p1244 I01 ss(Vimage -p1242 -g1230 -tp1243 -(dp1244 -Vsuggests p1245 -(lp1246 +g1233 +tp1246 +(dp1247 +Vsuggests +p1248 +(lp1249 Vmkvmlinuz -p1247 +p1250 asVinstall-stem -p1248 +p1251 Vvmlinux -p1249 +p1252 ss(Vdescription -p1250 -g1230 -tp1251 -(dp1252 -Vhardware p1253 +g1233 +tp1254 +(dp1255 +Vhardware +p1256 V32-bit PowerPC with SPE (instead of AltiVec) with SMP support -p1254 +p1257 ss(g204 -g1230 +g1233 g173 -tp1255 -(dp1256 +tp1258 +(dp1259 g207 -(lp1257 +(lp1260 Vpowerpcspe -p1258 +p1261 asg211 I01 ss(Vbase -p1259 +p1262 Vppc64 -p1260 -tp1261 -(dp1262 -Vkernel-arch p1263 +tp1264 +(dp1265 +Vkernel-arch +p1266 Vpowerpc -p1264 +p1267 sg171 -(lp1265 +(lp1268 g173 ass(Vbuild -p1266 -g1260 -tp1267 -(dp1268 -Vimage-file p1269 +g1263 +tp1270 +(dp1271 +Vimage-file +p1272 Vvmlinux -p1270 +p1273 sVvdso -p1271 +p1274 I01 ss(Vimage -p1272 -g1260 -tp1273 -(dp1274 -Vconfigs p1275 -(lp1276 +g1263 +tp1276 +(dp1277 +Vconfigs +p1278 +(lp1279 sVbootloaders -p1277 -(lp1278 -Vgrub-ieee1275 -p1279 -asVsuggests p1280 (lp1281 -Vmkvmlinuz +Vgrub-ieee1275 p1282 -asVinstall-stem +asVsuggests p1283 +(lp1284 +Vmkvmlinuz +p1285 +asVinstall-stem +p1286 Vvmlinux -p1284 +p1287 ss(Vdescription -p1285 -g1260 +p1288 +g1263 NVpowerpc64 -p1286 -tp1287 -(dp1288 -Vhardware p1289 +tp1290 +(dp1291 +Vhardware +p1292 V64-bit PowerPC -p1290 +p1293 ss(Vimage -p1291 -g1260 +p1294 +g1263 NVpowerpc64 -p1292 -tp1293 -(dp1294 -Vconfigs p1295 -(lp1296 +tp1296 +(dp1297 +Vconfigs +p1298 +(lp1299 Vkernelarch-powerpc/config-arch-64 -p1297 +p1300 aVkernelarch-powerpc/config-arch-64-be -p1298 +p1301 ass(g204 -g1260 +g1263 g173 -tp1299 -(dp1300 +tp1302 +(dp1303 g207 -(lp1301 +(lp1304 Vpowerpc64 -p1302 +p1305 asg211 I01 ss(Vbase -p1303 +p1306 Vppc64el -p1304 -tp1305 -(dp1306 -Vkernel-arch p1307 +tp1308 +(dp1309 +Vkernel-arch +p1310 Vpowerpc -p1308 +p1311 sg171 -(lp1309 +(lp1312 g173 ass(Vbuild -p1310 -g1304 -tp1311 -(dp1312 -Vimage-file p1313 +g1307 +tp1314 +(dp1315 +Vimage-file +p1316 Vvmlinux -p1314 +p1317 sVvdso -p1315 +p1318 I01 ss(Vimage -p1316 -g1304 -tp1317 -(dp1318 -Vconfigs p1319 -(lp1320 +g1307 +tp1320 +(dp1321 +Vconfigs +p1322 +(lp1323 sVbootloaders -p1321 -(lp1322 -Vgrub-ieee1275 -p1323 -asVsuggests p1324 (lp1325 -Vmkvmlinuz +Vgrub-ieee1275 p1326 -asVinstall-stem +asVsuggests p1327 +(lp1328 +Vmkvmlinuz +p1329 +asVinstall-stem +p1330 Vvmlinux -p1328 +p1331 ss(Vdescription -p1329 -g1304 +p1332 +g1307 NVpowerpc64le -p1330 -tp1331 -(dp1332 -Vhardware p1333 +tp1334 +(dp1335 +Vhardware +p1336 VLittle-endian 64-bit PowerPC -p1334 +p1337 ss(Vimage -p1335 -g1304 +p1338 +g1307 NVpowerpc64le -p1336 -tp1337 -(dp1338 -Vconfigs p1339 -(lp1340 +tp1340 +(dp1341 +Vconfigs +p1342 +(lp1343 Vkernelarch-powerpc/config-arch-64 -p1341 +p1344 aVkernelarch-powerpc/config-arch-64-le -p1342 +p1345 ass(g204 -g1304 +g1307 g173 -tp1343 -(dp1344 +tp1346 +(dp1347 g207 -(lp1345 +(lp1348 Vpowerpc64le -p1346 +p1349 asg211 I01 ss(Vbase -p1347 +p1350 Vriscv64 -p1348 -tp1349 -(dp1350 -Vkernel-arch p1351 +tp1352 +(dp1353 +Vkernel-arch +p1354 Vriscv -p1352 +p1355 sVfeaturesets -p1353 -(lp1354 +p1356 +(lp1357 Vnone -p1355 +p1358 ass(Vbuild -p1356 -g1348 -tp1357 -(dp1358 -Vimage-file p1359 +g1351 +tp1360 +(dp1361 +Vimage-file +p1362 Vvmlinux -p1360 +p1363 sVvdso -p1361 +p1364 I01 ss(Vimage -p1362 -g1348 -tp1363 -(dp1364 -Vinstall-stem p1365 +g1351 +tp1366 +(dp1367 +Vinstall-stem +p1368 Vvmlinux -p1366 +p1369 ss(Vdescription -p1367 -g1348 +p1370 +g1351 NVriscv64 -p1368 -tp1369 -(dp1370 -Vhardware p1371 +tp1372 +(dp1373 +Vhardware +p1374 V64-bit RISC-V platforms -p1372 +p1375 sVhardware-long -p1373 +p1376 V64-bit RISC-V platforms -p1374 +p1377 ss(Vbase -p1375 -g1348 +p1378 +g1351 Vnone -p1376 -tp1377 -(dp1378 -Vflavours p1379 -(lp1380 +tp1380 +(dp1381 +Vflavours +p1382 +(lp1383 Vriscv64 -p1381 +p1384 ass(Vbase -p1382 +p1385 Vs390 -p1383 -tp1384 -(dp1385 -Vkernel-arch p1386 +tp1387 +(dp1388 +Vkernel-arch +p1389 Vs390 -p1387 +p1390 sVfeaturesets -p1388 -(lp1389 +p1391 +(lp1392 ss(Vbase -p1390 +p1393 Vs390x -p1391 -tp1392 -(dp1393 -Vkernel-arch p1394 +tp1395 +(dp1396 +Vkernel-arch +p1397 Vs390 -p1395 +p1398 sg171 -(lp1396 +(lp1399 g173 ass(Vbuild -p1397 -g1391 -tp1398 -(dp1399 -Vimage-file p1400 +g1394 +tp1401 +(dp1402 +Vimage-file +p1403 Varch/s390/boot/bzImage -p1401 +p1404 sVvdso -p1402 +p1405 I01 ss(Vimage -p1403 -g1391 -tp1404 -(dp1405 -Vbootloaders p1406 -(lp1407 +g1394 +tp1407 +(dp1408 +Vbootloaders +p1409 +(lp1410 Vs390-tools -p1408 +p1411 asVinstall-stem -p1409 +p1412 Vvmlinuz -p1410 +p1413 ss(Vrelations -p1411 -g1391 -tp1412 -(dp1413 -Vheaders%gcc-8 p1414 +g1394 +tp1415 +(dp1416 +Vheaders%gcc-8 +p1417 Vlinux-compiler-gcc-8-s390 -p1415 +p1418 ss(Vbuild -p1416 -g1391 +p1419 +g1394 NVs390x -p1417 -tp1418 -(dp1419 -Vdebug-info p1420 +tp1421 +(dp1422 +Vdebug-info +p1423 I01 ss(Vdescription -p1421 -g1391 +p1424 +g1394 NVs390x -p1422 -tp1423 -(dp1424 -Vhardware p1425 +tp1426 +(dp1427 +Vhardware +p1428 VIBM zSeries -p1426 +p1429 ss(g204 -g1391 +g1394 g173 -tp1427 -(dp1428 +tp1430 +(dp1431 g207 -(lp1429 +(lp1432 Vs390x -p1430 +p1433 asg211 I01 ss(Vbase -p1431 +p1434 Vsh3 -p1432 -tp1433 -(dp1434 -Vkernel-arch p1435 +tp1436 +(dp1437 +Vkernel-arch +p1438 Vsh -p1436 +p1439 sVfeaturesets -p1437 -(lp1438 +p1440 +(lp1441 ss(Vbase -p1439 +p1442 Vsh4 -p1440 -tp1441 -(dp1442 -Vkernel-arch p1443 +tp1444 +(dp1445 +Vkernel-arch +p1446 Vsh -p1444 +p1447 sg171 -(lp1445 +(lp1448 g173 ass(Vbuild -p1446 -g1440 -tp1447 -(dp1448 -Vimage-file p1449 +g1443 +tp1450 +(dp1451 +Vimage-file +p1452 Varch/sh/boot/zImage -p1450 +p1453 ss(Vimage -p1451 -g1440 -tp1452 -(dp1453 -Vinstall-stem p1454 +g1443 +tp1455 +(dp1456 +Vinstall-stem +p1457 Vvmlinuz -p1455 +p1458 ss(Vdescription -p1456 -g1440 +p1459 +g1443 NVsh7751r -p1457 -tp1458 -(dp1459 -Vhardware p1460 +tp1461 +(dp1462 +Vhardware +p1463 Vsh7751r -p1461 +p1464 sVhardware-long -p1462 +p1465 VRenesas SH7751R R2D plus board -p1463 +p1466 ss(Vdescription -p1464 -g1440 +p1467 +g1443 NVsh7785lcr -p1465 -tp1466 -(dp1467 -Vhardware p1468 +tp1469 +(dp1470 +Vhardware +p1471 Vsh7785lcr -p1469 +p1472 sVhardware-long -p1470 +p1473 VRenesas SH7785 reference board -p1471 +p1474 ss(Vimage -p1472 -g1440 +p1475 +g1443 NVsh7785lcr -p1473 -tp1474 -(dp1475 -Vrecommends p1476 -(lp1477 +tp1477 +(dp1478 +Vrecommends +p1479 +(lp1480 Vu-boot-tools -p1478 +p1481 asVcheck-size -p1479 +p1482 I4194304 ss(g204 -g1440 +g1443 g173 -tp1480 -(dp1481 +tp1483 +(dp1484 g207 -(lp1482 +(lp1485 Vsh7751r -p1483 +p1486 aVsh7785lcr -p1484 +p1487 asg211 I01 ss(Vbase -p1485 +p1488 Vsparc -p1486 -tp1487 -(dp1488 -Vkernel-arch p1489 +tp1490 +(dp1491 +Vkernel-arch +p1492 Vsparc -p1490 +p1493 sVfeaturesets -p1491 -(lp1492 +p1494 +(lp1495 ss(Vbase -p1493 +p1496 Vsparc64 -p1494 -tp1495 -(dp1496 -Vkernel-arch p1497 +tp1498 +(dp1499 +Vkernel-arch +p1500 Vsparc -p1498 +p1501 sg171 -(lp1499 +(lp1502 g173 ass(Vbuild -p1500 -g1494 -tp1501 -(dp1502 -Vimage-file p1503 +g1497 +tp1504 +(dp1505 +Vimage-file +p1506 Vvmlinux -p1504 +p1507 ss(Vimage -p1505 -g1494 -tp1506 -(dp1507 -Vconfigs p1508 -(lp1509 +g1497 +tp1509 +(dp1510 +Vconfigs +p1511 +(lp1512 sVbootloaders -p1510 -(lp1511 -Vgrub-ieee1275 -p1512 -asVsuggests p1513 (lp1514 -Vfdutils +Vgrub-ieee1275 p1515 -asVinstall-stem +asVsuggests p1516 +(lp1517 +Vfdutils +p1518 +asVinstall-stem +p1519 Vvmlinux -p1517 +p1520 ss(Vdescription -p1518 -g1494 +p1521 +g1497 NVsparc64 -p1519 -tp1520 -(dp1521 -Vhardware p1522 +tp1523 +(dp1524 +Vhardware +p1525 Vuniprocessor 64-bit UltraSPARC -p1523 +p1526 ss(Vimage -p1524 -g1494 +p1527 +g1497 NVsparc64 -p1525 -tp1526 -(dp1527 -Vconfigs p1528 -(lp1529 +tp1529 +(dp1530 +Vconfigs +p1531 +(lp1532 Vkernelarch-sparc/config-up -p1530 +p1533 ass(Vdescription -p1531 -g1494 +p1534 +g1497 NVsparc64-smp -p1532 -tp1533 -(dp1534 -Vhardware p1535 +tp1536 +(dp1537 +Vhardware +p1538 Vmultiprocessor 64-bit UltraSPARC -p1536 +p1539 ss(Vimage -p1537 -g1494 +p1540 +g1497 NVsparc64-smp -p1538 -tp1539 -(dp1540 -Vconfigs p1541 -(lp1542 +tp1542 +(dp1543 +Vconfigs +p1544 +(lp1545 Vkernelarch-sparc/config-smp -p1543 +p1546 ass(g204 -g1494 +g1497 g173 -tp1544 -(dp1545 +tp1547 +(dp1548 g207 -(lp1546 +(lp1549 Vsparc64 -p1547 +p1550 aVsparc64-smp -p1548 +p1551 asg211 I01 ss(Vbase -p1549 +p1552 Vx32 -p1550 -tp1551 -(dp1552 -Vkernel-arch p1553 +tp1554 +(dp1555 +Vkernel-arch +p1556 Vx86 -p1554 +p1557 sVfeaturesets -p1555 -(lp1556 +p1558 +(lp1559 ss(Vabi -p1557 +p1560 NVrt -p1558 -tp1559 -(dp1560 -Vignore-changes p1561 -(lp1562 +tp1562 +(dp1563 +Vignore-changes +p1564 +(lp1565 V* -p1563 +p1566 ass(Vdescription -p1564 -Ng1558 -tp1565 -(dp1566 -Vpart-long-rt p1567 +Ng1561 +tp1568 +(dp1569 +Vpart-long-rt +p1570 VThis kernel includes the PREEMPT_RT realtime patch set. -p1568 +p1571 sVpart-short-rt -p1569 +p1572 VPREEMPT_RT -p1570 +p1573 sVparts -p1571 -(lp1572 +p1574 +(lp1575 Vrt -p1573 +p1576 ass(Vversion -p1574 -tp1575 -(dp1576 -Vsource p1577 -V4.19.282-1progress5u1 -p1578 -sVupstream -p1579 -V4.19 +tp1578 +(dp1579 +Vsource p1580 -sVabiname_base +V4.19.289-1 p1581 -V4.19.0 +sVupstream p1582 -sVabiname +V4.19 p1583 -V4.19.0-24progress5u1 +sVabiname_base p1584 +V4.19.0 +p1585 +sVabiname +p1586 +V4.19.0-25 +p1587 ss.
\ No newline at end of file diff --git a/debian/config/config b/debian/config/config index 10ab79148..b76eb9662 100644 --- a/debian/config/config +++ b/debian/config/config @@ -6580,7 +6580,7 @@ CONFIG_DEBUG_LIST=y CONFIG_NOTIFIER_ERROR_INJECTION=m CONFIG_PM_NOTIFIER_ERROR_INJECT=m # CONFIG_NETDEV_NOTIFIER_ERROR_INJECT is not set -CONFIG_FUNCTION_ERROR_INJECTION=y +# CONFIG_FUNCTION_ERROR_INJECTION is not set # CONFIG_FAULT_INJECTION is not set # CONFIG_LATENCYTOP is not set # CONFIG_DMA_API_DEBUG is not set diff --git a/debian/config/defines b/debian/config/defines index 50f787db0..341d19f84 100644 --- a/debian/config/defines +++ b/debian/config/defines @@ -1,5 +1,5 @@ [abi] -abiname: 24progress5u1 +abiname: 25 ignore-changes: __cpuhp_* bpf_analyzer diff --git a/debian/control b/debian/control index 377a6f1c0..eefd8a8f8 100644 --- a/debian/control +++ b/debian/control @@ -1,23 +1,18 @@ Source: linux Section: kernel Priority: optional -Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org> +Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org> +Uploaders: Bastian Blank <waldi@debian.org>, maximilian attems <maks@debian.org>, Ben Hutchings <ben@decadent.org.uk>, Salvatore Bonaccorso <carnil@debian.org> Standards-Version: 4.2.0 Build-Depends: debhelper (>= 10.1~), dh-exec, python3:any, quilt, cpio <!stage1>, xz-utils <!stage1>, dh-python <!stage1>, bison <!stage1>, flex (>= 2.6.1-1.1~) <!stage1> Build-Depends-Arch: kernel-wedge (>= 2.99~) <!stage1 !pkg.linux.nokernel>, kmod <!stage1 !pkg.linux.nokernel>, bc <!stage1 !pkg.linux.nokernel>, libssl-dev:native <!stage1 !pkg.linux.nokernel>, libssl-dev <!stage1 !pkg.linux.notools>, openssl (>= 1.1.0-1~) <!stage1 !pkg.linux.nokernel>, libelf-dev:native [amd64] <!stage1 !pkg.linux.nokernel>, libelf-dev <!stage1 !pkg.linux.notools>, gcc-8 [alpha arm64 armel armhf hppa ia64 m68k mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc powerpcspe ppc64 ppc64el riscv64 s390x sh4 sparc64] <!stage1 !cross !pkg.linux.nokernel>, gcc-8-alpha-linux-gnu [alpha] <!stage1 cross !pkg.linux.nokernel>, gcc-8 (>= 8-20180123-1~) [amd64 i386] <!stage1 !cross !pkg.linux.nokernel>, gcc-8-x86-64-linux-gnu (>= 8-20180123-1~) [amd64] <!stage1 cross !pkg.linux.nokernel>, gcc-8-aarch64-linux-gnu [arm64] <!stage1 cross !pkg.linux.nokernel>, gcc-8-arm-linux-gnueabi [armel] <!stage1 cross !pkg.linux.nokernel>, gcc-8-arm-linux-gnueabihf [armhf] <!stage1 cross !pkg.linux.nokernel>, gcc-8-hppa-linux-gnu [hppa] <!stage1 cross !pkg.linux.nokernel>, binutils-hppa64-linux-gnu [hppa] <!stage1 !pkg.linux.nokernel>, gcc-8-hppa64-linux-gnu [hppa] <!stage1 !pkg.linux.nokernel>, gcc-8-i686-linux-gnu (>= 8-20180123-1~) [i386] <!stage1 cross !pkg.linux.nokernel>, gcc-8-ia64-linux-gnu [ia64] <!stage1 cross !pkg.linux.nokernel>, gcc-8-m68k-linux-gnu [m68k] <!stage1 cross !pkg.linux.nokernel>, gcc-8-mips-linux-gnu [mips] <!stage1 cross !pkg.linux.nokernel>, gcc-8-mips64-linux-gnuabi64 [mips64] <!stage1 cross !pkg.linux.nokernel>, gcc-8-mips64el-linux-gnuabi64 [mips64el] <!stage1 cross !pkg.linux.nokernel>, gcc-8-mipsisa64r6-linux-gnuabi64 [mips64r6] <!stage1 cross !pkg.linux.nokernel>, gcc-8-mipsisa64r6el-linux-gnuabi64 [mips64r6el] <!stage1 cross !pkg.linux.nokernel>, gcc-8-mipsel-linux-gnu [mipsel] <!stage1 cross !pkg.linux.nokernel>, gcc-8-mipsisa32r6-linux-gnu [mipsr6] <!stage1 cross !pkg.linux.nokernel>, gcc-8-mipsisa32r6el-linux-gnu [mipsr6el] <!stage1 cross !pkg.linux.nokernel>, gcc-8-powerpc-linux-gnu [powerpc] <!stage1 cross !pkg.linux.nokernel>, gcc-8-powerpc-linux-gnuspe [powerpcspe] <!stage1 cross !pkg.linux.nokernel>, gcc-8-powerpc64-linux-gnu [ppc64] <!stage1 cross !pkg.linux.nokernel>, gcc-8-powerpc64le-linux-gnu [ppc64el] <!stage1 cross !pkg.linux.nokernel>, gcc-8-riscv64-linux-gnu [riscv64] <!stage1 cross !pkg.linux.nokernel>, gcc-8-s390x-linux-gnu [s390x] <!stage1 cross !pkg.linux.nokernel>, gcc-8-sh4-linux-gnu [sh4] <!stage1 cross !pkg.linux.nokernel>, gcc-8-sparc64-linux-gnu [sparc64] <!stage1 cross !pkg.linux.nokernel>, libpci-dev [linux-any] <!stage1 !pkg.linux.notools>, autoconf [linux-any] <!stage1 !pkg.linux.notools>, automake [linux-any] <!stage1 !pkg.linux.notools>, libtool [linux-any] <!stage1 !pkg.linux.notools>, libglib2.0-dev [linux-any] <!stage1 !pkg.linux.notools>, libudev-dev [linux-any] <!stage1 !pkg.linux.notools>, libwrap0-dev [linux-any] <!stage1 !pkg.linux.notools>, rsync [linux-any] <!stage1 !pkg.linux.notools>, asciidoctor [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el s390 s390x sh4 sparc sparc64] <!stage1 !nodoc !pkg.linux.notools !nopython>, gcc-multilib [amd64 mips64 mips64el mips64r6 mips64r6el ppc64 s390x sparc64] <!stage1 !pkg.linux.notools !nopython>, libaudit-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libbabeltrace-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libbabeltrace-dev (>= 1.5.3-2~) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython> | libbabeltrace-ctf-dev (>= 1.5.0) [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libdw-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libiberty-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libnewt-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libnuma-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libperl-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, libunwind-dev [amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mipsel powerpc ppc64 ppc64el sh4] <!stage1 !pkg.linux.notools !nopython>, libopencsd-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython>, python3-dev [alpha amd64 arm64 armel armhf hppa i386 mips mips64 mips64el mips64r6 mips64r6el mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el powerpc ppc64 ppc64el s390 s390x sh4 sparc sparc64] <!stage1 !pkg.linux.notools !nopython> Build-Depends-Indep: graphviz <!stage1 !nodoc>, python3-sphinx <!stage1 !nodoc>, python3-sphinx-rtd-theme <!stage1 !nodoc>, texlive-latex-base <!stage1 !nodoc>, texlive-latex-extra <!stage1 !nodoc>, dvipng <!stage1 !nodoc>, patchutils <!stage1 !pkg.linux.nosource> -Bugs: mailto:maintainers@lists.progress-linux.org Homepage: https://www.kernel.org/ Rules-Requires-Root: no -Vcs-Browser: https://git.progress-linux.org/packages/engywuck/linux -Vcs-Git: https://git.progress-linux.org/packages/engywuck/linux -XSBC-Original-Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org> -XSBC-Original-Uploaders: Bastian Blank <waldi@debian.org>, maximilian attems <maks@debian.org>, Ben Hutchings <ben@decadent.org.uk>, Salvatore Bonaccorso <carnil@debian.org> -XSBC-Original-Vcs-Browser: https://salsa.debian.org/kernel-team/linux -XSBC-Original-Vcs-Git: https://salsa.debian.org/kernel-team/linux.git -XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org> - -Package: linux-support-4.19.0-24progress5u1 +Vcs-Browser: https://salsa.debian.org/kernel-team/linux +Vcs-Git: https://salsa.debian.org/kernel-team/linux.git + +Package: linux-support-4.19.0-25 Architecture: all Section: devel Depends: ${python3:Depends}, ${misc:Depends} @@ -161,7 +156,7 @@ Description: Performance analysis tools for Linux 4.19 appropriate version for the running kernel. Build-Profiles: <!stage1 !pkg.linux.notools !nopython> -Package: linux-bootwrapper-4.19.0-24progress5u1 +Package: linux-bootwrapper-4.19.0-25 Architecture: powerpc powerpcspe ppc64 Depends: ${shlibs:Depends}, ${misc:Depends} Description: Boot wrapper tools for Linux 4.19 on PowerPC @@ -185,28 +180,27 @@ Description: Linux kernel source for version 4.19 with Debian patches Build-Profiles: <!stage1 !pkg.linux.nosource> Multi-Arch: foreign -Package: linux-headers-4.19.0-24progress5u1-common +Package: linux-headers-4.19.0-25-common Architecture: all Depends: ${misc:Depends} -Description: Common header files for Linux 4.19.0-24progress5u1 +Description: Common header files for Linux 4.19.0-25 This package provides the common kernel header files for Linux kernel - version 4.19.0-24progress5u1, generally used for building out-of-tree - kernel modules. To obtain a complete set of headers you also need to - install the linux-headers-4.19.0-24progress5u1-(flavour) package, matching - the flavour of the kernel you intend the build for. + version 4.19.0-25, generally used for building out-of-tree kernel modules. + To obtain a complete set of headers you also need to install the + linux-headers-4.19.0-25-(flavour) package, matching the flavour of the + kernel you intend the build for. Build-Profiles: <!stage1 !pkg.linux.nokernel> Multi-Arch: foreign -Package: linux-headers-4.19.0-24progress5u1-common-rt +Package: linux-headers-4.19.0-25-common-rt Architecture: all Depends: ${misc:Depends} -Description: Common header files for Linux 4.19.0-24progress5u1-rt +Description: Common header files for Linux 4.19.0-25-rt This package provides the common kernel header files for Linux kernel - version 4.19.0-24progress5u1 with the PREEMPT_RT featureset, generally - used for building out-of-tree kernel modules. To obtain a complete set of - headers you also need to install the - linux-headers-4.19.0-24progress5u1-(flavour) package, matching the flavour - of the kernel you intend the build for. + version 4.19.0-25 with the PREEMPT_RT featureset, generally used for + building out-of-tree kernel modules. To obtain a complete set of headers + you also need to install the linux-headers-4.19.0-25-(flavour) package, + matching the flavour of the kernel you intend the build for. Build-Profiles: <!stage1 !pkg.linux.nokernel> Multi-Arch: foreign @@ -221,18 +215,18 @@ Description: Linux support headers for userspace development libraries. Multi-Arch: same -Package: linux-headers-4.19.0-24progress5u1-all +Package: linux-headers-4.19.0-25-all Architecture: alpha amd64 arm64 armel armhf hppa i386 ia64 m68k mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el powerpc powerpcspe ppc64 ppc64el riscv64 s390x sh4 sparc64 -Depends: linux-headers-4.19.0-24progress5u1-all-${kernel:Arch} (= ${binary:Version}), ${misc:Depends} +Depends: linux-headers-4.19.0-25-all-${kernel:Arch} (= ${binary:Version}), ${misc:Depends} Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-all-alpha +Package: linux-headers-4.19.0-25-all-alpha Architecture: alpha -Depends: ${misc:Depends}, linux-headers-4.19.0-24progress5u1-alpha-generic (= ${binary:Version}), linux-headers-4.19.0-24progress5u1-alpha-smp (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-25-alpha-generic (= ${binary:Version}), linux-headers-4.19.0-25-alpha-smp (= ${binary:Version}) Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree @@ -252,7 +246,7 @@ Description: Debian kernel configurations for Linux 4.19 Build-Profiles: <!stage1 !pkg.linux.nosource> Multi-Arch: same -Package: kernel-image-4.19.0-24progress5u1-alpha-generic-di +Package: kernel-image-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard @@ -262,511 +256,511 @@ Description: Linux kernel image and core modules for the Debian installer installer boot images. It does _not_ provide a usable kernel for your full Debian system. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: nic-modules-4.19.0-24progress5u1-alpha-generic-di +Package: nic-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di, nic-shared-modules-4.19.0-24progress5u1-alpha-generic-di, i2c-modules-4.19.0-24progress5u1-alpha-generic-di, crc-modules-4.19.0-24progress5u1-alpha-generic-di, zlib-modules-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di, nic-shared-modules-4.19.0-25-alpha-generic-di, i2c-modules-4.19.0-25-alpha-generic-di, crc-modules-4.19.0-25-alpha-generic-di, zlib-modules-4.19.0-25-alpha-generic-di Description: NIC drivers This package contains Ethernet and some paravirtualised network drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: nic-wireless-modules-4.19.0-24progress5u1-alpha-generic-di +Package: nic-wireless-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di, nic-shared-modules-4.19.0-24progress5u1-alpha-generic-di, usb-modules-4.19.0-24progress5u1-alpha-generic-di, pcmcia-modules-4.19.0-24progress5u1-alpha-generic-di, crc-modules-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di, nic-shared-modules-4.19.0-25-alpha-generic-di, usb-modules-4.19.0-25-alpha-generic-di, pcmcia-modules-4.19.0-25-alpha-generic-di, crc-modules-4.19.0-25-alpha-generic-di Description: Wireless NIC drivers This package contains wireless NIC drivers for the kernel. Includes crypto modules only needed for wireless (WEP, WPA). Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: nic-shared-modules-4.19.0-24progress5u1-alpha-generic-di +Package: nic-shared-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: serial-modules-4.19.0-24progress5u1-alpha-generic-di +Package: serial-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: serial-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di, pcmcia-modules-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di, pcmcia-modules-4.19.0-25-alpha-generic-di Description: Serial drivers This package contains serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: usb-serial-modules-4.19.0-24progress5u1-alpha-generic-di +Package: usb-serial-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di, usb-modules-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di, usb-modules-4.19.0-25-alpha-generic-di Description: USB serial drivers This package contains USB serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: ppp-modules-4.19.0-24progress5u1-alpha-generic-di +Package: ppp-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di, serial-modules-4.19.0-24progress5u1-alpha-generic-di, zlib-modules-4.19.0-24progress5u1-alpha-generic-di, crc-modules-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di, serial-modules-4.19.0-25-alpha-generic-di, zlib-modules-4.19.0-25-alpha-generic-di, crc-modules-4.19.0-25-alpha-generic-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: pata-modules-4.19.0-24progress5u1-alpha-generic-di +Package: pata-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di, ata-modules-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di, ata-modules-4.19.0-25-alpha-generic-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: cdrom-core-modules-4.19.0-24progress5u1-alpha-generic-di +Package: cdrom-core-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di, scsi-core-modules-4.19.0-24progress5u1-alpha-generic-di, isofs-modules-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di, scsi-core-modules-4.19.0-25-alpha-generic-di, isofs-modules-4.19.0-25-alpha-generic-di Description: CDROM support This package contains core CDROM support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: scsi-core-modules-4.19.0-24progress5u1-alpha-generic-di +Package: scsi-core-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di Description: Core SCSI subsystem This package contains the core SCSI subsystem for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: scsi-modules-4.19.0-24progress5u1-alpha-generic-di +Package: scsi-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di, scsi-core-modules-4.19.0-24progress5u1-alpha-generic-di, cdrom-core-modules-4.19.0-24progress5u1-alpha-generic-di, ata-modules-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di, scsi-core-modules-4.19.0-25-alpha-generic-di, cdrom-core-modules-4.19.0-25-alpha-generic-di, ata-modules-4.19.0-25-alpha-generic-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: scsi-nic-modules-4.19.0-24progress5u1-alpha-generic-di +Package: scsi-nic-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-24progress5u1-alpha-generic-di, nic-modules-4.19.0-24progress5u1-alpha-generic-di +Depends: scsi-modules-4.19.0-25-alpha-generic-di, nic-modules-4.19.0-25-alpha-generic-di Description: SCSI drivers for converged NICs This package contains SCSI drivers that depend on net drivers. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: loop-modules-4.19.0-24progress5u1-alpha-generic-di +Package: loop-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-alpha-generic-di +Package: btrfs-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di, crc-modules-4.19.0-24progress5u1-alpha-generic-di, zlib-modules-4.19.0-24progress5u1-alpha-generic-di, compress-modules-4.19.0-24progress5u1-alpha-generic-di, md-modules-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di, crc-modules-4.19.0-25-alpha-generic-di, zlib-modules-4.19.0-25-alpha-generic-di, compress-modules-4.19.0-25-alpha-generic-di, md-modules-4.19.0-25-alpha-generic-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-alpha-generic-di +Package: ext4-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di, crc-modules-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di, crc-modules-4.19.0-25-alpha-generic-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-alpha-generic-di +Package: isofs-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: jfs-modules-4.19.0-24progress5u1-alpha-generic-di +Package: jfs-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: xfs-modules-4.19.0-24progress5u1-alpha-generic-di +Package: xfs-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di, crc-modules-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di, crc-modules-4.19.0-25-alpha-generic-di Description: XFS filesystem support This package contains the XFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: fat-modules-4.19.0-24progress5u1-alpha-generic-di +Package: fat-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di Description: FAT filesystem support This package contains the FAT and VFAT filesystem modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-alpha-generic-di +Package: md-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di, crc-modules-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di, crc-modules-4.19.0-25-alpha-generic-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: multipath-modules-4.19.0-24progress5u1-alpha-generic-di +Package: multipath-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di, md-modules-4.19.0-24progress5u1-alpha-generic-di, scsi-core-modules-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di, md-modules-4.19.0-25-alpha-generic-di, scsi-core-modules-4.19.0-25-alpha-generic-di Description: Multipath support This package contains DM-Multipath modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: usb-modules-4.19.0-24progress5u1-alpha-generic-di +Package: usb-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di Description: USB support This package contains core USB drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: usb-storage-modules-4.19.0-24progress5u1-alpha-generic-di +Package: usb-storage-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di, scsi-core-modules-4.19.0-24progress5u1-alpha-generic-di, usb-modules-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di, scsi-core-modules-4.19.0-25-alpha-generic-di, usb-modules-4.19.0-25-alpha-generic-di Description: USB storage support This package contains the USB storage driver for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: fb-modules-4.19.0-24progress5u1-alpha-generic-di +Package: fb-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di, i2c-modules-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di, i2c-modules-4.19.0-25-alpha-generic-di Description: Frame buffer support This package contains Frame buffer drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: input-modules-4.19.0-24progress5u1-alpha-generic-di +Package: input-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di, usb-modules-4.19.0-24progress5u1-alpha-generic-di, i2c-modules-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di, usb-modules-4.19.0-25-alpha-generic-di, i2c-modules-4.19.0-25-alpha-generic-di Description: Input devices support This package contains input device drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: event-modules-4.19.0-24progress5u1-alpha-generic-di +Package: event-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di Description: Event support This package contains event drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: mouse-modules-4.19.0-24progress5u1-alpha-generic-di +Package: mouse-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: mouse-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di, event-modules-4.19.0-24progress5u1-alpha-generic-di, input-modules-4.19.0-24progress5u1-alpha-generic-di, usb-modules-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di, event-modules-4.19.0-25-alpha-generic-di, input-modules-4.19.0-25-alpha-generic-di, usb-modules-4.19.0-25-alpha-generic-di Description: Mouse support This package contains mouse drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: nic-pcmcia-modules-4.19.0-24progress5u1-alpha-generic-di +Package: nic-pcmcia-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: nic-pcmcia-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di, nic-shared-modules-4.19.0-24progress5u1-alpha-generic-di, nic-wireless-modules-4.19.0-24progress5u1-alpha-generic-di, pcmcia-modules-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di, nic-shared-modules-4.19.0-25-alpha-generic-di, nic-wireless-modules-4.19.0-25-alpha-generic-di, pcmcia-modules-4.19.0-25-alpha-generic-di Description: Common PCMCIA NIC drivers This package contains common PCMCIA NIC drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: pcmcia-modules-4.19.0-24progress5u1-alpha-generic-di +Package: pcmcia-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: pcmcia-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di Description: Common PCMCIA drivers This package contains common PCMCIA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: nic-usb-modules-4.19.0-24progress5u1-alpha-generic-di +Package: nic-usb-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di, nic-shared-modules-4.19.0-24progress5u1-alpha-generic-di, nic-wireless-modules-4.19.0-24progress5u1-alpha-generic-di, usb-modules-4.19.0-24progress5u1-alpha-generic-di, crc-modules-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di, nic-shared-modules-4.19.0-25-alpha-generic-di, nic-wireless-modules-4.19.0-25-alpha-generic-di, usb-modules-4.19.0-25-alpha-generic-di, crc-modules-4.19.0-25-alpha-generic-di Description: USB NIC drivers This package contains USB network adapter drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: sata-modules-4.19.0-24progress5u1-alpha-generic-di +Package: sata-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di, scsi-core-modules-4.19.0-24progress5u1-alpha-generic-di, ata-modules-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di, scsi-core-modules-4.19.0-25-alpha-generic-di, ata-modules-4.19.0-25-alpha-generic-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: i2c-modules-4.19.0-24progress5u1-alpha-generic-di +Package: i2c-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di Description: i2c support modules This package contains basic i2c support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-alpha-generic-di +Package: crc-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-alpha-generic-di +Package: crypto-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: crypto-dm-modules-4.19.0-24progress5u1-alpha-generic-di +Package: crypto-dm-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di, md-modules-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di, md-modules-4.19.0-25-alpha-generic-di Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: ata-modules-4.19.0-24progress5u1-alpha-generic-di +Package: ata-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di, scsi-core-modules-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di, scsi-core-modules-4.19.0-25-alpha-generic-di Description: ATA disk modules This package contains core ATA disk modules used by both PATA and SATA disk drivers. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-alpha-generic-di +Package: nbd-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: squashfs-modules-4.19.0-24progress5u1-alpha-generic-di +Package: squashfs-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di, compress-modules-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di, compress-modules-4.19.0-25-alpha-generic-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: zlib-modules-4.19.0-24progress5u1-alpha-generic-di +Package: zlib-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-alpha-generic-di +Package: compress-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-alpha-generic-di +Package: fuse-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: srm-modules-4.19.0-24progress5u1-alpha-generic-di +Package: srm-modules-4.19.0-25-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: srm-modules -Depends: kernel-image-4.19.0-24progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-25-alpha-generic-di Description: SRM modules This package contains the srm_env module which provides access to the SRM environment. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-alpha-generic +Kernel-Version: 4.19.0-25-alpha-generic Package-Type: udeb -Package: linux-image-4.19.0-24progress5u1-alpha-generic +Package: linux-image-4.19.0-25-alpha-generic Architecture: alpha -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [alpha] | linux-initramfs-tool [alpha] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [alpha] | linux-initramfs-tool [alpha] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [alpha] Suggests: linux-doc-4.19, debian-kernel-handbook, aboot [alpha], fdutils [alpha] Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -775,31 +769,31 @@ Description: Linux 4.19 for Alpha extended kernel start address (Wildfire, Titan, Marvel). Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-alpha-generic +Package: linux-headers-4.19.0-25-alpha-generic Architecture: alpha -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-24progress5u1-alpha-generic +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-25-alpha-generic This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-alpha-generic, generally used for - building out-of-tree kernel modules. These files are going to be - installed into /usr/src/linux-headers-4.19.0-24progress5u1-alpha-generic, - and can be used for building modules that load into the kernel provided by - the linux-image-4.19.0-24progress5u1-alpha-generic package. + Linux kernel 4.19.0-25-alpha-generic, generally used for building + out-of-tree kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-alpha-generic, and can be used for + building modules that load into the kernel provided by the + linux-image-4.19.0-25-alpha-generic package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-alpha-generic-dbg +Package: linux-image-4.19.0-25-alpha-generic-dbg Architecture: alpha Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-alpha-generic +Description: Debug symbols for linux-image-4.19.0-25-alpha-generic This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-alpha-generic. + modules in linux-image-4.19.0-25-alpha-generic. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-alpha-smp +Package: linux-image-4.19.0-25-alpha-smp Architecture: alpha -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [alpha] | linux-initramfs-tool [alpha] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [alpha] | linux-initramfs-tool [alpha] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [alpha] Suggests: linux-doc-4.19, debian-kernel-handbook, aboot [alpha], fdutils [alpha] Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -808,38 +802,38 @@ Description: Linux 4.19 for Alpha SMP extended kernel start address (Wildfire, Titan, Marvel). Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-alpha-smp +Package: linux-headers-4.19.0-25-alpha-smp Architecture: alpha -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-24progress5u1-alpha-smp +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-25-alpha-smp This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-alpha-smp, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-alpha-smp, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-alpha-smp package. + Linux kernel 4.19.0-25-alpha-smp, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-alpha-smp, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-alpha-smp package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-alpha-smp-dbg +Package: linux-image-4.19.0-25-alpha-smp-dbg Architecture: alpha Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-alpha-smp +Description: Debug symbols for linux-image-4.19.0-25-alpha-smp This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-alpha-smp. + modules in linux-image-4.19.0-25-alpha-smp. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-all-amd64 +Package: linux-headers-4.19.0-25-all-amd64 Architecture: amd64 -Depends: ${misc:Depends}, linux-headers-4.19.0-24progress5u1-amd64 (= ${binary:Version}), linux-headers-4.19.0-24progress5u1-cloud-amd64 (= ${binary:Version}), linux-headers-4.19.0-24progress5u1-rt-amd64 (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-25-amd64 (= ${binary:Version}), linux-headers-4.19.0-25-cloud-amd64 (= ${binary:Version}), linux-headers-4.19.0-25-rt-amd64 (= ${binary:Version}) Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: kernel-image-4.19.0-24progress5u1-amd64-di +Package: kernel-image-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: standard @@ -848,689 +842,703 @@ Description: Linux kernel image and core modules for the Debian installer This package contains the kernel image and core modules for the Debian installer boot images. It does _not_ provide a usable kernel for your full Debian system. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: nic-modules-4.19.0-24progress5u1-amd64-di +Package: nic-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, nic-shared-modules-4.19.0-24progress5u1-amd64-di, i2c-modules-4.19.0-24progress5u1-amd64-di, crc-modules-4.19.0-24progress5u1-amd64-di, mtd-core-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, nic-shared-modules-4.19.0-25-amd64-di, i2c-modules-4.19.0-25-amd64-di, crc-modules-4.19.0-25-amd64-di, mtd-core-modules-4.19.0-25-amd64-di Description: NIC drivers This package contains Ethernet and some paravirtualised network drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: nic-wireless-modules-4.19.0-24progress5u1-amd64-di +Package: nic-wireless-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, nic-shared-modules-4.19.0-24progress5u1-amd64-di, usb-modules-4.19.0-24progress5u1-amd64-di, mmc-core-modules-4.19.0-24progress5u1-amd64-di, pcmcia-modules-4.19.0-24progress5u1-amd64-di, crc-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, nic-shared-modules-4.19.0-25-amd64-di, usb-modules-4.19.0-25-amd64-di, mmc-core-modules-4.19.0-25-amd64-di, pcmcia-modules-4.19.0-25-amd64-di, crc-modules-4.19.0-25-amd64-di Description: Wireless NIC drivers This package contains wireless NIC drivers for the kernel. Includes crypto modules only needed for wireless (WEP, WPA). -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: nic-shared-modules-4.19.0-24progress5u1-amd64-di +Package: nic-shared-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: serial-modules-4.19.0-24progress5u1-amd64-di +Package: serial-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: serial-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, pcmcia-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, pcmcia-modules-4.19.0-25-amd64-di Description: Serial drivers This package contains serial drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: usb-serial-modules-4.19.0-24progress5u1-amd64-di +Package: usb-serial-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, usb-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, usb-modules-4.19.0-25-amd64-di Description: USB serial drivers This package contains USB serial drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: ppp-modules-4.19.0-24progress5u1-amd64-di +Package: ppp-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, serial-modules-4.19.0-24progress5u1-amd64-di, crc-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, serial-modules-4.19.0-25-amd64-di, crc-modules-4.19.0-25-amd64-di Description: PPP drivers This package contains PPP drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: pata-modules-4.19.0-24progress5u1-amd64-di +Package: pata-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, ata-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, ata-modules-4.19.0-25-amd64-di Description: PATA drivers This package contains PATA drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: cdrom-core-modules-4.19.0-24progress5u1-amd64-di +Package: cdrom-core-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, scsi-core-modules-4.19.0-24progress5u1-amd64-di, isofs-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, scsi-core-modules-4.19.0-25-amd64-di, isofs-modules-4.19.0-25-amd64-di Description: CDROM support This package contains core CDROM support for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: firewire-core-modules-4.19.0-24progress5u1-amd64-di +Package: firewire-core-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: firewire-core-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, scsi-core-modules-4.19.0-24progress5u1-amd64-di, crc-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, scsi-core-modules-4.19.0-25-amd64-di, crc-modules-4.19.0-25-amd64-di Description: Core FireWire drivers This package contains core FireWire drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: scsi-core-modules-4.19.0-24progress5u1-amd64-di +Package: scsi-core-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di Description: Core SCSI subsystem This package contains the core SCSI subsystem for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: scsi-modules-4.19.0-24progress5u1-amd64-di +Package: scsi-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, scsi-core-modules-4.19.0-24progress5u1-amd64-di, cdrom-core-modules-4.19.0-24progress5u1-amd64-di, ata-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, scsi-core-modules-4.19.0-25-amd64-di, cdrom-core-modules-4.19.0-25-amd64-di, ata-modules-4.19.0-25-amd64-di Description: SCSI drivers This package contains SCSI drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: scsi-nic-modules-4.19.0-24progress5u1-amd64-di +Package: scsi-nic-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-24progress5u1-amd64-di, nic-modules-4.19.0-24progress5u1-amd64-di +Depends: scsi-modules-4.19.0-25-amd64-di, nic-modules-4.19.0-25-amd64-di Description: SCSI drivers for converged NICs This package contains SCSI drivers that depend on net drivers. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: loop-modules-4.19.0-24progress5u1-amd64-di +Package: loop-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-amd64-di +Package: btrfs-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, crc-modules-4.19.0-24progress5u1-amd64-di, compress-modules-4.19.0-24progress5u1-amd64-di, md-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, crc-modules-4.19.0-25-amd64-di, compress-modules-4.19.0-25-amd64-di, md-modules-4.19.0-25-amd64-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-amd64-di +Package: ext4-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, crc-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, crc-modules-4.19.0-25-amd64-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-amd64-di +Package: isofs-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: jfs-modules-4.19.0-24progress5u1-amd64-di +Package: jfs-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: xfs-modules-4.19.0-24progress5u1-amd64-di +Package: xfs-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, crc-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, crc-modules-4.19.0-25-amd64-di Description: XFS filesystem support This package contains the XFS filesystem module for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: fat-modules-4.19.0-24progress5u1-amd64-di +Package: fat-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: fat-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di Description: FAT filesystem support This package contains the FAT and VFAT filesystem modules for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-amd64-di +Package: md-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, crc-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, crc-modules-4.19.0-25-amd64-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: multipath-modules-4.19.0-24progress5u1-amd64-di +Package: multipath-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, md-modules-4.19.0-24progress5u1-amd64-di, scsi-core-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, md-modules-4.19.0-25-amd64-di, scsi-core-modules-4.19.0-25-amd64-di Description: Multipath support This package contains DM-Multipath modules for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: usb-modules-4.19.0-24progress5u1-amd64-di +Package: usb-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di Description: USB support This package contains core USB drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: usb-storage-modules-4.19.0-24progress5u1-amd64-di +Package: usb-storage-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, scsi-core-modules-4.19.0-24progress5u1-amd64-di, usb-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, scsi-core-modules-4.19.0-25-amd64-di, usb-modules-4.19.0-25-amd64-di Description: USB storage support This package contains the USB storage driver for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: pcmcia-storage-modules-4.19.0-24progress5u1-amd64-di +Package: pcmcia-storage-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: pcmcia-storage-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, cdrom-core-modules-4.19.0-24progress5u1-amd64-di, pcmcia-modules-4.19.0-24progress5u1-amd64-di, ata-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, cdrom-core-modules-4.19.0-25-amd64-di, pcmcia-modules-4.19.0-25-amd64-di, ata-modules-4.19.0-25-amd64-di Description: PCMCIA storage drivers This package contains PCMCIA storage drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: fb-modules-4.19.0-24progress5u1-amd64-di +Package: fb-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, i2c-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, i2c-modules-4.19.0-25-amd64-di Description: Frame buffer support This package contains Frame buffer drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: input-modules-4.19.0-24progress5u1-amd64-di +Package: input-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, usb-modules-4.19.0-24progress5u1-amd64-di, i2c-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, usb-modules-4.19.0-25-amd64-di, i2c-modules-4.19.0-25-amd64-di Description: Input devices support This package contains input device drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: event-modules-4.19.0-24progress5u1-amd64-di +Package: event-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di Description: Event support This package contains event drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: mouse-modules-4.19.0-24progress5u1-amd64-di +Package: mouse-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: mouse-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, event-modules-4.19.0-24progress5u1-amd64-di, input-modules-4.19.0-24progress5u1-amd64-di, usb-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, event-modules-4.19.0-25-amd64-di, input-modules-4.19.0-25-amd64-di, usb-modules-4.19.0-25-amd64-di Description: Mouse support This package contains mouse drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: nic-pcmcia-modules-4.19.0-24progress5u1-amd64-di +Package: nic-pcmcia-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: nic-pcmcia-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, nic-shared-modules-4.19.0-24progress5u1-amd64-di, nic-wireless-modules-4.19.0-24progress5u1-amd64-di, pcmcia-modules-4.19.0-24progress5u1-amd64-di, mmc-core-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, nic-shared-modules-4.19.0-25-amd64-di, nic-wireless-modules-4.19.0-25-amd64-di, pcmcia-modules-4.19.0-25-amd64-di, mmc-core-modules-4.19.0-25-amd64-di Description: Common PCMCIA NIC drivers This package contains common PCMCIA NIC drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: pcmcia-modules-4.19.0-24progress5u1-amd64-di +Package: pcmcia-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: pcmcia-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di Description: Common PCMCIA drivers This package contains common PCMCIA drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: nic-usb-modules-4.19.0-24progress5u1-amd64-di +Package: nic-usb-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, nic-shared-modules-4.19.0-24progress5u1-amd64-di, nic-wireless-modules-4.19.0-24progress5u1-amd64-di, usb-modules-4.19.0-24progress5u1-amd64-di, crc-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, nic-shared-modules-4.19.0-25-amd64-di, nic-wireless-modules-4.19.0-25-amd64-di, usb-modules-4.19.0-25-amd64-di, crc-modules-4.19.0-25-amd64-di Description: USB NIC drivers This package contains USB network adapter drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: sata-modules-4.19.0-24progress5u1-amd64-di +Package: sata-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, scsi-core-modules-4.19.0-24progress5u1-amd64-di, ata-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, scsi-core-modules-4.19.0-25-amd64-di, ata-modules-4.19.0-25-amd64-di Description: SATA drivers This package contains SATA drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: acpi-modules-4.19.0-24progress5u1-amd64-di +Package: acpi-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: acpi-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di Description: ACPI support modules This package contains kernel modules for ACPI. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: i2c-modules-4.19.0-24progress5u1-amd64-di +Package: i2c-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di Description: i2c support modules This package contains basic i2c support modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-amd64-di +Package: crc-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di Description: CRC modules This package contains CRC support modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-amd64-di +Package: crypto-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di Description: crypto modules This package contains crypto modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: crypto-dm-modules-4.19.0-24progress5u1-amd64-di +Package: crypto-dm-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, md-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, md-modules-4.19.0-25-amd64-di Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: efi-modules-4.19.0-24progress5u1-amd64-di +Package: efi-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: efi-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di Description: EFI modules This package contains EFI modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: ata-modules-4.19.0-24progress5u1-amd64-di +Package: ata-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, scsi-core-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, scsi-core-modules-4.19.0-25-amd64-di Description: ATA disk modules This package contains core ATA disk modules used by both PATA and SATA disk drivers. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: mmc-core-modules-4.19.0-24progress5u1-amd64-di +Package: mmc-core-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: mmc-core-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di Description: MMC/SD/SDIO core modules This package contains core modules for MMC/SD/SDIO support. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: mmc-modules-4.19.0-24progress5u1-amd64-di +Package: mmc-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: mmc-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, mmc-core-modules-4.19.0-24progress5u1-amd64-di, usb-modules-4.19.0-24progress5u1-amd64-di, crc-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, mmc-core-modules-4.19.0-25-amd64-di, usb-modules-4.19.0-25-amd64-di, crc-modules-4.19.0-25-amd64-di Description: MMC/SD card modules This package contains modules needed to support MMC (multimedia) and SD cards. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-amd64-di +Package: nbd-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: squashfs-modules-4.19.0-24progress5u1-amd64-di +Package: squashfs-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, compress-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, compress-modules-4.19.0-25-amd64-di Description: squashfs modules This package contains squashfs modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: speakup-modules-4.19.0-24progress5u1-amd64-di +Package: speakup-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: speakup-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di Description: speakup modules This package contains speakup modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: uinput-modules-4.19.0-24progress5u1-amd64-di +Package: uinput-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: uinput-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di Description: uinput support This package contains the uinput module. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: sound-modules-4.19.0-24progress5u1-amd64-di +Package: sound-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: sound-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, i2c-modules-4.19.0-24progress5u1-amd64-di, usb-modules-4.19.0-24progress5u1-amd64-di, pcmcia-modules-4.19.0-24progress5u1-amd64-di, firewire-core-modules-4.19.0-24progress5u1-amd64-di, crc-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, i2c-modules-4.19.0-25-amd64-di, usb-modules-4.19.0-25-amd64-di, pcmcia-modules-4.19.0-25-amd64-di, firewire-core-modules-4.19.0-25-amd64-di, crc-modules-4.19.0-25-amd64-di Description: sound support This package contains sound modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-amd64-di +Package: compress-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di Description: lzo modules This package contains lzo modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: udf-modules-4.19.0-24progress5u1-amd64-di +Package: udf-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di, crc-modules-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di, crc-modules-4.19.0-25-amd64-di Description: UDF modules This package contains the UDF filesystem module. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-amd64-di +Package: fuse-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: mtd-core-modules-4.19.0-24progress5u1-amd64-di +Package: mtd-core-modules-4.19.0-25-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: mtd-core-modules -Depends: kernel-image-4.19.0-24progress5u1-amd64-di +Depends: kernel-image-4.19.0-25-amd64-di Description: MTD core This package contains the MTD core. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-amd64 Package-Type: udeb -Package: linux-image-4.19.0-24progress5u1-amd64 +Package: linux-image-amd64-signed-template Architecture: amd64 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [amd64] | linux-initramfs-tool [amd64] +Depends: dpkg-dev, ${misc:Depends} +Description: Template for signed linux-image packages for amd64 + This package is used to control code signing by the Debian signing + service. +Build-Profiles: <!stage1 !pkg.linux.nokernel> + +Package: linux-image-4.19.0-25-amd64-unsigned +Architecture: amd64 +Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [amd64] | linux-initramfs-tool [amd64] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [amd64] Suggests: linux-doc-4.19, debian-kernel-handbook, grub-pc [amd64] | grub-efi-amd64 [amd64] | extlinux [amd64] +Replaces: linux-image-4.19.0-25-amd64 Breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99) [amd64], initramfs-tools (<< 0.120+deb8u2) +Conflicts: linux-image-4.19.0-25-amd64 Description: Linux 4.19 for 64-bit PCs The Linux kernel 4.19 and modules for use on PCs with AMD64, Intel 64 or VIA Nano processors. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-amd64 +Package: linux-headers-4.19.0-25-amd64 Architecture: amd64 -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-x86 -Description: Header files for Linux 4.19.0-24progress5u1-amd64 +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-x86 +Description: Header files for Linux 4.19.0-25-amd64 This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-amd64, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-amd64, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-amd64 package. + Linux kernel 4.19.0-25-amd64, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-amd64, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-amd64 package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-amd64-dbg +Package: linux-image-4.19.0-25-amd64-dbg Architecture: amd64 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-amd64 +Description: Debug symbols for linux-image-4.19.0-25-amd64 This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-amd64. + modules in linux-image-4.19.0-25-amd64. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-cloud-amd64 +Package: linux-image-4.19.0-25-cloud-amd64-unsigned Architecture: amd64 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [amd64] | linux-initramfs-tool [amd64] +Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [amd64] | linux-initramfs-tool [amd64] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [amd64] Suggests: linux-doc-4.19, debian-kernel-handbook, grub-pc [amd64] | grub-efi-amd64 [amd64] | extlinux [amd64] +Replaces: linux-image-4.19.0-25-cloud-amd64 Breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99) [amd64], initramfs-tools (<< 0.120+deb8u2) +Conflicts: linux-image-4.19.0-25-cloud-amd64 Description: Linux 4.19 for x86-64 cloud The Linux kernel 4.19 and modules for use on Amazon EC2, Google Compute Engine and Microsoft Azure cloud platforms. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-cloud-amd64 +Package: linux-headers-4.19.0-25-cloud-amd64 Architecture: amd64 -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-x86 -Description: Header files for Linux 4.19.0-24progress5u1-cloud-amd64 +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-x86 +Description: Header files for Linux 4.19.0-25-cloud-amd64 This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-cloud-amd64, generally used for building + Linux kernel 4.19.0-25-cloud-amd64, generally used for building out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-cloud-amd64, and can be used - for building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-cloud-amd64 package. + /usr/src/linux-headers-4.19.0-25-cloud-amd64, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-cloud-amd64 package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-cloud-amd64-dbg +Package: linux-image-4.19.0-25-cloud-amd64-dbg Architecture: amd64 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-cloud-amd64 +Description: Debug symbols for linux-image-4.19.0-25-cloud-amd64 This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-cloud-amd64. + modules in linux-image-4.19.0-25-cloud-amd64. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-rt-amd64 +Package: linux-image-4.19.0-25-rt-amd64-unsigned Architecture: amd64 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [amd64] | linux-initramfs-tool [amd64] +Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [amd64] | linux-initramfs-tool [amd64] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [amd64] Suggests: linux-doc-4.19, debian-kernel-handbook, grub-pc [amd64] | grub-efi-amd64 [amd64] | extlinux [amd64] +Replaces: linux-image-4.19.0-25-rt-amd64 Breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99) [amd64], initramfs-tools (<< 0.120+deb8u2) +Conflicts: linux-image-4.19.0-25-rt-amd64 Description: Linux 4.19 for 64-bit PCs, PREEMPT_RT The Linux kernel 4.19 and modules for use on PCs with AMD64, Intel 64 or VIA Nano processors. @@ -1538,38 +1546,38 @@ Description: Linux 4.19 for 64-bit PCs, PREEMPT_RT This kernel includes the PREEMPT_RT realtime patch set. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-rt-amd64 +Package: linux-headers-4.19.0-25-rt-amd64 Architecture: amd64 -Depends: linux-headers-4.19.0-24progress5u1-common-rt (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-x86 -Description: Header files for Linux 4.19.0-24progress5u1-rt-amd64 +Depends: linux-headers-4.19.0-25-common-rt (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-x86 +Description: Header files for Linux 4.19.0-25-rt-amd64 This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-rt-amd64, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-rt-amd64, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-rt-amd64 package. + Linux kernel 4.19.0-25-rt-amd64, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-rt-amd64, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-rt-amd64 package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-rt-amd64-dbg +Package: linux-image-4.19.0-25-rt-amd64-dbg Architecture: amd64 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-rt-amd64 +Description: Debug symbols for linux-image-4.19.0-25-rt-amd64 This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-rt-amd64. + modules in linux-image-4.19.0-25-rt-amd64. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-all-arm64 +Package: linux-headers-4.19.0-25-all-arm64 Architecture: arm64 -Depends: ${misc:Depends}, linux-headers-4.19.0-24progress5u1-arm64 (= ${binary:Version}), linux-headers-4.19.0-24progress5u1-rt-arm64 (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-25-arm64 (= ${binary:Version}), linux-headers-4.19.0-25-rt-arm64 (= ${binary:Version}) Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: kernel-image-4.19.0-24progress5u1-arm64-di +Package: kernel-image-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: standard @@ -1578,573 +1586,585 @@ Description: Linux kernel image and core modules for the Debian installer This package contains the kernel image and core modules for the Debian installer boot images. It does _not_ provide a usable kernel for your full Debian system. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: nic-modules-4.19.0-24progress5u1-arm64-di +Package: nic-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di, nic-shared-modules-4.19.0-24progress5u1-arm64-di, i2c-modules-4.19.0-24progress5u1-arm64-di, crc-modules-4.19.0-24progress5u1-arm64-di, mtd-core-modules-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di, nic-shared-modules-4.19.0-25-arm64-di, i2c-modules-4.19.0-25-arm64-di, crc-modules-4.19.0-25-arm64-di, mtd-core-modules-4.19.0-25-arm64-di Description: NIC drivers This package contains Ethernet and some paravirtualised network drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: nic-wireless-modules-4.19.0-24progress5u1-arm64-di +Package: nic-wireless-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di, nic-shared-modules-4.19.0-24progress5u1-arm64-di, usb-modules-4.19.0-24progress5u1-arm64-di, crc-modules-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di, nic-shared-modules-4.19.0-25-arm64-di, usb-modules-4.19.0-25-arm64-di, crc-modules-4.19.0-25-arm64-di Description: Wireless NIC drivers This package contains wireless NIC drivers for the kernel. Includes crypto modules only needed for wireless (WEP, WPA). -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: nic-shared-modules-4.19.0-24progress5u1-arm64-di +Package: nic-shared-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: usb-serial-modules-4.19.0-24progress5u1-arm64-di +Package: usb-serial-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di, usb-modules-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di, usb-modules-4.19.0-25-arm64-di Description: USB serial drivers This package contains USB serial drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: ppp-modules-4.19.0-24progress5u1-arm64-di +Package: ppp-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di, crc-modules-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di, crc-modules-4.19.0-25-arm64-di Description: PPP drivers This package contains PPP drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: cdrom-core-modules-4.19.0-24progress5u1-arm64-di +Package: cdrom-core-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di, scsi-core-modules-4.19.0-24progress5u1-arm64-di, isofs-modules-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di, scsi-core-modules-4.19.0-25-arm64-di, isofs-modules-4.19.0-25-arm64-di Description: CDROM support This package contains core CDROM support for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: scsi-core-modules-4.19.0-24progress5u1-arm64-di +Package: scsi-core-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di Description: Core SCSI subsystem This package contains the core SCSI subsystem for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: scsi-modules-4.19.0-24progress5u1-arm64-di +Package: scsi-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di, scsi-core-modules-4.19.0-24progress5u1-arm64-di, cdrom-core-modules-4.19.0-24progress5u1-arm64-di, ata-modules-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di, scsi-core-modules-4.19.0-25-arm64-di, cdrom-core-modules-4.19.0-25-arm64-di, ata-modules-4.19.0-25-arm64-di Description: SCSI drivers This package contains SCSI drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: scsi-nic-modules-4.19.0-24progress5u1-arm64-di +Package: scsi-nic-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-24progress5u1-arm64-di, nic-modules-4.19.0-24progress5u1-arm64-di +Depends: scsi-modules-4.19.0-25-arm64-di, nic-modules-4.19.0-25-arm64-di Description: SCSI drivers for converged NICs This package contains SCSI drivers that depend on net drivers. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: loop-modules-4.19.0-24progress5u1-arm64-di +Package: loop-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-arm64-di +Package: btrfs-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di, crc-modules-4.19.0-24progress5u1-arm64-di, compress-modules-4.19.0-24progress5u1-arm64-di, md-modules-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di, crc-modules-4.19.0-25-arm64-di, compress-modules-4.19.0-25-arm64-di, md-modules-4.19.0-25-arm64-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-arm64-di +Package: ext4-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di, crc-modules-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di, crc-modules-4.19.0-25-arm64-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-arm64-di +Package: isofs-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: jfs-modules-4.19.0-24progress5u1-arm64-di +Package: jfs-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: xfs-modules-4.19.0-24progress5u1-arm64-di +Package: xfs-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di, crc-modules-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di, crc-modules-4.19.0-25-arm64-di Description: XFS filesystem support This package contains the XFS filesystem module for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: fat-modules-4.19.0-24progress5u1-arm64-di +Package: fat-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di Description: FAT filesystem support This package contains the FAT and VFAT filesystem modules for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-arm64-di +Package: md-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di, crc-modules-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di, crc-modules-4.19.0-25-arm64-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: multipath-modules-4.19.0-24progress5u1-arm64-di +Package: multipath-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di, md-modules-4.19.0-24progress5u1-arm64-di, scsi-core-modules-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di, md-modules-4.19.0-25-arm64-di, scsi-core-modules-4.19.0-25-arm64-di Description: Multipath support This package contains DM-Multipath modules for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: usb-modules-4.19.0-24progress5u1-arm64-di +Package: usb-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di Description: USB support This package contains core USB drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: usb-storage-modules-4.19.0-24progress5u1-arm64-di +Package: usb-storage-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di, scsi-core-modules-4.19.0-24progress5u1-arm64-di, usb-modules-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di, scsi-core-modules-4.19.0-25-arm64-di, usb-modules-4.19.0-25-arm64-di Description: USB storage support This package contains the USB storage driver for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: fb-modules-4.19.0-24progress5u1-arm64-di +Package: fb-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di, i2c-modules-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di, i2c-modules-4.19.0-25-arm64-di Description: Frame buffer support This package contains Frame buffer drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: input-modules-4.19.0-24progress5u1-arm64-di +Package: input-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di, usb-modules-4.19.0-24progress5u1-arm64-di, i2c-modules-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di, usb-modules-4.19.0-25-arm64-di, i2c-modules-4.19.0-25-arm64-di Description: Input devices support This package contains input device drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: event-modules-4.19.0-24progress5u1-arm64-di +Package: event-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di Description: Event support This package contains event drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: nic-usb-modules-4.19.0-24progress5u1-arm64-di +Package: nic-usb-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di, nic-shared-modules-4.19.0-24progress5u1-arm64-di, nic-wireless-modules-4.19.0-24progress5u1-arm64-di, usb-modules-4.19.0-24progress5u1-arm64-di, crc-modules-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di, nic-shared-modules-4.19.0-25-arm64-di, nic-wireless-modules-4.19.0-25-arm64-di, usb-modules-4.19.0-25-arm64-di, crc-modules-4.19.0-25-arm64-di Description: USB NIC drivers This package contains USB network adapter drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: sata-modules-4.19.0-24progress5u1-arm64-di +Package: sata-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di, scsi-core-modules-4.19.0-24progress5u1-arm64-di, ata-modules-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di, scsi-core-modules-4.19.0-25-arm64-di, ata-modules-4.19.0-25-arm64-di Description: SATA drivers This package contains SATA drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: i2c-modules-4.19.0-24progress5u1-arm64-di +Package: i2c-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di Description: i2c support modules This package contains basic i2c support modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-arm64-di +Package: crc-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di Description: CRC modules This package contains CRC support modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-arm64-di +Package: crypto-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di Description: crypto modules This package contains crypto modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: crypto-dm-modules-4.19.0-24progress5u1-arm64-di +Package: crypto-dm-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di, md-modules-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di, md-modules-4.19.0-25-arm64-di Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: efi-modules-4.19.0-24progress5u1-arm64-di +Package: efi-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: efi-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di Description: EFI modules This package contains EFI modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: ata-modules-4.19.0-24progress5u1-arm64-di +Package: ata-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di, scsi-core-modules-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di, scsi-core-modules-4.19.0-25-arm64-di Description: ATA disk modules This package contains core ATA disk modules used by both PATA and SATA disk drivers. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: mmc-modules-4.19.0-24progress5u1-arm64-di +Package: mmc-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: mmc-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di, usb-modules-4.19.0-24progress5u1-arm64-di, crc-modules-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di, usb-modules-4.19.0-25-arm64-di, crc-modules-4.19.0-25-arm64-di Description: MMC/SD card modules This package contains modules needed to support MMC (multimedia) and SD cards. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-arm64-di +Package: nbd-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: squashfs-modules-4.19.0-24progress5u1-arm64-di +Package: squashfs-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di, compress-modules-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di, compress-modules-4.19.0-25-arm64-di Description: squashfs modules This package contains squashfs modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: uinput-modules-4.19.0-24progress5u1-arm64-di +Package: uinput-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: uinput-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di Description: uinput support This package contains the uinput module. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-arm64-di +Package: compress-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di Description: lzo modules This package contains lzo modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: leds-modules-4.19.0-24progress5u1-arm64-di +Package: leds-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: leds-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di Description: LED modules This package contains LED modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: udf-modules-4.19.0-24progress5u1-arm64-di +Package: udf-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di, crc-modules-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di, crc-modules-4.19.0-25-arm64-di Description: UDF modules This package contains the UDF filesystem module. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-arm64-di +Package: fuse-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: mtd-core-modules-4.19.0-24progress5u1-arm64-di +Package: mtd-core-modules-4.19.0-25-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: mtd-core-modules -Depends: kernel-image-4.19.0-24progress5u1-arm64-di +Depends: kernel-image-4.19.0-25-arm64-di Description: MTD core This package contains the MTD core. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-arm64 Package-Type: udeb -Package: linux-image-4.19.0-24progress5u1-arm64 +Package: linux-image-arm64-signed-template +Architecture: arm64 +Depends: dpkg-dev, ${misc:Depends} +Description: Template for signed linux-image packages for arm64 + This package is used to control code signing by the Debian signing + service. +Build-Profiles: <!stage1 !pkg.linux.nokernel> + +Package: linux-image-4.19.0-25-arm64-unsigned Architecture: arm64 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [arm64] | linux-initramfs-tool [arm64] +Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [arm64] | linux-initramfs-tool [arm64] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [arm64] Suggests: linux-doc-4.19, debian-kernel-handbook +Replaces: linux-image-4.19.0-25-arm64 Breaks: libmozjs185-1.0 [arm64], libmozjs-24-0 (<< 24.2.0-5.1~) [arm64], initramfs-tools (<< 0.120+deb8u2) +Conflicts: linux-image-4.19.0-25-arm64 Description: Linux 4.19 for 64-bit ARMv8 machines The Linux kernel 4.19 and modules for use on 64-bit ARMv8 machines. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-arm64 +Package: linux-headers-4.19.0-25-arm64 Architecture: arm64 -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-24progress5u1-arm64 +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-25-arm64 This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-arm64, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-arm64, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-arm64 package. + Linux kernel 4.19.0-25-arm64, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-arm64, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-arm64 package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-arm64-dbg +Package: linux-image-4.19.0-25-arm64-dbg Architecture: arm64 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-arm64 +Description: Debug symbols for linux-image-4.19.0-25-arm64 This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-arm64. + modules in linux-image-4.19.0-25-arm64. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-rt-arm64 +Package: linux-image-4.19.0-25-rt-arm64-unsigned Architecture: arm64 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [arm64] | linux-initramfs-tool [arm64] +Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [arm64] | linux-initramfs-tool [arm64] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [arm64] Suggests: linux-doc-4.19, debian-kernel-handbook +Replaces: linux-image-4.19.0-25-rt-arm64 Breaks: libmozjs185-1.0 [arm64], libmozjs-24-0 (<< 24.2.0-5.1~) [arm64], initramfs-tools (<< 0.120+deb8u2) +Conflicts: linux-image-4.19.0-25-rt-arm64 Description: Linux 4.19 for 64-bit ARMv8 machines, PREEMPT_RT The Linux kernel 4.19 and modules for use on 64-bit ARMv8 machines. . This kernel includes the PREEMPT_RT realtime patch set. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-rt-arm64 +Package: linux-headers-4.19.0-25-rt-arm64 Architecture: arm64 -Depends: linux-headers-4.19.0-24progress5u1-common-rt (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-24progress5u1-rt-arm64 +Depends: linux-headers-4.19.0-25-common-rt (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-25-rt-arm64 This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-rt-arm64, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-rt-arm64, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-rt-arm64 package. + Linux kernel 4.19.0-25-rt-arm64, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-rt-arm64, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-rt-arm64 package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-rt-arm64-dbg +Package: linux-image-4.19.0-25-rt-arm64-dbg Architecture: arm64 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-rt-arm64 +Description: Debug symbols for linux-image-4.19.0-25-rt-arm64 This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-rt-arm64. + modules in linux-image-4.19.0-25-rt-arm64. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-all-armel +Package: linux-headers-4.19.0-25-all-armel Architecture: armel -Depends: ${misc:Depends}, linux-headers-4.19.0-24progress5u1-marvell (= ${binary:Version}), linux-headers-4.19.0-24progress5u1-rpi (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-25-marvell (= ${binary:Version}), linux-headers-4.19.0-25-rpi (= ${binary:Version}) Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: kernel-image-4.19.0-24progress5u1-marvell-di +Package: kernel-image-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: standard @@ -2154,497 +2174,497 @@ Description: Linux kernel image and core modules for the Debian installer installer boot images. It does _not_ provide a usable kernel for your full Debian system. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: nic-modules-4.19.0-24progress5u1-marvell-di +Package: nic-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di, nic-shared-modules-4.19.0-24progress5u1-marvell-di, crc-modules-4.19.0-24progress5u1-marvell-di, zlib-modules-4.19.0-24progress5u1-marvell-di, mtd-core-modules-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di, nic-shared-modules-4.19.0-25-marvell-di, crc-modules-4.19.0-25-marvell-di, zlib-modules-4.19.0-25-marvell-di, mtd-core-modules-4.19.0-25-marvell-di Description: NIC drivers This package contains Ethernet and some paravirtualised network drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: nic-shared-modules-4.19.0-24progress5u1-marvell-di +Package: nic-shared-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: usb-serial-modules-4.19.0-24progress5u1-marvell-di +Package: usb-serial-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di, usb-modules-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di, usb-modules-4.19.0-25-marvell-di Description: USB serial drivers This package contains USB serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: ppp-modules-4.19.0-24progress5u1-marvell-di +Package: ppp-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di, zlib-modules-4.19.0-24progress5u1-marvell-di, crc-modules-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di, zlib-modules-4.19.0-25-marvell-di, crc-modules-4.19.0-25-marvell-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: cdrom-core-modules-4.19.0-24progress5u1-marvell-di +Package: cdrom-core-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di, scsi-core-modules-4.19.0-24progress5u1-marvell-di, isofs-modules-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di, scsi-core-modules-4.19.0-25-marvell-di, isofs-modules-4.19.0-25-marvell-di Description: CDROM support This package contains core CDROM support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: scsi-core-modules-4.19.0-24progress5u1-marvell-di +Package: scsi-core-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di Description: Core SCSI subsystem This package contains the core SCSI subsystem for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: loop-modules-4.19.0-24progress5u1-marvell-di +Package: loop-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: ipv6-modules-4.19.0-24progress5u1-marvell-di +Package: ipv6-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: ipv6-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di Description: IPv6 driver This package contains the IPv6 driver for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-marvell-di +Package: btrfs-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di, crc-modules-4.19.0-24progress5u1-marvell-di, zlib-modules-4.19.0-24progress5u1-marvell-di, compress-modules-4.19.0-24progress5u1-marvell-di, md-modules-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di, crc-modules-4.19.0-25-marvell-di, zlib-modules-4.19.0-25-marvell-di, compress-modules-4.19.0-25-marvell-di, md-modules-4.19.0-25-marvell-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-marvell-di +Package: ext4-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di, crc-modules-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di, crc-modules-4.19.0-25-marvell-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-marvell-di +Package: isofs-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: jffs2-modules-4.19.0-24progress5u1-marvell-di +Package: jffs2-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: jffs2-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di, zlib-modules-4.19.0-24progress5u1-marvell-di, compress-modules-4.19.0-24progress5u1-marvell-di, mtd-modules-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di, zlib-modules-4.19.0-25-marvell-di, compress-modules-4.19.0-25-marvell-di, mtd-modules-4.19.0-25-marvell-di Description: JFFS2 filesystem support This package contains the JFFS2 filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: jfs-modules-4.19.0-24progress5u1-marvell-di +Package: jfs-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: fat-modules-4.19.0-24progress5u1-marvell-di +Package: fat-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di Description: FAT filesystem support This package contains the FAT and VFAT filesystem modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: minix-modules-4.19.0-24progress5u1-marvell-di +Package: minix-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: minix-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di Description: Minix filesystem support This package contains the Minix filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-marvell-di +Package: md-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di, crc-modules-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di, crc-modules-4.19.0-25-marvell-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: multipath-modules-4.19.0-24progress5u1-marvell-di +Package: multipath-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di, md-modules-4.19.0-24progress5u1-marvell-di, scsi-core-modules-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di, md-modules-4.19.0-25-marvell-di, scsi-core-modules-4.19.0-25-marvell-di Description: Multipath support This package contains DM-Multipath modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: usb-modules-4.19.0-24progress5u1-marvell-di +Package: usb-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di Description: USB support This package contains core USB drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: usb-storage-modules-4.19.0-24progress5u1-marvell-di +Package: usb-storage-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di, scsi-core-modules-4.19.0-24progress5u1-marvell-di, usb-modules-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di, scsi-core-modules-4.19.0-25-marvell-di, usb-modules-4.19.0-25-marvell-di Description: USB storage support This package contains the USB storage driver for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: fb-modules-4.19.0-24progress5u1-marvell-di +Package: fb-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di, usb-modules-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di, usb-modules-4.19.0-25-marvell-di Description: Frame buffer support This package contains Frame buffer drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: input-modules-4.19.0-24progress5u1-marvell-di +Package: input-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di, usb-modules-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di, usb-modules-4.19.0-25-marvell-di Description: Input devices support This package contains input device drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: event-modules-4.19.0-24progress5u1-marvell-di +Package: event-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di Description: Event support This package contains event drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: mouse-modules-4.19.0-24progress5u1-marvell-di +Package: mouse-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: mouse-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di, event-modules-4.19.0-24progress5u1-marvell-di, input-modules-4.19.0-24progress5u1-marvell-di, usb-modules-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di, event-modules-4.19.0-25-marvell-di, input-modules-4.19.0-25-marvell-di, usb-modules-4.19.0-25-marvell-di Description: Mouse support This package contains mouse drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: nic-usb-modules-4.19.0-24progress5u1-marvell-di +Package: nic-usb-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di, nic-shared-modules-4.19.0-24progress5u1-marvell-di, usb-modules-4.19.0-24progress5u1-marvell-di, crc-modules-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di, nic-shared-modules-4.19.0-25-marvell-di, usb-modules-4.19.0-25-marvell-di, crc-modules-4.19.0-25-marvell-di Description: USB NIC drivers This package contains USB network adapter drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: sata-modules-4.19.0-24progress5u1-marvell-di +Package: sata-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di, scsi-core-modules-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di, scsi-core-modules-4.19.0-25-marvell-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-marvell-di +Package: crc-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-marvell-di +Package: crypto-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: crypto-dm-modules-4.19.0-24progress5u1-marvell-di +Package: crypto-dm-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di, md-modules-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di, md-modules-4.19.0-25-marvell-di Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: mmc-core-modules-4.19.0-24progress5u1-marvell-di +Package: mmc-core-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: mmc-core-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di Description: MMC/SD/SDIO core modules This package contains core modules for MMC/SD/SDIO support. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: mmc-modules-4.19.0-24progress5u1-marvell-di +Package: mmc-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: mmc-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di, mmc-core-modules-4.19.0-24progress5u1-marvell-di, usb-modules-4.19.0-24progress5u1-marvell-di, crc-modules-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di, mmc-core-modules-4.19.0-25-marvell-di, usb-modules-4.19.0-25-marvell-di, crc-modules-4.19.0-25-marvell-di Description: MMC/SD card modules This package contains modules needed to support MMC (multimedia) and SD cards. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-marvell-di +Package: nbd-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: squashfs-modules-4.19.0-24progress5u1-marvell-di +Package: squashfs-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di, compress-modules-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di, compress-modules-4.19.0-25-marvell-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: uinput-modules-4.19.0-24progress5u1-marvell-di +Package: uinput-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: uinput-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di Description: uinput support This package contains the uinput module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: zlib-modules-4.19.0-24progress5u1-marvell-di +Package: zlib-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-marvell-di +Package: compress-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: leds-modules-4.19.0-24progress5u1-marvell-di +Package: leds-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: leds-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di Description: LED modules This package contains LED modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: udf-modules-4.19.0-24progress5u1-marvell-di +Package: udf-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di, crc-modules-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di, crc-modules-4.19.0-25-marvell-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-marvell-di +Package: fuse-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: mtd-modules-4.19.0-24progress5u1-marvell-di +Package: mtd-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: mtd-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di, mtd-core-modules-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di, mtd-core-modules-4.19.0-25-marvell-di Description: MTD driver modules This package contains MTD driver modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: mtd-core-modules-4.19.0-24progress5u1-marvell-di +Package: mtd-core-modules-4.19.0-25-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: mtd-core-modules -Depends: kernel-image-4.19.0-24progress5u1-marvell-di +Depends: kernel-image-4.19.0-25-marvell-di Description: MTD core This package contains the MTD core. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-marvell +Kernel-Version: 4.19.0-25-marvell Package-Type: udeb -Package: linux-image-4.19.0-24progress5u1-marvell +Package: linux-image-4.19.0-25-marvell Architecture: armel -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armel] | linux-initramfs-tool [armel] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armel] | linux-initramfs-tool [armel] Recommends: firmware-linux-free, ${kernel:Recommends}, u-boot-tools [armel], apparmor [armel] Suggests: linux-doc-4.19, debian-kernel-handbook Breaks: flash-kernel (<< 3.57~) [armel], initramfs-tools (<< 0.120+deb8u2) @@ -2653,31 +2673,31 @@ Description: Linux 4.19 for Marvell Kirkwood/Orion based systems (https://wiki.debian.org/ArmEabiPort#Supported_hardware). Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-marvell +Package: linux-headers-4.19.0-25-marvell Architecture: armel -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-arm -Description: Header files for Linux 4.19.0-24progress5u1-marvell +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-arm +Description: Header files for Linux 4.19.0-25-marvell This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-marvell, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-marvell, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-marvell package. + Linux kernel 4.19.0-25-marvell, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-marvell, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-marvell package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-marvell-dbg +Package: linux-image-4.19.0-25-marvell-dbg Architecture: armel Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-marvell +Description: Debug symbols for linux-image-4.19.0-25-marvell This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-marvell. + modules in linux-image-4.19.0-25-marvell. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-rpi +Package: linux-image-4.19.0-25-rpi Architecture: armel -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armel] | linux-initramfs-tool [armel] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armel] | linux-initramfs-tool [armel] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [armel] Suggests: linux-doc-4.19, debian-kernel-handbook Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -2686,38 +2706,38 @@ Description: Linux 4.19 for Raspberry Pi and Pi Zero Zero based systems. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-rpi +Package: linux-headers-4.19.0-25-rpi Architecture: armel -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-arm -Description: Header files for Linux 4.19.0-24progress5u1-rpi +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-arm +Description: Header files for Linux 4.19.0-25-rpi This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-rpi, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-rpi, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-rpi package. + Linux kernel 4.19.0-25-rpi, generally used for building out-of-tree kernel + modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-rpi, and can be used for building modules + that load into the kernel provided by the linux-image-4.19.0-25-rpi + package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-rpi-dbg +Package: linux-image-4.19.0-25-rpi-dbg Architecture: armel Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-rpi +Description: Debug symbols for linux-image-4.19.0-25-rpi This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-rpi. + modules in linux-image-4.19.0-25-rpi. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-all-armhf +Package: linux-headers-4.19.0-25-all-armhf Architecture: armhf -Depends: ${misc:Depends}, linux-headers-4.19.0-24progress5u1-armmp (= ${binary:Version}), linux-headers-4.19.0-24progress5u1-armmp-lpae (= ${binary:Version}), linux-headers-4.19.0-24progress5u1-rt-armmp (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-25-armmp (= ${binary:Version}), linux-headers-4.19.0-25-armmp-lpae (= ${binary:Version}), linux-headers-4.19.0-25-rt-armmp (= ${binary:Version}) Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: kernel-image-4.19.0-24progress5u1-armmp-di +Package: kernel-image-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: standard @@ -2727,511 +2747,511 @@ Description: Linux kernel image and core modules for the Debian installer installer boot images. It does _not_ provide a usable kernel for your full Debian system. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: nic-modules-4.19.0-24progress5u1-armmp-di +Package: nic-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di, nic-shared-modules-4.19.0-24progress5u1-armmp-di, i2c-modules-4.19.0-24progress5u1-armmp-di, crc-modules-4.19.0-24progress5u1-armmp-di, zlib-modules-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di, nic-shared-modules-4.19.0-25-armmp-di, i2c-modules-4.19.0-25-armmp-di, crc-modules-4.19.0-25-armmp-di, zlib-modules-4.19.0-25-armmp-di Description: NIC drivers This package contains Ethernet and some paravirtualised network drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: nic-wireless-modules-4.19.0-24progress5u1-armmp-di +Package: nic-wireless-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di, nic-shared-modules-4.19.0-24progress5u1-armmp-di, usb-modules-4.19.0-24progress5u1-armmp-di, crc-modules-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di, nic-shared-modules-4.19.0-25-armmp-di, usb-modules-4.19.0-25-armmp-di, crc-modules-4.19.0-25-armmp-di Description: Wireless NIC drivers This package contains wireless NIC drivers for the kernel. Includes crypto modules only needed for wireless (WEP, WPA). Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: nic-shared-modules-4.19.0-24progress5u1-armmp-di +Package: nic-shared-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: usb-serial-modules-4.19.0-24progress5u1-armmp-di +Package: usb-serial-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di, usb-modules-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di, usb-modules-4.19.0-25-armmp-di Description: USB serial drivers This package contains USB serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: ppp-modules-4.19.0-24progress5u1-armmp-di +Package: ppp-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di, zlib-modules-4.19.0-24progress5u1-armmp-di, crc-modules-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di, zlib-modules-4.19.0-25-armmp-di, crc-modules-4.19.0-25-armmp-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: pata-modules-4.19.0-24progress5u1-armmp-di +Package: pata-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: pata-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di, ata-modules-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di, ata-modules-4.19.0-25-armmp-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: cdrom-core-modules-4.19.0-24progress5u1-armmp-di +Package: cdrom-core-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di, scsi-core-modules-4.19.0-24progress5u1-armmp-di, isofs-modules-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di, scsi-core-modules-4.19.0-25-armmp-di, isofs-modules-4.19.0-25-armmp-di Description: CDROM support This package contains core CDROM support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: scsi-core-modules-4.19.0-24progress5u1-armmp-di +Package: scsi-core-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di Description: Core SCSI subsystem This package contains the core SCSI subsystem for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: scsi-modules-4.19.0-24progress5u1-armmp-di +Package: scsi-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di, scsi-core-modules-4.19.0-24progress5u1-armmp-di, cdrom-core-modules-4.19.0-24progress5u1-armmp-di, ata-modules-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di, scsi-core-modules-4.19.0-25-armmp-di, cdrom-core-modules-4.19.0-25-armmp-di, ata-modules-4.19.0-25-armmp-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: scsi-nic-modules-4.19.0-24progress5u1-armmp-di +Package: scsi-nic-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-24progress5u1-armmp-di, nic-modules-4.19.0-24progress5u1-armmp-di +Depends: scsi-modules-4.19.0-25-armmp-di, nic-modules-4.19.0-25-armmp-di Description: SCSI drivers for converged NICs This package contains SCSI drivers that depend on net drivers. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: loop-modules-4.19.0-24progress5u1-armmp-di +Package: loop-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-armmp-di +Package: btrfs-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di, crc-modules-4.19.0-24progress5u1-armmp-di, zlib-modules-4.19.0-24progress5u1-armmp-di, compress-modules-4.19.0-24progress5u1-armmp-di, md-modules-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di, crc-modules-4.19.0-25-armmp-di, zlib-modules-4.19.0-25-armmp-di, compress-modules-4.19.0-25-armmp-di, md-modules-4.19.0-25-armmp-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-armmp-di +Package: ext4-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di, crc-modules-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di, crc-modules-4.19.0-25-armmp-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-armmp-di +Package: isofs-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: jfs-modules-4.19.0-24progress5u1-armmp-di +Package: jfs-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: fat-modules-4.19.0-24progress5u1-armmp-di +Package: fat-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di Description: FAT filesystem support This package contains the FAT and VFAT filesystem modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-armmp-di +Package: md-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di, crc-modules-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di, crc-modules-4.19.0-25-armmp-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: multipath-modules-4.19.0-24progress5u1-armmp-di +Package: multipath-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di, md-modules-4.19.0-24progress5u1-armmp-di, scsi-core-modules-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di, md-modules-4.19.0-25-armmp-di, scsi-core-modules-4.19.0-25-armmp-di Description: Multipath support This package contains DM-Multipath modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: usb-modules-4.19.0-24progress5u1-armmp-di +Package: usb-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di Description: USB support This package contains core USB drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: usb-storage-modules-4.19.0-24progress5u1-armmp-di +Package: usb-storage-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di, scsi-core-modules-4.19.0-24progress5u1-armmp-di, usb-modules-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di, scsi-core-modules-4.19.0-25-armmp-di, usb-modules-4.19.0-25-armmp-di Description: USB storage support This package contains the USB storage driver for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: fb-modules-4.19.0-24progress5u1-armmp-di +Package: fb-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di, i2c-modules-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di, i2c-modules-4.19.0-25-armmp-di Description: Frame buffer support This package contains Frame buffer drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: input-modules-4.19.0-24progress5u1-armmp-di +Package: input-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di, usb-modules-4.19.0-24progress5u1-armmp-di, i2c-modules-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di, usb-modules-4.19.0-25-armmp-di, i2c-modules-4.19.0-25-armmp-di Description: Input devices support This package contains input device drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: event-modules-4.19.0-24progress5u1-armmp-di +Package: event-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di Description: Event support This package contains event drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: nic-usb-modules-4.19.0-24progress5u1-armmp-di +Package: nic-usb-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di, nic-shared-modules-4.19.0-24progress5u1-armmp-di, nic-wireless-modules-4.19.0-24progress5u1-armmp-di, usb-modules-4.19.0-24progress5u1-armmp-di, crc-modules-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di, nic-shared-modules-4.19.0-25-armmp-di, nic-wireless-modules-4.19.0-25-armmp-di, usb-modules-4.19.0-25-armmp-di, crc-modules-4.19.0-25-armmp-di Description: USB NIC drivers This package contains USB network adapter drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: sata-modules-4.19.0-24progress5u1-armmp-di +Package: sata-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di, scsi-core-modules-4.19.0-24progress5u1-armmp-di, ata-modules-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di, scsi-core-modules-4.19.0-25-armmp-di, ata-modules-4.19.0-25-armmp-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: i2c-modules-4.19.0-24progress5u1-armmp-di +Package: i2c-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di Description: i2c support modules This package contains basic i2c support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-armmp-di +Package: crc-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-armmp-di +Package: crypto-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: crypto-dm-modules-4.19.0-24progress5u1-armmp-di +Package: crypto-dm-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di, md-modules-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di, md-modules-4.19.0-25-armmp-di Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: efi-modules-4.19.0-24progress5u1-armmp-di +Package: efi-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: efi-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di Description: EFI modules This package contains EFI modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: ata-modules-4.19.0-24progress5u1-armmp-di +Package: ata-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di, scsi-core-modules-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di, scsi-core-modules-4.19.0-25-armmp-di Description: ATA disk modules This package contains core ATA disk modules used by both PATA and SATA disk drivers. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: mmc-modules-4.19.0-24progress5u1-armmp-di +Package: mmc-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: mmc-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di, usb-modules-4.19.0-24progress5u1-armmp-di, crc-modules-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di, usb-modules-4.19.0-25-armmp-di, crc-modules-4.19.0-25-armmp-di Description: MMC/SD card modules This package contains modules needed to support MMC (multimedia) and SD cards. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-armmp-di +Package: nbd-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: squashfs-modules-4.19.0-24progress5u1-armmp-di +Package: squashfs-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di, compress-modules-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di, compress-modules-4.19.0-25-armmp-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: uinput-modules-4.19.0-24progress5u1-armmp-di +Package: uinput-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: uinput-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di Description: uinput support This package contains the uinput module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: zlib-modules-4.19.0-24progress5u1-armmp-di +Package: zlib-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-armmp-di +Package: compress-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: leds-modules-4.19.0-24progress5u1-armmp-di +Package: leds-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: leds-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di Description: LED modules This package contains LED modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: udf-modules-4.19.0-24progress5u1-armmp-di +Package: udf-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di, crc-modules-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di, crc-modules-4.19.0-25-armmp-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-armmp-di +Package: fuse-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: mtd-modules-4.19.0-24progress5u1-armmp-di +Package: mtd-modules-4.19.0-25-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: mtd-modules -Depends: kernel-image-4.19.0-24progress5u1-armmp-di +Depends: kernel-image-4.19.0-25-armmp-di Description: MTD driver modules This package contains MTD driver modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-armmp +Kernel-Version: 4.19.0-25-armmp Package-Type: udeb -Package: linux-image-4.19.0-24progress5u1-armmp +Package: linux-image-4.19.0-25-armmp Architecture: armhf -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [armhf] Suggests: linux-doc-4.19, debian-kernel-handbook Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -3241,31 +3261,31 @@ Description: Linux 4.19 for ARMv7 multiplatform compatible SoCs platforms. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-armmp +Package: linux-headers-4.19.0-25-armmp Architecture: armhf -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-arm -Description: Header files for Linux 4.19.0-24progress5u1-armmp +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-arm +Description: Header files for Linux 4.19.0-25-armmp This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-armmp, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-armmp, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-armmp package. + Linux kernel 4.19.0-25-armmp, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-armmp, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-armmp package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-armmp-dbg +Package: linux-image-4.19.0-25-armmp-dbg Architecture: armhf Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-armmp +Description: Debug symbols for linux-image-4.19.0-25-armmp This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-armmp. + modules in linux-image-4.19.0-25-armmp. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-armmp-lpae +Package: linux-image-4.19.0-25-armmp-lpae Architecture: armhf -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [armhf] Suggests: linux-doc-4.19, debian-kernel-handbook Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -3275,31 +3295,31 @@ Description: Linux 4.19 for ARMv7 multiplatform compatible SoCs supporting LPAE details of supported platforms.. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-armmp-lpae +Package: linux-headers-4.19.0-25-armmp-lpae Architecture: armhf -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-arm -Description: Header files for Linux 4.19.0-24progress5u1-armmp-lpae +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-arm +Description: Header files for Linux 4.19.0-25-armmp-lpae This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-armmp-lpae, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-armmp-lpae, and can be used - for building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-armmp-lpae package. + Linux kernel 4.19.0-25-armmp-lpae, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-armmp-lpae, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-armmp-lpae package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-armmp-lpae-dbg +Package: linux-image-4.19.0-25-armmp-lpae-dbg Architecture: armhf Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-armmp-lpae +Description: Debug symbols for linux-image-4.19.0-25-armmp-lpae This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-armmp-lpae. + modules in linux-image-4.19.0-25-armmp-lpae. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-rt-armmp +Package: linux-image-4.19.0-25-rt-armmp Architecture: armhf -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [armhf] | linux-initramfs-tool [armhf] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [armhf] Suggests: linux-doc-4.19, debian-kernel-handbook Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -3311,38 +3331,38 @@ Description: Linux 4.19 for ARMv7 multiplatform compatible SoCs, PREEMPT_RT This kernel includes the PREEMPT_RT realtime patch set. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-rt-armmp +Package: linux-headers-4.19.0-25-rt-armmp Architecture: armhf -Depends: linux-headers-4.19.0-24progress5u1-common-rt (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-arm -Description: Header files for Linux 4.19.0-24progress5u1-rt-armmp +Depends: linux-headers-4.19.0-25-common-rt (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-arm +Description: Header files for Linux 4.19.0-25-rt-armmp This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-rt-armmp, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-rt-armmp, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-rt-armmp package. + Linux kernel 4.19.0-25-rt-armmp, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-rt-armmp, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-rt-armmp package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-rt-armmp-dbg +Package: linux-image-4.19.0-25-rt-armmp-dbg Architecture: armhf Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-rt-armmp +Description: Debug symbols for linux-image-4.19.0-25-rt-armmp This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-rt-armmp. + modules in linux-image-4.19.0-25-rt-armmp. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-all-hppa +Package: linux-headers-4.19.0-25-all-hppa Architecture: hppa -Depends: ${misc:Depends}, linux-headers-4.19.0-24progress5u1-parisc (= ${binary:Version}), linux-headers-4.19.0-24progress5u1-parisc-smp (= ${binary:Version}), linux-headers-4.19.0-24progress5u1-parisc64-smp (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-25-parisc (= ${binary:Version}), linux-headers-4.19.0-25-parisc-smp (= ${binary:Version}), linux-headers-4.19.0-25-parisc64-smp (= ${binary:Version}) Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: kernel-image-4.19.0-24progress5u1-parisc-di +Package: kernel-image-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: standard @@ -3352,423 +3372,423 @@ Description: Linux kernel image and core modules for the Debian installer installer boot images. It does _not_ provide a usable kernel for your full Debian system. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: nic-modules-4.19.0-24progress5u1-parisc-di +Package: nic-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di, nic-shared-modules-4.19.0-24progress5u1-parisc-di, crc-modules-4.19.0-24progress5u1-parisc-di, zlib-modules-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di, nic-shared-modules-4.19.0-25-parisc-di, crc-modules-4.19.0-25-parisc-di, zlib-modules-4.19.0-25-parisc-di Description: NIC drivers This package contains Ethernet and some paravirtualised network drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: nic-shared-modules-4.19.0-24progress5u1-parisc-di +Package: nic-shared-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: serial-modules-4.19.0-24progress5u1-parisc-di +Package: serial-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: serial-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di Description: Serial drivers This package contains serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: usb-serial-modules-4.19.0-24progress5u1-parisc-di +Package: usb-serial-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di, usb-modules-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di, usb-modules-4.19.0-25-parisc-di Description: USB serial drivers This package contains USB serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: ppp-modules-4.19.0-24progress5u1-parisc-di +Package: ppp-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di, serial-modules-4.19.0-24progress5u1-parisc-di, zlib-modules-4.19.0-24progress5u1-parisc-di, crc-modules-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di, serial-modules-4.19.0-25-parisc-di, zlib-modules-4.19.0-25-parisc-di, crc-modules-4.19.0-25-parisc-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: pata-modules-4.19.0-24progress5u1-parisc-di +Package: pata-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di, ata-modules-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di, ata-modules-4.19.0-25-parisc-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: cdrom-core-modules-4.19.0-24progress5u1-parisc-di +Package: cdrom-core-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di, scsi-core-modules-4.19.0-24progress5u1-parisc-di, isofs-modules-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di, scsi-core-modules-4.19.0-25-parisc-di, isofs-modules-4.19.0-25-parisc-di Description: CDROM support This package contains core CDROM support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: scsi-core-modules-4.19.0-24progress5u1-parisc-di +Package: scsi-core-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di Description: Core SCSI subsystem This package contains the core SCSI subsystem for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: scsi-modules-4.19.0-24progress5u1-parisc-di +Package: scsi-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di, scsi-core-modules-4.19.0-24progress5u1-parisc-di, cdrom-core-modules-4.19.0-24progress5u1-parisc-di, ata-modules-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di, scsi-core-modules-4.19.0-25-parisc-di, cdrom-core-modules-4.19.0-25-parisc-di, ata-modules-4.19.0-25-parisc-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: loop-modules-4.19.0-24progress5u1-parisc-di +Package: loop-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-parisc-di +Package: btrfs-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di, crc-modules-4.19.0-24progress5u1-parisc-di, zlib-modules-4.19.0-24progress5u1-parisc-di, compress-modules-4.19.0-24progress5u1-parisc-di, md-modules-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di, crc-modules-4.19.0-25-parisc-di, zlib-modules-4.19.0-25-parisc-di, compress-modules-4.19.0-25-parisc-di, md-modules-4.19.0-25-parisc-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-parisc-di +Package: ext4-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di, crc-modules-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di, crc-modules-4.19.0-25-parisc-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-parisc-di +Package: isofs-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: jfs-modules-4.19.0-24progress5u1-parisc-di +Package: jfs-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: xfs-modules-4.19.0-24progress5u1-parisc-di +Package: xfs-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di, crc-modules-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di, crc-modules-4.19.0-25-parisc-di Description: XFS filesystem support This package contains the XFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: fat-modules-4.19.0-24progress5u1-parisc-di +Package: fat-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di Description: FAT filesystem support This package contains the FAT and VFAT filesystem modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-parisc-di +Package: md-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di, crc-modules-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di, crc-modules-4.19.0-25-parisc-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: multipath-modules-4.19.0-24progress5u1-parisc-di +Package: multipath-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di, md-modules-4.19.0-24progress5u1-parisc-di, scsi-core-modules-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di, md-modules-4.19.0-25-parisc-di, scsi-core-modules-4.19.0-25-parisc-di Description: Multipath support This package contains DM-Multipath modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: usb-modules-4.19.0-24progress5u1-parisc-di +Package: usb-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di Description: USB support This package contains core USB drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: usb-storage-modules-4.19.0-24progress5u1-parisc-di +Package: usb-storage-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di, scsi-core-modules-4.19.0-24progress5u1-parisc-di, usb-modules-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di, scsi-core-modules-4.19.0-25-parisc-di, usb-modules-4.19.0-25-parisc-di Description: USB storage support This package contains the USB storage driver for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: input-modules-4.19.0-24progress5u1-parisc-di +Package: input-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di, usb-modules-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di, usb-modules-4.19.0-25-parisc-di Description: Input devices support This package contains input device drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: event-modules-4.19.0-24progress5u1-parisc-di +Package: event-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di Description: Event support This package contains event drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: mouse-modules-4.19.0-24progress5u1-parisc-di +Package: mouse-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: mouse-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di, event-modules-4.19.0-24progress5u1-parisc-di, input-modules-4.19.0-24progress5u1-parisc-di, usb-modules-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di, event-modules-4.19.0-25-parisc-di, input-modules-4.19.0-25-parisc-di, usb-modules-4.19.0-25-parisc-di Description: Mouse support This package contains mouse drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: nic-usb-modules-4.19.0-24progress5u1-parisc-di +Package: nic-usb-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di, nic-shared-modules-4.19.0-24progress5u1-parisc-di, usb-modules-4.19.0-24progress5u1-parisc-di, crc-modules-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di, nic-shared-modules-4.19.0-25-parisc-di, usb-modules-4.19.0-25-parisc-di, crc-modules-4.19.0-25-parisc-di Description: USB NIC drivers This package contains USB network adapter drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: sata-modules-4.19.0-24progress5u1-parisc-di +Package: sata-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di, scsi-core-modules-4.19.0-24progress5u1-parisc-di, ata-modules-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di, scsi-core-modules-4.19.0-25-parisc-di, ata-modules-4.19.0-25-parisc-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-parisc-di +Package: crc-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-parisc-di +Package: crypto-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: crypto-dm-modules-4.19.0-24progress5u1-parisc-di +Package: crypto-dm-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di, md-modules-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di, md-modules-4.19.0-25-parisc-di Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: ata-modules-4.19.0-24progress5u1-parisc-di +Package: ata-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di, scsi-core-modules-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di, scsi-core-modules-4.19.0-25-parisc-di Description: ATA disk modules This package contains core ATA disk modules used by both PATA and SATA disk drivers. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-parisc-di +Package: nbd-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: squashfs-modules-4.19.0-24progress5u1-parisc-di +Package: squashfs-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di, compress-modules-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di, compress-modules-4.19.0-25-parisc-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: zlib-modules-4.19.0-24progress5u1-parisc-di +Package: zlib-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-parisc-di +Package: compress-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-parisc-di +Package: fuse-modules-4.19.0-25-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc-di +Depends: kernel-image-4.19.0-25-parisc-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc +Kernel-Version: 4.19.0-25-parisc Package-Type: udeb -Package: kernel-image-4.19.0-24progress5u1-parisc64-smp-di +Package: kernel-image-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard @@ -3778,437 +3798,437 @@ Description: Linux kernel image and core modules for the Debian installer installer boot images. It does _not_ provide a usable kernel for your full Debian system. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: nic-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: nic-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di, nic-shared-modules-4.19.0-24progress5u1-parisc64-smp-di, crc-modules-4.19.0-24progress5u1-parisc64-smp-di, zlib-modules-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di, nic-shared-modules-4.19.0-25-parisc64-smp-di, crc-modules-4.19.0-25-parisc64-smp-di, zlib-modules-4.19.0-25-parisc64-smp-di Description: NIC drivers This package contains Ethernet and some paravirtualised network drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: nic-shared-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: nic-shared-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: serial-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: serial-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: serial-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di Description: Serial drivers This package contains serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: usb-serial-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: usb-serial-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di, usb-modules-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di, usb-modules-4.19.0-25-parisc64-smp-di Description: USB serial drivers This package contains USB serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: ppp-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: ppp-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di, serial-modules-4.19.0-24progress5u1-parisc64-smp-di, zlib-modules-4.19.0-24progress5u1-parisc64-smp-di, crc-modules-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di, serial-modules-4.19.0-25-parisc64-smp-di, zlib-modules-4.19.0-25-parisc64-smp-di, crc-modules-4.19.0-25-parisc64-smp-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: pata-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: pata-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di, ata-modules-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di, ata-modules-4.19.0-25-parisc64-smp-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: cdrom-core-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: cdrom-core-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di, scsi-core-modules-4.19.0-24progress5u1-parisc64-smp-di, isofs-modules-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di, scsi-core-modules-4.19.0-25-parisc64-smp-di, isofs-modules-4.19.0-25-parisc64-smp-di Description: CDROM support This package contains core CDROM support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: scsi-core-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: scsi-core-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di Description: Core SCSI subsystem This package contains the core SCSI subsystem for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: scsi-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: scsi-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di, scsi-core-modules-4.19.0-24progress5u1-parisc64-smp-di, cdrom-core-modules-4.19.0-24progress5u1-parisc64-smp-di, ata-modules-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di, scsi-core-modules-4.19.0-25-parisc64-smp-di, cdrom-core-modules-4.19.0-25-parisc64-smp-di, ata-modules-4.19.0-25-parisc64-smp-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: loop-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: loop-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: btrfs-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di, crc-modules-4.19.0-24progress5u1-parisc64-smp-di, zlib-modules-4.19.0-24progress5u1-parisc64-smp-di, compress-modules-4.19.0-24progress5u1-parisc64-smp-di, md-modules-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di, crc-modules-4.19.0-25-parisc64-smp-di, zlib-modules-4.19.0-25-parisc64-smp-di, compress-modules-4.19.0-25-parisc64-smp-di, md-modules-4.19.0-25-parisc64-smp-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: ext4-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di, crc-modules-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di, crc-modules-4.19.0-25-parisc64-smp-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: isofs-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: jfs-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: jfs-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: xfs-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: xfs-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di, crc-modules-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di, crc-modules-4.19.0-25-parisc64-smp-di Description: XFS filesystem support This package contains the XFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: fat-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: fat-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di Description: FAT filesystem support This package contains the FAT and VFAT filesystem modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: md-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di, crc-modules-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di, crc-modules-4.19.0-25-parisc64-smp-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: multipath-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: multipath-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di, md-modules-4.19.0-24progress5u1-parisc64-smp-di, scsi-core-modules-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di, md-modules-4.19.0-25-parisc64-smp-di, scsi-core-modules-4.19.0-25-parisc64-smp-di Description: Multipath support This package contains DM-Multipath modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: usb-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: usb-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di Description: USB support This package contains core USB drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: usb-storage-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: usb-storage-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di, scsi-core-modules-4.19.0-24progress5u1-parisc64-smp-di, usb-modules-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di, scsi-core-modules-4.19.0-25-parisc64-smp-di, usb-modules-4.19.0-25-parisc64-smp-di Description: USB storage support This package contains the USB storage driver for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: fb-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: fb-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: fb-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di Description: Frame buffer support This package contains Frame buffer drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: input-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: input-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di, usb-modules-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di, usb-modules-4.19.0-25-parisc64-smp-di Description: Input devices support This package contains input device drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: event-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: event-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di Description: Event support This package contains event drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: mouse-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: mouse-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: mouse-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di, event-modules-4.19.0-24progress5u1-parisc64-smp-di, input-modules-4.19.0-24progress5u1-parisc64-smp-di, usb-modules-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di, event-modules-4.19.0-25-parisc64-smp-di, input-modules-4.19.0-25-parisc64-smp-di, usb-modules-4.19.0-25-parisc64-smp-di Description: Mouse support This package contains mouse drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: nic-usb-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: nic-usb-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di, nic-shared-modules-4.19.0-24progress5u1-parisc64-smp-di, usb-modules-4.19.0-24progress5u1-parisc64-smp-di, crc-modules-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di, nic-shared-modules-4.19.0-25-parisc64-smp-di, usb-modules-4.19.0-25-parisc64-smp-di, crc-modules-4.19.0-25-parisc64-smp-di Description: USB NIC drivers This package contains USB network adapter drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: sata-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: sata-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di, scsi-core-modules-4.19.0-24progress5u1-parisc64-smp-di, ata-modules-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di, scsi-core-modules-4.19.0-25-parisc64-smp-di, ata-modules-4.19.0-25-parisc64-smp-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: crc-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: crypto-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: crypto-dm-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: crypto-dm-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di, md-modules-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di, md-modules-4.19.0-25-parisc64-smp-di Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: ata-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: ata-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di, scsi-core-modules-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di, scsi-core-modules-4.19.0-25-parisc64-smp-di Description: ATA disk modules This package contains core ATA disk modules used by both PATA and SATA disk drivers. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: nbd-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: squashfs-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: squashfs-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di, compress-modules-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di, compress-modules-4.19.0-25-parisc64-smp-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: zlib-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: zlib-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: compress-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-parisc64-smp-di +Package: fuse-modules-4.19.0-25-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-25-parisc64-smp-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-parisc64-smp +Kernel-Version: 4.19.0-25-parisc64-smp Package-Type: udeb -Package: linux-image-4.19.0-24progress5u1-parisc +Package: linux-image-4.19.0-25-parisc Architecture: hppa -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [hppa] | linux-initramfs-tool [hppa] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [hppa] | linux-initramfs-tool [hppa] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [hppa] Suggests: linux-doc-4.19, debian-kernel-handbook, palo [hppa] Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -4217,21 +4237,21 @@ Description: Linux 4.19 for 32-bit PA-RISC with max 4 GB RAM. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-parisc +Package: linux-headers-4.19.0-25-parisc Architecture: hppa -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8, binutils-hppa64-linux-gnu, gcc-8-hppa64-linux-gnu -Description: Header files for Linux 4.19.0-24progress5u1-parisc +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8, binutils-hppa64-linux-gnu, gcc-8-hppa64-linux-gnu +Description: Header files for Linux 4.19.0-25-parisc This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-parisc, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-parisc, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-parisc package. + Linux kernel 4.19.0-25-parisc, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-parisc, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-parisc package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-parisc-smp +Package: linux-image-4.19.0-25-parisc-smp Architecture: hppa -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [hppa] | linux-initramfs-tool [hppa] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [hppa] | linux-initramfs-tool [hppa] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [hppa] Suggests: linux-doc-4.19, debian-kernel-handbook, palo [hppa] Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -4240,21 +4260,21 @@ Description: Linux 4.19 for multiprocessor 32-bit PA-RISC with max 4 GB RAM. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-parisc-smp +Package: linux-headers-4.19.0-25-parisc-smp Architecture: hppa -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8, binutils-hppa64-linux-gnu, gcc-8-hppa64-linux-gnu -Description: Header files for Linux 4.19.0-24progress5u1-parisc-smp +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8, binutils-hppa64-linux-gnu, gcc-8-hppa64-linux-gnu +Description: Header files for Linux 4.19.0-25-parisc-smp This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-parisc-smp, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-parisc-smp, and can be used - for building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-parisc-smp package. + Linux kernel 4.19.0-25-parisc-smp, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-parisc-smp, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-parisc-smp package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-parisc64-smp +Package: linux-image-4.19.0-25-parisc64-smp Architecture: hppa -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [hppa] | linux-initramfs-tool [hppa] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [hppa] | linux-initramfs-tool [hppa] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [hppa] Suggests: linux-doc-4.19, debian-kernel-handbook, palo [hppa] Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -4263,28 +4283,28 @@ Description: Linux 4.19 for multiprocessor 64-bit PA-RISC with support for more than 4 GB RAM. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-parisc64-smp +Package: linux-headers-4.19.0-25-parisc64-smp Architecture: hppa -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8, binutils-hppa64-linux-gnu, gcc-8-hppa64-linux-gnu -Description: Header files for Linux 4.19.0-24progress5u1-parisc64-smp +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8, binutils-hppa64-linux-gnu, gcc-8-hppa64-linux-gnu +Description: Header files for Linux 4.19.0-25-parisc64-smp This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-parisc64-smp, generally used for - building out-of-tree kernel modules. These files are going to be - installed into /usr/src/linux-headers-4.19.0-24progress5u1-parisc64-smp, - and can be used for building modules that load into the kernel provided by - the linux-image-4.19.0-24progress5u1-parisc64-smp package. + Linux kernel 4.19.0-25-parisc64-smp, generally used for building + out-of-tree kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-parisc64-smp, and can be used for + building modules that load into the kernel provided by the + linux-image-4.19.0-25-parisc64-smp package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-all-i386 +Package: linux-headers-4.19.0-25-all-i386 Architecture: i386 -Depends: ${misc:Depends}, linux-headers-4.19.0-24progress5u1-686 (= ${binary:Version}), linux-headers-4.19.0-24progress5u1-686-pae (= ${binary:Version}), linux-headers-4.19.0-24progress5u1-rt-686-pae (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-25-686 (= ${binary:Version}), linux-headers-4.19.0-25-686-pae (= ${binary:Version}), linux-headers-4.19.0-25-rt-686-pae (= ${binary:Version}) Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: kernel-image-4.19.0-24progress5u1-686-di +Package: kernel-image-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: standard @@ -4293,618 +4313,618 @@ Description: Linux kernel image and core modules for the Debian installer This package contains the kernel image and core modules for the Debian installer boot images. It does _not_ provide a usable kernel for your full Debian system. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: nic-modules-4.19.0-24progress5u1-686-di +Package: nic-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, nic-shared-modules-4.19.0-24progress5u1-686-di, i2c-modules-4.19.0-24progress5u1-686-di, crc-modules-4.19.0-24progress5u1-686-di, mtd-core-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, nic-shared-modules-4.19.0-25-686-di, i2c-modules-4.19.0-25-686-di, crc-modules-4.19.0-25-686-di, mtd-core-modules-4.19.0-25-686-di Description: NIC drivers This package contains Ethernet and some paravirtualised network drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: nic-wireless-modules-4.19.0-24progress5u1-686-di +Package: nic-wireless-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, nic-shared-modules-4.19.0-24progress5u1-686-di, usb-modules-4.19.0-24progress5u1-686-di, mmc-core-modules-4.19.0-24progress5u1-686-di, pcmcia-modules-4.19.0-24progress5u1-686-di, crc-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, nic-shared-modules-4.19.0-25-686-di, usb-modules-4.19.0-25-686-di, mmc-core-modules-4.19.0-25-686-di, pcmcia-modules-4.19.0-25-686-di, crc-modules-4.19.0-25-686-di Description: Wireless NIC drivers This package contains wireless NIC drivers for the kernel. Includes crypto modules only needed for wireless (WEP, WPA). -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: nic-shared-modules-4.19.0-24progress5u1-686-di +Package: nic-shared-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: serial-modules-4.19.0-24progress5u1-686-di +Package: serial-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: serial-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, pcmcia-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, pcmcia-modules-4.19.0-25-686-di Description: Serial drivers This package contains serial drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: usb-serial-modules-4.19.0-24progress5u1-686-di +Package: usb-serial-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, usb-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, usb-modules-4.19.0-25-686-di Description: USB serial drivers This package contains USB serial drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: ppp-modules-4.19.0-24progress5u1-686-di +Package: ppp-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, serial-modules-4.19.0-24progress5u1-686-di, crc-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, serial-modules-4.19.0-25-686-di, crc-modules-4.19.0-25-686-di Description: PPP drivers This package contains PPP drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: pata-modules-4.19.0-24progress5u1-686-di +Package: pata-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, ata-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, ata-modules-4.19.0-25-686-di Description: PATA drivers This package contains PATA drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: cdrom-core-modules-4.19.0-24progress5u1-686-di +Package: cdrom-core-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, scsi-core-modules-4.19.0-24progress5u1-686-di, isofs-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, scsi-core-modules-4.19.0-25-686-di, isofs-modules-4.19.0-25-686-di Description: CDROM support This package contains core CDROM support for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: firewire-core-modules-4.19.0-24progress5u1-686-di +Package: firewire-core-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: firewire-core-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, scsi-core-modules-4.19.0-24progress5u1-686-di, crc-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, scsi-core-modules-4.19.0-25-686-di, crc-modules-4.19.0-25-686-di Description: Core FireWire drivers This package contains core FireWire drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: scsi-core-modules-4.19.0-24progress5u1-686-di +Package: scsi-core-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di Description: Core SCSI subsystem This package contains the core SCSI subsystem for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: scsi-modules-4.19.0-24progress5u1-686-di +Package: scsi-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, scsi-core-modules-4.19.0-24progress5u1-686-di, cdrom-core-modules-4.19.0-24progress5u1-686-di, ata-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, scsi-core-modules-4.19.0-25-686-di, cdrom-core-modules-4.19.0-25-686-di, ata-modules-4.19.0-25-686-di Description: SCSI drivers This package contains SCSI drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: scsi-nic-modules-4.19.0-24progress5u1-686-di +Package: scsi-nic-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-24progress5u1-686-di, nic-modules-4.19.0-24progress5u1-686-di +Depends: scsi-modules-4.19.0-25-686-di, nic-modules-4.19.0-25-686-di Description: SCSI drivers for converged NICs This package contains SCSI drivers that depend on net drivers. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: loop-modules-4.19.0-24progress5u1-686-di +Package: loop-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-686-di +Package: btrfs-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, crc-modules-4.19.0-24progress5u1-686-di, compress-modules-4.19.0-24progress5u1-686-di, md-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, crc-modules-4.19.0-25-686-di, compress-modules-4.19.0-25-686-di, md-modules-4.19.0-25-686-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-686-di +Package: ext4-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, crc-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, crc-modules-4.19.0-25-686-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-686-di +Package: isofs-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: jfs-modules-4.19.0-24progress5u1-686-di +Package: jfs-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: xfs-modules-4.19.0-24progress5u1-686-di +Package: xfs-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, crc-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, crc-modules-4.19.0-25-686-di Description: XFS filesystem support This package contains the XFS filesystem module for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: fat-modules-4.19.0-24progress5u1-686-di +Package: fat-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: fat-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di Description: FAT filesystem support This package contains the FAT and VFAT filesystem modules for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-686-di +Package: md-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, crc-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, crc-modules-4.19.0-25-686-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: multipath-modules-4.19.0-24progress5u1-686-di +Package: multipath-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, md-modules-4.19.0-24progress5u1-686-di, scsi-core-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, md-modules-4.19.0-25-686-di, scsi-core-modules-4.19.0-25-686-di Description: Multipath support This package contains DM-Multipath modules for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: usb-modules-4.19.0-24progress5u1-686-di +Package: usb-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di Description: USB support This package contains core USB drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: usb-storage-modules-4.19.0-24progress5u1-686-di +Package: usb-storage-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, scsi-core-modules-4.19.0-24progress5u1-686-di, usb-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, scsi-core-modules-4.19.0-25-686-di, usb-modules-4.19.0-25-686-di Description: USB storage support This package contains the USB storage driver for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: pcmcia-storage-modules-4.19.0-24progress5u1-686-di +Package: pcmcia-storage-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: pcmcia-storage-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, cdrom-core-modules-4.19.0-24progress5u1-686-di, pcmcia-modules-4.19.0-24progress5u1-686-di, ata-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, cdrom-core-modules-4.19.0-25-686-di, pcmcia-modules-4.19.0-25-686-di, ata-modules-4.19.0-25-686-di Description: PCMCIA storage drivers This package contains PCMCIA storage drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: fb-modules-4.19.0-24progress5u1-686-di +Package: fb-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, i2c-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, i2c-modules-4.19.0-25-686-di Description: Frame buffer support This package contains Frame buffer drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: input-modules-4.19.0-24progress5u1-686-di +Package: input-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, usb-modules-4.19.0-24progress5u1-686-di, i2c-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, usb-modules-4.19.0-25-686-di, i2c-modules-4.19.0-25-686-di Description: Input devices support This package contains input device drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: event-modules-4.19.0-24progress5u1-686-di +Package: event-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di Description: Event support This package contains event drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: mouse-modules-4.19.0-24progress5u1-686-di +Package: mouse-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: mouse-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, event-modules-4.19.0-24progress5u1-686-di, input-modules-4.19.0-24progress5u1-686-di, usb-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, event-modules-4.19.0-25-686-di, input-modules-4.19.0-25-686-di, usb-modules-4.19.0-25-686-di Description: Mouse support This package contains mouse drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: nic-pcmcia-modules-4.19.0-24progress5u1-686-di +Package: nic-pcmcia-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: nic-pcmcia-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, nic-shared-modules-4.19.0-24progress5u1-686-di, nic-wireless-modules-4.19.0-24progress5u1-686-di, pcmcia-modules-4.19.0-24progress5u1-686-di, mmc-core-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, nic-shared-modules-4.19.0-25-686-di, nic-wireless-modules-4.19.0-25-686-di, pcmcia-modules-4.19.0-25-686-di, mmc-core-modules-4.19.0-25-686-di Description: Common PCMCIA NIC drivers This package contains common PCMCIA NIC drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: pcmcia-modules-4.19.0-24progress5u1-686-di +Package: pcmcia-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: pcmcia-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di Description: Common PCMCIA drivers This package contains common PCMCIA drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: nic-usb-modules-4.19.0-24progress5u1-686-di +Package: nic-usb-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, nic-shared-modules-4.19.0-24progress5u1-686-di, nic-wireless-modules-4.19.0-24progress5u1-686-di, usb-modules-4.19.0-24progress5u1-686-di, crc-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, nic-shared-modules-4.19.0-25-686-di, nic-wireless-modules-4.19.0-25-686-di, usb-modules-4.19.0-25-686-di, crc-modules-4.19.0-25-686-di Description: USB NIC drivers This package contains USB network adapter drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: sata-modules-4.19.0-24progress5u1-686-di +Package: sata-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, scsi-core-modules-4.19.0-24progress5u1-686-di, ata-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, scsi-core-modules-4.19.0-25-686-di, ata-modules-4.19.0-25-686-di Description: SATA drivers This package contains SATA drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: acpi-modules-4.19.0-24progress5u1-686-di +Package: acpi-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: acpi-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di Description: ACPI support modules This package contains kernel modules for ACPI. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: i2c-modules-4.19.0-24progress5u1-686-di +Package: i2c-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di Description: i2c support modules This package contains basic i2c support modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-686-di +Package: crc-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di Description: CRC modules This package contains CRC support modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-686-di +Package: crypto-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di Description: crypto modules This package contains crypto modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: crypto-dm-modules-4.19.0-24progress5u1-686-di +Package: crypto-dm-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, md-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, md-modules-4.19.0-25-686-di Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: efi-modules-4.19.0-24progress5u1-686-di +Package: efi-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: efi-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di Description: EFI modules This package contains EFI modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: ata-modules-4.19.0-24progress5u1-686-di +Package: ata-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, scsi-core-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, scsi-core-modules-4.19.0-25-686-di Description: ATA disk modules This package contains core ATA disk modules used by both PATA and SATA disk drivers. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: mmc-core-modules-4.19.0-24progress5u1-686-di +Package: mmc-core-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: mmc-core-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di Description: MMC/SD/SDIO core modules This package contains core modules for MMC/SD/SDIO support. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: mmc-modules-4.19.0-24progress5u1-686-di +Package: mmc-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: mmc-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, mmc-core-modules-4.19.0-24progress5u1-686-di, usb-modules-4.19.0-24progress5u1-686-di, crc-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, mmc-core-modules-4.19.0-25-686-di, usb-modules-4.19.0-25-686-di, crc-modules-4.19.0-25-686-di Description: MMC/SD card modules This package contains modules needed to support MMC (multimedia) and SD cards. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-686-di +Package: nbd-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: squashfs-modules-4.19.0-24progress5u1-686-di +Package: squashfs-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, compress-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, compress-modules-4.19.0-25-686-di Description: squashfs modules This package contains squashfs modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: speakup-modules-4.19.0-24progress5u1-686-di +Package: speakup-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: speakup-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di Description: speakup modules This package contains speakup modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: uinput-modules-4.19.0-24progress5u1-686-di +Package: uinput-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: uinput-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di Description: uinput support This package contains the uinput module. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: sound-modules-4.19.0-24progress5u1-686-di +Package: sound-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: sound-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, i2c-modules-4.19.0-24progress5u1-686-di, usb-modules-4.19.0-24progress5u1-686-di, pcmcia-modules-4.19.0-24progress5u1-686-di, firewire-core-modules-4.19.0-24progress5u1-686-di, crc-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, i2c-modules-4.19.0-25-686-di, usb-modules-4.19.0-25-686-di, pcmcia-modules-4.19.0-25-686-di, firewire-core-modules-4.19.0-25-686-di, crc-modules-4.19.0-25-686-di Description: sound support This package contains sound modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-686-di +Package: compress-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di Description: lzo modules This package contains lzo modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: udf-modules-4.19.0-24progress5u1-686-di +Package: udf-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di, crc-modules-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di, crc-modules-4.19.0-25-686-di Description: UDF modules This package contains the UDF filesystem module. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-686-di +Package: fuse-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: mtd-core-modules-4.19.0-24progress5u1-686-di +Package: mtd-core-modules-4.19.0-25-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: mtd-core-modules -Depends: kernel-image-4.19.0-24progress5u1-686-di +Depends: kernel-image-4.19.0-25-686-di Description: MTD core This package contains the MTD core. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686 Package-Type: udeb -Package: kernel-image-4.19.0-24progress5u1-686-pae-di +Package: kernel-image-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: standard @@ -4913,656 +4933,668 @@ Description: Linux kernel image and core modules for the Debian installer This package contains the kernel image and core modules for the Debian installer boot images. It does _not_ provide a usable kernel for your full Debian system. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: nic-modules-4.19.0-24progress5u1-686-pae-di +Package: nic-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, nic-shared-modules-4.19.0-24progress5u1-686-pae-di, i2c-modules-4.19.0-24progress5u1-686-pae-di, crc-modules-4.19.0-24progress5u1-686-pae-di, mtd-core-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, nic-shared-modules-4.19.0-25-686-pae-di, i2c-modules-4.19.0-25-686-pae-di, crc-modules-4.19.0-25-686-pae-di, mtd-core-modules-4.19.0-25-686-pae-di Description: NIC drivers This package contains Ethernet and some paravirtualised network drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: nic-wireless-modules-4.19.0-24progress5u1-686-pae-di +Package: nic-wireless-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, nic-shared-modules-4.19.0-24progress5u1-686-pae-di, usb-modules-4.19.0-24progress5u1-686-pae-di, mmc-core-modules-4.19.0-24progress5u1-686-pae-di, pcmcia-modules-4.19.0-24progress5u1-686-pae-di, crc-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, nic-shared-modules-4.19.0-25-686-pae-di, usb-modules-4.19.0-25-686-pae-di, mmc-core-modules-4.19.0-25-686-pae-di, pcmcia-modules-4.19.0-25-686-pae-di, crc-modules-4.19.0-25-686-pae-di Description: Wireless NIC drivers This package contains wireless NIC drivers for the kernel. Includes crypto modules only needed for wireless (WEP, WPA). -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: nic-shared-modules-4.19.0-24progress5u1-686-pae-di +Package: nic-shared-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: serial-modules-4.19.0-24progress5u1-686-pae-di +Package: serial-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: serial-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, pcmcia-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, pcmcia-modules-4.19.0-25-686-pae-di Description: Serial drivers This package contains serial drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: usb-serial-modules-4.19.0-24progress5u1-686-pae-di +Package: usb-serial-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, usb-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, usb-modules-4.19.0-25-686-pae-di Description: USB serial drivers This package contains USB serial drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: ppp-modules-4.19.0-24progress5u1-686-pae-di +Package: ppp-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, serial-modules-4.19.0-24progress5u1-686-pae-di, crc-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, serial-modules-4.19.0-25-686-pae-di, crc-modules-4.19.0-25-686-pae-di Description: PPP drivers This package contains PPP drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: pata-modules-4.19.0-24progress5u1-686-pae-di +Package: pata-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, ata-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, ata-modules-4.19.0-25-686-pae-di Description: PATA drivers This package contains PATA drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: cdrom-core-modules-4.19.0-24progress5u1-686-pae-di +Package: cdrom-core-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, scsi-core-modules-4.19.0-24progress5u1-686-pae-di, isofs-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, scsi-core-modules-4.19.0-25-686-pae-di, isofs-modules-4.19.0-25-686-pae-di Description: CDROM support This package contains core CDROM support for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: firewire-core-modules-4.19.0-24progress5u1-686-pae-di +Package: firewire-core-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: firewire-core-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, scsi-core-modules-4.19.0-24progress5u1-686-pae-di, crc-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, scsi-core-modules-4.19.0-25-686-pae-di, crc-modules-4.19.0-25-686-pae-di Description: Core FireWire drivers This package contains core FireWire drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: scsi-core-modules-4.19.0-24progress5u1-686-pae-di +Package: scsi-core-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di Description: Core SCSI subsystem This package contains the core SCSI subsystem for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: scsi-modules-4.19.0-24progress5u1-686-pae-di +Package: scsi-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, scsi-core-modules-4.19.0-24progress5u1-686-pae-di, cdrom-core-modules-4.19.0-24progress5u1-686-pae-di, ata-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, scsi-core-modules-4.19.0-25-686-pae-di, cdrom-core-modules-4.19.0-25-686-pae-di, ata-modules-4.19.0-25-686-pae-di Description: SCSI drivers This package contains SCSI drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: scsi-nic-modules-4.19.0-24progress5u1-686-pae-di +Package: scsi-nic-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-24progress5u1-686-pae-di, nic-modules-4.19.0-24progress5u1-686-pae-di +Depends: scsi-modules-4.19.0-25-686-pae-di, nic-modules-4.19.0-25-686-pae-di Description: SCSI drivers for converged NICs This package contains SCSI drivers that depend on net drivers. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: loop-modules-4.19.0-24progress5u1-686-pae-di +Package: loop-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-686-pae-di +Package: btrfs-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, crc-modules-4.19.0-24progress5u1-686-pae-di, compress-modules-4.19.0-24progress5u1-686-pae-di, md-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, crc-modules-4.19.0-25-686-pae-di, compress-modules-4.19.0-25-686-pae-di, md-modules-4.19.0-25-686-pae-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-686-pae-di +Package: ext4-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, crc-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, crc-modules-4.19.0-25-686-pae-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-686-pae-di +Package: isofs-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: jfs-modules-4.19.0-24progress5u1-686-pae-di +Package: jfs-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: xfs-modules-4.19.0-24progress5u1-686-pae-di +Package: xfs-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, crc-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, crc-modules-4.19.0-25-686-pae-di Description: XFS filesystem support This package contains the XFS filesystem module for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: fat-modules-4.19.0-24progress5u1-686-pae-di +Package: fat-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: fat-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di Description: FAT filesystem support This package contains the FAT and VFAT filesystem modules for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-686-pae-di +Package: md-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, crc-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, crc-modules-4.19.0-25-686-pae-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: multipath-modules-4.19.0-24progress5u1-686-pae-di +Package: multipath-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, md-modules-4.19.0-24progress5u1-686-pae-di, scsi-core-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, md-modules-4.19.0-25-686-pae-di, scsi-core-modules-4.19.0-25-686-pae-di Description: Multipath support This package contains DM-Multipath modules for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: usb-modules-4.19.0-24progress5u1-686-pae-di +Package: usb-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di Description: USB support This package contains core USB drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: usb-storage-modules-4.19.0-24progress5u1-686-pae-di +Package: usb-storage-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, scsi-core-modules-4.19.0-24progress5u1-686-pae-di, usb-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, scsi-core-modules-4.19.0-25-686-pae-di, usb-modules-4.19.0-25-686-pae-di Description: USB storage support This package contains the USB storage driver for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: pcmcia-storage-modules-4.19.0-24progress5u1-686-pae-di +Package: pcmcia-storage-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: pcmcia-storage-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, cdrom-core-modules-4.19.0-24progress5u1-686-pae-di, pcmcia-modules-4.19.0-24progress5u1-686-pae-di, ata-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, cdrom-core-modules-4.19.0-25-686-pae-di, pcmcia-modules-4.19.0-25-686-pae-di, ata-modules-4.19.0-25-686-pae-di Description: PCMCIA storage drivers This package contains PCMCIA storage drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: fb-modules-4.19.0-24progress5u1-686-pae-di +Package: fb-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, i2c-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, i2c-modules-4.19.0-25-686-pae-di Description: Frame buffer support This package contains Frame buffer drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: input-modules-4.19.0-24progress5u1-686-pae-di +Package: input-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, usb-modules-4.19.0-24progress5u1-686-pae-di, i2c-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, usb-modules-4.19.0-25-686-pae-di, i2c-modules-4.19.0-25-686-pae-di Description: Input devices support This package contains input device drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: event-modules-4.19.0-24progress5u1-686-pae-di +Package: event-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di Description: Event support This package contains event drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: mouse-modules-4.19.0-24progress5u1-686-pae-di +Package: mouse-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: mouse-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, event-modules-4.19.0-24progress5u1-686-pae-di, input-modules-4.19.0-24progress5u1-686-pae-di, usb-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, event-modules-4.19.0-25-686-pae-di, input-modules-4.19.0-25-686-pae-di, usb-modules-4.19.0-25-686-pae-di Description: Mouse support This package contains mouse drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: nic-pcmcia-modules-4.19.0-24progress5u1-686-pae-di +Package: nic-pcmcia-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: nic-pcmcia-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, nic-shared-modules-4.19.0-24progress5u1-686-pae-di, nic-wireless-modules-4.19.0-24progress5u1-686-pae-di, pcmcia-modules-4.19.0-24progress5u1-686-pae-di, mmc-core-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, nic-shared-modules-4.19.0-25-686-pae-di, nic-wireless-modules-4.19.0-25-686-pae-di, pcmcia-modules-4.19.0-25-686-pae-di, mmc-core-modules-4.19.0-25-686-pae-di Description: Common PCMCIA NIC drivers This package contains common PCMCIA NIC drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: pcmcia-modules-4.19.0-24progress5u1-686-pae-di +Package: pcmcia-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: pcmcia-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di Description: Common PCMCIA drivers This package contains common PCMCIA drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: nic-usb-modules-4.19.0-24progress5u1-686-pae-di +Package: nic-usb-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, nic-shared-modules-4.19.0-24progress5u1-686-pae-di, nic-wireless-modules-4.19.0-24progress5u1-686-pae-di, usb-modules-4.19.0-24progress5u1-686-pae-di, crc-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, nic-shared-modules-4.19.0-25-686-pae-di, nic-wireless-modules-4.19.0-25-686-pae-di, usb-modules-4.19.0-25-686-pae-di, crc-modules-4.19.0-25-686-pae-di Description: USB NIC drivers This package contains USB network adapter drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: sata-modules-4.19.0-24progress5u1-686-pae-di +Package: sata-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, scsi-core-modules-4.19.0-24progress5u1-686-pae-di, ata-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, scsi-core-modules-4.19.0-25-686-pae-di, ata-modules-4.19.0-25-686-pae-di Description: SATA drivers This package contains SATA drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: acpi-modules-4.19.0-24progress5u1-686-pae-di +Package: acpi-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: acpi-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di Description: ACPI support modules This package contains kernel modules for ACPI. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: i2c-modules-4.19.0-24progress5u1-686-pae-di +Package: i2c-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di Description: i2c support modules This package contains basic i2c support modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-686-pae-di +Package: crc-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di Description: CRC modules This package contains CRC support modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-686-pae-di +Package: crypto-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di Description: crypto modules This package contains crypto modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: crypto-dm-modules-4.19.0-24progress5u1-686-pae-di +Package: crypto-dm-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, md-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, md-modules-4.19.0-25-686-pae-di Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: efi-modules-4.19.0-24progress5u1-686-pae-di +Package: efi-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: efi-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di Description: EFI modules This package contains EFI modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: ata-modules-4.19.0-24progress5u1-686-pae-di +Package: ata-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, scsi-core-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, scsi-core-modules-4.19.0-25-686-pae-di Description: ATA disk modules This package contains core ATA disk modules used by both PATA and SATA disk drivers. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: mmc-core-modules-4.19.0-24progress5u1-686-pae-di +Package: mmc-core-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: mmc-core-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di Description: MMC/SD/SDIO core modules This package contains core modules for MMC/SD/SDIO support. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: mmc-modules-4.19.0-24progress5u1-686-pae-di +Package: mmc-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: mmc-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, mmc-core-modules-4.19.0-24progress5u1-686-pae-di, usb-modules-4.19.0-24progress5u1-686-pae-di, crc-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, mmc-core-modules-4.19.0-25-686-pae-di, usb-modules-4.19.0-25-686-pae-di, crc-modules-4.19.0-25-686-pae-di Description: MMC/SD card modules This package contains modules needed to support MMC (multimedia) and SD cards. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-686-pae-di +Package: nbd-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: squashfs-modules-4.19.0-24progress5u1-686-pae-di +Package: squashfs-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, compress-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, compress-modules-4.19.0-25-686-pae-di Description: squashfs modules This package contains squashfs modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: speakup-modules-4.19.0-24progress5u1-686-pae-di +Package: speakup-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: speakup-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di Description: speakup modules This package contains speakup modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: uinput-modules-4.19.0-24progress5u1-686-pae-di +Package: uinput-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: uinput-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di Description: uinput support This package contains the uinput module. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: sound-modules-4.19.0-24progress5u1-686-pae-di +Package: sound-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: sound-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, i2c-modules-4.19.0-24progress5u1-686-pae-di, usb-modules-4.19.0-24progress5u1-686-pae-di, pcmcia-modules-4.19.0-24progress5u1-686-pae-di, firewire-core-modules-4.19.0-24progress5u1-686-pae-di, crc-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, i2c-modules-4.19.0-25-686-pae-di, usb-modules-4.19.0-25-686-pae-di, pcmcia-modules-4.19.0-25-686-pae-di, firewire-core-modules-4.19.0-25-686-pae-di, crc-modules-4.19.0-25-686-pae-di Description: sound support This package contains sound modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-686-pae-di +Package: compress-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di Description: lzo modules This package contains lzo modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: udf-modules-4.19.0-24progress5u1-686-pae-di +Package: udf-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di, crc-modules-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di, crc-modules-4.19.0-25-686-pae-di Description: UDF modules This package contains the UDF filesystem module. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-686-pae-di +Package: fuse-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: mtd-core-modules-4.19.0-24progress5u1-686-pae-di +Package: mtd-core-modules-4.19.0-25-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: mtd-core-modules -Depends: kernel-image-4.19.0-24progress5u1-686-pae-di +Depends: kernel-image-4.19.0-25-686-pae-di Description: MTD core This package contains the MTD core. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-25-686-pae Package-Type: udeb -Package: linux-image-4.19.0-24progress5u1-686 +Package: linux-image-i386-signed-template Architecture: i386 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [i386] | linux-initramfs-tool [i386] +Depends: dpkg-dev, ${misc:Depends} +Description: Template for signed linux-image packages for i386 + This package is used to control code signing by the Debian signing + service. +Build-Profiles: <!stage1 !pkg.linux.nokernel> + +Package: linux-image-4.19.0-25-686-unsigned +Architecture: i386 +Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [i386] | linux-initramfs-tool [i386] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [i386] Suggests: linux-doc-4.19, debian-kernel-handbook, grub-pc [i386] | grub-efi-ia32 [i386] | extlinux [i386] +Replaces: linux-image-4.19.0-25-686 Breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99) [i386], initramfs-tools (<< 0.120+deb8u2) +Conflicts: linux-image-4.19.0-25-686 Description: Linux 4.19 for older PCs The Linux kernel 4.19 and modules for use on PCs with one or more processors not supporting PAE. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-686 +Package: linux-headers-4.19.0-25-686 Architecture: i386 -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-x86 -Description: Header files for Linux 4.19.0-24progress5u1-686 +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-x86 +Description: Header files for Linux 4.19.0-25-686 This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-686, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-686, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-686 package. + Linux kernel 4.19.0-25-686, generally used for building out-of-tree kernel + modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-686, and can be used for building modules + that load into the kernel provided by the linux-image-4.19.0-25-686 + package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-686-dbg +Package: linux-image-4.19.0-25-686-dbg Architecture: i386 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-686 +Description: Debug symbols for linux-image-4.19.0-25-686 This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-686. + modules in linux-image-4.19.0-25-686. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-686-pae +Package: linux-image-4.19.0-25-686-pae-unsigned Architecture: i386 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [i386] | linux-initramfs-tool [i386] +Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [i386] | linux-initramfs-tool [i386] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [i386] Suggests: linux-doc-4.19, debian-kernel-handbook, grub-pc [i386] | grub-efi-ia32 [i386] | extlinux [i386] +Replaces: linux-image-4.19.0-25-686-pae Breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99) [i386], initramfs-tools (<< 0.120+deb8u2) +Conflicts: linux-image-4.19.0-25-686-pae Description: Linux 4.19 for modern PCs The Linux kernel 4.19 and modules for use on PCs with one or more processors supporting PAE. @@ -5573,34 +5605,36 @@ Description: Linux 4.19 for modern PCs Transmeta Efficeon; VIA C7; and some other processors. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-686-pae +Package: linux-headers-4.19.0-25-686-pae Architecture: i386 -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-x86 -Description: Header files for Linux 4.19.0-24progress5u1-686-pae +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-x86 +Description: Header files for Linux 4.19.0-25-686-pae This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-686-pae, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-686-pae, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-686-pae package. + Linux kernel 4.19.0-25-686-pae, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-686-pae, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-686-pae package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-686-pae-dbg +Package: linux-image-4.19.0-25-686-pae-dbg Architecture: i386 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-686-pae +Description: Debug symbols for linux-image-4.19.0-25-686-pae This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-686-pae. + modules in linux-image-4.19.0-25-686-pae. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-rt-686-pae +Package: linux-image-4.19.0-25-rt-686-pae-unsigned Architecture: i386 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [i386] | linux-initramfs-tool [i386] +Depends: kmod, linux-base (>= 4.3~), ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [i386] | linux-initramfs-tool [i386] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [i386] Suggests: linux-doc-4.19, debian-kernel-handbook, grub-pc [i386] | grub-efi-ia32 [i386] | extlinux [i386] +Replaces: linux-image-4.19.0-25-rt-686-pae Breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99) [i386], initramfs-tools (<< 0.120+deb8u2) +Conflicts: linux-image-4.19.0-25-rt-686-pae Description: Linux 4.19 for modern PCs, PREEMPT_RT The Linux kernel 4.19 and modules for use on PCs with one or more processors supporting PAE. @@ -5613,38 +5647,38 @@ Description: Linux 4.19 for modern PCs, PREEMPT_RT This kernel includes the PREEMPT_RT realtime patch set. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-rt-686-pae +Package: linux-headers-4.19.0-25-rt-686-pae Architecture: i386 -Depends: linux-headers-4.19.0-24progress5u1-common-rt (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-x86 -Description: Header files for Linux 4.19.0-24progress5u1-rt-686-pae +Depends: linux-headers-4.19.0-25-common-rt (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-x86 +Description: Header files for Linux 4.19.0-25-rt-686-pae This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-rt-686-pae, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-rt-686-pae, and can be used - for building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-rt-686-pae package. + Linux kernel 4.19.0-25-rt-686-pae, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-rt-686-pae, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-rt-686-pae package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-rt-686-pae-dbg +Package: linux-image-4.19.0-25-rt-686-pae-dbg Architecture: i386 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-rt-686-pae +Description: Debug symbols for linux-image-4.19.0-25-rt-686-pae This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-rt-686-pae. + modules in linux-image-4.19.0-25-rt-686-pae. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-all-ia64 +Package: linux-headers-4.19.0-25-all-ia64 Architecture: ia64 -Depends: ${misc:Depends}, linux-headers-4.19.0-24progress5u1-itanium (= ${binary:Version}), linux-headers-4.19.0-24progress5u1-mckinley (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-25-itanium (= ${binary:Version}), linux-headers-4.19.0-25-mckinley (= ${binary:Version}) Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: kernel-image-4.19.0-24progress5u1-itanium-di +Package: kernel-image-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: standard @@ -5654,545 +5688,545 @@ Description: Linux kernel image and core modules for the Debian installer installer boot images. It does _not_ provide a usable kernel for your full Debian system. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: nic-modules-4.19.0-24progress5u1-itanium-di +Package: nic-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di, nic-shared-modules-4.19.0-24progress5u1-itanium-di, i2c-modules-4.19.0-24progress5u1-itanium-di, crc-modules-4.19.0-24progress5u1-itanium-di, mtd-core-modules-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di, nic-shared-modules-4.19.0-25-itanium-di, i2c-modules-4.19.0-25-itanium-di, crc-modules-4.19.0-25-itanium-di, mtd-core-modules-4.19.0-25-itanium-di Description: NIC drivers This package contains Ethernet and some paravirtualised network drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: nic-shared-modules-4.19.0-24progress5u1-itanium-di +Package: nic-shared-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: serial-modules-4.19.0-24progress5u1-itanium-di +Package: serial-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: serial-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di, pcmcia-modules-4.19.0-24progress5u1-itanium-di, sn-modules-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di, pcmcia-modules-4.19.0-25-itanium-di, sn-modules-4.19.0-25-itanium-di Description: Serial drivers This package contains serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: usb-serial-modules-4.19.0-24progress5u1-itanium-di +Package: usb-serial-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di, usb-modules-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di, usb-modules-4.19.0-25-itanium-di Description: USB serial drivers This package contains USB serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: ppp-modules-4.19.0-24progress5u1-itanium-di +Package: ppp-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di, serial-modules-4.19.0-24progress5u1-itanium-di, crc-modules-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di, serial-modules-4.19.0-25-itanium-di, crc-modules-4.19.0-25-itanium-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: pata-modules-4.19.0-24progress5u1-itanium-di +Package: pata-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di, ata-modules-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di, ata-modules-4.19.0-25-itanium-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: cdrom-core-modules-4.19.0-24progress5u1-itanium-di +Package: cdrom-core-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di, scsi-core-modules-4.19.0-24progress5u1-itanium-di, ide-modules-4.19.0-24progress5u1-itanium-di, isofs-modules-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di, scsi-core-modules-4.19.0-25-itanium-di, ide-modules-4.19.0-25-itanium-di, isofs-modules-4.19.0-25-itanium-di Description: CDROM support This package contains core CDROM support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: firewire-core-modules-4.19.0-24progress5u1-itanium-di +Package: firewire-core-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: firewire-core-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di, scsi-core-modules-4.19.0-24progress5u1-itanium-di, crc-modules-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di, scsi-core-modules-4.19.0-25-itanium-di, crc-modules-4.19.0-25-itanium-di Description: Core FireWire drivers This package contains core FireWire drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: scsi-core-modules-4.19.0-24progress5u1-itanium-di +Package: scsi-core-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di Description: Core SCSI subsystem This package contains the core SCSI subsystem for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: scsi-modules-4.19.0-24progress5u1-itanium-di +Package: scsi-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di, scsi-core-modules-4.19.0-24progress5u1-itanium-di, cdrom-core-modules-4.19.0-24progress5u1-itanium-di, ata-modules-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di, scsi-core-modules-4.19.0-25-itanium-di, cdrom-core-modules-4.19.0-25-itanium-di, ata-modules-4.19.0-25-itanium-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: scsi-nic-modules-4.19.0-24progress5u1-itanium-di +Package: scsi-nic-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-24progress5u1-itanium-di, nic-modules-4.19.0-24progress5u1-itanium-di +Depends: scsi-modules-4.19.0-25-itanium-di, nic-modules-4.19.0-25-itanium-di Description: SCSI drivers for converged NICs This package contains SCSI drivers that depend on net drivers. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: loop-modules-4.19.0-24progress5u1-itanium-di +Package: loop-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-itanium-di +Package: btrfs-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di, crc-modules-4.19.0-24progress5u1-itanium-di, compress-modules-4.19.0-24progress5u1-itanium-di, md-modules-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di, crc-modules-4.19.0-25-itanium-di, compress-modules-4.19.0-25-itanium-di, md-modules-4.19.0-25-itanium-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-itanium-di +Package: ext4-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di, crc-modules-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di, crc-modules-4.19.0-25-itanium-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-itanium-di +Package: isofs-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: jfs-modules-4.19.0-24progress5u1-itanium-di +Package: jfs-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: xfs-modules-4.19.0-24progress5u1-itanium-di +Package: xfs-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di, crc-modules-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di, crc-modules-4.19.0-25-itanium-di Description: XFS filesystem support This package contains the XFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: fat-modules-4.19.0-24progress5u1-itanium-di +Package: fat-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: fat-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di Description: FAT filesystem support This package contains the FAT and VFAT filesystem modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-itanium-di +Package: md-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di, crc-modules-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di, crc-modules-4.19.0-25-itanium-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: multipath-modules-4.19.0-24progress5u1-itanium-di +Package: multipath-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di, md-modules-4.19.0-24progress5u1-itanium-di, scsi-core-modules-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di, md-modules-4.19.0-25-itanium-di, scsi-core-modules-4.19.0-25-itanium-di Description: Multipath support This package contains DM-Multipath modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: usb-modules-4.19.0-24progress5u1-itanium-di +Package: usb-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di Description: USB support This package contains core USB drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: usb-storage-modules-4.19.0-24progress5u1-itanium-di +Package: usb-storage-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di, scsi-core-modules-4.19.0-24progress5u1-itanium-di, usb-modules-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di, scsi-core-modules-4.19.0-25-itanium-di, usb-modules-4.19.0-25-itanium-di Description: USB storage support This package contains the USB storage driver for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: fb-modules-4.19.0-24progress5u1-itanium-di +Package: fb-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di, i2c-modules-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di, i2c-modules-4.19.0-25-itanium-di Description: Frame buffer support This package contains Frame buffer drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: input-modules-4.19.0-24progress5u1-itanium-di +Package: input-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di, usb-modules-4.19.0-24progress5u1-itanium-di, i2c-modules-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di, usb-modules-4.19.0-25-itanium-di, i2c-modules-4.19.0-25-itanium-di Description: Input devices support This package contains input device drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: event-modules-4.19.0-24progress5u1-itanium-di +Package: event-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di Description: Event support This package contains event drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: mouse-modules-4.19.0-24progress5u1-itanium-di +Package: mouse-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: mouse-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di, event-modules-4.19.0-24progress5u1-itanium-di, input-modules-4.19.0-24progress5u1-itanium-di, usb-modules-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di, event-modules-4.19.0-25-itanium-di, input-modules-4.19.0-25-itanium-di, usb-modules-4.19.0-25-itanium-di Description: Mouse support This package contains mouse drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: pcmcia-modules-4.19.0-24progress5u1-itanium-di +Package: pcmcia-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: pcmcia-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di Description: Common PCMCIA drivers This package contains common PCMCIA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: nic-usb-modules-4.19.0-24progress5u1-itanium-di +Package: nic-usb-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di, nic-shared-modules-4.19.0-24progress5u1-itanium-di, usb-modules-4.19.0-24progress5u1-itanium-di, crc-modules-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di, nic-shared-modules-4.19.0-25-itanium-di, usb-modules-4.19.0-25-itanium-di, crc-modules-4.19.0-25-itanium-di Description: USB NIC drivers This package contains USB network adapter drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: sata-modules-4.19.0-24progress5u1-itanium-di +Package: sata-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di, scsi-core-modules-4.19.0-24progress5u1-itanium-di, ata-modules-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di, scsi-core-modules-4.19.0-25-itanium-di, ata-modules-4.19.0-25-itanium-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: i2c-modules-4.19.0-24progress5u1-itanium-di +Package: i2c-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di Description: i2c support modules This package contains basic i2c support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-itanium-di +Package: crc-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-itanium-di +Package: crypto-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: crypto-dm-modules-4.19.0-24progress5u1-itanium-di +Package: crypto-dm-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di, md-modules-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di, md-modules-4.19.0-25-itanium-di Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: ata-modules-4.19.0-24progress5u1-itanium-di +Package: ata-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di, scsi-core-modules-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di, scsi-core-modules-4.19.0-25-itanium-di Description: ATA disk modules This package contains core ATA disk modules used by both PATA and SATA disk drivers. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-itanium-di +Package: nbd-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: squashfs-modules-4.19.0-24progress5u1-itanium-di +Package: squashfs-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di, compress-modules-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di, compress-modules-4.19.0-25-itanium-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: uinput-modules-4.19.0-24progress5u1-itanium-di +Package: uinput-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: uinput-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di Description: uinput support This package contains the uinput module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-itanium-di +Package: compress-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: udf-modules-4.19.0-24progress5u1-itanium-di +Package: udf-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di, crc-modules-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di, crc-modules-4.19.0-25-itanium-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-itanium-di +Package: fuse-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: mtd-core-modules-4.19.0-24progress5u1-itanium-di +Package: mtd-core-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: mtd-core-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di Description: MTD core This package contains the MTD core. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: ide-core-modules-4.19.0-24progress5u1-itanium-di +Package: ide-core-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: ide-core-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di Description: IDE support This package contains core IDE support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: ide-modules-4.19.0-24progress5u1-itanium-di +Package: ide-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: ide-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di, ide-core-modules-4.19.0-24progress5u1-itanium-di, sn-modules-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di, ide-core-modules-4.19.0-25-itanium-di, sn-modules-4.19.0-25-itanium-di Description: IDE drivers This package contains IDE drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: sn-modules-4.19.0-24progress5u1-itanium-di +Package: sn-modules-4.19.0-25-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: sn-modules -Depends: kernel-image-4.19.0-24progress5u1-itanium-di +Depends: kernel-image-4.19.0-25-itanium-di Description: SN modules This package contains SN modules for Altix systems Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-itanium +Kernel-Version: 4.19.0-25-itanium Package-Type: udeb -Package: linux-image-4.19.0-24progress5u1-itanium +Package: linux-image-4.19.0-25-itanium Architecture: ia64 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [ia64] | linux-initramfs-tool [ia64] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [ia64] | linux-initramfs-tool [ia64] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [ia64] Suggests: linux-doc-4.19, debian-kernel-handbook, grub-efi-ia64 [ia64] Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -6201,31 +6235,31 @@ Description: Linux 4.19 for Itanium (Merced) (Merced) processors. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-itanium +Package: linux-headers-4.19.0-25-itanium Architecture: ia64 -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-24progress5u1-itanium +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-25-itanium This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-itanium, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-itanium, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-itanium package. + Linux kernel 4.19.0-25-itanium, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-itanium, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-itanium package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-itanium-dbg +Package: linux-image-4.19.0-25-itanium-dbg Architecture: ia64 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-itanium +Description: Debug symbols for linux-image-4.19.0-25-itanium This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-itanium. + modules in linux-image-4.19.0-25-itanium. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-mckinley +Package: linux-image-4.19.0-25-mckinley Architecture: ia64 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [ia64] | linux-initramfs-tool [ia64] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [ia64] | linux-initramfs-tool [ia64] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [ia64] Suggests: linux-doc-4.19, debian-kernel-handbook, grub-efi-ia64 [ia64] Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -6234,38 +6268,38 @@ Description: Linux 4.19 for Itanium 2+ 9300/9500/9700-series processors. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-mckinley +Package: linux-headers-4.19.0-25-mckinley Architecture: ia64 -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-24progress5u1-mckinley +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-25-mckinley This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-mckinley, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-mckinley, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-mckinley package. + Linux kernel 4.19.0-25-mckinley, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-mckinley, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-mckinley package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-mckinley-dbg +Package: linux-image-4.19.0-25-mckinley-dbg Architecture: ia64 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-mckinley +Description: Debug symbols for linux-image-4.19.0-25-mckinley This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-mckinley. + modules in linux-image-4.19.0-25-mckinley. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-all-m68k +Package: linux-headers-4.19.0-25-all-m68k Architecture: m68k -Depends: ${misc:Depends}, linux-headers-4.19.0-24progress5u1-m68k (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-25-m68k (= ${binary:Version}) Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: kernel-image-4.19.0-24progress5u1-m68k-di +Package: kernel-image-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: standard @@ -6275,329 +6309,329 @@ Description: Linux kernel image and core modules for the Debian installer installer boot images. It does _not_ provide a usable kernel for your full Debian system. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: nic-modules-4.19.0-24progress5u1-m68k-di +Package: nic-modules-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-24progress5u1-m68k-di, nic-shared-modules-4.19.0-24progress5u1-m68k-di, crc-modules-4.19.0-24progress5u1-m68k-di, zlib-modules-4.19.0-24progress5u1-m68k-di +Depends: kernel-image-4.19.0-25-m68k-di, nic-shared-modules-4.19.0-25-m68k-di, crc-modules-4.19.0-25-m68k-di, zlib-modules-4.19.0-25-m68k-di Description: NIC drivers This package contains Ethernet and some paravirtualised network drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: nic-shared-modules-4.19.0-24progress5u1-m68k-di +Package: nic-shared-modules-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-24progress5u1-m68k-di +Depends: kernel-image-4.19.0-25-m68k-di Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: ppp-modules-4.19.0-24progress5u1-m68k-di +Package: ppp-modules-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-24progress5u1-m68k-di, zlib-modules-4.19.0-24progress5u1-m68k-di, crc-modules-4.19.0-24progress5u1-m68k-di +Depends: kernel-image-4.19.0-25-m68k-di, zlib-modules-4.19.0-25-m68k-di, crc-modules-4.19.0-25-m68k-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: pata-modules-4.19.0-24progress5u1-m68k-di +Package: pata-modules-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-24progress5u1-m68k-di, ata-modules-4.19.0-24progress5u1-m68k-di +Depends: kernel-image-4.19.0-25-m68k-di, ata-modules-4.19.0-25-m68k-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: cdrom-core-modules-4.19.0-24progress5u1-m68k-di +Package: cdrom-core-modules-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-24progress5u1-m68k-di, scsi-core-modules-4.19.0-24progress5u1-m68k-di, ide-modules-4.19.0-24progress5u1-m68k-di +Depends: kernel-image-4.19.0-25-m68k-di, scsi-core-modules-4.19.0-25-m68k-di, ide-modules-4.19.0-25-m68k-di Description: CDROM support This package contains core CDROM support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: scsi-core-modules-4.19.0-24progress5u1-m68k-di +Package: scsi-core-modules-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-24progress5u1-m68k-di +Depends: kernel-image-4.19.0-25-m68k-di Description: Core SCSI subsystem This package contains the core SCSI subsystem for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: scsi-modules-4.19.0-24progress5u1-m68k-di +Package: scsi-modules-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-24progress5u1-m68k-di, scsi-core-modules-4.19.0-24progress5u1-m68k-di, cdrom-core-modules-4.19.0-24progress5u1-m68k-di, ata-modules-4.19.0-24progress5u1-m68k-di +Depends: kernel-image-4.19.0-25-m68k-di, scsi-core-modules-4.19.0-25-m68k-di, cdrom-core-modules-4.19.0-25-m68k-di, ata-modules-4.19.0-25-m68k-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: loop-modules-4.19.0-24progress5u1-m68k-di +Package: loop-modules-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-24progress5u1-m68k-di +Depends: kernel-image-4.19.0-25-m68k-di Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-m68k-di +Package: btrfs-modules-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-m68k-di, crc-modules-4.19.0-24progress5u1-m68k-di, zlib-modules-4.19.0-24progress5u1-m68k-di, compress-modules-4.19.0-24progress5u1-m68k-di, md-modules-4.19.0-24progress5u1-m68k-di +Depends: kernel-image-4.19.0-25-m68k-di, crc-modules-4.19.0-25-m68k-di, zlib-modules-4.19.0-25-m68k-di, compress-modules-4.19.0-25-m68k-di, md-modules-4.19.0-25-m68k-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-m68k-di +Package: ext4-modules-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-m68k-di, crc-modules-4.19.0-24progress5u1-m68k-di +Depends: kernel-image-4.19.0-25-m68k-di, crc-modules-4.19.0-25-m68k-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-m68k-di +Package: isofs-modules-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-m68k-di +Depends: kernel-image-4.19.0-25-m68k-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: fat-modules-4.19.0-24progress5u1-m68k-di +Package: fat-modules-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-24progress5u1-m68k-di +Depends: kernel-image-4.19.0-25-m68k-di Description: FAT filesystem support This package contains the FAT and VFAT filesystem modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: hfs-modules-4.19.0-24progress5u1-m68k-di +Package: hfs-modules-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: hfs-modules -Depends: kernel-image-4.19.0-24progress5u1-m68k-di +Depends: kernel-image-4.19.0-25-m68k-di Description: HFS filesystem support This package contains the HFS and HFS+ filesystem modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: affs-modules-4.19.0-24progress5u1-m68k-di +Package: affs-modules-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: affs-modules -Depends: kernel-image-4.19.0-24progress5u1-m68k-di +Depends: kernel-image-4.19.0-25-m68k-di Description: Amiga filesystem support This package contains the Amiga filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-m68k-di +Package: md-modules-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-m68k-di, crc-modules-4.19.0-24progress5u1-m68k-di +Depends: kernel-image-4.19.0-25-m68k-di, crc-modules-4.19.0-25-m68k-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-m68k-di +Package: crc-modules-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-m68k-di +Depends: kernel-image-4.19.0-25-m68k-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-m68k-di +Package: crypto-modules-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-m68k-di +Depends: kernel-image-4.19.0-25-m68k-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: ata-modules-4.19.0-24progress5u1-m68k-di +Package: ata-modules-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-24progress5u1-m68k-di, scsi-core-modules-4.19.0-24progress5u1-m68k-di +Depends: kernel-image-4.19.0-25-m68k-di, scsi-core-modules-4.19.0-25-m68k-di Description: ATA disk modules This package contains core ATA disk modules used by both PATA and SATA disk drivers. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-m68k-di +Package: nbd-modules-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-m68k-di +Depends: kernel-image-4.19.0-25-m68k-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: squashfs-modules-4.19.0-24progress5u1-m68k-di +Package: squashfs-modules-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-24progress5u1-m68k-di, compress-modules-4.19.0-24progress5u1-m68k-di +Depends: kernel-image-4.19.0-25-m68k-di, compress-modules-4.19.0-25-m68k-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: zlib-modules-4.19.0-24progress5u1-m68k-di +Package: zlib-modules-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-24progress5u1-m68k-di +Depends: kernel-image-4.19.0-25-m68k-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-m68k-di +Package: compress-modules-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-m68k-di +Depends: kernel-image-4.19.0-25-m68k-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: udf-modules-4.19.0-24progress5u1-m68k-di +Package: udf-modules-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-24progress5u1-m68k-di, crc-modules-4.19.0-24progress5u1-m68k-di +Depends: kernel-image-4.19.0-25-m68k-di, crc-modules-4.19.0-25-m68k-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-m68k-di +Package: fuse-modules-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-m68k-di +Depends: kernel-image-4.19.0-25-m68k-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: ide-core-modules-4.19.0-24progress5u1-m68k-di +Package: ide-core-modules-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: standard Provides: ide-core-modules -Depends: kernel-image-4.19.0-24progress5u1-m68k-di +Depends: kernel-image-4.19.0-25-m68k-di Description: IDE support This package contains core IDE support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: ide-modules-4.19.0-24progress5u1-m68k-di +Package: ide-modules-4.19.0-25-m68k-di Architecture: m68k Section: debian-installer Priority: standard Provides: ide-modules -Depends: kernel-image-4.19.0-24progress5u1-m68k-di, ide-core-modules-4.19.0-24progress5u1-m68k-di +Depends: kernel-image-4.19.0-25-m68k-di, ide-core-modules-4.19.0-25-m68k-di Description: IDE drivers This package contains IDE drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-m68k +Kernel-Version: 4.19.0-25-m68k Package-Type: udeb -Package: linux-image-4.19.0-24progress5u1-m68k +Package: linux-image-4.19.0-25-m68k Architecture: m68k -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [m68k] | linux-initramfs-tool [m68k] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [m68k] | linux-initramfs-tool [m68k] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [m68k] Suggests: linux-doc-4.19, debian-kernel-handbook, vmelilo [m68k], fdutils [m68k] Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -6605,38 +6639,38 @@ Description: Linux 4.19 for Motorola MC68020+ family The Linux kernel 4.19 and modules for use on Motorola MC68020+ family. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-m68k +Package: linux-headers-4.19.0-25-m68k Architecture: m68k -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-24progress5u1-m68k +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-25-m68k This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-m68k, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-m68k, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-m68k package. + Linux kernel 4.19.0-25-m68k, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-m68k, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-m68k package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-m68k-dbg +Package: linux-image-4.19.0-25-m68k-dbg Architecture: m68k Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-m68k +Description: Debug symbols for linux-image-4.19.0-25-m68k This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-m68k. + modules in linux-image-4.19.0-25-m68k. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-all-mips +Package: linux-headers-4.19.0-25-all-mips Architecture: mips -Depends: ${misc:Depends}, linux-headers-4.19.0-24progress5u1-4kc-malta (= ${binary:Version}), linux-headers-4.19.0-24progress5u1-5kc-malta (= ${binary:Version}), linux-headers-4.19.0-24progress5u1-octeon (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-25-4kc-malta (= ${binary:Version}), linux-headers-4.19.0-25-5kc-malta (= ${binary:Version}), linux-headers-4.19.0-25-octeon (= ${binary:Version}) Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: kernel-image-4.19.0-24progress5u1-4kc-malta-di +Package: kernel-image-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard @@ -6646,557 +6680,557 @@ Description: Linux kernel image and core modules for the Debian installer installer boot images. It does _not_ provide a usable kernel for your full Debian system. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: nic-modules-4.19.0-24progress5u1-4kc-malta-di +Package: nic-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di, nic-shared-modules-4.19.0-24progress5u1-4kc-malta-di, i2c-modules-4.19.0-24progress5u1-4kc-malta-di, crc-modules-4.19.0-24progress5u1-4kc-malta-di, zlib-modules-4.19.0-24progress5u1-4kc-malta-di, mtd-core-modules-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di, nic-shared-modules-4.19.0-25-4kc-malta-di, i2c-modules-4.19.0-25-4kc-malta-di, crc-modules-4.19.0-25-4kc-malta-di, zlib-modules-4.19.0-25-4kc-malta-di, mtd-core-modules-4.19.0-25-4kc-malta-di Description: NIC drivers This package contains Ethernet and some paravirtualised network drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: nic-wireless-modules-4.19.0-24progress5u1-4kc-malta-di +Package: nic-wireless-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di, nic-shared-modules-4.19.0-24progress5u1-4kc-malta-di, usb-modules-4.19.0-24progress5u1-4kc-malta-di, mmc-core-modules-4.19.0-24progress5u1-4kc-malta-di, crc-modules-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di, nic-shared-modules-4.19.0-25-4kc-malta-di, usb-modules-4.19.0-25-4kc-malta-di, mmc-core-modules-4.19.0-25-4kc-malta-di, crc-modules-4.19.0-25-4kc-malta-di Description: Wireless NIC drivers This package contains wireless NIC drivers for the kernel. Includes crypto modules only needed for wireless (WEP, WPA). Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: nic-shared-modules-4.19.0-24progress5u1-4kc-malta-di +Package: nic-shared-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: usb-serial-modules-4.19.0-24progress5u1-4kc-malta-di +Package: usb-serial-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di, usb-modules-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di, usb-modules-4.19.0-25-4kc-malta-di Description: USB serial drivers This package contains USB serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: ppp-modules-4.19.0-24progress5u1-4kc-malta-di +Package: ppp-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di, zlib-modules-4.19.0-24progress5u1-4kc-malta-di, crc-modules-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di, zlib-modules-4.19.0-25-4kc-malta-di, crc-modules-4.19.0-25-4kc-malta-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: pata-modules-4.19.0-24progress5u1-4kc-malta-di +Package: pata-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di, ata-modules-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di, ata-modules-4.19.0-25-4kc-malta-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: cdrom-core-modules-4.19.0-24progress5u1-4kc-malta-di +Package: cdrom-core-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di, scsi-core-modules-4.19.0-24progress5u1-4kc-malta-di, isofs-modules-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di, scsi-core-modules-4.19.0-25-4kc-malta-di, isofs-modules-4.19.0-25-4kc-malta-di Description: CDROM support This package contains core CDROM support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: scsi-core-modules-4.19.0-24progress5u1-4kc-malta-di +Package: scsi-core-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di Description: Core SCSI subsystem This package contains the core SCSI subsystem for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: scsi-modules-4.19.0-24progress5u1-4kc-malta-di +Package: scsi-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di, scsi-core-modules-4.19.0-24progress5u1-4kc-malta-di, cdrom-core-modules-4.19.0-24progress5u1-4kc-malta-di, ata-modules-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di, scsi-core-modules-4.19.0-25-4kc-malta-di, cdrom-core-modules-4.19.0-25-4kc-malta-di, ata-modules-4.19.0-25-4kc-malta-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: scsi-nic-modules-4.19.0-24progress5u1-4kc-malta-di +Package: scsi-nic-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-24progress5u1-4kc-malta-di, nic-modules-4.19.0-24progress5u1-4kc-malta-di +Depends: scsi-modules-4.19.0-25-4kc-malta-di, nic-modules-4.19.0-25-4kc-malta-di Description: SCSI drivers for converged NICs This package contains SCSI drivers that depend on net drivers. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: loop-modules-4.19.0-24progress5u1-4kc-malta-di +Package: loop-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-4kc-malta-di +Package: btrfs-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di, crc-modules-4.19.0-24progress5u1-4kc-malta-di, zlib-modules-4.19.0-24progress5u1-4kc-malta-di, compress-modules-4.19.0-24progress5u1-4kc-malta-di, md-modules-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di, crc-modules-4.19.0-25-4kc-malta-di, zlib-modules-4.19.0-25-4kc-malta-di, compress-modules-4.19.0-25-4kc-malta-di, md-modules-4.19.0-25-4kc-malta-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-4kc-malta-di +Package: ext4-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di, crc-modules-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di, crc-modules-4.19.0-25-4kc-malta-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-4kc-malta-di +Package: isofs-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: jfs-modules-4.19.0-24progress5u1-4kc-malta-di +Package: jfs-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: xfs-modules-4.19.0-24progress5u1-4kc-malta-di +Package: xfs-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di, crc-modules-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di, crc-modules-4.19.0-25-4kc-malta-di Description: XFS filesystem support This package contains the XFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: fat-modules-4.19.0-24progress5u1-4kc-malta-di +Package: fat-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di Description: FAT filesystem support This package contains the FAT and VFAT filesystem modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: hfs-modules-4.19.0-24progress5u1-4kc-malta-di +Package: hfs-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: hfs-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di Description: HFS filesystem support This package contains the HFS and HFS+ filesystem modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: affs-modules-4.19.0-24progress5u1-4kc-malta-di +Package: affs-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: affs-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di Description: Amiga filesystem support This package contains the Amiga filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: minix-modules-4.19.0-24progress5u1-4kc-malta-di +Package: minix-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: minix-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di Description: Minix filesystem support This package contains the Minix filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-4kc-malta-di +Package: md-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di, crc-modules-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di, crc-modules-4.19.0-25-4kc-malta-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: multipath-modules-4.19.0-24progress5u1-4kc-malta-di +Package: multipath-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di, md-modules-4.19.0-24progress5u1-4kc-malta-di, scsi-core-modules-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di, md-modules-4.19.0-25-4kc-malta-di, scsi-core-modules-4.19.0-25-4kc-malta-di Description: Multipath support This package contains DM-Multipath modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: usb-modules-4.19.0-24progress5u1-4kc-malta-di +Package: usb-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di Description: USB support This package contains core USB drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: usb-storage-modules-4.19.0-24progress5u1-4kc-malta-di +Package: usb-storage-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di, scsi-core-modules-4.19.0-24progress5u1-4kc-malta-di, usb-modules-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di, scsi-core-modules-4.19.0-25-4kc-malta-di, usb-modules-4.19.0-25-4kc-malta-di Description: USB storage support This package contains the USB storage driver for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: fb-modules-4.19.0-24progress5u1-4kc-malta-di +Package: fb-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di, i2c-modules-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di, i2c-modules-4.19.0-25-4kc-malta-di Description: Frame buffer support This package contains Frame buffer drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: input-modules-4.19.0-24progress5u1-4kc-malta-di +Package: input-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di, usb-modules-4.19.0-24progress5u1-4kc-malta-di, i2c-modules-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di, usb-modules-4.19.0-25-4kc-malta-di, i2c-modules-4.19.0-25-4kc-malta-di Description: Input devices support This package contains input device drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: event-modules-4.19.0-24progress5u1-4kc-malta-di +Package: event-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di Description: Event support This package contains event drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: mouse-modules-4.19.0-24progress5u1-4kc-malta-di +Package: mouse-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: mouse-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di, event-modules-4.19.0-24progress5u1-4kc-malta-di, input-modules-4.19.0-24progress5u1-4kc-malta-di, usb-modules-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di, event-modules-4.19.0-25-4kc-malta-di, input-modules-4.19.0-25-4kc-malta-di, usb-modules-4.19.0-25-4kc-malta-di Description: Mouse support This package contains mouse drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: nic-usb-modules-4.19.0-24progress5u1-4kc-malta-di +Package: nic-usb-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di, nic-shared-modules-4.19.0-24progress5u1-4kc-malta-di, nic-wireless-modules-4.19.0-24progress5u1-4kc-malta-di, usb-modules-4.19.0-24progress5u1-4kc-malta-di, crc-modules-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di, nic-shared-modules-4.19.0-25-4kc-malta-di, nic-wireless-modules-4.19.0-25-4kc-malta-di, usb-modules-4.19.0-25-4kc-malta-di, crc-modules-4.19.0-25-4kc-malta-di Description: USB NIC drivers This package contains USB network adapter drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: sata-modules-4.19.0-24progress5u1-4kc-malta-di +Package: sata-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di, scsi-core-modules-4.19.0-24progress5u1-4kc-malta-di, ata-modules-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di, scsi-core-modules-4.19.0-25-4kc-malta-di, ata-modules-4.19.0-25-4kc-malta-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: i2c-modules-4.19.0-24progress5u1-4kc-malta-di +Package: i2c-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di Description: i2c support modules This package contains basic i2c support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-4kc-malta-di +Package: crc-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-4kc-malta-di +Package: crypto-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: crypto-dm-modules-4.19.0-24progress5u1-4kc-malta-di +Package: crypto-dm-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di, md-modules-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di, md-modules-4.19.0-25-4kc-malta-di Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: ata-modules-4.19.0-24progress5u1-4kc-malta-di +Package: ata-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di, scsi-core-modules-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di, scsi-core-modules-4.19.0-25-4kc-malta-di Description: ATA disk modules This package contains core ATA disk modules used by both PATA and SATA disk drivers. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: mmc-core-modules-4.19.0-24progress5u1-4kc-malta-di +Package: mmc-core-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: mmc-core-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di Description: MMC/SD/SDIO core modules This package contains core modules for MMC/SD/SDIO support. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: mmc-modules-4.19.0-24progress5u1-4kc-malta-di +Package: mmc-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: mmc-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di, mmc-core-modules-4.19.0-24progress5u1-4kc-malta-di, usb-modules-4.19.0-24progress5u1-4kc-malta-di, crc-modules-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di, mmc-core-modules-4.19.0-25-4kc-malta-di, usb-modules-4.19.0-25-4kc-malta-di, crc-modules-4.19.0-25-4kc-malta-di Description: MMC/SD card modules This package contains modules needed to support MMC (multimedia) and SD cards. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-4kc-malta-di +Package: nbd-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: squashfs-modules-4.19.0-24progress5u1-4kc-malta-di +Package: squashfs-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di, compress-modules-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di, compress-modules-4.19.0-25-4kc-malta-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: sound-modules-4.19.0-24progress5u1-4kc-malta-di +Package: sound-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: sound-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di, i2c-modules-4.19.0-24progress5u1-4kc-malta-di, usb-modules-4.19.0-24progress5u1-4kc-malta-di, crc-modules-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di, i2c-modules-4.19.0-25-4kc-malta-di, usb-modules-4.19.0-25-4kc-malta-di, crc-modules-4.19.0-25-4kc-malta-di Description: sound support This package contains sound modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: zlib-modules-4.19.0-24progress5u1-4kc-malta-di +Package: zlib-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-4kc-malta-di +Package: compress-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: udf-modules-4.19.0-24progress5u1-4kc-malta-di +Package: udf-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di, crc-modules-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di, crc-modules-4.19.0-25-4kc-malta-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-4kc-malta-di +Package: fuse-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: mtd-core-modules-4.19.0-24progress5u1-4kc-malta-di +Package: mtd-core-modules-4.19.0-25-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: mtd-core-modules -Depends: kernel-image-4.19.0-24progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-25-4kc-malta-di Description: MTD core This package contains the MTD core. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-4kc-malta +Kernel-Version: 4.19.0-25-4kc-malta Package-Type: udeb -Package: kernel-image-4.19.0-24progress5u1-octeon-di +Package: kernel-image-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard @@ -7206,485 +7240,485 @@ Description: Linux kernel image and core modules for the Debian installer installer boot images. It does _not_ provide a usable kernel for your full Debian system. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: nic-modules-4.19.0-24progress5u1-octeon-di +Package: nic-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di, nic-shared-modules-4.19.0-24progress5u1-octeon-di, crc-modules-4.19.0-24progress5u1-octeon-di, zlib-modules-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di, nic-shared-modules-4.19.0-25-octeon-di, crc-modules-4.19.0-25-octeon-di, zlib-modules-4.19.0-25-octeon-di Description: NIC drivers This package contains Ethernet and some paravirtualised network drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: nic-wireless-modules-4.19.0-24progress5u1-octeon-di +Package: nic-wireless-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di, nic-shared-modules-4.19.0-24progress5u1-octeon-di, usb-modules-4.19.0-24progress5u1-octeon-di, crc-modules-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di, nic-shared-modules-4.19.0-25-octeon-di, usb-modules-4.19.0-25-octeon-di, crc-modules-4.19.0-25-octeon-di Description: Wireless NIC drivers This package contains wireless NIC drivers for the kernel. Includes crypto modules only needed for wireless (WEP, WPA). Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: nic-shared-modules-4.19.0-24progress5u1-octeon-di +Package: nic-shared-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: usb-serial-modules-4.19.0-24progress5u1-octeon-di +Package: usb-serial-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di, usb-modules-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di, usb-modules-4.19.0-25-octeon-di Description: USB serial drivers This package contains USB serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: ppp-modules-4.19.0-24progress5u1-octeon-di +Package: ppp-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di, zlib-modules-4.19.0-24progress5u1-octeon-di, crc-modules-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di, zlib-modules-4.19.0-25-octeon-di, crc-modules-4.19.0-25-octeon-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: pata-modules-4.19.0-24progress5u1-octeon-di +Package: pata-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: cdrom-core-modules-4.19.0-24progress5u1-octeon-di +Package: cdrom-core-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di, scsi-core-modules-4.19.0-24progress5u1-octeon-di, isofs-modules-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di, scsi-core-modules-4.19.0-25-octeon-di, isofs-modules-4.19.0-25-octeon-di Description: CDROM support This package contains core CDROM support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: scsi-core-modules-4.19.0-24progress5u1-octeon-di +Package: scsi-core-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di Description: Core SCSI subsystem This package contains the core SCSI subsystem for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: scsi-modules-4.19.0-24progress5u1-octeon-di +Package: scsi-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di, scsi-core-modules-4.19.0-24progress5u1-octeon-di, cdrom-core-modules-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di, scsi-core-modules-4.19.0-25-octeon-di, cdrom-core-modules-4.19.0-25-octeon-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: scsi-nic-modules-4.19.0-24progress5u1-octeon-di +Package: scsi-nic-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-24progress5u1-octeon-di, nic-modules-4.19.0-24progress5u1-octeon-di +Depends: scsi-modules-4.19.0-25-octeon-di, nic-modules-4.19.0-25-octeon-di Description: SCSI drivers for converged NICs This package contains SCSI drivers that depend on net drivers. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: loop-modules-4.19.0-24progress5u1-octeon-di +Package: loop-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-octeon-di +Package: btrfs-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di, crc-modules-4.19.0-24progress5u1-octeon-di, zlib-modules-4.19.0-24progress5u1-octeon-di, compress-modules-4.19.0-24progress5u1-octeon-di, md-modules-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di, crc-modules-4.19.0-25-octeon-di, zlib-modules-4.19.0-25-octeon-di, compress-modules-4.19.0-25-octeon-di, md-modules-4.19.0-25-octeon-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-octeon-di +Package: ext4-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di, crc-modules-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di, crc-modules-4.19.0-25-octeon-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-octeon-di +Package: isofs-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: jfs-modules-4.19.0-24progress5u1-octeon-di +Package: jfs-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: xfs-modules-4.19.0-24progress5u1-octeon-di +Package: xfs-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di, crc-modules-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di, crc-modules-4.19.0-25-octeon-di Description: XFS filesystem support This package contains the XFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: fat-modules-4.19.0-24progress5u1-octeon-di +Package: fat-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di Description: FAT filesystem support This package contains the FAT and VFAT filesystem modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: hfs-modules-4.19.0-24progress5u1-octeon-di +Package: hfs-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: hfs-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di Description: HFS filesystem support This package contains the HFS and HFS+ filesystem modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: affs-modules-4.19.0-24progress5u1-octeon-di +Package: affs-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: affs-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di Description: Amiga filesystem support This package contains the Amiga filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: minix-modules-4.19.0-24progress5u1-octeon-di +Package: minix-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: minix-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di Description: Minix filesystem support This package contains the Minix filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-octeon-di +Package: md-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di, crc-modules-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di, crc-modules-4.19.0-25-octeon-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: multipath-modules-4.19.0-24progress5u1-octeon-di +Package: multipath-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di, md-modules-4.19.0-24progress5u1-octeon-di, scsi-core-modules-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di, md-modules-4.19.0-25-octeon-di, scsi-core-modules-4.19.0-25-octeon-di Description: Multipath support This package contains DM-Multipath modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: usb-modules-4.19.0-24progress5u1-octeon-di +Package: usb-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di Description: USB support This package contains core USB drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: usb-storage-modules-4.19.0-24progress5u1-octeon-di +Package: usb-storage-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di, scsi-core-modules-4.19.0-24progress5u1-octeon-di, usb-modules-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di, scsi-core-modules-4.19.0-25-octeon-di, usb-modules-4.19.0-25-octeon-di Description: USB storage support This package contains the USB storage driver for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: input-modules-4.19.0-24progress5u1-octeon-di +Package: input-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di, usb-modules-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di, usb-modules-4.19.0-25-octeon-di Description: Input devices support This package contains input device drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: event-modules-4.19.0-24progress5u1-octeon-di +Package: event-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di Description: Event support This package contains event drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: nic-usb-modules-4.19.0-24progress5u1-octeon-di +Package: nic-usb-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di, nic-shared-modules-4.19.0-24progress5u1-octeon-di, nic-wireless-modules-4.19.0-24progress5u1-octeon-di, usb-modules-4.19.0-24progress5u1-octeon-di, crc-modules-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di, nic-shared-modules-4.19.0-25-octeon-di, nic-wireless-modules-4.19.0-25-octeon-di, usb-modules-4.19.0-25-octeon-di, crc-modules-4.19.0-25-octeon-di Description: USB NIC drivers This package contains USB network adapter drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: sata-modules-4.19.0-24progress5u1-octeon-di +Package: sata-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di, scsi-core-modules-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di, scsi-core-modules-4.19.0-25-octeon-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-octeon-di +Package: crc-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-octeon-di +Package: crypto-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: crypto-dm-modules-4.19.0-24progress5u1-octeon-di +Package: crypto-dm-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di, md-modules-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di, md-modules-4.19.0-25-octeon-di Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-octeon-di +Package: nbd-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: squashfs-modules-4.19.0-24progress5u1-octeon-di +Package: squashfs-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di, compress-modules-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di, compress-modules-4.19.0-25-octeon-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: rtc-modules-4.19.0-24progress5u1-octeon-di +Package: rtc-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: rtc-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di Description: RTC modules This package contains RTC modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: sound-modules-4.19.0-24progress5u1-octeon-di +Package: sound-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: sound-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di, usb-modules-4.19.0-24progress5u1-octeon-di, crc-modules-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di, usb-modules-4.19.0-25-octeon-di, crc-modules-4.19.0-25-octeon-di Description: sound support This package contains sound modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: zlib-modules-4.19.0-24progress5u1-octeon-di +Package: zlib-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-octeon-di +Package: compress-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: udf-modules-4.19.0-24progress5u1-octeon-di +Package: udf-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di, crc-modules-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di, crc-modules-4.19.0-25-octeon-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-octeon-di +Package: fuse-modules-4.19.0-25-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-octeon-di +Depends: kernel-image-4.19.0-25-octeon-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-octeon +Kernel-Version: 4.19.0-25-octeon Package-Type: udeb -Package: linux-image-4.19.0-24progress5u1-4kc-malta +Package: linux-image-4.19.0-25-4kc-malta Architecture: mips mipsel -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips mipsel] | linux-initramfs-tool [mips mipsel] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips mipsel] | linux-initramfs-tool [mips mipsel] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [mips mipsel] Suggests: linux-doc-4.19, debian-kernel-handbook Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -7692,31 +7726,31 @@ Description: Linux 4.19 for MIPS Malta The Linux kernel 4.19 and modules for use on MIPS Malta boards. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-4kc-malta +Package: linux-headers-4.19.0-25-4kc-malta Architecture: mips mipsel -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-24progress5u1-4kc-malta +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-25-4kc-malta This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-4kc-malta, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-4kc-malta, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-4kc-malta package. + Linux kernel 4.19.0-25-4kc-malta, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-4kc-malta, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-4kc-malta package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-4kc-malta-dbg +Package: linux-image-4.19.0-25-4kc-malta-dbg Architecture: mips mipsel Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-4kc-malta +Description: Debug symbols for linux-image-4.19.0-25-4kc-malta This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-4kc-malta. + modules in linux-image-4.19.0-25-4kc-malta. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-5kc-malta +Package: linux-image-4.19.0-25-5kc-malta Architecture: mips mips64 mips64el mipsel -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips mips64 mips64el mipsel] | linux-initramfs-tool [mips mips64 mips64el mipsel] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips mips64 mips64el mipsel] | linux-initramfs-tool [mips mips64 mips64el mipsel] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [mips mips64 mips64el mipsel] Suggests: linux-doc-4.19, debian-kernel-handbook Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -7724,31 +7758,31 @@ Description: Linux 4.19 for MIPS Malta (64-bit) The Linux kernel 4.19 and modules for use on MIPS Malta boards (64-bit). Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-5kc-malta +Package: linux-headers-4.19.0-25-5kc-malta Architecture: mips mips64 mips64el mipsel -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-24progress5u1-5kc-malta +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-25-5kc-malta This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-5kc-malta, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-5kc-malta, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-5kc-malta package. + Linux kernel 4.19.0-25-5kc-malta, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-5kc-malta, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-5kc-malta package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-5kc-malta-dbg +Package: linux-image-4.19.0-25-5kc-malta-dbg Architecture: mips mips64 mips64el mipsel Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-5kc-malta +Description: Debug symbols for linux-image-4.19.0-25-5kc-malta This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-5kc-malta. + modules in linux-image-4.19.0-25-5kc-malta. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-octeon +Package: linux-image-4.19.0-25-octeon Architecture: mips mips64 mips64el mipsel -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips mips64 mips64el mipsel] | linux-initramfs-tool [mips mips64 mips64el mipsel] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips mips64 mips64el mipsel] | linux-initramfs-tool [mips mips64 mips64el mipsel] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [mips mips64 mips64el mipsel] Suggests: linux-doc-4.19, debian-kernel-handbook Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -7756,38 +7790,38 @@ Description: Linux 4.19 for Octeon The Linux kernel 4.19 and modules for use on Cavium Networks Octeon. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-octeon +Package: linux-headers-4.19.0-25-octeon Architecture: mips mips64 mips64el mipsel -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-24progress5u1-octeon +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-25-octeon This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-octeon, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-octeon, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-octeon package. + Linux kernel 4.19.0-25-octeon, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-octeon, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-octeon package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-octeon-dbg +Package: linux-image-4.19.0-25-octeon-dbg Architecture: mips mips64 mips64el mipsel Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-octeon +Description: Debug symbols for linux-image-4.19.0-25-octeon This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-octeon. + modules in linux-image-4.19.0-25-octeon. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-all-mips64 +Package: linux-headers-4.19.0-25-all-mips64 Architecture: mips64 -Depends: ${misc:Depends}, linux-headers-4.19.0-24progress5u1-5kc-malta (= ${binary:Version}), linux-headers-4.19.0-24progress5u1-octeon (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-25-5kc-malta (= ${binary:Version}), linux-headers-4.19.0-25-octeon (= ${binary:Version}) Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: kernel-image-4.19.0-24progress5u1-5kc-malta-di +Package: kernel-image-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard @@ -7797,566 +7831,566 @@ Description: Linux kernel image and core modules for the Debian installer installer boot images. It does _not_ provide a usable kernel for your full Debian system. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: nic-modules-4.19.0-24progress5u1-5kc-malta-di +Package: nic-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di, nic-shared-modules-4.19.0-24progress5u1-5kc-malta-di, i2c-modules-4.19.0-24progress5u1-5kc-malta-di, crc-modules-4.19.0-24progress5u1-5kc-malta-di, zlib-modules-4.19.0-24progress5u1-5kc-malta-di, mtd-core-modules-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di, nic-shared-modules-4.19.0-25-5kc-malta-di, i2c-modules-4.19.0-25-5kc-malta-di, crc-modules-4.19.0-25-5kc-malta-di, zlib-modules-4.19.0-25-5kc-malta-di, mtd-core-modules-4.19.0-25-5kc-malta-di Description: NIC drivers This package contains Ethernet and some paravirtualised network drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: nic-wireless-modules-4.19.0-24progress5u1-5kc-malta-di +Package: nic-wireless-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di, nic-shared-modules-4.19.0-24progress5u1-5kc-malta-di, usb-modules-4.19.0-24progress5u1-5kc-malta-di, mmc-core-modules-4.19.0-24progress5u1-5kc-malta-di, crc-modules-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di, nic-shared-modules-4.19.0-25-5kc-malta-di, usb-modules-4.19.0-25-5kc-malta-di, mmc-core-modules-4.19.0-25-5kc-malta-di, crc-modules-4.19.0-25-5kc-malta-di Description: Wireless NIC drivers This package contains wireless NIC drivers for the kernel. Includes crypto modules only needed for wireless (WEP, WPA). Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: nic-shared-modules-4.19.0-24progress5u1-5kc-malta-di +Package: nic-shared-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: usb-serial-modules-4.19.0-24progress5u1-5kc-malta-di +Package: usb-serial-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di, usb-modules-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di, usb-modules-4.19.0-25-5kc-malta-di Description: USB serial drivers This package contains USB serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: ppp-modules-4.19.0-24progress5u1-5kc-malta-di +Package: ppp-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di, zlib-modules-4.19.0-24progress5u1-5kc-malta-di, crc-modules-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di, zlib-modules-4.19.0-25-5kc-malta-di, crc-modules-4.19.0-25-5kc-malta-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: pata-modules-4.19.0-24progress5u1-5kc-malta-di +Package: pata-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di, ata-modules-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di, ata-modules-4.19.0-25-5kc-malta-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: cdrom-core-modules-4.19.0-24progress5u1-5kc-malta-di +Package: cdrom-core-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di, scsi-core-modules-4.19.0-24progress5u1-5kc-malta-di, isofs-modules-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di, scsi-core-modules-4.19.0-25-5kc-malta-di, isofs-modules-4.19.0-25-5kc-malta-di Description: CDROM support This package contains core CDROM support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: scsi-core-modules-4.19.0-24progress5u1-5kc-malta-di +Package: scsi-core-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di Description: Core SCSI subsystem This package contains the core SCSI subsystem for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: scsi-modules-4.19.0-24progress5u1-5kc-malta-di +Package: scsi-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di, scsi-core-modules-4.19.0-24progress5u1-5kc-malta-di, cdrom-core-modules-4.19.0-24progress5u1-5kc-malta-di, ata-modules-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di, scsi-core-modules-4.19.0-25-5kc-malta-di, cdrom-core-modules-4.19.0-25-5kc-malta-di, ata-modules-4.19.0-25-5kc-malta-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: scsi-nic-modules-4.19.0-24progress5u1-5kc-malta-di +Package: scsi-nic-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-24progress5u1-5kc-malta-di, nic-modules-4.19.0-24progress5u1-5kc-malta-di +Depends: scsi-modules-4.19.0-25-5kc-malta-di, nic-modules-4.19.0-25-5kc-malta-di Description: SCSI drivers for converged NICs This package contains SCSI drivers that depend on net drivers. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: loop-modules-4.19.0-24progress5u1-5kc-malta-di +Package: loop-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-5kc-malta-di +Package: btrfs-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di, crc-modules-4.19.0-24progress5u1-5kc-malta-di, zlib-modules-4.19.0-24progress5u1-5kc-malta-di, compress-modules-4.19.0-24progress5u1-5kc-malta-di, md-modules-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di, crc-modules-4.19.0-25-5kc-malta-di, zlib-modules-4.19.0-25-5kc-malta-di, compress-modules-4.19.0-25-5kc-malta-di, md-modules-4.19.0-25-5kc-malta-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-5kc-malta-di +Package: ext4-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di, crc-modules-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di, crc-modules-4.19.0-25-5kc-malta-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-5kc-malta-di +Package: isofs-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: jfs-modules-4.19.0-24progress5u1-5kc-malta-di +Package: jfs-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: xfs-modules-4.19.0-24progress5u1-5kc-malta-di +Package: xfs-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di, crc-modules-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di, crc-modules-4.19.0-25-5kc-malta-di Description: XFS filesystem support This package contains the XFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: fat-modules-4.19.0-24progress5u1-5kc-malta-di +Package: fat-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di Description: FAT filesystem support This package contains the FAT and VFAT filesystem modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: hfs-modules-4.19.0-24progress5u1-5kc-malta-di +Package: hfs-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: hfs-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di Description: HFS filesystem support This package contains the HFS and HFS+ filesystem modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: affs-modules-4.19.0-24progress5u1-5kc-malta-di +Package: affs-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: affs-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di Description: Amiga filesystem support This package contains the Amiga filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: minix-modules-4.19.0-24progress5u1-5kc-malta-di +Package: minix-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: minix-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di Description: Minix filesystem support This package contains the Minix filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-5kc-malta-di +Package: md-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di, crc-modules-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di, crc-modules-4.19.0-25-5kc-malta-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: multipath-modules-4.19.0-24progress5u1-5kc-malta-di +Package: multipath-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di, md-modules-4.19.0-24progress5u1-5kc-malta-di, scsi-core-modules-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di, md-modules-4.19.0-25-5kc-malta-di, scsi-core-modules-4.19.0-25-5kc-malta-di Description: Multipath support This package contains DM-Multipath modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: usb-modules-4.19.0-24progress5u1-5kc-malta-di +Package: usb-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di Description: USB support This package contains core USB drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: usb-storage-modules-4.19.0-24progress5u1-5kc-malta-di +Package: usb-storage-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di, scsi-core-modules-4.19.0-24progress5u1-5kc-malta-di, usb-modules-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di, scsi-core-modules-4.19.0-25-5kc-malta-di, usb-modules-4.19.0-25-5kc-malta-di Description: USB storage support This package contains the USB storage driver for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: fb-modules-4.19.0-24progress5u1-5kc-malta-di +Package: fb-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di, i2c-modules-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di, i2c-modules-4.19.0-25-5kc-malta-di Description: Frame buffer support This package contains Frame buffer drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: input-modules-4.19.0-24progress5u1-5kc-malta-di +Package: input-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di, usb-modules-4.19.0-24progress5u1-5kc-malta-di, i2c-modules-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di, usb-modules-4.19.0-25-5kc-malta-di, i2c-modules-4.19.0-25-5kc-malta-di Description: Input devices support This package contains input device drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: event-modules-4.19.0-24progress5u1-5kc-malta-di +Package: event-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di Description: Event support This package contains event drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: mouse-modules-4.19.0-24progress5u1-5kc-malta-di +Package: mouse-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: mouse-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di, event-modules-4.19.0-24progress5u1-5kc-malta-di, input-modules-4.19.0-24progress5u1-5kc-malta-di, usb-modules-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di, event-modules-4.19.0-25-5kc-malta-di, input-modules-4.19.0-25-5kc-malta-di, usb-modules-4.19.0-25-5kc-malta-di Description: Mouse support This package contains mouse drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: nic-usb-modules-4.19.0-24progress5u1-5kc-malta-di +Package: nic-usb-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di, nic-shared-modules-4.19.0-24progress5u1-5kc-malta-di, nic-wireless-modules-4.19.0-24progress5u1-5kc-malta-di, usb-modules-4.19.0-24progress5u1-5kc-malta-di, crc-modules-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di, nic-shared-modules-4.19.0-25-5kc-malta-di, nic-wireless-modules-4.19.0-25-5kc-malta-di, usb-modules-4.19.0-25-5kc-malta-di, crc-modules-4.19.0-25-5kc-malta-di Description: USB NIC drivers This package contains USB network adapter drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: sata-modules-4.19.0-24progress5u1-5kc-malta-di +Package: sata-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di, scsi-core-modules-4.19.0-24progress5u1-5kc-malta-di, ata-modules-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di, scsi-core-modules-4.19.0-25-5kc-malta-di, ata-modules-4.19.0-25-5kc-malta-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: i2c-modules-4.19.0-24progress5u1-5kc-malta-di +Package: i2c-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di Description: i2c support modules This package contains basic i2c support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-5kc-malta-di +Package: crc-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-5kc-malta-di +Package: crypto-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: crypto-dm-modules-4.19.0-24progress5u1-5kc-malta-di +Package: crypto-dm-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di, md-modules-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di, md-modules-4.19.0-25-5kc-malta-di Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: ata-modules-4.19.0-24progress5u1-5kc-malta-di +Package: ata-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di, scsi-core-modules-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di, scsi-core-modules-4.19.0-25-5kc-malta-di Description: ATA disk modules This package contains core ATA disk modules used by both PATA and SATA disk drivers. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: mmc-core-modules-4.19.0-24progress5u1-5kc-malta-di +Package: mmc-core-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: mmc-core-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di Description: MMC/SD/SDIO core modules This package contains core modules for MMC/SD/SDIO support. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: mmc-modules-4.19.0-24progress5u1-5kc-malta-di +Package: mmc-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: mmc-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di, mmc-core-modules-4.19.0-24progress5u1-5kc-malta-di, usb-modules-4.19.0-24progress5u1-5kc-malta-di, crc-modules-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di, mmc-core-modules-4.19.0-25-5kc-malta-di, usb-modules-4.19.0-25-5kc-malta-di, crc-modules-4.19.0-25-5kc-malta-di Description: MMC/SD card modules This package contains modules needed to support MMC (multimedia) and SD cards. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-5kc-malta-di +Package: nbd-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: squashfs-modules-4.19.0-24progress5u1-5kc-malta-di +Package: squashfs-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di, compress-modules-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di, compress-modules-4.19.0-25-5kc-malta-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: sound-modules-4.19.0-24progress5u1-5kc-malta-di +Package: sound-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: sound-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di, i2c-modules-4.19.0-24progress5u1-5kc-malta-di, usb-modules-4.19.0-24progress5u1-5kc-malta-di, crc-modules-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di, i2c-modules-4.19.0-25-5kc-malta-di, usb-modules-4.19.0-25-5kc-malta-di, crc-modules-4.19.0-25-5kc-malta-di Description: sound support This package contains sound modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: zlib-modules-4.19.0-24progress5u1-5kc-malta-di +Package: zlib-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-5kc-malta-di +Package: compress-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: udf-modules-4.19.0-24progress5u1-5kc-malta-di +Package: udf-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di, crc-modules-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di, crc-modules-4.19.0-25-5kc-malta-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-5kc-malta-di +Package: fuse-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: mtd-core-modules-4.19.0-24progress5u1-5kc-malta-di +Package: mtd-core-modules-4.19.0-25-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: mtd-core-modules -Depends: kernel-image-4.19.0-24progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-25-5kc-malta-di Description: MTD core This package contains the MTD core. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-5kc-malta +Kernel-Version: 4.19.0-25-5kc-malta Package-Type: udeb -Package: linux-headers-4.19.0-24progress5u1-all-mips64el +Package: linux-headers-4.19.0-25-all-mips64el Architecture: mips64el -Depends: ${misc:Depends}, linux-headers-4.19.0-24progress5u1-5kc-malta (= ${binary:Version}), linux-headers-4.19.0-24progress5u1-loongson-3 (= ${binary:Version}), linux-headers-4.19.0-24progress5u1-octeon (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-25-5kc-malta (= ${binary:Version}), linux-headers-4.19.0-25-loongson-3 (= ${binary:Version}), linux-headers-4.19.0-25-octeon (= ${binary:Version}) Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: kernel-image-4.19.0-24progress5u1-loongson-3-di +Package: kernel-image-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard @@ -8366,546 +8400,546 @@ Description: Linux kernel image and core modules for the Debian installer installer boot images. It does _not_ provide a usable kernel for your full Debian system. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: nic-modules-4.19.0-24progress5u1-loongson-3-di +Package: nic-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di, nic-shared-modules-4.19.0-24progress5u1-loongson-3-di, crc-modules-4.19.0-24progress5u1-loongson-3-di, zlib-modules-4.19.0-24progress5u1-loongson-3-di, mtd-core-modules-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di, nic-shared-modules-4.19.0-25-loongson-3-di, crc-modules-4.19.0-25-loongson-3-di, zlib-modules-4.19.0-25-loongson-3-di, mtd-core-modules-4.19.0-25-loongson-3-di Description: NIC drivers This package contains Ethernet and some paravirtualised network drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: nic-wireless-modules-4.19.0-24progress5u1-loongson-3-di +Package: nic-wireless-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di, nic-shared-modules-4.19.0-24progress5u1-loongson-3-di, usb-modules-4.19.0-24progress5u1-loongson-3-di, crc-modules-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di, nic-shared-modules-4.19.0-25-loongson-3-di, usb-modules-4.19.0-25-loongson-3-di, crc-modules-4.19.0-25-loongson-3-di Description: Wireless NIC drivers This package contains wireless NIC drivers for the kernel. Includes crypto modules only needed for wireless (WEP, WPA). Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: nic-shared-modules-4.19.0-24progress5u1-loongson-3-di +Package: nic-shared-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: usb-serial-modules-4.19.0-24progress5u1-loongson-3-di +Package: usb-serial-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di, usb-modules-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di, usb-modules-4.19.0-25-loongson-3-di Description: USB serial drivers This package contains USB serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: ppp-modules-4.19.0-24progress5u1-loongson-3-di +Package: ppp-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di, zlib-modules-4.19.0-24progress5u1-loongson-3-di, crc-modules-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di, zlib-modules-4.19.0-25-loongson-3-di, crc-modules-4.19.0-25-loongson-3-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: pata-modules-4.19.0-24progress5u1-loongson-3-di +Package: pata-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di, ata-modules-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di, ata-modules-4.19.0-25-loongson-3-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: cdrom-core-modules-4.19.0-24progress5u1-loongson-3-di +Package: cdrom-core-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di, scsi-core-modules-4.19.0-24progress5u1-loongson-3-di, isofs-modules-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di, scsi-core-modules-4.19.0-25-loongson-3-di, isofs-modules-4.19.0-25-loongson-3-di Description: CDROM support This package contains core CDROM support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: firewire-core-modules-4.19.0-24progress5u1-loongson-3-di +Package: firewire-core-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: firewire-core-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di, scsi-core-modules-4.19.0-24progress5u1-loongson-3-di, crc-modules-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di, scsi-core-modules-4.19.0-25-loongson-3-di, crc-modules-4.19.0-25-loongson-3-di Description: Core FireWire drivers This package contains core FireWire drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: scsi-core-modules-4.19.0-24progress5u1-loongson-3-di +Package: scsi-core-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di Description: Core SCSI subsystem This package contains the core SCSI subsystem for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: scsi-modules-4.19.0-24progress5u1-loongson-3-di +Package: scsi-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di, scsi-core-modules-4.19.0-24progress5u1-loongson-3-di, cdrom-core-modules-4.19.0-24progress5u1-loongson-3-di, ata-modules-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di, scsi-core-modules-4.19.0-25-loongson-3-di, cdrom-core-modules-4.19.0-25-loongson-3-di, ata-modules-4.19.0-25-loongson-3-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: scsi-nic-modules-4.19.0-24progress5u1-loongson-3-di +Package: scsi-nic-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-24progress5u1-loongson-3-di, nic-modules-4.19.0-24progress5u1-loongson-3-di +Depends: scsi-modules-4.19.0-25-loongson-3-di, nic-modules-4.19.0-25-loongson-3-di Description: SCSI drivers for converged NICs This package contains SCSI drivers that depend on net drivers. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: loop-modules-4.19.0-24progress5u1-loongson-3-di +Package: loop-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-loongson-3-di +Package: btrfs-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di, crc-modules-4.19.0-24progress5u1-loongson-3-di, zlib-modules-4.19.0-24progress5u1-loongson-3-di, compress-modules-4.19.0-24progress5u1-loongson-3-di, md-modules-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di, crc-modules-4.19.0-25-loongson-3-di, zlib-modules-4.19.0-25-loongson-3-di, compress-modules-4.19.0-25-loongson-3-di, md-modules-4.19.0-25-loongson-3-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-loongson-3-di +Package: ext4-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di, crc-modules-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di, crc-modules-4.19.0-25-loongson-3-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-loongson-3-di +Package: isofs-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: jfs-modules-4.19.0-24progress5u1-loongson-3-di +Package: jfs-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: xfs-modules-4.19.0-24progress5u1-loongson-3-di +Package: xfs-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di, crc-modules-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di, crc-modules-4.19.0-25-loongson-3-di Description: XFS filesystem support This package contains the XFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: fat-modules-4.19.0-24progress5u1-loongson-3-di +Package: fat-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di Description: FAT filesystem support This package contains the FAT and VFAT filesystem modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: hfs-modules-4.19.0-24progress5u1-loongson-3-di +Package: hfs-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: hfs-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di Description: HFS filesystem support This package contains the HFS and HFS+ filesystem modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: affs-modules-4.19.0-24progress5u1-loongson-3-di +Package: affs-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: affs-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di Description: Amiga filesystem support This package contains the Amiga filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: minix-modules-4.19.0-24progress5u1-loongson-3-di +Package: minix-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: minix-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di Description: Minix filesystem support This package contains the Minix filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: nfs-modules-4.19.0-24progress5u1-loongson-3-di +Package: nfs-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: nfs-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di Description: NFS filesystem support This package contains the NFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-loongson-3-di +Package: md-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di, crc-modules-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di, crc-modules-4.19.0-25-loongson-3-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: multipath-modules-4.19.0-24progress5u1-loongson-3-di +Package: multipath-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di, md-modules-4.19.0-24progress5u1-loongson-3-di, scsi-core-modules-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di, md-modules-4.19.0-25-loongson-3-di, scsi-core-modules-4.19.0-25-loongson-3-di Description: Multipath support This package contains DM-Multipath modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: usb-modules-4.19.0-24progress5u1-loongson-3-di +Package: usb-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di Description: USB support This package contains core USB drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: usb-storage-modules-4.19.0-24progress5u1-loongson-3-di +Package: usb-storage-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di, scsi-core-modules-4.19.0-24progress5u1-loongson-3-di, usb-modules-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di, scsi-core-modules-4.19.0-25-loongson-3-di, usb-modules-4.19.0-25-loongson-3-di Description: USB storage support This package contains the USB storage driver for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: fb-modules-4.19.0-24progress5u1-loongson-3-di +Package: fb-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di Description: Frame buffer support This package contains Frame buffer drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: input-modules-4.19.0-24progress5u1-loongson-3-di +Package: input-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di, usb-modules-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di, usb-modules-4.19.0-25-loongson-3-di Description: Input devices support This package contains input device drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: event-modules-4.19.0-24progress5u1-loongson-3-di +Package: event-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di Description: Event support This package contains event drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: nic-usb-modules-4.19.0-24progress5u1-loongson-3-di +Package: nic-usb-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di, nic-shared-modules-4.19.0-24progress5u1-loongson-3-di, nic-wireless-modules-4.19.0-24progress5u1-loongson-3-di, usb-modules-4.19.0-24progress5u1-loongson-3-di, crc-modules-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di, nic-shared-modules-4.19.0-25-loongson-3-di, nic-wireless-modules-4.19.0-25-loongson-3-di, usb-modules-4.19.0-25-loongson-3-di, crc-modules-4.19.0-25-loongson-3-di Description: USB NIC drivers This package contains USB network adapter drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: sata-modules-4.19.0-24progress5u1-loongson-3-di +Package: sata-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di, scsi-core-modules-4.19.0-24progress5u1-loongson-3-di, ata-modules-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di, scsi-core-modules-4.19.0-25-loongson-3-di, ata-modules-4.19.0-25-loongson-3-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-loongson-3-di +Package: crc-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-loongson-3-di +Package: crypto-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: crypto-dm-modules-4.19.0-24progress5u1-loongson-3-di +Package: crypto-dm-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di, md-modules-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di, md-modules-4.19.0-25-loongson-3-di Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: ata-modules-4.19.0-24progress5u1-loongson-3-di +Package: ata-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di, scsi-core-modules-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di, scsi-core-modules-4.19.0-25-loongson-3-di Description: ATA disk modules This package contains core ATA disk modules used by both PATA and SATA disk drivers. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-loongson-3-di +Package: nbd-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: squashfs-modules-4.19.0-24progress5u1-loongson-3-di +Package: squashfs-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di, compress-modules-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di, compress-modules-4.19.0-25-loongson-3-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: speakup-modules-4.19.0-24progress5u1-loongson-3-di +Package: speakup-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: speakup-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di Description: speakup modules This package contains speakup modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: sound-modules-4.19.0-24progress5u1-loongson-3-di +Package: sound-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: sound-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di, usb-modules-4.19.0-24progress5u1-loongson-3-di, firewire-core-modules-4.19.0-24progress5u1-loongson-3-di, crc-modules-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di, usb-modules-4.19.0-25-loongson-3-di, firewire-core-modules-4.19.0-25-loongson-3-di, crc-modules-4.19.0-25-loongson-3-di Description: sound support This package contains sound modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: zlib-modules-4.19.0-24progress5u1-loongson-3-di +Package: zlib-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-loongson-3-di +Package: compress-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: udf-modules-4.19.0-24progress5u1-loongson-3-di +Package: udf-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di, crc-modules-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di, crc-modules-4.19.0-25-loongson-3-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-loongson-3-di +Package: fuse-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: mtd-core-modules-4.19.0-24progress5u1-loongson-3-di +Package: mtd-core-modules-4.19.0-25-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: mtd-core-modules -Depends: kernel-image-4.19.0-24progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-25-loongson-3-di Description: MTD core This package contains the MTD core. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-loongson-3 +Kernel-Version: 4.19.0-25-loongson-3 Package-Type: udeb -Package: linux-image-4.19.0-24progress5u1-loongson-3 +Package: linux-image-4.19.0-25-loongson-3 Architecture: mips64el mipsel -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips64el mipsel] | linux-initramfs-tool [mips64el mipsel] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips64el mipsel] | linux-initramfs-tool [mips64el mipsel] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [mips64el mipsel] Suggests: linux-doc-4.19, debian-kernel-handbook Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -8914,38 +8948,38 @@ Description: Linux 4.19 for Loongson 3A/3B systems (e.g. from Loongson or Lemote). Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-loongson-3 +Package: linux-headers-4.19.0-25-loongson-3 Architecture: mips64el mipsel -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-24progress5u1-loongson-3 +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-25-loongson-3 This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-loongson-3, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-loongson-3, and can be used - for building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-loongson-3 package. + Linux kernel 4.19.0-25-loongson-3, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-loongson-3, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-loongson-3 package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-loongson-3-dbg +Package: linux-image-4.19.0-25-loongson-3-dbg Architecture: mips64el mipsel Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-loongson-3 +Description: Debug symbols for linux-image-4.19.0-25-loongson-3 This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-loongson-3. + modules in linux-image-4.19.0-25-loongson-3. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-all-mips64r6 +Package: linux-headers-4.19.0-25-all-mips64r6 Architecture: mips64r6 -Depends: ${misc:Depends}, linux-headers-4.19.0-24progress5u1-mips64r6 (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-25-mips64r6 (= ${binary:Version}) Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: kernel-image-4.19.0-24progress5u1-mips64r6-di +Package: kernel-image-4.19.0-25-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: standard @@ -8955,231 +8989,231 @@ Description: Linux kernel image and core modules for the Debian installer installer boot images. It does _not_ provide a usable kernel for your full Debian system. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6 +Kernel-Version: 4.19.0-25-mips64r6 Package-Type: udeb -Package: nic-shared-modules-4.19.0-24progress5u1-mips64r6-di +Package: nic-shared-modules-4.19.0-25-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-25-mips64r6-di Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6 +Kernel-Version: 4.19.0-25-mips64r6 Package-Type: udeb -Package: loop-modules-4.19.0-24progress5u1-mips64r6-di +Package: loop-modules-4.19.0-25-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-25-mips64r6-di Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6 +Kernel-Version: 4.19.0-25-mips64r6 Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-mips64r6-di +Package: btrfs-modules-4.19.0-25-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6-di, crc-modules-4.19.0-24progress5u1-mips64r6-di, zlib-modules-4.19.0-24progress5u1-mips64r6-di, compress-modules-4.19.0-24progress5u1-mips64r6-di, md-modules-4.19.0-24progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-25-mips64r6-di, crc-modules-4.19.0-25-mips64r6-di, zlib-modules-4.19.0-25-mips64r6-di, compress-modules-4.19.0-25-mips64r6-di, md-modules-4.19.0-25-mips64r6-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6 +Kernel-Version: 4.19.0-25-mips64r6 Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-mips64r6-di +Package: ext4-modules-4.19.0-25-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6-di, crc-modules-4.19.0-24progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-25-mips64r6-di, crc-modules-4.19.0-25-mips64r6-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6 +Kernel-Version: 4.19.0-25-mips64r6 Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-mips64r6-di +Package: isofs-modules-4.19.0-25-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-25-mips64r6-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6 +Kernel-Version: 4.19.0-25-mips64r6 Package-Type: udeb -Package: jfs-modules-4.19.0-24progress5u1-mips64r6-di +Package: jfs-modules-4.19.0-25-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-25-mips64r6-di Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6 +Kernel-Version: 4.19.0-25-mips64r6 Package-Type: udeb -Package: xfs-modules-4.19.0-24progress5u1-mips64r6-di +Package: xfs-modules-4.19.0-25-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6-di, crc-modules-4.19.0-24progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-25-mips64r6-di, crc-modules-4.19.0-25-mips64r6-di Description: XFS filesystem support This package contains the XFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6 +Kernel-Version: 4.19.0-25-mips64r6 Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-mips64r6-di +Package: md-modules-4.19.0-25-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6-di, crc-modules-4.19.0-24progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-25-mips64r6-di, crc-modules-4.19.0-25-mips64r6-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6 +Kernel-Version: 4.19.0-25-mips64r6 Package-Type: udeb -Package: multipath-modules-4.19.0-24progress5u1-mips64r6-di +Package: multipath-modules-4.19.0-25-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6-di, md-modules-4.19.0-24progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-25-mips64r6-di, md-modules-4.19.0-25-mips64r6-di Description: Multipath support This package contains DM-Multipath modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6 +Kernel-Version: 4.19.0-25-mips64r6 Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-mips64r6-di +Package: crc-modules-4.19.0-25-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-25-mips64r6-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6 +Kernel-Version: 4.19.0-25-mips64r6 Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-mips64r6-di +Package: crypto-modules-4.19.0-25-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-25-mips64r6-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6 +Kernel-Version: 4.19.0-25-mips64r6 Package-Type: udeb -Package: crypto-dm-modules-4.19.0-24progress5u1-mips64r6-di +Package: crypto-dm-modules-4.19.0-25-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6-di, md-modules-4.19.0-24progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-25-mips64r6-di, md-modules-4.19.0-25-mips64r6-di Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6 +Kernel-Version: 4.19.0-25-mips64r6 Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-mips64r6-di +Package: nbd-modules-4.19.0-25-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-25-mips64r6-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6 +Kernel-Version: 4.19.0-25-mips64r6 Package-Type: udeb -Package: squashfs-modules-4.19.0-24progress5u1-mips64r6-di +Package: squashfs-modules-4.19.0-25-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6-di, compress-modules-4.19.0-24progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-25-mips64r6-di, compress-modules-4.19.0-25-mips64r6-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6 +Kernel-Version: 4.19.0-25-mips64r6 Package-Type: udeb -Package: zlib-modules-4.19.0-24progress5u1-mips64r6-di +Package: zlib-modules-4.19.0-25-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-25-mips64r6-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6 +Kernel-Version: 4.19.0-25-mips64r6 Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-mips64r6-di +Package: compress-modules-4.19.0-25-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-25-mips64r6-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6 +Kernel-Version: 4.19.0-25-mips64r6 Package-Type: udeb -Package: udf-modules-4.19.0-24progress5u1-mips64r6-di +Package: udf-modules-4.19.0-25-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6-di, crc-modules-4.19.0-24progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-25-mips64r6-di, crc-modules-4.19.0-25-mips64r6-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6 +Kernel-Version: 4.19.0-25-mips64r6 Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-mips64r6-di +Package: fuse-modules-4.19.0-25-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-25-mips64r6-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6 +Kernel-Version: 4.19.0-25-mips64r6 Package-Type: udeb -Package: linux-image-4.19.0-24progress5u1-mips64r6 +Package: linux-image-4.19.0-25-mips64r6 Architecture: mips64r6 mipsr6 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips64r6 mipsr6] | linux-initramfs-tool [mips64r6 mipsr6] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips64r6 mipsr6] | linux-initramfs-tool [mips64r6 mipsr6] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [mips64r6 mipsr6] Suggests: linux-doc-4.19, debian-kernel-handbook Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -9187,38 +9221,38 @@ Description: Linux 4.19 for MIPS R6 (64 bit, big endian) The Linux kernel 4.19 and modules for use on MIPS R6 (64 bit, big endian). Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-mips64r6 +Package: linux-headers-4.19.0-25-mips64r6 Architecture: mips64r6 mipsr6 -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-24progress5u1-mips64r6 +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-25-mips64r6 This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-mips64r6, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-mips64r6, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-mips64r6 package. + Linux kernel 4.19.0-25-mips64r6, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-mips64r6, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-mips64r6 package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-mips64r6-dbg +Package: linux-image-4.19.0-25-mips64r6-dbg Architecture: mips64r6 mipsr6 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-mips64r6 +Description: Debug symbols for linux-image-4.19.0-25-mips64r6 This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-mips64r6. + modules in linux-image-4.19.0-25-mips64r6. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-all-mips64r6el +Package: linux-headers-4.19.0-25-all-mips64r6el Architecture: mips64r6el -Depends: ${misc:Depends}, linux-headers-4.19.0-24progress5u1-mips64r6el (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-25-mips64r6el (= ${binary:Version}) Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: kernel-image-4.19.0-24progress5u1-mips64r6el-di +Package: kernel-image-4.19.0-25-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: standard @@ -9228,231 +9262,231 @@ Description: Linux kernel image and core modules for the Debian installer installer boot images. It does _not_ provide a usable kernel for your full Debian system. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6el +Kernel-Version: 4.19.0-25-mips64r6el Package-Type: udeb -Package: nic-shared-modules-4.19.0-24progress5u1-mips64r6el-di +Package: nic-shared-modules-4.19.0-25-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-25-mips64r6el-di Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6el +Kernel-Version: 4.19.0-25-mips64r6el Package-Type: udeb -Package: loop-modules-4.19.0-24progress5u1-mips64r6el-di +Package: loop-modules-4.19.0-25-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-25-mips64r6el-di Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6el +Kernel-Version: 4.19.0-25-mips64r6el Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-mips64r6el-di +Package: btrfs-modules-4.19.0-25-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6el-di, crc-modules-4.19.0-24progress5u1-mips64r6el-di, zlib-modules-4.19.0-24progress5u1-mips64r6el-di, compress-modules-4.19.0-24progress5u1-mips64r6el-di, md-modules-4.19.0-24progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-25-mips64r6el-di, crc-modules-4.19.0-25-mips64r6el-di, zlib-modules-4.19.0-25-mips64r6el-di, compress-modules-4.19.0-25-mips64r6el-di, md-modules-4.19.0-25-mips64r6el-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6el +Kernel-Version: 4.19.0-25-mips64r6el Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-mips64r6el-di +Package: ext4-modules-4.19.0-25-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6el-di, crc-modules-4.19.0-24progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-25-mips64r6el-di, crc-modules-4.19.0-25-mips64r6el-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6el +Kernel-Version: 4.19.0-25-mips64r6el Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-mips64r6el-di +Package: isofs-modules-4.19.0-25-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-25-mips64r6el-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6el +Kernel-Version: 4.19.0-25-mips64r6el Package-Type: udeb -Package: jfs-modules-4.19.0-24progress5u1-mips64r6el-di +Package: jfs-modules-4.19.0-25-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-25-mips64r6el-di Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6el +Kernel-Version: 4.19.0-25-mips64r6el Package-Type: udeb -Package: xfs-modules-4.19.0-24progress5u1-mips64r6el-di +Package: xfs-modules-4.19.0-25-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6el-di, crc-modules-4.19.0-24progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-25-mips64r6el-di, crc-modules-4.19.0-25-mips64r6el-di Description: XFS filesystem support This package contains the XFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6el +Kernel-Version: 4.19.0-25-mips64r6el Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-mips64r6el-di +Package: md-modules-4.19.0-25-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6el-di, crc-modules-4.19.0-24progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-25-mips64r6el-di, crc-modules-4.19.0-25-mips64r6el-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6el +Kernel-Version: 4.19.0-25-mips64r6el Package-Type: udeb -Package: multipath-modules-4.19.0-24progress5u1-mips64r6el-di +Package: multipath-modules-4.19.0-25-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6el-di, md-modules-4.19.0-24progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-25-mips64r6el-di, md-modules-4.19.0-25-mips64r6el-di Description: Multipath support This package contains DM-Multipath modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6el +Kernel-Version: 4.19.0-25-mips64r6el Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-mips64r6el-di +Package: crc-modules-4.19.0-25-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-25-mips64r6el-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6el +Kernel-Version: 4.19.0-25-mips64r6el Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-mips64r6el-di +Package: crypto-modules-4.19.0-25-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-25-mips64r6el-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6el +Kernel-Version: 4.19.0-25-mips64r6el Package-Type: udeb -Package: crypto-dm-modules-4.19.0-24progress5u1-mips64r6el-di +Package: crypto-dm-modules-4.19.0-25-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6el-di, md-modules-4.19.0-24progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-25-mips64r6el-di, md-modules-4.19.0-25-mips64r6el-di Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6el +Kernel-Version: 4.19.0-25-mips64r6el Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-mips64r6el-di +Package: nbd-modules-4.19.0-25-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-25-mips64r6el-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6el +Kernel-Version: 4.19.0-25-mips64r6el Package-Type: udeb -Package: squashfs-modules-4.19.0-24progress5u1-mips64r6el-di +Package: squashfs-modules-4.19.0-25-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6el-di, compress-modules-4.19.0-24progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-25-mips64r6el-di, compress-modules-4.19.0-25-mips64r6el-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6el +Kernel-Version: 4.19.0-25-mips64r6el Package-Type: udeb -Package: zlib-modules-4.19.0-24progress5u1-mips64r6el-di +Package: zlib-modules-4.19.0-25-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-25-mips64r6el-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6el +Kernel-Version: 4.19.0-25-mips64r6el Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-mips64r6el-di +Package: compress-modules-4.19.0-25-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-25-mips64r6el-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6el +Kernel-Version: 4.19.0-25-mips64r6el Package-Type: udeb -Package: udf-modules-4.19.0-24progress5u1-mips64r6el-di +Package: udf-modules-4.19.0-25-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6el-di, crc-modules-4.19.0-24progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-25-mips64r6el-di, crc-modules-4.19.0-25-mips64r6el-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6el +Kernel-Version: 4.19.0-25-mips64r6el Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-mips64r6el-di +Package: fuse-modules-4.19.0-25-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-25-mips64r6el-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips64r6el +Kernel-Version: 4.19.0-25-mips64r6el Package-Type: udeb -Package: linux-image-4.19.0-24progress5u1-mips64r6el +Package: linux-image-4.19.0-25-mips64r6el Architecture: mips64r6el mipsr6el -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips64r6el mipsr6el] | linux-initramfs-tool [mips64r6el mipsr6el] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mips64r6el mipsr6el] | linux-initramfs-tool [mips64r6el mipsr6el] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [mips64r6el mipsr6el] Suggests: linux-doc-4.19, debian-kernel-handbook Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -9461,47 +9495,47 @@ Description: Linux 4.19 for MIPS R6 (64 bit, little endian) endian). Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-mips64r6el +Package: linux-headers-4.19.0-25-mips64r6el Architecture: mips64r6el mipsr6el -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-24progress5u1-mips64r6el +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-25-mips64r6el This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-mips64r6el, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-mips64r6el, and can be used - for building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-mips64r6el package. + Linux kernel 4.19.0-25-mips64r6el, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-mips64r6el, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-mips64r6el package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-mips64r6el-dbg +Package: linux-image-4.19.0-25-mips64r6el-dbg Architecture: mips64r6el mipsr6el Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-mips64r6el +Description: Debug symbols for linux-image-4.19.0-25-mips64r6el This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-mips64r6el. + modules in linux-image-4.19.0-25-mips64r6el. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-all-mipsel +Package: linux-headers-4.19.0-25-all-mipsel Architecture: mipsel -Depends: ${misc:Depends}, linux-headers-4.19.0-24progress5u1-4kc-malta (= ${binary:Version}), linux-headers-4.19.0-24progress5u1-5kc-malta (= ${binary:Version}), linux-headers-4.19.0-24progress5u1-loongson-3 (= ${binary:Version}), linux-headers-4.19.0-24progress5u1-octeon (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-25-4kc-malta (= ${binary:Version}), linux-headers-4.19.0-25-5kc-malta (= ${binary:Version}), linux-headers-4.19.0-25-loongson-3 (= ${binary:Version}), linux-headers-4.19.0-25-octeon (= ${binary:Version}) Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-all-mipsr6 +Package: linux-headers-4.19.0-25-all-mipsr6 Architecture: mipsr6 -Depends: ${misc:Depends}, linux-headers-4.19.0-24progress5u1-mips32r6 (= ${binary:Version}), linux-headers-4.19.0-24progress5u1-mips64r6 (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-25-mips32r6 (= ${binary:Version}), linux-headers-4.19.0-25-mips64r6 (= ${binary:Version}) Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: kernel-image-4.19.0-24progress5u1-mips32r6-di +Package: kernel-image-4.19.0-25-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: standard @@ -9511,231 +9545,231 @@ Description: Linux kernel image and core modules for the Debian installer installer boot images. It does _not_ provide a usable kernel for your full Debian system. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6 +Kernel-Version: 4.19.0-25-mips32r6 Package-Type: udeb -Package: nic-shared-modules-4.19.0-24progress5u1-mips32r6-di +Package: nic-shared-modules-4.19.0-25-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-25-mips32r6-di Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6 +Kernel-Version: 4.19.0-25-mips32r6 Package-Type: udeb -Package: loop-modules-4.19.0-24progress5u1-mips32r6-di +Package: loop-modules-4.19.0-25-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-25-mips32r6-di Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6 +Kernel-Version: 4.19.0-25-mips32r6 Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-mips32r6-di +Package: btrfs-modules-4.19.0-25-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6-di, crc-modules-4.19.0-24progress5u1-mips32r6-di, zlib-modules-4.19.0-24progress5u1-mips32r6-di, compress-modules-4.19.0-24progress5u1-mips32r6-di, md-modules-4.19.0-24progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-25-mips32r6-di, crc-modules-4.19.0-25-mips32r6-di, zlib-modules-4.19.0-25-mips32r6-di, compress-modules-4.19.0-25-mips32r6-di, md-modules-4.19.0-25-mips32r6-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6 +Kernel-Version: 4.19.0-25-mips32r6 Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-mips32r6-di +Package: ext4-modules-4.19.0-25-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6-di, crc-modules-4.19.0-24progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-25-mips32r6-di, crc-modules-4.19.0-25-mips32r6-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6 +Kernel-Version: 4.19.0-25-mips32r6 Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-mips32r6-di +Package: isofs-modules-4.19.0-25-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-25-mips32r6-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6 +Kernel-Version: 4.19.0-25-mips32r6 Package-Type: udeb -Package: jfs-modules-4.19.0-24progress5u1-mips32r6-di +Package: jfs-modules-4.19.0-25-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-25-mips32r6-di Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6 +Kernel-Version: 4.19.0-25-mips32r6 Package-Type: udeb -Package: xfs-modules-4.19.0-24progress5u1-mips32r6-di +Package: xfs-modules-4.19.0-25-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6-di, crc-modules-4.19.0-24progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-25-mips32r6-di, crc-modules-4.19.0-25-mips32r6-di Description: XFS filesystem support This package contains the XFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6 +Kernel-Version: 4.19.0-25-mips32r6 Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-mips32r6-di +Package: md-modules-4.19.0-25-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6-di, crc-modules-4.19.0-24progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-25-mips32r6-di, crc-modules-4.19.0-25-mips32r6-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6 +Kernel-Version: 4.19.0-25-mips32r6 Package-Type: udeb -Package: multipath-modules-4.19.0-24progress5u1-mips32r6-di +Package: multipath-modules-4.19.0-25-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6-di, md-modules-4.19.0-24progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-25-mips32r6-di, md-modules-4.19.0-25-mips32r6-di Description: Multipath support This package contains DM-Multipath modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6 +Kernel-Version: 4.19.0-25-mips32r6 Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-mips32r6-di +Package: crc-modules-4.19.0-25-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-25-mips32r6-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6 +Kernel-Version: 4.19.0-25-mips32r6 Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-mips32r6-di +Package: crypto-modules-4.19.0-25-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-25-mips32r6-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6 +Kernel-Version: 4.19.0-25-mips32r6 Package-Type: udeb -Package: crypto-dm-modules-4.19.0-24progress5u1-mips32r6-di +Package: crypto-dm-modules-4.19.0-25-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6-di, md-modules-4.19.0-24progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-25-mips32r6-di, md-modules-4.19.0-25-mips32r6-di Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6 +Kernel-Version: 4.19.0-25-mips32r6 Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-mips32r6-di +Package: nbd-modules-4.19.0-25-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-25-mips32r6-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6 +Kernel-Version: 4.19.0-25-mips32r6 Package-Type: udeb -Package: squashfs-modules-4.19.0-24progress5u1-mips32r6-di +Package: squashfs-modules-4.19.0-25-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6-di, compress-modules-4.19.0-24progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-25-mips32r6-di, compress-modules-4.19.0-25-mips32r6-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6 +Kernel-Version: 4.19.0-25-mips32r6 Package-Type: udeb -Package: zlib-modules-4.19.0-24progress5u1-mips32r6-di +Package: zlib-modules-4.19.0-25-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-25-mips32r6-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6 +Kernel-Version: 4.19.0-25-mips32r6 Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-mips32r6-di +Package: compress-modules-4.19.0-25-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-25-mips32r6-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6 +Kernel-Version: 4.19.0-25-mips32r6 Package-Type: udeb -Package: udf-modules-4.19.0-24progress5u1-mips32r6-di +Package: udf-modules-4.19.0-25-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6-di, crc-modules-4.19.0-24progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-25-mips32r6-di, crc-modules-4.19.0-25-mips32r6-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6 +Kernel-Version: 4.19.0-25-mips32r6 Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-mips32r6-di +Package: fuse-modules-4.19.0-25-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-25-mips32r6-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6 +Kernel-Version: 4.19.0-25-mips32r6 Package-Type: udeb -Package: linux-image-4.19.0-24progress5u1-mips32r6 +Package: linux-image-4.19.0-25-mips32r6 Architecture: mipsr6 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mipsr6] | linux-initramfs-tool [mipsr6] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mipsr6] | linux-initramfs-tool [mipsr6] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [mipsr6] Suggests: linux-doc-4.19, debian-kernel-handbook Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -9743,38 +9777,38 @@ Description: Linux 4.19 for MIPS R6 (32 bit, big endian) The Linux kernel 4.19 and modules for use on MIPS R6 (32 bit, big endian). Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-mips32r6 +Package: linux-headers-4.19.0-25-mips32r6 Architecture: mipsr6 -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-24progress5u1-mips32r6 +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-25-mips32r6 This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-mips32r6, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-mips32r6, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-mips32r6 package. + Linux kernel 4.19.0-25-mips32r6, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-mips32r6, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-mips32r6 package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-mips32r6-dbg +Package: linux-image-4.19.0-25-mips32r6-dbg Architecture: mipsr6 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-mips32r6 +Description: Debug symbols for linux-image-4.19.0-25-mips32r6 This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-mips32r6. + modules in linux-image-4.19.0-25-mips32r6. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-all-mipsr6el +Package: linux-headers-4.19.0-25-all-mipsr6el Architecture: mipsr6el -Depends: ${misc:Depends}, linux-headers-4.19.0-24progress5u1-mips32r6el (= ${binary:Version}), linux-headers-4.19.0-24progress5u1-mips64r6el (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-25-mips32r6el (= ${binary:Version}), linux-headers-4.19.0-25-mips64r6el (= ${binary:Version}) Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: kernel-image-4.19.0-24progress5u1-mips32r6el-di +Package: kernel-image-4.19.0-25-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: standard @@ -9784,231 +9818,231 @@ Description: Linux kernel image and core modules for the Debian installer installer boot images. It does _not_ provide a usable kernel for your full Debian system. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6el +Kernel-Version: 4.19.0-25-mips32r6el Package-Type: udeb -Package: nic-shared-modules-4.19.0-24progress5u1-mips32r6el-di +Package: nic-shared-modules-4.19.0-25-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-25-mips32r6el-di Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6el +Kernel-Version: 4.19.0-25-mips32r6el Package-Type: udeb -Package: loop-modules-4.19.0-24progress5u1-mips32r6el-di +Package: loop-modules-4.19.0-25-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-25-mips32r6el-di Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6el +Kernel-Version: 4.19.0-25-mips32r6el Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-mips32r6el-di +Package: btrfs-modules-4.19.0-25-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6el-di, crc-modules-4.19.0-24progress5u1-mips32r6el-di, zlib-modules-4.19.0-24progress5u1-mips32r6el-di, compress-modules-4.19.0-24progress5u1-mips32r6el-di, md-modules-4.19.0-24progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-25-mips32r6el-di, crc-modules-4.19.0-25-mips32r6el-di, zlib-modules-4.19.0-25-mips32r6el-di, compress-modules-4.19.0-25-mips32r6el-di, md-modules-4.19.0-25-mips32r6el-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6el +Kernel-Version: 4.19.0-25-mips32r6el Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-mips32r6el-di +Package: ext4-modules-4.19.0-25-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6el-di, crc-modules-4.19.0-24progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-25-mips32r6el-di, crc-modules-4.19.0-25-mips32r6el-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6el +Kernel-Version: 4.19.0-25-mips32r6el Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-mips32r6el-di +Package: isofs-modules-4.19.0-25-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-25-mips32r6el-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6el +Kernel-Version: 4.19.0-25-mips32r6el Package-Type: udeb -Package: jfs-modules-4.19.0-24progress5u1-mips32r6el-di +Package: jfs-modules-4.19.0-25-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-25-mips32r6el-di Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6el +Kernel-Version: 4.19.0-25-mips32r6el Package-Type: udeb -Package: xfs-modules-4.19.0-24progress5u1-mips32r6el-di +Package: xfs-modules-4.19.0-25-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6el-di, crc-modules-4.19.0-24progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-25-mips32r6el-di, crc-modules-4.19.0-25-mips32r6el-di Description: XFS filesystem support This package contains the XFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6el +Kernel-Version: 4.19.0-25-mips32r6el Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-mips32r6el-di +Package: md-modules-4.19.0-25-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6el-di, crc-modules-4.19.0-24progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-25-mips32r6el-di, crc-modules-4.19.0-25-mips32r6el-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6el +Kernel-Version: 4.19.0-25-mips32r6el Package-Type: udeb -Package: multipath-modules-4.19.0-24progress5u1-mips32r6el-di +Package: multipath-modules-4.19.0-25-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6el-di, md-modules-4.19.0-24progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-25-mips32r6el-di, md-modules-4.19.0-25-mips32r6el-di Description: Multipath support This package contains DM-Multipath modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6el +Kernel-Version: 4.19.0-25-mips32r6el Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-mips32r6el-di +Package: crc-modules-4.19.0-25-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-25-mips32r6el-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6el +Kernel-Version: 4.19.0-25-mips32r6el Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-mips32r6el-di +Package: crypto-modules-4.19.0-25-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-25-mips32r6el-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6el +Kernel-Version: 4.19.0-25-mips32r6el Package-Type: udeb -Package: crypto-dm-modules-4.19.0-24progress5u1-mips32r6el-di +Package: crypto-dm-modules-4.19.0-25-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6el-di, md-modules-4.19.0-24progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-25-mips32r6el-di, md-modules-4.19.0-25-mips32r6el-di Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6el +Kernel-Version: 4.19.0-25-mips32r6el Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-mips32r6el-di +Package: nbd-modules-4.19.0-25-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-25-mips32r6el-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6el +Kernel-Version: 4.19.0-25-mips32r6el Package-Type: udeb -Package: squashfs-modules-4.19.0-24progress5u1-mips32r6el-di +Package: squashfs-modules-4.19.0-25-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6el-di, compress-modules-4.19.0-24progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-25-mips32r6el-di, compress-modules-4.19.0-25-mips32r6el-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6el +Kernel-Version: 4.19.0-25-mips32r6el Package-Type: udeb -Package: zlib-modules-4.19.0-24progress5u1-mips32r6el-di +Package: zlib-modules-4.19.0-25-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-25-mips32r6el-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6el +Kernel-Version: 4.19.0-25-mips32r6el Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-mips32r6el-di +Package: compress-modules-4.19.0-25-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-25-mips32r6el-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6el +Kernel-Version: 4.19.0-25-mips32r6el Package-Type: udeb -Package: udf-modules-4.19.0-24progress5u1-mips32r6el-di +Package: udf-modules-4.19.0-25-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6el-di, crc-modules-4.19.0-24progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-25-mips32r6el-di, crc-modules-4.19.0-25-mips32r6el-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6el +Kernel-Version: 4.19.0-25-mips32r6el Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-mips32r6el-di +Package: fuse-modules-4.19.0-25-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-25-mips32r6el-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-mips32r6el +Kernel-Version: 4.19.0-25-mips32r6el Package-Type: udeb -Package: linux-image-4.19.0-24progress5u1-mips32r6el +Package: linux-image-4.19.0-25-mips32r6el Architecture: mipsr6el -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mipsr6el] | linux-initramfs-tool [mipsr6el] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [mipsr6el] | linux-initramfs-tool [mipsr6el] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [mipsr6el] Suggests: linux-doc-4.19, debian-kernel-handbook Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -10017,38 +10051,38 @@ Description: Linux 4.19 for MIPS R6 (32 bit, little endian) endian). Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-mips32r6el +Package: linux-headers-4.19.0-25-mips32r6el Architecture: mipsr6el -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-24progress5u1-mips32r6el +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-25-mips32r6el This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-mips32r6el, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-mips32r6el, and can be used - for building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-mips32r6el package. + Linux kernel 4.19.0-25-mips32r6el, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-mips32r6el, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-mips32r6el package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-mips32r6el-dbg +Package: linux-image-4.19.0-25-mips32r6el-dbg Architecture: mipsr6el Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-mips32r6el +Description: Debug symbols for linux-image-4.19.0-25-mips32r6el This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-mips32r6el. + modules in linux-image-4.19.0-25-mips32r6el. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-all-powerpc +Package: linux-headers-4.19.0-25-all-powerpc Architecture: powerpc -Depends: ${misc:Depends}, linux-headers-4.19.0-24progress5u1-powerpc (= ${binary:Version}), linux-headers-4.19.0-24progress5u1-powerpc-smp (= ${binary:Version}), linux-headers-4.19.0-24progress5u1-powerpc64 (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-25-powerpc (= ${binary:Version}), linux-headers-4.19.0-25-powerpc-smp (= ${binary:Version}), linux-headers-4.19.0-25-powerpc64 (= ${binary:Version}) Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: kernel-image-4.19.0-24progress5u1-powerpc-di +Package: kernel-image-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard @@ -10058,568 +10092,568 @@ Description: Linux kernel image and core modules for the Debian installer installer boot images. It does _not_ provide a usable kernel for your full Debian system. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: nic-modules-4.19.0-24progress5u1-powerpc-di +Package: nic-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di, nic-shared-modules-4.19.0-24progress5u1-powerpc-di, crc-modules-4.19.0-24progress5u1-powerpc-di, zlib-modules-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di, nic-shared-modules-4.19.0-25-powerpc-di, crc-modules-4.19.0-25-powerpc-di, zlib-modules-4.19.0-25-powerpc-di Description: NIC drivers This package contains Ethernet and some paravirtualised network drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: nic-wireless-modules-4.19.0-24progress5u1-powerpc-di +Package: nic-wireless-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di, nic-shared-modules-4.19.0-24progress5u1-powerpc-di, usb-modules-4.19.0-24progress5u1-powerpc-di, mmc-core-modules-4.19.0-24progress5u1-powerpc-di, pcmcia-modules-4.19.0-24progress5u1-powerpc-di, crc-modules-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di, nic-shared-modules-4.19.0-25-powerpc-di, usb-modules-4.19.0-25-powerpc-di, mmc-core-modules-4.19.0-25-powerpc-di, pcmcia-modules-4.19.0-25-powerpc-di, crc-modules-4.19.0-25-powerpc-di Description: Wireless NIC drivers This package contains wireless NIC drivers for the kernel. Includes crypto modules only needed for wireless (WEP, WPA). Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: nic-shared-modules-4.19.0-24progress5u1-powerpc-di +Package: nic-shared-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: serial-modules-4.19.0-24progress5u1-powerpc-di +Package: serial-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: serial-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di, pcmcia-modules-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di, pcmcia-modules-4.19.0-25-powerpc-di Description: Serial drivers This package contains serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: usb-serial-modules-4.19.0-24progress5u1-powerpc-di +Package: usb-serial-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di, usb-modules-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di, usb-modules-4.19.0-25-powerpc-di Description: USB serial drivers This package contains USB serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: ppp-modules-4.19.0-24progress5u1-powerpc-di +Package: ppp-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di, serial-modules-4.19.0-24progress5u1-powerpc-di, zlib-modules-4.19.0-24progress5u1-powerpc-di, crc-modules-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di, serial-modules-4.19.0-25-powerpc-di, zlib-modules-4.19.0-25-powerpc-di, crc-modules-4.19.0-25-powerpc-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: pata-modules-4.19.0-24progress5u1-powerpc-di +Package: pata-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di, ata-modules-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di, ata-modules-4.19.0-25-powerpc-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: cdrom-core-modules-4.19.0-24progress5u1-powerpc-di +Package: cdrom-core-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di, scsi-core-modules-4.19.0-24progress5u1-powerpc-di, isofs-modules-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di, scsi-core-modules-4.19.0-25-powerpc-di, isofs-modules-4.19.0-25-powerpc-di Description: CDROM support This package contains core CDROM support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: firewire-core-modules-4.19.0-24progress5u1-powerpc-di +Package: firewire-core-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: firewire-core-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di, scsi-core-modules-4.19.0-24progress5u1-powerpc-di, crc-modules-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di, scsi-core-modules-4.19.0-25-powerpc-di, crc-modules-4.19.0-25-powerpc-di Description: Core FireWire drivers This package contains core FireWire drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: scsi-core-modules-4.19.0-24progress5u1-powerpc-di +Package: scsi-core-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di Description: Core SCSI subsystem This package contains the core SCSI subsystem for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: scsi-modules-4.19.0-24progress5u1-powerpc-di +Package: scsi-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di, scsi-core-modules-4.19.0-24progress5u1-powerpc-di, cdrom-core-modules-4.19.0-24progress5u1-powerpc-di, ata-modules-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di, scsi-core-modules-4.19.0-25-powerpc-di, cdrom-core-modules-4.19.0-25-powerpc-di, ata-modules-4.19.0-25-powerpc-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: scsi-nic-modules-4.19.0-24progress5u1-powerpc-di +Package: scsi-nic-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-24progress5u1-powerpc-di, nic-modules-4.19.0-24progress5u1-powerpc-di +Depends: scsi-modules-4.19.0-25-powerpc-di, nic-modules-4.19.0-25-powerpc-di Description: SCSI drivers for converged NICs This package contains SCSI drivers that depend on net drivers. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: loop-modules-4.19.0-24progress5u1-powerpc-di +Package: loop-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-powerpc-di +Package: btrfs-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di, crc-modules-4.19.0-24progress5u1-powerpc-di, zlib-modules-4.19.0-24progress5u1-powerpc-di, compress-modules-4.19.0-24progress5u1-powerpc-di, md-modules-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di, crc-modules-4.19.0-25-powerpc-di, zlib-modules-4.19.0-25-powerpc-di, compress-modules-4.19.0-25-powerpc-di, md-modules-4.19.0-25-powerpc-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-powerpc-di +Package: ext4-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di, crc-modules-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di, crc-modules-4.19.0-25-powerpc-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-powerpc-di +Package: isofs-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: jfs-modules-4.19.0-24progress5u1-powerpc-di +Package: jfs-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: xfs-modules-4.19.0-24progress5u1-powerpc-di +Package: xfs-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di, crc-modules-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di, crc-modules-4.19.0-25-powerpc-di Description: XFS filesystem support This package contains the XFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: fat-modules-4.19.0-24progress5u1-powerpc-di +Package: fat-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di Description: FAT filesystem support This package contains the FAT and VFAT filesystem modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: hfs-modules-4.19.0-24progress5u1-powerpc-di +Package: hfs-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: hfs-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di Description: HFS filesystem support This package contains the HFS and HFS+ filesystem modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: affs-modules-4.19.0-24progress5u1-powerpc-di +Package: affs-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: affs-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di Description: Amiga filesystem support This package contains the Amiga filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-powerpc-di +Package: md-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di, crc-modules-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di, crc-modules-4.19.0-25-powerpc-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: multipath-modules-4.19.0-24progress5u1-powerpc-di +Package: multipath-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di, md-modules-4.19.0-24progress5u1-powerpc-di, scsi-core-modules-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di, md-modules-4.19.0-25-powerpc-di, scsi-core-modules-4.19.0-25-powerpc-di Description: Multipath support This package contains DM-Multipath modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: usb-modules-4.19.0-24progress5u1-powerpc-di +Package: usb-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di Description: USB support This package contains core USB drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: usb-storage-modules-4.19.0-24progress5u1-powerpc-di +Package: usb-storage-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di, scsi-core-modules-4.19.0-24progress5u1-powerpc-di, usb-modules-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di, scsi-core-modules-4.19.0-25-powerpc-di, usb-modules-4.19.0-25-powerpc-di Description: USB storage support This package contains the USB storage driver for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: pcmcia-storage-modules-4.19.0-24progress5u1-powerpc-di +Package: pcmcia-storage-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: pcmcia-storage-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di, cdrom-core-modules-4.19.0-24progress5u1-powerpc-di, pcmcia-modules-4.19.0-24progress5u1-powerpc-di, ata-modules-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di, cdrom-core-modules-4.19.0-25-powerpc-di, pcmcia-modules-4.19.0-25-powerpc-di, ata-modules-4.19.0-25-powerpc-di Description: PCMCIA storage drivers This package contains PCMCIA storage drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: fb-modules-4.19.0-24progress5u1-powerpc-di +Package: fb-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di Description: Frame buffer support This package contains Frame buffer drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: input-modules-4.19.0-24progress5u1-powerpc-di +Package: input-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di, usb-modules-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di, usb-modules-4.19.0-25-powerpc-di Description: Input devices support This package contains input device drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: event-modules-4.19.0-24progress5u1-powerpc-di +Package: event-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di Description: Event support This package contains event drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: mouse-modules-4.19.0-24progress5u1-powerpc-di +Package: mouse-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: mouse-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di, event-modules-4.19.0-24progress5u1-powerpc-di, input-modules-4.19.0-24progress5u1-powerpc-di, usb-modules-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di, event-modules-4.19.0-25-powerpc-di, input-modules-4.19.0-25-powerpc-di, usb-modules-4.19.0-25-powerpc-di Description: Mouse support This package contains mouse drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: nic-pcmcia-modules-4.19.0-24progress5u1-powerpc-di +Package: nic-pcmcia-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: nic-pcmcia-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di, nic-shared-modules-4.19.0-24progress5u1-powerpc-di, nic-wireless-modules-4.19.0-24progress5u1-powerpc-di, pcmcia-modules-4.19.0-24progress5u1-powerpc-di, mmc-core-modules-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di, nic-shared-modules-4.19.0-25-powerpc-di, nic-wireless-modules-4.19.0-25-powerpc-di, pcmcia-modules-4.19.0-25-powerpc-di, mmc-core-modules-4.19.0-25-powerpc-di Description: Common PCMCIA NIC drivers This package contains common PCMCIA NIC drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: pcmcia-modules-4.19.0-24progress5u1-powerpc-di +Package: pcmcia-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: pcmcia-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di Description: Common PCMCIA drivers This package contains common PCMCIA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: nic-usb-modules-4.19.0-24progress5u1-powerpc-di +Package: nic-usb-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di, nic-shared-modules-4.19.0-24progress5u1-powerpc-di, nic-wireless-modules-4.19.0-24progress5u1-powerpc-di, usb-modules-4.19.0-24progress5u1-powerpc-di, crc-modules-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di, nic-shared-modules-4.19.0-25-powerpc-di, nic-wireless-modules-4.19.0-25-powerpc-di, usb-modules-4.19.0-25-powerpc-di, crc-modules-4.19.0-25-powerpc-di Description: USB NIC drivers This package contains USB network adapter drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: sata-modules-4.19.0-24progress5u1-powerpc-di +Package: sata-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di, scsi-core-modules-4.19.0-24progress5u1-powerpc-di, ata-modules-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di, scsi-core-modules-4.19.0-25-powerpc-di, ata-modules-4.19.0-25-powerpc-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-powerpc-di +Package: crc-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-powerpc-di +Package: crypto-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: crypto-dm-modules-4.19.0-24progress5u1-powerpc-di +Package: crypto-dm-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di, md-modules-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di, md-modules-4.19.0-25-powerpc-di Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: ata-modules-4.19.0-24progress5u1-powerpc-di +Package: ata-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di, scsi-core-modules-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di, scsi-core-modules-4.19.0-25-powerpc-di Description: ATA disk modules This package contains core ATA disk modules used by both PATA and SATA disk drivers. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: mmc-core-modules-4.19.0-24progress5u1-powerpc-di +Package: mmc-core-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: mmc-core-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di Description: MMC/SD/SDIO core modules This package contains core modules for MMC/SD/SDIO support. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-powerpc-di +Package: nbd-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: squashfs-modules-4.19.0-24progress5u1-powerpc-di +Package: squashfs-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di, compress-modules-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di, compress-modules-4.19.0-25-powerpc-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: uinput-modules-4.19.0-24progress5u1-powerpc-di +Package: uinput-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: uinput-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di Description: uinput support This package contains the uinput module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: zlib-modules-4.19.0-24progress5u1-powerpc-di +Package: zlib-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-powerpc-di +Package: compress-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: udf-modules-4.19.0-24progress5u1-powerpc-di +Package: udf-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di, crc-modules-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di, crc-modules-4.19.0-25-powerpc-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-powerpc-di +Package: fuse-modules-4.19.0-25-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc-di +Depends: kernel-image-4.19.0-25-powerpc-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc +Kernel-Version: 4.19.0-25-powerpc Package-Type: udeb -Package: kernel-image-4.19.0-24progress5u1-powerpc64-di +Package: kernel-image-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard @@ -10629,609 +10663,609 @@ Description: Linux kernel image and core modules for the Debian installer installer boot images. It does _not_ provide a usable kernel for your full Debian system. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: nic-modules-4.19.0-24progress5u1-powerpc64-di +Package: nic-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di, nic-shared-modules-4.19.0-24progress5u1-powerpc64-di, i2c-modules-4.19.0-24progress5u1-powerpc64-di, crc-modules-4.19.0-24progress5u1-powerpc64-di, mtd-core-modules-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di, nic-shared-modules-4.19.0-25-powerpc64-di, i2c-modules-4.19.0-25-powerpc64-di, crc-modules-4.19.0-25-powerpc64-di, mtd-core-modules-4.19.0-25-powerpc64-di Description: NIC drivers This package contains Ethernet and some paravirtualised network drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: nic-wireless-modules-4.19.0-24progress5u1-powerpc64-di +Package: nic-wireless-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di, nic-shared-modules-4.19.0-24progress5u1-powerpc64-di, usb-modules-4.19.0-24progress5u1-powerpc64-di, mmc-core-modules-4.19.0-24progress5u1-powerpc64-di, pcmcia-modules-4.19.0-24progress5u1-powerpc64-di, crc-modules-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di, nic-shared-modules-4.19.0-25-powerpc64-di, usb-modules-4.19.0-25-powerpc64-di, mmc-core-modules-4.19.0-25-powerpc64-di, pcmcia-modules-4.19.0-25-powerpc64-di, crc-modules-4.19.0-25-powerpc64-di Description: Wireless NIC drivers This package contains wireless NIC drivers for the kernel. Includes crypto modules only needed for wireless (WEP, WPA). Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: nic-shared-modules-4.19.0-24progress5u1-powerpc64-di +Package: nic-shared-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: serial-modules-4.19.0-24progress5u1-powerpc64-di +Package: serial-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: serial-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di, pcmcia-modules-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di, pcmcia-modules-4.19.0-25-powerpc64-di Description: Serial drivers This package contains serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: usb-serial-modules-4.19.0-24progress5u1-powerpc64-di +Package: usb-serial-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di, usb-modules-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di, usb-modules-4.19.0-25-powerpc64-di Description: USB serial drivers This package contains USB serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: ppp-modules-4.19.0-24progress5u1-powerpc64-di +Package: ppp-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di, serial-modules-4.19.0-24progress5u1-powerpc64-di, crc-modules-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di, serial-modules-4.19.0-25-powerpc64-di, crc-modules-4.19.0-25-powerpc64-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: pata-modules-4.19.0-24progress5u1-powerpc64-di +Package: pata-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di, ata-modules-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di, ata-modules-4.19.0-25-powerpc64-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: cdrom-core-modules-4.19.0-24progress5u1-powerpc64-di +Package: cdrom-core-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di, scsi-core-modules-4.19.0-24progress5u1-powerpc64-di, isofs-modules-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di, scsi-core-modules-4.19.0-25-powerpc64-di, isofs-modules-4.19.0-25-powerpc64-di Description: CDROM support This package contains core CDROM support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: firewire-core-modules-4.19.0-24progress5u1-powerpc64-di +Package: firewire-core-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: firewire-core-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di, scsi-core-modules-4.19.0-24progress5u1-powerpc64-di, crc-modules-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di, scsi-core-modules-4.19.0-25-powerpc64-di, crc-modules-4.19.0-25-powerpc64-di Description: Core FireWire drivers This package contains core FireWire drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: scsi-core-modules-4.19.0-24progress5u1-powerpc64-di +Package: scsi-core-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di Description: Core SCSI subsystem This package contains the core SCSI subsystem for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: scsi-modules-4.19.0-24progress5u1-powerpc64-di +Package: scsi-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di, scsi-core-modules-4.19.0-24progress5u1-powerpc64-di, cdrom-core-modules-4.19.0-24progress5u1-powerpc64-di, ata-modules-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di, scsi-core-modules-4.19.0-25-powerpc64-di, cdrom-core-modules-4.19.0-25-powerpc64-di, ata-modules-4.19.0-25-powerpc64-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: scsi-nic-modules-4.19.0-24progress5u1-powerpc64-di +Package: scsi-nic-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-24progress5u1-powerpc64-di, nic-modules-4.19.0-24progress5u1-powerpc64-di +Depends: scsi-modules-4.19.0-25-powerpc64-di, nic-modules-4.19.0-25-powerpc64-di Description: SCSI drivers for converged NICs This package contains SCSI drivers that depend on net drivers. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: loop-modules-4.19.0-24progress5u1-powerpc64-di +Package: loop-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-powerpc64-di +Package: btrfs-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di, crc-modules-4.19.0-24progress5u1-powerpc64-di, compress-modules-4.19.0-24progress5u1-powerpc64-di, md-modules-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di, crc-modules-4.19.0-25-powerpc64-di, compress-modules-4.19.0-25-powerpc64-di, md-modules-4.19.0-25-powerpc64-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-powerpc64-di +Package: ext4-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di, crc-modules-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di, crc-modules-4.19.0-25-powerpc64-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-powerpc64-di +Package: isofs-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: jfs-modules-4.19.0-24progress5u1-powerpc64-di +Package: jfs-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: xfs-modules-4.19.0-24progress5u1-powerpc64-di +Package: xfs-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di, crc-modules-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di, crc-modules-4.19.0-25-powerpc64-di Description: XFS filesystem support This package contains the XFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: fat-modules-4.19.0-24progress5u1-powerpc64-di +Package: fat-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di Description: FAT filesystem support This package contains the FAT and VFAT filesystem modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: hfs-modules-4.19.0-24progress5u1-powerpc64-di +Package: hfs-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: hfs-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di Description: HFS filesystem support This package contains the HFS and HFS+ filesystem modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: affs-modules-4.19.0-24progress5u1-powerpc64-di +Package: affs-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: affs-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di Description: Amiga filesystem support This package contains the Amiga filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-powerpc64-di +Package: md-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di, crc-modules-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di, crc-modules-4.19.0-25-powerpc64-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: multipath-modules-4.19.0-24progress5u1-powerpc64-di +Package: multipath-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di, md-modules-4.19.0-24progress5u1-powerpc64-di, scsi-core-modules-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di, md-modules-4.19.0-25-powerpc64-di, scsi-core-modules-4.19.0-25-powerpc64-di Description: Multipath support This package contains DM-Multipath modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: usb-modules-4.19.0-24progress5u1-powerpc64-di +Package: usb-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di Description: USB support This package contains core USB drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: usb-storage-modules-4.19.0-24progress5u1-powerpc64-di +Package: usb-storage-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di, scsi-core-modules-4.19.0-24progress5u1-powerpc64-di, usb-modules-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di, scsi-core-modules-4.19.0-25-powerpc64-di, usb-modules-4.19.0-25-powerpc64-di Description: USB storage support This package contains the USB storage driver for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: pcmcia-storage-modules-4.19.0-24progress5u1-powerpc64-di +Package: pcmcia-storage-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: pcmcia-storage-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di, cdrom-core-modules-4.19.0-24progress5u1-powerpc64-di, pcmcia-modules-4.19.0-24progress5u1-powerpc64-di, ata-modules-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di, cdrom-core-modules-4.19.0-25-powerpc64-di, pcmcia-modules-4.19.0-25-powerpc64-di, ata-modules-4.19.0-25-powerpc64-di Description: PCMCIA storage drivers This package contains PCMCIA storage drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: fb-modules-4.19.0-24progress5u1-powerpc64-di +Package: fb-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di, i2c-modules-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di, i2c-modules-4.19.0-25-powerpc64-di Description: Frame buffer support This package contains Frame buffer drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: input-modules-4.19.0-24progress5u1-powerpc64-di +Package: input-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di, usb-modules-4.19.0-24progress5u1-powerpc64-di, i2c-modules-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di, usb-modules-4.19.0-25-powerpc64-di, i2c-modules-4.19.0-25-powerpc64-di Description: Input devices support This package contains input device drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: event-modules-4.19.0-24progress5u1-powerpc64-di +Package: event-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di Description: Event support This package contains event drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: mouse-modules-4.19.0-24progress5u1-powerpc64-di +Package: mouse-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: mouse-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di, event-modules-4.19.0-24progress5u1-powerpc64-di, input-modules-4.19.0-24progress5u1-powerpc64-di, usb-modules-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di, event-modules-4.19.0-25-powerpc64-di, input-modules-4.19.0-25-powerpc64-di, usb-modules-4.19.0-25-powerpc64-di Description: Mouse support This package contains mouse drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: nic-pcmcia-modules-4.19.0-24progress5u1-powerpc64-di +Package: nic-pcmcia-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: nic-pcmcia-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di, nic-shared-modules-4.19.0-24progress5u1-powerpc64-di, nic-wireless-modules-4.19.0-24progress5u1-powerpc64-di, pcmcia-modules-4.19.0-24progress5u1-powerpc64-di, mmc-core-modules-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di, nic-shared-modules-4.19.0-25-powerpc64-di, nic-wireless-modules-4.19.0-25-powerpc64-di, pcmcia-modules-4.19.0-25-powerpc64-di, mmc-core-modules-4.19.0-25-powerpc64-di Description: Common PCMCIA NIC drivers This package contains common PCMCIA NIC drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: pcmcia-modules-4.19.0-24progress5u1-powerpc64-di +Package: pcmcia-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: pcmcia-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di Description: Common PCMCIA drivers This package contains common PCMCIA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: nic-usb-modules-4.19.0-24progress5u1-powerpc64-di +Package: nic-usb-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di, nic-shared-modules-4.19.0-24progress5u1-powerpc64-di, nic-wireless-modules-4.19.0-24progress5u1-powerpc64-di, usb-modules-4.19.0-24progress5u1-powerpc64-di, crc-modules-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di, nic-shared-modules-4.19.0-25-powerpc64-di, nic-wireless-modules-4.19.0-25-powerpc64-di, usb-modules-4.19.0-25-powerpc64-di, crc-modules-4.19.0-25-powerpc64-di Description: USB NIC drivers This package contains USB network adapter drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: sata-modules-4.19.0-24progress5u1-powerpc64-di +Package: sata-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di, scsi-core-modules-4.19.0-24progress5u1-powerpc64-di, ata-modules-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di, scsi-core-modules-4.19.0-25-powerpc64-di, ata-modules-4.19.0-25-powerpc64-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: i2c-modules-4.19.0-24progress5u1-powerpc64-di +Package: i2c-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di Description: i2c support modules This package contains basic i2c support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-powerpc64-di +Package: crc-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-powerpc64-di +Package: crypto-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: crypto-dm-modules-4.19.0-24progress5u1-powerpc64-di +Package: crypto-dm-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di, md-modules-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di, md-modules-4.19.0-25-powerpc64-di Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: ata-modules-4.19.0-24progress5u1-powerpc64-di +Package: ata-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di, scsi-core-modules-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di, scsi-core-modules-4.19.0-25-powerpc64-di Description: ATA disk modules This package contains core ATA disk modules used by both PATA and SATA disk drivers. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: mmc-core-modules-4.19.0-24progress5u1-powerpc64-di +Package: mmc-core-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: mmc-core-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di Description: MMC/SD/SDIO core modules This package contains core modules for MMC/SD/SDIO support. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-powerpc64-di +Package: nbd-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: squashfs-modules-4.19.0-24progress5u1-powerpc64-di +Package: squashfs-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di, compress-modules-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di, compress-modules-4.19.0-25-powerpc64-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: uinput-modules-4.19.0-24progress5u1-powerpc64-di +Package: uinput-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: uinput-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di Description: uinput support This package contains the uinput module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-powerpc64-di +Package: compress-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: udf-modules-4.19.0-24progress5u1-powerpc64-di +Package: udf-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di, crc-modules-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di, crc-modules-4.19.0-25-powerpc64-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-powerpc64-di +Package: fuse-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: mtd-core-modules-4.19.0-24progress5u1-powerpc64-di +Package: mtd-core-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: mtd-core-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di Description: MTD core This package contains the MTD core. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: hypervisor-modules-4.19.0-24progress5u1-powerpc64-di +Package: hypervisor-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: hypervisor-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di Description: IBM 64bit hypervisor console modules Contains drivers for the hypervisor console, used as console for linux running in logical partitions of IBM hardware supporting it. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: fancontrol-modules-4.19.0-24progress5u1-powerpc64-di +Package: fancontrol-modules-4.19.0-25-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: fancontrol-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-25-powerpc64-di Description: Apple powermac fancontrol modules Contains drivers for macintosh i2c bus as well as for the monitoring devices connected to it. This allows to control the fans during installation. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64 +Kernel-Version: 4.19.0-25-powerpc64 Package-Type: udeb -Package: linux-image-4.19.0-24progress5u1-powerpc +Package: linux-image-4.19.0-25-powerpc Architecture: powerpc -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [powerpc] | linux-initramfs-tool [powerpc] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [powerpc] | linux-initramfs-tool [powerpc] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [powerpc] Suggests: linux-doc-4.19, debian-kernel-handbook, mkvmlinuz [powerpc], grub-ieee1275 [powerpc] Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -11239,31 +11273,31 @@ Description: Linux 4.19 for uniprocessor 32-bit PowerPC The Linux kernel 4.19 and modules for use on uniprocessor 32-bit PowerPC. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-powerpc +Package: linux-headers-4.19.0-25-powerpc Architecture: powerpc -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-24progress5u1-powerpc +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-25-powerpc This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-powerpc, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-powerpc, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-powerpc package. + Linux kernel 4.19.0-25-powerpc, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-powerpc, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-powerpc package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-powerpc-dbg +Package: linux-image-4.19.0-25-powerpc-dbg Architecture: powerpc Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-powerpc +Description: Debug symbols for linux-image-4.19.0-25-powerpc This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-powerpc. + modules in linux-image-4.19.0-25-powerpc. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-powerpc-smp +Package: linux-image-4.19.0-25-powerpc-smp Architecture: powerpc -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [powerpc] | linux-initramfs-tool [powerpc] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [powerpc] | linux-initramfs-tool [powerpc] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [powerpc] Suggests: linux-doc-4.19, debian-kernel-handbook, mkvmlinuz [powerpc], grub-ieee1275 [powerpc] Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -11272,31 +11306,31 @@ Description: Linux 4.19 for multiprocessor 32-bit PowerPC PowerPC. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-powerpc-smp +Package: linux-headers-4.19.0-25-powerpc-smp Architecture: powerpc -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-24progress5u1-powerpc-smp +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-25-powerpc-smp This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-powerpc-smp, generally used for building + Linux kernel 4.19.0-25-powerpc-smp, generally used for building out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-powerpc-smp, and can be used - for building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-powerpc-smp package. + /usr/src/linux-headers-4.19.0-25-powerpc-smp, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-powerpc-smp package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-powerpc-smp-dbg +Package: linux-image-4.19.0-25-powerpc-smp-dbg Architecture: powerpc Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-powerpc-smp +Description: Debug symbols for linux-image-4.19.0-25-powerpc-smp This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-powerpc-smp. + modules in linux-image-4.19.0-25-powerpc-smp. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-powerpc64 +Package: linux-image-4.19.0-25-powerpc64 Architecture: powerpc ppc64 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [powerpc ppc64] | linux-initramfs-tool [powerpc ppc64] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [powerpc ppc64] | linux-initramfs-tool [powerpc ppc64] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [powerpc ppc64] Suggests: linux-doc-4.19, debian-kernel-handbook, mkvmlinuz [powerpc ppc64], grub-ieee1275 [powerpc ppc64] Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -11304,40 +11338,40 @@ Description: Linux 4.19 for 64-bit PowerPC The Linux kernel 4.19 and modules for use on 64-bit PowerPC. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-powerpc64 +Package: linux-headers-4.19.0-25-powerpc64 Architecture: powerpc ppc64 -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-24progress5u1-powerpc64 +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-25-powerpc64 This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-powerpc64, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-powerpc64, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-powerpc64 package. + Linux kernel 4.19.0-25-powerpc64, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-powerpc64, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-powerpc64 package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-powerpc64-dbg +Package: linux-image-4.19.0-25-powerpc64-dbg Architecture: powerpc ppc64 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-powerpc64 +Description: Debug symbols for linux-image-4.19.0-25-powerpc64 This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-powerpc64. + modules in linux-image-4.19.0-25-powerpc64. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-all-powerpcspe +Package: linux-headers-4.19.0-25-all-powerpcspe Architecture: powerpcspe -Depends: ${misc:Depends}, linux-headers-4.19.0-24progress5u1-powerpcspe (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-25-powerpcspe (= ${binary:Version}) Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-powerpcspe +Package: linux-image-4.19.0-25-powerpcspe Architecture: powerpcspe -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [powerpcspe] | linux-initramfs-tool [powerpcspe] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [powerpcspe] | linux-initramfs-tool [powerpcspe] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [powerpcspe] Suggests: linux-doc-4.19, debian-kernel-handbook, mkvmlinuz [powerpcspe] Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -11346,47 +11380,47 @@ Description: Linux 4.19 for 32-bit PowerPC with SPE (instead of AltiVec) with SM (instead of AltiVec) with SMP support. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-powerpcspe +Package: linux-headers-4.19.0-25-powerpcspe Architecture: powerpcspe -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-24progress5u1-powerpcspe +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-25-powerpcspe This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-powerpcspe, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-powerpcspe, and can be used - for building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-powerpcspe package. + Linux kernel 4.19.0-25-powerpcspe, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-powerpcspe, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-powerpcspe package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-powerpcspe-dbg +Package: linux-image-4.19.0-25-powerpcspe-dbg Architecture: powerpcspe Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-powerpcspe +Description: Debug symbols for linux-image-4.19.0-25-powerpcspe This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-powerpcspe. + modules in linux-image-4.19.0-25-powerpcspe. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-all-ppc64 +Package: linux-headers-4.19.0-25-all-ppc64 Architecture: ppc64 -Depends: ${misc:Depends}, linux-headers-4.19.0-24progress5u1-powerpc64 (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-25-powerpc64 (= ${binary:Version}) Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-all-ppc64el +Package: linux-headers-4.19.0-25-all-ppc64el Architecture: ppc64el -Depends: ${misc:Depends}, linux-headers-4.19.0-24progress5u1-powerpc64le (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-25-powerpc64le (= ${binary:Version}) Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: kernel-image-4.19.0-24progress5u1-powerpc64le-di +Package: kernel-image-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard @@ -11396,525 +11430,525 @@ Description: Linux kernel image and core modules for the Debian installer installer boot images. It does _not_ provide a usable kernel for your full Debian system. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: nic-modules-4.19.0-24progress5u1-powerpc64le-di +Package: nic-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di, nic-shared-modules-4.19.0-24progress5u1-powerpc64le-di, i2c-modules-4.19.0-24progress5u1-powerpc64le-di, crc-modules-4.19.0-24progress5u1-powerpc64le-di, mtd-core-modules-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di, nic-shared-modules-4.19.0-25-powerpc64le-di, i2c-modules-4.19.0-25-powerpc64le-di, crc-modules-4.19.0-25-powerpc64le-di, mtd-core-modules-4.19.0-25-powerpc64le-di Description: NIC drivers This package contains Ethernet and some paravirtualised network drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: nic-wireless-modules-4.19.0-24progress5u1-powerpc64le-di +Package: nic-wireless-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di, nic-shared-modules-4.19.0-24progress5u1-powerpc64le-di, usb-modules-4.19.0-24progress5u1-powerpc64le-di, crc-modules-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di, nic-shared-modules-4.19.0-25-powerpc64le-di, usb-modules-4.19.0-25-powerpc64le-di, crc-modules-4.19.0-25-powerpc64le-di Description: Wireless NIC drivers This package contains wireless NIC drivers for the kernel. Includes crypto modules only needed for wireless (WEP, WPA). Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: nic-shared-modules-4.19.0-24progress5u1-powerpc64le-di +Package: nic-shared-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: serial-modules-4.19.0-24progress5u1-powerpc64le-di +Package: serial-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: serial-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di Description: Serial drivers This package contains serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: usb-serial-modules-4.19.0-24progress5u1-powerpc64le-di +Package: usb-serial-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di, usb-modules-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di, usb-modules-4.19.0-25-powerpc64le-di Description: USB serial drivers This package contains USB serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: ppp-modules-4.19.0-24progress5u1-powerpc64le-di +Package: ppp-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di, serial-modules-4.19.0-24progress5u1-powerpc64le-di, crc-modules-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di, serial-modules-4.19.0-25-powerpc64le-di, crc-modules-4.19.0-25-powerpc64le-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: cdrom-core-modules-4.19.0-24progress5u1-powerpc64le-di +Package: cdrom-core-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di, scsi-core-modules-4.19.0-24progress5u1-powerpc64le-di, isofs-modules-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di, scsi-core-modules-4.19.0-25-powerpc64le-di, isofs-modules-4.19.0-25-powerpc64le-di Description: CDROM support This package contains core CDROM support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: firewire-core-modules-4.19.0-24progress5u1-powerpc64le-di +Package: firewire-core-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: firewire-core-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di, scsi-core-modules-4.19.0-24progress5u1-powerpc64le-di, crc-modules-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di, scsi-core-modules-4.19.0-25-powerpc64le-di, crc-modules-4.19.0-25-powerpc64le-di Description: Core FireWire drivers This package contains core FireWire drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: scsi-core-modules-4.19.0-24progress5u1-powerpc64le-di +Package: scsi-core-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di Description: Core SCSI subsystem This package contains the core SCSI subsystem for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: scsi-modules-4.19.0-24progress5u1-powerpc64le-di +Package: scsi-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di, scsi-core-modules-4.19.0-24progress5u1-powerpc64le-di, cdrom-core-modules-4.19.0-24progress5u1-powerpc64le-di, ata-modules-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di, scsi-core-modules-4.19.0-25-powerpc64le-di, cdrom-core-modules-4.19.0-25-powerpc64le-di, ata-modules-4.19.0-25-powerpc64le-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: scsi-nic-modules-4.19.0-24progress5u1-powerpc64le-di +Package: scsi-nic-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-24progress5u1-powerpc64le-di, nic-modules-4.19.0-24progress5u1-powerpc64le-di +Depends: scsi-modules-4.19.0-25-powerpc64le-di, nic-modules-4.19.0-25-powerpc64le-di Description: SCSI drivers for converged NICs This package contains SCSI drivers that depend on net drivers. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: loop-modules-4.19.0-24progress5u1-powerpc64le-di +Package: loop-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-powerpc64le-di +Package: btrfs-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di, crc-modules-4.19.0-24progress5u1-powerpc64le-di, compress-modules-4.19.0-24progress5u1-powerpc64le-di, md-modules-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di, crc-modules-4.19.0-25-powerpc64le-di, compress-modules-4.19.0-25-powerpc64le-di, md-modules-4.19.0-25-powerpc64le-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-powerpc64le-di +Package: ext4-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di, crc-modules-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di, crc-modules-4.19.0-25-powerpc64le-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-powerpc64le-di +Package: isofs-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: jfs-modules-4.19.0-24progress5u1-powerpc64le-di +Package: jfs-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: xfs-modules-4.19.0-24progress5u1-powerpc64le-di +Package: xfs-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di, crc-modules-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di, crc-modules-4.19.0-25-powerpc64le-di Description: XFS filesystem support This package contains the XFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: fat-modules-4.19.0-24progress5u1-powerpc64le-di +Package: fat-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di Description: FAT filesystem support This package contains the FAT and VFAT filesystem modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-powerpc64le-di +Package: md-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di, crc-modules-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di, crc-modules-4.19.0-25-powerpc64le-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: multipath-modules-4.19.0-24progress5u1-powerpc64le-di +Package: multipath-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di, md-modules-4.19.0-24progress5u1-powerpc64le-di, scsi-core-modules-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di, md-modules-4.19.0-25-powerpc64le-di, scsi-core-modules-4.19.0-25-powerpc64le-di Description: Multipath support This package contains DM-Multipath modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: usb-modules-4.19.0-24progress5u1-powerpc64le-di +Package: usb-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di Description: USB support This package contains core USB drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: usb-storage-modules-4.19.0-24progress5u1-powerpc64le-di +Package: usb-storage-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di, scsi-core-modules-4.19.0-24progress5u1-powerpc64le-di, usb-modules-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di, scsi-core-modules-4.19.0-25-powerpc64le-di, usb-modules-4.19.0-25-powerpc64le-di Description: USB storage support This package contains the USB storage driver for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: fb-modules-4.19.0-24progress5u1-powerpc64le-di +Package: fb-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di, i2c-modules-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di, i2c-modules-4.19.0-25-powerpc64le-di Description: Frame buffer support This package contains Frame buffer drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: input-modules-4.19.0-24progress5u1-powerpc64le-di +Package: input-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di, usb-modules-4.19.0-24progress5u1-powerpc64le-di, i2c-modules-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di, usb-modules-4.19.0-25-powerpc64le-di, i2c-modules-4.19.0-25-powerpc64le-di Description: Input devices support This package contains input device drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: event-modules-4.19.0-24progress5u1-powerpc64le-di +Package: event-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di Description: Event support This package contains event drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: mouse-modules-4.19.0-24progress5u1-powerpc64le-di +Package: mouse-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: mouse-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di, event-modules-4.19.0-24progress5u1-powerpc64le-di, input-modules-4.19.0-24progress5u1-powerpc64le-di, usb-modules-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di, event-modules-4.19.0-25-powerpc64le-di, input-modules-4.19.0-25-powerpc64le-di, usb-modules-4.19.0-25-powerpc64le-di Description: Mouse support This package contains mouse drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: nic-usb-modules-4.19.0-24progress5u1-powerpc64le-di +Package: nic-usb-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di, nic-shared-modules-4.19.0-24progress5u1-powerpc64le-di, nic-wireless-modules-4.19.0-24progress5u1-powerpc64le-di, usb-modules-4.19.0-24progress5u1-powerpc64le-di, crc-modules-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di, nic-shared-modules-4.19.0-25-powerpc64le-di, nic-wireless-modules-4.19.0-25-powerpc64le-di, usb-modules-4.19.0-25-powerpc64le-di, crc-modules-4.19.0-25-powerpc64le-di Description: USB NIC drivers This package contains USB network adapter drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: sata-modules-4.19.0-24progress5u1-powerpc64le-di +Package: sata-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di, scsi-core-modules-4.19.0-24progress5u1-powerpc64le-di, ata-modules-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di, scsi-core-modules-4.19.0-25-powerpc64le-di, ata-modules-4.19.0-25-powerpc64le-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: i2c-modules-4.19.0-24progress5u1-powerpc64le-di +Package: i2c-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di Description: i2c support modules This package contains basic i2c support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-powerpc64le-di +Package: crc-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-powerpc64le-di +Package: crypto-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: crypto-dm-modules-4.19.0-24progress5u1-powerpc64le-di +Package: crypto-dm-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di, md-modules-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di, md-modules-4.19.0-25-powerpc64le-di Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: ata-modules-4.19.0-24progress5u1-powerpc64le-di +Package: ata-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di, scsi-core-modules-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di, scsi-core-modules-4.19.0-25-powerpc64le-di Description: ATA disk modules This package contains core ATA disk modules used by both PATA and SATA disk drivers. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-powerpc64le-di +Package: nbd-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: squashfs-modules-4.19.0-24progress5u1-powerpc64le-di +Package: squashfs-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di, compress-modules-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di, compress-modules-4.19.0-25-powerpc64le-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: uinput-modules-4.19.0-24progress5u1-powerpc64le-di +Package: uinput-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: uinput-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di Description: uinput support This package contains the uinput module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-powerpc64le-di +Package: compress-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: udf-modules-4.19.0-24progress5u1-powerpc64le-di +Package: udf-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di, crc-modules-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di, crc-modules-4.19.0-25-powerpc64le-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-powerpc64le-di +Package: fuse-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: mtd-core-modules-4.19.0-24progress5u1-powerpc64le-di +Package: mtd-core-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: mtd-core-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di Description: MTD core This package contains the MTD core. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: hypervisor-modules-4.19.0-24progress5u1-powerpc64le-di +Package: hypervisor-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: hypervisor-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di Description: IBM 64bit hypervisor console modules Contains drivers for the hypervisor console, used as console for linux running in logical partitions of IBM hardware supporting it. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: fancontrol-modules-4.19.0-24progress5u1-powerpc64le-di +Package: fancontrol-modules-4.19.0-25-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: fancontrol-modules -Depends: kernel-image-4.19.0-24progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-25-powerpc64le-di Description: Apple powermac fancontrol modules Contains drivers for macintosh i2c bus as well as for the monitoring devices connected to it. This allows to control the fans during installation. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-powerpc64le +Kernel-Version: 4.19.0-25-powerpc64le Package-Type: udeb -Package: linux-image-4.19.0-24progress5u1-powerpc64le +Package: linux-image-4.19.0-25-powerpc64le Architecture: ppc64el -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [ppc64el] | linux-initramfs-tool [ppc64el] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [ppc64el] | linux-initramfs-tool [ppc64el] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [ppc64el] Suggests: linux-doc-4.19, debian-kernel-handbook, mkvmlinuz [ppc64el], grub-ieee1275 [ppc64el] Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -11922,38 +11956,38 @@ Description: Linux 4.19 for Little-endian 64-bit PowerPC The Linux kernel 4.19 and modules for use on Little-endian 64-bit PowerPC. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-powerpc64le +Package: linux-headers-4.19.0-25-powerpc64le Architecture: ppc64el -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-24progress5u1-powerpc64le +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-25-powerpc64le This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-powerpc64le, generally used for building + Linux kernel 4.19.0-25-powerpc64le, generally used for building out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-powerpc64le, and can be used - for building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-powerpc64le package. + /usr/src/linux-headers-4.19.0-25-powerpc64le, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-powerpc64le package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-powerpc64le-dbg +Package: linux-image-4.19.0-25-powerpc64le-dbg Architecture: ppc64el Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-powerpc64le +Description: Debug symbols for linux-image-4.19.0-25-powerpc64le This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-powerpc64le. + modules in linux-image-4.19.0-25-powerpc64le. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-all-riscv64 +Package: linux-headers-4.19.0-25-all-riscv64 Architecture: riscv64 -Depends: ${misc:Depends}, linux-headers-4.19.0-24progress5u1-riscv64 (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-25-riscv64 (= ${binary:Version}) Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: kernel-image-4.19.0-24progress5u1-riscv64-di +Package: kernel-image-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard @@ -11963,474 +11997,474 @@ Description: Linux kernel image and core modules for the Debian installer installer boot images. It does _not_ provide a usable kernel for your full Debian system. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: nic-modules-4.19.0-24progress5u1-riscv64-di +Package: nic-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di, nic-shared-modules-4.19.0-24progress5u1-riscv64-di, i2c-modules-4.19.0-24progress5u1-riscv64-di, crc-modules-4.19.0-24progress5u1-riscv64-di, zlib-modules-4.19.0-24progress5u1-riscv64-di, mtd-core-modules-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di, nic-shared-modules-4.19.0-25-riscv64-di, i2c-modules-4.19.0-25-riscv64-di, crc-modules-4.19.0-25-riscv64-di, zlib-modules-4.19.0-25-riscv64-di, mtd-core-modules-4.19.0-25-riscv64-di Description: NIC drivers This package contains Ethernet and some paravirtualised network drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: nic-wireless-modules-4.19.0-24progress5u1-riscv64-di +Package: nic-wireless-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di, nic-shared-modules-4.19.0-24progress5u1-riscv64-di, usb-modules-4.19.0-24progress5u1-riscv64-di, crc-modules-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di, nic-shared-modules-4.19.0-25-riscv64-di, usb-modules-4.19.0-25-riscv64-di, crc-modules-4.19.0-25-riscv64-di Description: Wireless NIC drivers This package contains wireless NIC drivers for the kernel. Includes crypto modules only needed for wireless (WEP, WPA). Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: nic-shared-modules-4.19.0-24progress5u1-riscv64-di +Package: nic-shared-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: usb-serial-modules-4.19.0-24progress5u1-riscv64-di +Package: usb-serial-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di, usb-modules-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di, usb-modules-4.19.0-25-riscv64-di Description: USB serial drivers This package contains USB serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: ppp-modules-4.19.0-24progress5u1-riscv64-di +Package: ppp-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di, zlib-modules-4.19.0-24progress5u1-riscv64-di, crc-modules-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di, zlib-modules-4.19.0-25-riscv64-di, crc-modules-4.19.0-25-riscv64-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: pata-modules-4.19.0-24progress5u1-riscv64-di +Package: pata-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di, ata-modules-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di, ata-modules-4.19.0-25-riscv64-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: cdrom-core-modules-4.19.0-24progress5u1-riscv64-di +Package: cdrom-core-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di, scsi-core-modules-4.19.0-24progress5u1-riscv64-di, isofs-modules-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di, scsi-core-modules-4.19.0-25-riscv64-di, isofs-modules-4.19.0-25-riscv64-di Description: CDROM support This package contains core CDROM support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: scsi-core-modules-4.19.0-24progress5u1-riscv64-di +Package: scsi-core-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di Description: Core SCSI subsystem This package contains the core SCSI subsystem for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: scsi-modules-4.19.0-24progress5u1-riscv64-di +Package: scsi-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di, scsi-core-modules-4.19.0-24progress5u1-riscv64-di, cdrom-core-modules-4.19.0-24progress5u1-riscv64-di, ata-modules-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di, scsi-core-modules-4.19.0-25-riscv64-di, cdrom-core-modules-4.19.0-25-riscv64-di, ata-modules-4.19.0-25-riscv64-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: scsi-nic-modules-4.19.0-24progress5u1-riscv64-di +Package: scsi-nic-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-24progress5u1-riscv64-di, nic-modules-4.19.0-24progress5u1-riscv64-di +Depends: scsi-modules-4.19.0-25-riscv64-di, nic-modules-4.19.0-25-riscv64-di Description: SCSI drivers for converged NICs This package contains SCSI drivers that depend on net drivers. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: loop-modules-4.19.0-24progress5u1-riscv64-di +Package: loop-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-riscv64-di +Package: btrfs-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di, crc-modules-4.19.0-24progress5u1-riscv64-di, zlib-modules-4.19.0-24progress5u1-riscv64-di, compress-modules-4.19.0-24progress5u1-riscv64-di, md-modules-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di, crc-modules-4.19.0-25-riscv64-di, zlib-modules-4.19.0-25-riscv64-di, compress-modules-4.19.0-25-riscv64-di, md-modules-4.19.0-25-riscv64-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-riscv64-di +Package: ext4-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di, crc-modules-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di, crc-modules-4.19.0-25-riscv64-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-riscv64-di +Package: isofs-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: jfs-modules-4.19.0-24progress5u1-riscv64-di +Package: jfs-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: fat-modules-4.19.0-24progress5u1-riscv64-di +Package: fat-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di Description: FAT filesystem support This package contains the FAT and VFAT filesystem modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-riscv64-di +Package: md-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di, crc-modules-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di, crc-modules-4.19.0-25-riscv64-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: multipath-modules-4.19.0-24progress5u1-riscv64-di +Package: multipath-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di, md-modules-4.19.0-24progress5u1-riscv64-di, scsi-core-modules-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di, md-modules-4.19.0-25-riscv64-di, scsi-core-modules-4.19.0-25-riscv64-di Description: Multipath support This package contains DM-Multipath modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: usb-modules-4.19.0-24progress5u1-riscv64-di +Package: usb-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di Description: USB support This package contains core USB drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: usb-storage-modules-4.19.0-24progress5u1-riscv64-di +Package: usb-storage-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di, scsi-core-modules-4.19.0-24progress5u1-riscv64-di, usb-modules-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di, scsi-core-modules-4.19.0-25-riscv64-di, usb-modules-4.19.0-25-riscv64-di Description: USB storage support This package contains the USB storage driver for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: fb-modules-4.19.0-24progress5u1-riscv64-di +Package: fb-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di, i2c-modules-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di, i2c-modules-4.19.0-25-riscv64-di Description: Frame buffer support This package contains Frame buffer drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: input-modules-4.19.0-24progress5u1-riscv64-di +Package: input-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di, usb-modules-4.19.0-24progress5u1-riscv64-di, i2c-modules-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di, usb-modules-4.19.0-25-riscv64-di, i2c-modules-4.19.0-25-riscv64-di Description: Input devices support This package contains input device drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: event-modules-4.19.0-24progress5u1-riscv64-di +Package: event-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di Description: Event support This package contains event drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: nic-usb-modules-4.19.0-24progress5u1-riscv64-di +Package: nic-usb-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di, nic-shared-modules-4.19.0-24progress5u1-riscv64-di, nic-wireless-modules-4.19.0-24progress5u1-riscv64-di, usb-modules-4.19.0-24progress5u1-riscv64-di, crc-modules-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di, nic-shared-modules-4.19.0-25-riscv64-di, nic-wireless-modules-4.19.0-25-riscv64-di, usb-modules-4.19.0-25-riscv64-di, crc-modules-4.19.0-25-riscv64-di Description: USB NIC drivers This package contains USB network adapter drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: sata-modules-4.19.0-24progress5u1-riscv64-di +Package: sata-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di, scsi-core-modules-4.19.0-24progress5u1-riscv64-di, ata-modules-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di, scsi-core-modules-4.19.0-25-riscv64-di, ata-modules-4.19.0-25-riscv64-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: i2c-modules-4.19.0-24progress5u1-riscv64-di +Package: i2c-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di Description: i2c support modules This package contains basic i2c support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-riscv64-di +Package: crc-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-riscv64-di +Package: crypto-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: crypto-dm-modules-4.19.0-24progress5u1-riscv64-di +Package: crypto-dm-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di, md-modules-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di, md-modules-4.19.0-25-riscv64-di Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: ata-modules-4.19.0-24progress5u1-riscv64-di +Package: ata-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di, scsi-core-modules-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di, scsi-core-modules-4.19.0-25-riscv64-di Description: ATA disk modules This package contains core ATA disk modules used by both PATA and SATA disk drivers. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-riscv64-di +Package: nbd-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: squashfs-modules-4.19.0-24progress5u1-riscv64-di +Package: squashfs-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di, compress-modules-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di, compress-modules-4.19.0-25-riscv64-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: zlib-modules-4.19.0-24progress5u1-riscv64-di +Package: zlib-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-riscv64-di +Package: compress-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: udf-modules-4.19.0-24progress5u1-riscv64-di +Package: udf-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di, crc-modules-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di, crc-modules-4.19.0-25-riscv64-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-riscv64-di +Package: fuse-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: mtd-modules-4.19.0-24progress5u1-riscv64-di +Package: mtd-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: mtd-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di, mtd-core-modules-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di, mtd-core-modules-4.19.0-25-riscv64-di Description: MTD driver modules This package contains MTD driver modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: mtd-core-modules-4.19.0-24progress5u1-riscv64-di +Package: mtd-core-modules-4.19.0-25-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: mtd-core-modules -Depends: kernel-image-4.19.0-24progress5u1-riscv64-di +Depends: kernel-image-4.19.0-25-riscv64-di Description: MTD core This package contains the MTD core. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-riscv64 +Kernel-Version: 4.19.0-25-riscv64 Package-Type: udeb -Package: linux-image-4.19.0-24progress5u1-riscv64 +Package: linux-image-4.19.0-25-riscv64 Architecture: riscv64 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [riscv64] | linux-initramfs-tool [riscv64] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [riscv64] | linux-initramfs-tool [riscv64] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [riscv64] Suggests: linux-doc-4.19, debian-kernel-handbook Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -12438,38 +12472,38 @@ Description: Linux 4.19 for 64-bit RISC-V platforms The Linux kernel 4.19 and modules for use on 64-bit RISC-V platforms. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-riscv64 +Package: linux-headers-4.19.0-25-riscv64 Architecture: riscv64 -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-24progress5u1-riscv64 +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-25-riscv64 This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-riscv64, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-riscv64, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-riscv64 package. + Linux kernel 4.19.0-25-riscv64, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-riscv64, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-riscv64 package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-riscv64-dbg +Package: linux-image-4.19.0-25-riscv64-dbg Architecture: riscv64 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-riscv64 +Description: Debug symbols for linux-image-4.19.0-25-riscv64 This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-riscv64. + modules in linux-image-4.19.0-25-riscv64. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-all-s390x +Package: linux-headers-4.19.0-25-all-s390x Architecture: s390x -Depends: ${misc:Depends}, linux-headers-4.19.0-24progress5u1-s390x (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-25-s390x (= ${binary:Version}) Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: kernel-image-4.19.0-24progress5u1-s390x-di +Package: kernel-image-4.19.0-25-s390x-di Architecture: s390x Section: debian-installer Priority: standard @@ -12479,293 +12513,293 @@ Description: Linux kernel image and core modules for the Debian installer installer boot images. It does _not_ provide a usable kernel for your full Debian system. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-s390x +Kernel-Version: 4.19.0-25-s390x Package-Type: udeb -Package: nic-modules-4.19.0-24progress5u1-s390x-di +Package: nic-modules-4.19.0-25-s390x-di Architecture: s390x Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-24progress5u1-s390x-di, crc-modules-4.19.0-24progress5u1-s390x-di, zlib-modules-4.19.0-24progress5u1-s390x-di, mtd-core-modules-4.19.0-24progress5u1-s390x-di +Depends: kernel-image-4.19.0-25-s390x-di, crc-modules-4.19.0-25-s390x-di, zlib-modules-4.19.0-25-s390x-di, mtd-core-modules-4.19.0-25-s390x-di Description: NIC drivers This package contains Ethernet and some paravirtualised network drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-s390x +Kernel-Version: 4.19.0-25-s390x Package-Type: udeb -Package: cdrom-core-modules-4.19.0-24progress5u1-s390x-di +Package: cdrom-core-modules-4.19.0-25-s390x-di Architecture: s390x Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-24progress5u1-s390x-di, scsi-core-modules-4.19.0-24progress5u1-s390x-di, isofs-modules-4.19.0-24progress5u1-s390x-di +Depends: kernel-image-4.19.0-25-s390x-di, scsi-core-modules-4.19.0-25-s390x-di, isofs-modules-4.19.0-25-s390x-di Description: CDROM support This package contains core CDROM support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-s390x +Kernel-Version: 4.19.0-25-s390x Package-Type: udeb -Package: scsi-core-modules-4.19.0-24progress5u1-s390x-di +Package: scsi-core-modules-4.19.0-25-s390x-di Architecture: s390x Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-24progress5u1-s390x-di +Depends: kernel-image-4.19.0-25-s390x-di Description: Core SCSI subsystem This package contains the core SCSI subsystem for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-s390x +Kernel-Version: 4.19.0-25-s390x Package-Type: udeb -Package: scsi-modules-4.19.0-24progress5u1-s390x-di +Package: scsi-modules-4.19.0-25-s390x-di Architecture: s390x Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-24progress5u1-s390x-di, scsi-core-modules-4.19.0-24progress5u1-s390x-di, cdrom-core-modules-4.19.0-24progress5u1-s390x-di +Depends: kernel-image-4.19.0-25-s390x-di, scsi-core-modules-4.19.0-25-s390x-di, cdrom-core-modules-4.19.0-25-s390x-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-s390x +Kernel-Version: 4.19.0-25-s390x Package-Type: udeb -Package: loop-modules-4.19.0-24progress5u1-s390x-di +Package: loop-modules-4.19.0-25-s390x-di Architecture: s390x Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-24progress5u1-s390x-di +Depends: kernel-image-4.19.0-25-s390x-di Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-s390x +Kernel-Version: 4.19.0-25-s390x Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-s390x-di +Package: btrfs-modules-4.19.0-25-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-s390x-di, crc-modules-4.19.0-24progress5u1-s390x-di, zlib-modules-4.19.0-24progress5u1-s390x-di, compress-modules-4.19.0-24progress5u1-s390x-di, md-modules-4.19.0-24progress5u1-s390x-di +Depends: kernel-image-4.19.0-25-s390x-di, crc-modules-4.19.0-25-s390x-di, zlib-modules-4.19.0-25-s390x-di, compress-modules-4.19.0-25-s390x-di, md-modules-4.19.0-25-s390x-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-s390x +Kernel-Version: 4.19.0-25-s390x Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-s390x-di +Package: ext4-modules-4.19.0-25-s390x-di Architecture: s390x Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-s390x-di, crc-modules-4.19.0-24progress5u1-s390x-di +Depends: kernel-image-4.19.0-25-s390x-di, crc-modules-4.19.0-25-s390x-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-s390x +Kernel-Version: 4.19.0-25-s390x Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-s390x-di +Package: isofs-modules-4.19.0-25-s390x-di Architecture: s390x Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-s390x-di +Depends: kernel-image-4.19.0-25-s390x-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-s390x +Kernel-Version: 4.19.0-25-s390x Package-Type: udeb -Package: xfs-modules-4.19.0-24progress5u1-s390x-di +Package: xfs-modules-4.19.0-25-s390x-di Architecture: s390x Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-24progress5u1-s390x-di, crc-modules-4.19.0-24progress5u1-s390x-di +Depends: kernel-image-4.19.0-25-s390x-di, crc-modules-4.19.0-25-s390x-di Description: XFS filesystem support This package contains the XFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-s390x +Kernel-Version: 4.19.0-25-s390x Package-Type: udeb -Package: fat-modules-4.19.0-24progress5u1-s390x-di +Package: fat-modules-4.19.0-25-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-24progress5u1-s390x-di +Depends: kernel-image-4.19.0-25-s390x-di Description: FAT filesystem support This package contains the FAT and VFAT filesystem modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-s390x +Kernel-Version: 4.19.0-25-s390x Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-s390x-di +Package: md-modules-4.19.0-25-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-s390x-di, crc-modules-4.19.0-24progress5u1-s390x-di +Depends: kernel-image-4.19.0-25-s390x-di, crc-modules-4.19.0-25-s390x-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-s390x +Kernel-Version: 4.19.0-25-s390x Package-Type: udeb -Package: multipath-modules-4.19.0-24progress5u1-s390x-di +Package: multipath-modules-4.19.0-25-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-24progress5u1-s390x-di, md-modules-4.19.0-24progress5u1-s390x-di, scsi-core-modules-4.19.0-24progress5u1-s390x-di +Depends: kernel-image-4.19.0-25-s390x-di, md-modules-4.19.0-25-s390x-di, scsi-core-modules-4.19.0-25-s390x-di Description: Multipath support This package contains DM-Multipath modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-s390x +Kernel-Version: 4.19.0-25-s390x Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-s390x-di +Package: crc-modules-4.19.0-25-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-s390x-di +Depends: kernel-image-4.19.0-25-s390x-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-s390x +Kernel-Version: 4.19.0-25-s390x Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-s390x-di +Package: crypto-modules-4.19.0-25-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-s390x-di +Depends: kernel-image-4.19.0-25-s390x-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-s390x +Kernel-Version: 4.19.0-25-s390x Package-Type: udeb -Package: crypto-dm-modules-4.19.0-24progress5u1-s390x-di +Package: crypto-dm-modules-4.19.0-25-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-24progress5u1-s390x-di, md-modules-4.19.0-24progress5u1-s390x-di +Depends: kernel-image-4.19.0-25-s390x-di, md-modules-4.19.0-25-s390x-di Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-s390x +Kernel-Version: 4.19.0-25-s390x Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-s390x-di +Package: nbd-modules-4.19.0-25-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-s390x-di +Depends: kernel-image-4.19.0-25-s390x-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-s390x +Kernel-Version: 4.19.0-25-s390x Package-Type: udeb -Package: zlib-modules-4.19.0-24progress5u1-s390x-di +Package: zlib-modules-4.19.0-25-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-24progress5u1-s390x-di +Depends: kernel-image-4.19.0-25-s390x-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-s390x +Kernel-Version: 4.19.0-25-s390x Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-s390x-di +Package: compress-modules-4.19.0-25-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-s390x-di +Depends: kernel-image-4.19.0-25-s390x-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-s390x +Kernel-Version: 4.19.0-25-s390x Package-Type: udeb -Package: udf-modules-4.19.0-24progress5u1-s390x-di +Package: udf-modules-4.19.0-25-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-24progress5u1-s390x-di, crc-modules-4.19.0-24progress5u1-s390x-di +Depends: kernel-image-4.19.0-25-s390x-di, crc-modules-4.19.0-25-s390x-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-s390x +Kernel-Version: 4.19.0-25-s390x Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-s390x-di +Package: fuse-modules-4.19.0-25-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-s390x-di +Depends: kernel-image-4.19.0-25-s390x-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-s390x +Kernel-Version: 4.19.0-25-s390x Package-Type: udeb -Package: mtd-core-modules-4.19.0-24progress5u1-s390x-di +Package: mtd-core-modules-4.19.0-25-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: mtd-core-modules -Depends: kernel-image-4.19.0-24progress5u1-s390x-di +Depends: kernel-image-4.19.0-25-s390x-di Description: MTD core This package contains the MTD core. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-s390x +Kernel-Version: 4.19.0-25-s390x Package-Type: udeb -Package: dasd-modules-4.19.0-24progress5u1-s390x-di +Package: dasd-modules-4.19.0-25-s390x-di Architecture: s390x Section: debian-installer Priority: standard Provides: dasd-modules -Depends: kernel-image-4.19.0-24progress5u1-s390x-di +Depends: kernel-image-4.19.0-25-s390x-di Description: dasd modules This package contains dasd modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-s390x +Kernel-Version: 4.19.0-25-s390x Package-Type: udeb -Package: dasd-extra-modules-4.19.0-24progress5u1-s390x-di +Package: dasd-extra-modules-4.19.0-25-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: dasd-extra-modules -Depends: kernel-image-4.19.0-24progress5u1-s390x-di, dasd-modules-4.19.0-24progress5u1-s390x-di +Depends: kernel-image-4.19.0-25-s390x-di, dasd-modules-4.19.0-25-s390x-di Description: optional dasd DIAG support This package contains the module for dasd DIAG support. The udeb is not loaded by default as the installer does not actually support this. It can however be useful to have available in rescue situations. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-s390x +Kernel-Version: 4.19.0-25-s390x Package-Type: udeb -Package: linux-image-4.19.0-24progress5u1-s390x +Package: linux-image-4.19.0-25-s390x Architecture: s390x -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [s390x] | linux-initramfs-tool [s390x] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [s390x] | linux-initramfs-tool [s390x] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [s390x] Suggests: linux-doc-4.19, debian-kernel-handbook, s390-tools [s390x] Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -12773,38 +12807,38 @@ Description: Linux 4.19 for IBM zSeries The Linux kernel 4.19 and modules for use on IBM zSeries. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-s390x +Package: linux-headers-4.19.0-25-s390x Architecture: s390x -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-s390 -Description: Header files for Linux 4.19.0-24progress5u1-s390x +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-s390 +Description: Header files for Linux 4.19.0-25-s390x This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-s390x, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-s390x, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-s390x package. + Linux kernel 4.19.0-25-s390x, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-s390x, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-s390x package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-s390x-dbg +Package: linux-image-4.19.0-25-s390x-dbg Architecture: s390x Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-s390x +Description: Debug symbols for linux-image-4.19.0-25-s390x This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-s390x. + modules in linux-image-4.19.0-25-s390x. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-all-sh4 +Package: linux-headers-4.19.0-25-all-sh4 Architecture: sh4 -Depends: ${misc:Depends}, linux-headers-4.19.0-24progress5u1-sh7751r (= ${binary:Version}), linux-headers-4.19.0-24progress5u1-sh7785lcr (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-25-sh7751r (= ${binary:Version}), linux-headers-4.19.0-25-sh7785lcr (= ${binary:Version}) Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: kernel-image-4.19.0-24progress5u1-sh7751r-di +Package: kernel-image-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard @@ -12814,398 +12848,398 @@ Description: Linux kernel image and core modules for the Debian installer installer boot images. It does _not_ provide a usable kernel for your full Debian system. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: nic-modules-4.19.0-24progress5u1-sh7751r-di +Package: nic-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di, nic-shared-modules-4.19.0-24progress5u1-sh7751r-di, i2c-modules-4.19.0-24progress5u1-sh7751r-di, crc-modules-4.19.0-24progress5u1-sh7751r-di, zlib-modules-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di, nic-shared-modules-4.19.0-25-sh7751r-di, i2c-modules-4.19.0-25-sh7751r-di, crc-modules-4.19.0-25-sh7751r-di, zlib-modules-4.19.0-25-sh7751r-di Description: NIC drivers This package contains Ethernet and some paravirtualised network drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: nic-shared-modules-4.19.0-24progress5u1-sh7751r-di +Package: nic-shared-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: usb-serial-modules-4.19.0-24progress5u1-sh7751r-di +Package: usb-serial-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di Description: USB serial drivers This package contains USB serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: ppp-modules-4.19.0-24progress5u1-sh7751r-di +Package: ppp-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di, zlib-modules-4.19.0-24progress5u1-sh7751r-di, crc-modules-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di, zlib-modules-4.19.0-25-sh7751r-di, crc-modules-4.19.0-25-sh7751r-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: pata-modules-4.19.0-24progress5u1-sh7751r-di +Package: pata-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: cdrom-core-modules-4.19.0-24progress5u1-sh7751r-di +Package: cdrom-core-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di, isofs-modules-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di, isofs-modules-4.19.0-25-sh7751r-di Description: CDROM support This package contains core CDROM support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: firewire-core-modules-4.19.0-24progress5u1-sh7751r-di +Package: firewire-core-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard Provides: firewire-core-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di, crc-modules-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di, crc-modules-4.19.0-25-sh7751r-di Description: Core FireWire drivers This package contains core FireWire drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: loop-modules-4.19.0-24progress5u1-sh7751r-di +Package: loop-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-sh7751r-di +Package: btrfs-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di, crc-modules-4.19.0-24progress5u1-sh7751r-di, zlib-modules-4.19.0-24progress5u1-sh7751r-di, compress-modules-4.19.0-24progress5u1-sh7751r-di, md-modules-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di, crc-modules-4.19.0-25-sh7751r-di, zlib-modules-4.19.0-25-sh7751r-di, compress-modules-4.19.0-25-sh7751r-di, md-modules-4.19.0-25-sh7751r-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-sh7751r-di +Package: ext4-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di, crc-modules-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di, crc-modules-4.19.0-25-sh7751r-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-sh7751r-di +Package: isofs-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: jfs-modules-4.19.0-24progress5u1-sh7751r-di +Package: jfs-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: xfs-modules-4.19.0-24progress5u1-sh7751r-di +Package: xfs-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di, crc-modules-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di, crc-modules-4.19.0-25-sh7751r-di Description: XFS filesystem support This package contains the XFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: fat-modules-4.19.0-24progress5u1-sh7751r-di +Package: fat-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di Description: FAT filesystem support This package contains the FAT and VFAT filesystem modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: minix-modules-4.19.0-24progress5u1-sh7751r-di +Package: minix-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: minix-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di Description: Minix filesystem support This package contains the Minix filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-sh7751r-di +Package: md-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di, crc-modules-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di, crc-modules-4.19.0-25-sh7751r-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: multipath-modules-4.19.0-24progress5u1-sh7751r-di +Package: multipath-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di, md-modules-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di, md-modules-4.19.0-25-sh7751r-di Description: Multipath support This package contains DM-Multipath modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: usb-storage-modules-4.19.0-24progress5u1-sh7751r-di +Package: usb-storage-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di Description: USB storage support This package contains the USB storage driver for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: nic-usb-modules-4.19.0-24progress5u1-sh7751r-di +Package: nic-usb-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di, nic-shared-modules-4.19.0-24progress5u1-sh7751r-di, crc-modules-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di, nic-shared-modules-4.19.0-25-sh7751r-di, crc-modules-4.19.0-25-sh7751r-di Description: USB NIC drivers This package contains USB network adapter drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: sata-modules-4.19.0-24progress5u1-sh7751r-di +Package: sata-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: i2c-modules-4.19.0-24progress5u1-sh7751r-di +Package: i2c-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di Description: i2c support modules This package contains basic i2c support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-sh7751r-di +Package: crc-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-sh7751r-di +Package: crypto-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: crypto-dm-modules-4.19.0-24progress5u1-sh7751r-di +Package: crypto-dm-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di, md-modules-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di, md-modules-4.19.0-25-sh7751r-di Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-sh7751r-di +Package: nbd-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: squashfs-modules-4.19.0-24progress5u1-sh7751r-di +Package: squashfs-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di, compress-modules-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di, compress-modules-4.19.0-25-sh7751r-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: speakup-modules-4.19.0-24progress5u1-sh7751r-di +Package: speakup-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: speakup-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di Description: speakup modules This package contains speakup modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: sound-modules-4.19.0-24progress5u1-sh7751r-di +Package: sound-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: sound-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di, i2c-modules-4.19.0-24progress5u1-sh7751r-di, firewire-core-modules-4.19.0-24progress5u1-sh7751r-di, crc-modules-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di, i2c-modules-4.19.0-25-sh7751r-di, firewire-core-modules-4.19.0-25-sh7751r-di, crc-modules-4.19.0-25-sh7751r-di Description: sound support This package contains sound modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: zlib-modules-4.19.0-24progress5u1-sh7751r-di +Package: zlib-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-sh7751r-di +Package: compress-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: udf-modules-4.19.0-24progress5u1-sh7751r-di +Package: udf-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di, crc-modules-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di, crc-modules-4.19.0-25-sh7751r-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-sh7751r-di +Package: fuse-modules-4.19.0-25-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-25-sh7751r-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7751r +Kernel-Version: 4.19.0-25-sh7751r Package-Type: udeb -Package: kernel-image-4.19.0-24progress5u1-sh7785lcr-di +Package: kernel-image-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: standard @@ -13215,376 +13249,376 @@ Description: Linux kernel image and core modules for the Debian installer installer boot images. It does _not_ provide a usable kernel for your full Debian system. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: nic-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: nic-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di, nic-shared-modules-4.19.0-24progress5u1-sh7785lcr-di, crc-modules-4.19.0-24progress5u1-sh7785lcr-di, zlib-modules-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di, nic-shared-modules-4.19.0-25-sh7785lcr-di, crc-modules-4.19.0-25-sh7785lcr-di, zlib-modules-4.19.0-25-sh7785lcr-di Description: NIC drivers This package contains Ethernet and some paravirtualised network drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: nic-shared-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: nic-shared-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: usb-serial-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: usb-serial-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di Description: USB serial drivers This package contains USB serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: ppp-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: ppp-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di, zlib-modules-4.19.0-24progress5u1-sh7785lcr-di, crc-modules-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di, zlib-modules-4.19.0-25-sh7785lcr-di, crc-modules-4.19.0-25-sh7785lcr-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: pata-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: pata-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: cdrom-core-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: cdrom-core-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di, isofs-modules-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di, isofs-modules-4.19.0-25-sh7785lcr-di Description: CDROM support This package contains core CDROM support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: firewire-core-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: firewire-core-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: standard Provides: firewire-core-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di, crc-modules-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di, crc-modules-4.19.0-25-sh7785lcr-di Description: Core FireWire drivers This package contains core FireWire drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: loop-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: loop-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di Description: Loopback filesystem support This package contains loopback filesystem support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: btrfs-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di, crc-modules-4.19.0-24progress5u1-sh7785lcr-di, zlib-modules-4.19.0-24progress5u1-sh7785lcr-di, compress-modules-4.19.0-24progress5u1-sh7785lcr-di, md-modules-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di, crc-modules-4.19.0-25-sh7785lcr-di, zlib-modules-4.19.0-25-sh7785lcr-di, compress-modules-4.19.0-25-sh7785lcr-di, md-modules-4.19.0-25-sh7785lcr-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: ext4-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di, crc-modules-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di, crc-modules-4.19.0-25-sh7785lcr-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: isofs-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: jfs-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: jfs-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: xfs-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: xfs-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di, crc-modules-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di, crc-modules-4.19.0-25-sh7785lcr-di Description: XFS filesystem support This package contains the XFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: fat-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: fat-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di Description: FAT filesystem support This package contains the FAT and VFAT filesystem modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: minix-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: minix-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: minix-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di Description: Minix filesystem support This package contains the Minix filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: md-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di, crc-modules-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di, crc-modules-4.19.0-25-sh7785lcr-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: multipath-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: multipath-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di, md-modules-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di, md-modules-4.19.0-25-sh7785lcr-di Description: Multipath support This package contains DM-Multipath modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: nic-usb-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: nic-usb-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di, nic-shared-modules-4.19.0-24progress5u1-sh7785lcr-di, crc-modules-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di, nic-shared-modules-4.19.0-25-sh7785lcr-di, crc-modules-4.19.0-25-sh7785lcr-di Description: USB NIC drivers This package contains USB network adapter drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: sata-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: sata-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: crc-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: crypto-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: crypto-dm-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: crypto-dm-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di, md-modules-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di, md-modules-4.19.0-25-sh7785lcr-di Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: nbd-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: squashfs-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: squashfs-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di, compress-modules-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di, compress-modules-4.19.0-25-sh7785lcr-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: speakup-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: speakup-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: speakup-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di Description: speakup modules This package contains speakup modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: sound-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: sound-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: sound-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di, firewire-core-modules-4.19.0-24progress5u1-sh7785lcr-di, crc-modules-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di, firewire-core-modules-4.19.0-25-sh7785lcr-di, crc-modules-4.19.0-25-sh7785lcr-di Description: sound support This package contains sound modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: zlib-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: zlib-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: compress-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: udf-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: udf-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di, crc-modules-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di, crc-modules-4.19.0-25-sh7785lcr-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-sh7785lcr-di +Package: fuse-modules-4.19.0-25-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-25-sh7785lcr-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sh7785lcr +Kernel-Version: 4.19.0-25-sh7785lcr Package-Type: udeb -Package: linux-image-4.19.0-24progress5u1-sh7751r +Package: linux-image-4.19.0-25-sh7751r Architecture: sh4 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [sh4] | linux-initramfs-tool [sh4] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [sh4] | linux-initramfs-tool [sh4] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [sh4] Suggests: linux-doc-4.19, debian-kernel-handbook Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -13593,31 +13627,31 @@ Description: Linux 4.19 for sh7751r board. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-sh7751r +Package: linux-headers-4.19.0-25-sh7751r Architecture: sh4 -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-24progress5u1-sh7751r +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-25-sh7751r This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-sh7751r, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-sh7751r, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-sh7751r package. + Linux kernel 4.19.0-25-sh7751r, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-sh7751r, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-sh7751r package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-sh7751r-dbg +Package: linux-image-4.19.0-25-sh7751r-dbg Architecture: sh4 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-sh7751r +Description: Debug symbols for linux-image-4.19.0-25-sh7751r This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-sh7751r. + modules in linux-image-4.19.0-25-sh7751r. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-sh7785lcr +Package: linux-image-4.19.0-25-sh7785lcr Architecture: sh4 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [sh4] | linux-initramfs-tool [sh4] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [sh4] | linux-initramfs-tool [sh4] Recommends: firmware-linux-free, ${kernel:Recommends}, u-boot-tools [sh4], apparmor [sh4] Suggests: linux-doc-4.19, debian-kernel-handbook Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -13626,38 +13660,38 @@ Description: Linux 4.19 for sh7785lcr board. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-sh7785lcr +Package: linux-headers-4.19.0-25-sh7785lcr Architecture: sh4 -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-24progress5u1-sh7785lcr +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-25-sh7785lcr This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-sh7785lcr, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-sh7785lcr, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-sh7785lcr package. + Linux kernel 4.19.0-25-sh7785lcr, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-sh7785lcr, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-sh7785lcr package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-sh7785lcr-dbg +Package: linux-image-4.19.0-25-sh7785lcr-dbg Architecture: sh4 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-sh7785lcr +Description: Debug symbols for linux-image-4.19.0-25-sh7785lcr This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-sh7785lcr. + modules in linux-image-4.19.0-25-sh7785lcr. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-all-sparc64 +Package: linux-headers-4.19.0-25-all-sparc64 Architecture: sparc64 -Depends: ${misc:Depends}, linux-headers-4.19.0-24progress5u1-sparc64 (= ${binary:Version}), linux-headers-4.19.0-24progress5u1-sparc64-smp (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-25-sparc64 (= ${binary:Version}), linux-headers-4.19.0-25-sparc64-smp (= ${binary:Version}) Description: All header files for Linux 4.19 (meta-package) This package depends against all architecture-specific kernel header files for Linux kernel version 4.19, generally used for building out-of-tree kernel modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: kernel-image-4.19.0-24progress5u1-sparc64-di +Package: kernel-image-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard @@ -13667,425 +13701,425 @@ Description: Linux kernel image and core modules for the Debian installer installer boot images. It does _not_ provide a usable kernel for your full Debian system. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: nic-modules-4.19.0-24progress5u1-sparc64-di +Package: nic-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di, nic-shared-modules-4.19.0-24progress5u1-sparc64-di, i2c-modules-4.19.0-24progress5u1-sparc64-di, crc-modules-4.19.0-24progress5u1-sparc64-di, zlib-modules-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di, nic-shared-modules-4.19.0-25-sparc64-di, i2c-modules-4.19.0-25-sparc64-di, crc-modules-4.19.0-25-sparc64-di, zlib-modules-4.19.0-25-sparc64-di Description: NIC drivers This package contains Ethernet and some paravirtualised network drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: nic-shared-modules-4.19.0-24progress5u1-sparc64-di +Package: nic-shared-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di Description: Shared NIC drivers This package contains NIC drivers needed by combinations of nic-modules, nic-pcmcia-modules, nic-usb-modules and nic-wireless-modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: usb-serial-modules-4.19.0-24progress5u1-sparc64-di +Package: usb-serial-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di, usb-modules-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di, usb-modules-4.19.0-25-sparc64-di Description: USB serial drivers This package contains USB serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: ppp-modules-4.19.0-24progress5u1-sparc64-di +Package: ppp-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di, zlib-modules-4.19.0-24progress5u1-sparc64-di, crc-modules-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di, zlib-modules-4.19.0-25-sparc64-di, crc-modules-4.19.0-25-sparc64-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: pata-modules-4.19.0-24progress5u1-sparc64-di +Package: pata-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di, ata-modules-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di, ata-modules-4.19.0-25-sparc64-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: cdrom-core-modules-4.19.0-24progress5u1-sparc64-di +Package: cdrom-core-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di, scsi-core-modules-4.19.0-24progress5u1-sparc64-di, isofs-modules-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di, scsi-core-modules-4.19.0-25-sparc64-di, isofs-modules-4.19.0-25-sparc64-di Description: CDROM support This package contains core CDROM support for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: scsi-core-modules-4.19.0-24progress5u1-sparc64-di +Package: scsi-core-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di Description: Core SCSI subsystem This package contains the core SCSI subsystem for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: scsi-modules-4.19.0-24progress5u1-sparc64-di +Package: scsi-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di, scsi-core-modules-4.19.0-24progress5u1-sparc64-di, cdrom-core-modules-4.19.0-24progress5u1-sparc64-di, ata-modules-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di, scsi-core-modules-4.19.0-25-sparc64-di, cdrom-core-modules-4.19.0-25-sparc64-di, ata-modules-4.19.0-25-sparc64-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: btrfs-modules-4.19.0-24progress5u1-sparc64-di +Package: btrfs-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di, crc-modules-4.19.0-24progress5u1-sparc64-di, zlib-modules-4.19.0-24progress5u1-sparc64-di, compress-modules-4.19.0-24progress5u1-sparc64-di, md-modules-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di, crc-modules-4.19.0-25-sparc64-di, zlib-modules-4.19.0-25-sparc64-di, compress-modules-4.19.0-25-sparc64-di, md-modules-4.19.0-25-sparc64-di Description: BTRFS filesystem support This package contains the BTRFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: ext4-modules-4.19.0-24progress5u1-sparc64-di +Package: ext4-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di, crc-modules-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di, crc-modules-4.19.0-25-sparc64-di Description: ext2/ext3/ext4 filesystem support This package contains the ext4 filesystem module for the kernel, which also supports ext2 and ext3. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: isofs-modules-4.19.0-24progress5u1-sparc64-di +Package: isofs-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di Description: ISOFS filesystem support This package contains the ISOFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: jfs-modules-4.19.0-24progress5u1-sparc64-di +Package: jfs-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di Description: JFS filesystem support This package contains the JFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: ufs-modules-4.19.0-24progress5u1-sparc64-di +Package: ufs-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: ufs-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di Description: UFS filesystem support This package contains the UFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: xfs-modules-4.19.0-24progress5u1-sparc64-di +Package: xfs-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di, crc-modules-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di, crc-modules-4.19.0-25-sparc64-di Description: XFS filesystem support This package contains the XFS filesystem module for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: fat-modules-4.19.0-24progress5u1-sparc64-di +Package: fat-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di Description: FAT filesystem support This package contains the FAT and VFAT filesystem modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: md-modules-4.19.0-24progress5u1-sparc64-di +Package: md-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di, crc-modules-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di, crc-modules-4.19.0-25-sparc64-di Description: RAID and LVM support This package contains RAID and LVM modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: multipath-modules-4.19.0-24progress5u1-sparc64-di +Package: multipath-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di, md-modules-4.19.0-24progress5u1-sparc64-di, scsi-core-modules-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di, md-modules-4.19.0-25-sparc64-di, scsi-core-modules-4.19.0-25-sparc64-di Description: Multipath support This package contains DM-Multipath modules for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: usb-modules-4.19.0-24progress5u1-sparc64-di +Package: usb-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di Description: USB support This package contains core USB drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: usb-storage-modules-4.19.0-24progress5u1-sparc64-di +Package: usb-storage-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di, scsi-core-modules-4.19.0-24progress5u1-sparc64-di, usb-modules-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di, scsi-core-modules-4.19.0-25-sparc64-di, usb-modules-4.19.0-25-sparc64-di Description: USB storage support This package contains the USB storage driver for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: fb-modules-4.19.0-24progress5u1-sparc64-di +Package: fb-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di, i2c-modules-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di, i2c-modules-4.19.0-25-sparc64-di Description: Frame buffer support This package contains Frame buffer drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: input-modules-4.19.0-24progress5u1-sparc64-di +Package: input-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di, usb-modules-4.19.0-24progress5u1-sparc64-di, i2c-modules-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di, usb-modules-4.19.0-25-sparc64-di, i2c-modules-4.19.0-25-sparc64-di Description: Input devices support This package contains input device drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: nic-usb-modules-4.19.0-24progress5u1-sparc64-di +Package: nic-usb-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di, nic-shared-modules-4.19.0-24progress5u1-sparc64-di, usb-modules-4.19.0-24progress5u1-sparc64-di, crc-modules-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di, nic-shared-modules-4.19.0-25-sparc64-di, usb-modules-4.19.0-25-sparc64-di, crc-modules-4.19.0-25-sparc64-di Description: USB NIC drivers This package contains USB network adapter drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: sata-modules-4.19.0-24progress5u1-sparc64-di +Package: sata-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di, scsi-core-modules-4.19.0-24progress5u1-sparc64-di, ata-modules-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di, scsi-core-modules-4.19.0-25-sparc64-di, ata-modules-4.19.0-25-sparc64-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: i2c-modules-4.19.0-24progress5u1-sparc64-di +Package: i2c-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di Description: i2c support modules This package contains basic i2c support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: crc-modules-4.19.0-24progress5u1-sparc64-di +Package: crc-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: crypto-modules-4.19.0-24progress5u1-sparc64-di +Package: crypto-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: crypto-dm-modules-4.19.0-24progress5u1-sparc64-di +Package: crypto-dm-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di, md-modules-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di, md-modules-4.19.0-25-sparc64-di Description: devicemapper crypto module This package contains the devicemapper crypto (dm-crypt) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: ata-modules-4.19.0-24progress5u1-sparc64-di +Package: ata-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di, scsi-core-modules-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di, scsi-core-modules-4.19.0-25-sparc64-di Description: ATA disk modules This package contains core ATA disk modules used by both PATA and SATA disk drivers. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: nbd-modules-4.19.0-24progress5u1-sparc64-di +Package: nbd-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di Description: Network Block Device modules This package contains the modules required for support of the Network Block Device Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: squashfs-modules-4.19.0-24progress5u1-sparc64-di +Package: squashfs-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di, compress-modules-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di, compress-modules-4.19.0-25-sparc64-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: zlib-modules-4.19.0-24progress5u1-sparc64-di +Package: zlib-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: compress-modules-4.19.0-24progress5u1-sparc64-di +Package: compress-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: udf-modules-4.19.0-24progress5u1-sparc64-di +Package: udf-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di, crc-modules-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di, crc-modules-4.19.0-25-sparc64-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: fuse-modules-4.19.0-24progress5u1-sparc64-di +Package: fuse-modules-4.19.0-25-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-24progress5u1-sparc64-di +Depends: kernel-image-4.19.0-25-sparc64-di Description: FUSE modules This package contains the Filesystem in Userspace (FUSE) module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-24progress5u1-sparc64 +Kernel-Version: 4.19.0-25-sparc64 Package-Type: udeb -Package: linux-image-4.19.0-24progress5u1-sparc64 +Package: linux-image-4.19.0-25-sparc64 Architecture: sparc64 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [sparc64] | linux-initramfs-tool [sparc64] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [sparc64] | linux-initramfs-tool [sparc64] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [sparc64] Suggests: linux-doc-4.19, debian-kernel-handbook, fdutils [sparc64], grub-ieee1275 [sparc64] Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -14094,31 +14128,31 @@ Description: Linux 4.19 for uniprocessor 64-bit UltraSPARC UltraSPARC. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-sparc64 +Package: linux-headers-4.19.0-25-sparc64 Architecture: sparc64 -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-24progress5u1-sparc64 +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-25-sparc64 This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-sparc64, generally used for building - out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-sparc64, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-sparc64 package. + Linux kernel 4.19.0-25-sparc64, generally used for building out-of-tree + kernel modules. These files are going to be installed into + /usr/src/linux-headers-4.19.0-25-sparc64, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-sparc64 package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-sparc64-dbg +Package: linux-image-4.19.0-25-sparc64-dbg Architecture: sparc64 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-sparc64 +Description: Debug symbols for linux-image-4.19.0-25-sparc64 This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-sparc64. + modules in linux-image-4.19.0-25-sparc64. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-sparc64-smp +Package: linux-image-4.19.0-25-sparc64-smp Architecture: sparc64 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-24progress5u1 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [sparc64] | linux-initramfs-tool [sparc64] +Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-25 [powerpc powerpcspe ppc64], ${misc:Depends}, initramfs-tools (>= 0.120+deb8u2) [sparc64] | linux-initramfs-tool [sparc64] Recommends: firmware-linux-free, ${kernel:Recommends}, apparmor [sparc64] Suggests: linux-doc-4.19, debian-kernel-handbook, fdutils [sparc64], grub-ieee1275 [sparc64] Breaks: initramfs-tools (<< 0.120+deb8u2) @@ -14127,26 +14161,26 @@ Description: Linux 4.19 for multiprocessor 64-bit UltraSPARC UltraSPARC. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-24progress5u1-sparc64-smp +Package: linux-headers-4.19.0-25-sparc64-smp Architecture: sparc64 -Depends: linux-headers-4.19.0-24progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-24progress5u1-sparc64-smp +Depends: linux-headers-4.19.0-25-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-25-sparc64-smp This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-24progress5u1-sparc64-smp, generally used for building + Linux kernel 4.19.0-25-sparc64-smp, generally used for building out-of-tree kernel modules. These files are going to be installed into - /usr/src/linux-headers-4.19.0-24progress5u1-sparc64-smp, and can be used - for building modules that load into the kernel provided by the - linux-image-4.19.0-24progress5u1-sparc64-smp package. + /usr/src/linux-headers-4.19.0-25-sparc64-smp, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-25-sparc64-smp package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-24progress5u1-sparc64-smp-dbg +Package: linux-image-4.19.0-25-sparc64-smp-dbg Architecture: sparc64 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-24progress5u1-sparc64-smp +Description: Debug symbols for linux-image-4.19.0-25-sparc64-smp This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-24progress5u1-sparc64-smp. + modules in linux-image-4.19.0-25-sparc64-smp. Build-Profiles: <!stage1 !pkg.linux.nokernel> Package: linux-compiler-gcc-8-arm diff --git a/debian/control.md5sum b/debian/control.md5sum index c794c4133..f627dedf8 100644 --- a/debian/control.md5sum +++ b/debian/control.md5sum @@ -1,74 +1,74 @@ -225cd060f616c3c16f3378ec6122726c debian/bin/gencontrol.py -d9a82edc651be3fa91009d1b556bb1cd debian/build/version-info -fe4456d48e3218fb8980c8577d03a7ae debian/templates/control.config.in -6fea4e452a7a77e7063bb17051fff3a7 debian/templates/control.docs.in -0c86e2579f89e94a6cd144eb98593a5b debian/templates/control.extra.in -103ea5fb237e376b511ba638afc41837 debian/templates/control.headers.arch.in -578bb70eb1ed930f2cf8a774666b747f debian/templates/control.headers.featureset.in -2b3995da9ebe7d2b1a1345241dd90c55 debian/templates/control.headers.in -eda4623fb10d5ba1cefa8502ebaeb0fd debian/templates/control.image-dbg.in -1cfc49a285f1f37ce6415e811e5c737f debian/templates/control.image-unsigned.in -6acf93bb834dbe7609078d723a8cc13c debian/templates/control.image.in -63c0d01ea032d0acfa5e069d31daa938 debian/templates/control.libc-dev.in +dcc395b50494f1a3db9031bf2b331aab debian/bin/gencontrol.py +dc84a4f73c14bef7e753da653cf79367 debian/build/version-info 74b180a87aa1f6377d9bf8a10368c657 debian/templates/control.main.in -57685436e079bbef4f8bb6e8a2dfbf1b debian/templates/control.signed-template.in -9c7d9c9fe3fd56eebca70ac31f9d99b8 debian/templates/control.source.in -b5b99078d7e73c15ac6055496e33d1ec debian/templates/control.sourcebin.in +1cfc49a285f1f37ce6415e811e5c737f debian/templates/control.image-unsigned.in +38004750aa03cea41d5d3aeafff16fcc debian/templates/image.preinst.in f1e7e80d70df74afdf39b68ec4e83572 debian/templates/control.tools-unversioned.in +63c0d01ea032d0acfa5e069d31daa938 debian/templates/control.libc-dev.in +afb508873a44a1f196c2a525fec4b415 debian/templates/image.prerm.in 1a0473417ce134da9b488c503d66f9b1 debian/templates/control.tools-versioned.in 0d7f6ea42f52d0a6013535a80111ee3e debian/templates/headers.postinst.in -54426b6625c1bbf41ff6e05eebc06f89 debian/templates/image-dbg.lintian-overrides.in -0327750d6696dee915a532aec73a0fd6 debian/templates/image.postinst.in -a4a60fc48b3240e46bbac6a1ddcaad30 debian/templates/image.postrm.in -38004750aa03cea41d5d3aeafff16fcc debian/templates/image.preinst.in -afb508873a44a1f196c2a525fec4b415 debian/templates/image.prerm.in -51797b6c275eb14e99009e78553904cc debian/templates/perf.lintian-overrides.in 814dda166c7e3ef02e6e259e805ac66a debian/templates/tests-control.image.in befa899554918fd2a5264e5dca3c4eef debian/templates/tests-control.main.in -c30ab19e9ceff05ead7389403916dd97 debian/config/defines -da871dd4234a8d1ed82d76fa536fa411 debian/config/alpha/defines -bc86dc95f9e520fa5dd6b1f73235dbe0 debian/config/amd64/defines -1fd767491ef7a908d789902d1dcbe51a debian/config/arm64/defines -3e673c1434c6132c73c0cfb4bfe38763 debian/config/arm64ilp32/defines -193b542830508cb812da06dfa0feddd2 debian/config/armel/defines +a4a60fc48b3240e46bbac6a1ddcaad30 debian/templates/image.postrm.in +51797b6c275eb14e99009e78553904cc debian/templates/perf.lintian-overrides.in +b5b99078d7e73c15ac6055496e33d1ec debian/templates/control.sourcebin.in +57685436e079bbef4f8bb6e8a2dfbf1b debian/templates/control.signed-template.in +54426b6625c1bbf41ff6e05eebc06f89 debian/templates/image-dbg.lintian-overrides.in +6acf93bb834dbe7609078d723a8cc13c debian/templates/control.image.in +eda4623fb10d5ba1cefa8502ebaeb0fd debian/templates/control.image-dbg.in +0e337736e8bfdb338bb59db2379488f8 debian/templates/control.source.in +6fea4e452a7a77e7063bb17051fff3a7 debian/templates/control.docs.in +578bb70eb1ed930f2cf8a774666b747f debian/templates/control.headers.featureset.in +0327750d6696dee915a532aec73a0fd6 debian/templates/image.postinst.in +2b3995da9ebe7d2b1a1345241dd90c55 debian/templates/control.headers.in +0c86e2579f89e94a6cd144eb98593a5b debian/templates/control.extra.in +fe4456d48e3218fb8980c8577d03a7ae debian/templates/control.config.in +103ea5fb237e376b511ba638afc41837 debian/templates/control.headers.arch.in +32d19a442a5e71d75abe86865cc7fca1 debian/config/defines +151f2a989308056668d9a162a321c32a debian/config/i386/defines +d08ab699e6a25ec0da4cb70efc0f2288 debian/config/ppc64el/defines +32e264f468daa991fa1bafce9e1eee3c debian/config/mips64el/defines +8f2e4969633ff660d026f2b7e02e6336 debian/config/sh3/defines +1f2029e9d0bc11b6bd7330810232b249 debian/config/mipsr6/defines 3a8d9bb342084862815b0d7d7df2eee4 debian/config/armhf/defines -366b94d652a66b437eabcd165bcc9610 debian/config/featureset-rt/defines -51fa9bda1954320723c7c7daf42471a5 debian/config/hppa/defines -19094670af43843356bb86f854f415fb debian/config/i386/defines -35e886ad30d213e86b340eb759d25e0d debian/config/ia64/defines -47420e11eaad5f5ffd20b01b549696a8 debian/config/m68k/defines +6a030dc96bbeb2340082dc7c5c67a640 debian/config/amd64/defines +1f1ed4a31b20a1ab483dd1357b30ed76 debian/config/mipsr6el/defines b1750f23dea19ed03c8382341c924b53 debian/config/mips/defines -f425752f612c3c6693bc47c205dbf737 debian/config/mips64/defines -32e264f468daa991fa1bafce9e1eee3c debian/config/mips64el/defines -2f649099bc889fdbccc9b2f72305681c debian/config/mips64r6/defines -832f4a53a034eac58b25c90a813b4669 debian/config/mips64r6el/defines -f53e736263ada56088198fd8598fe31a debian/config/mipsel/defines +3f9e6c98b1abe4a32b12add5d1ada119 debian/config/arm64/defines e411d2dfe0018a7c40b6bf7efd45cd29 debian/config/mipsn32/defines +3b09058af262b2c63d9cfcf45f0089e4 debian/config/powerpcspe/defines 174058e52aced932bf02606d6cb5649c debian/config/mipsn32el/defines +366b94d652a66b437eabcd165bcc9610 debian/config/featureset-rt/defines +7291bfe9ad6a3a16664230d185552d82 debian/config/riscv64/defines +8d317c1872f3bd8da4feae25a7c61df3 debian/config/sparc/defines +d26ac56948a79e6d37f7673073132de5 debian/config/s390x/defines +02b96ff7eaa79ca2716eedf529222c58 debian/config/ppc64/defines +f4b2921156e7b1a038862f848fdfe48f debian/config/x32/defines +f425752f612c3c6693bc47c205dbf737 debian/config/mips64/defines +b3ef14a93ef9602bf951f55f806e2f6c debian/config/sparc64/defines +f53e736263ada56088198fd8598fe31a debian/config/mipsel/defines +e0810ddd6e4add2a26c5668773b69d25 debian/config/sh4/defines +47420e11eaad5f5ffd20b01b549696a8 debian/config/m68k/defines +35e886ad30d213e86b340eb759d25e0d debian/config/ia64/defines 882fb0fec3cbd0239817994223fa71e5 debian/config/mipsn32r6/defines +da871dd4234a8d1ed82d76fa536fa411 debian/config/alpha/defines 73e2f095b2485f95bc164bf685684a47 debian/config/mipsn32r6el/defines -1f2029e9d0bc11b6bd7330810232b249 debian/config/mipsr6/defines -1f1ed4a31b20a1ab483dd1357b30ed76 debian/config/mipsr6el/defines +51fa9bda1954320723c7c7daf42471a5 debian/config/hppa/defines 45a4ad93313c2066248987dfa59dd6da debian/config/powerpc/defines -3b09058af262b2c63d9cfcf45f0089e4 debian/config/powerpcspe/defines -02b96ff7eaa79ca2716eedf529222c58 debian/config/ppc64/defines -d08ab699e6a25ec0da4cb70efc0f2288 debian/config/ppc64el/defines -7291bfe9ad6a3a16664230d185552d82 debian/config/riscv64/defines +193b542830508cb812da06dfa0feddd2 debian/config/armel/defines +2f649099bc889fdbccc9b2f72305681c debian/config/mips64r6/defines +3e673c1434c6132c73c0cfb4bfe38763 debian/config/arm64ilp32/defines +832f4a53a034eac58b25c90a813b4669 debian/config/mips64r6el/defines 9462622a41b618007bf9e8343f2fb3ce debian/config/s390/defines -d26ac56948a79e6d37f7673073132de5 debian/config/s390x/defines -8f2e4969633ff660d026f2b7e02e6336 debian/config/sh3/defines -e0810ddd6e4add2a26c5668773b69d25 debian/config/sh4/defines -8d317c1872f3bd8da4feae25a7c61df3 debian/config/sparc/defines -b3ef14a93ef9602bf951f55f806e2f6c debian/config/sparc64/defines -f4b2921156e7b1a038862f848fdfe48f debian/config/x32/defines +10ca069c87c1150c5d2d010a72a90e36 debian/config/i386/none/defines +7146ff53fc4f9fbb49948225d8589b69 debian/config/i386/rt/defines +f57efe029b503e7b45b13d5cc4d00a86 debian/config/armhf/none/defines +1cab87ca080defc647d4ae9adcf9a63a debian/config/armhf/rt/defines d5cd6e820002011c1183909686eca2a2 debian/config/amd64/none/defines 7dc981827930ed6844a731ed954b9b9d debian/config/amd64/rt/defines d3c04182d8746e4871de922a63f03f97 debian/config/arm64/none/defines d3c04182d8746e4871de922a63f03f97 debian/config/arm64/rt/defines -f57efe029b503e7b45b13d5cc4d00a86 debian/config/armhf/none/defines -1cab87ca080defc647d4ae9adcf9a63a debian/config/armhf/rt/defines -10ca069c87c1150c5d2d010a72a90e36 debian/config/i386/none/defines -7146ff53fc4f9fbb49948225d8589b69 debian/config/i386/rt/defines 098924b28d0dcd00aa45188f614efbf1 debian/config/riscv64/none/defines caf06ce14687601f484a824add0648f7 debian/installer/kernel-versions b9102a7cfefcaba872346d9f290e36c5 debian/installer/package-list diff --git a/debian/linux-headers-4.19.0-24progress5u1-4kc-malta.postinst b/debian/linux-headers-4.19.0-24progress5u1-4kc-malta.postinst deleted file mode 100644 index d115320d5..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-4kc-malta.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-4kc-malta"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-5kc-malta.postinst b/debian/linux-headers-4.19.0-24progress5u1-5kc-malta.postinst deleted file mode 100644 index ca2ab4ef5..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-5kc-malta.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-5kc-malta"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-686-pae.postinst b/debian/linux-headers-4.19.0-24progress5u1-686-pae.postinst deleted file mode 100644 index cd6cea15d..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-686-pae.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-686-pae"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-alpha-generic.postinst b/debian/linux-headers-4.19.0-24progress5u1-alpha-generic.postinst deleted file mode 100644 index 2e08df8d6..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-alpha-generic.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-alpha-generic"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-alpha-smp.postinst b/debian/linux-headers-4.19.0-24progress5u1-alpha-smp.postinst deleted file mode 100644 index 6ef2192cc..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-alpha-smp.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-alpha-smp"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-amd64.postinst b/debian/linux-headers-4.19.0-24progress5u1-amd64.postinst deleted file mode 100644 index 5d5d535bb..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-amd64.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-amd64"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-arm64.postinst b/debian/linux-headers-4.19.0-24progress5u1-arm64.postinst deleted file mode 100644 index 2c109a444..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-arm64.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-arm64"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-armmp-lpae.postinst b/debian/linux-headers-4.19.0-24progress5u1-armmp-lpae.postinst deleted file mode 100644 index 13600b0f0..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-armmp-lpae.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-armmp-lpae"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-cloud-amd64.postinst b/debian/linux-headers-4.19.0-24progress5u1-cloud-amd64.postinst deleted file mode 100644 index 9fe215861..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-cloud-amd64.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-cloud-amd64"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-itanium.postinst b/debian/linux-headers-4.19.0-24progress5u1-itanium.postinst deleted file mode 100644 index a8d8687a7..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-itanium.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-itanium"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-loongson-3.postinst b/debian/linux-headers-4.19.0-24progress5u1-loongson-3.postinst deleted file mode 100644 index a0cdca75d..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-loongson-3.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-loongson-3"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-marvell.postinst b/debian/linux-headers-4.19.0-24progress5u1-marvell.postinst deleted file mode 100644 index 7307e0820..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-marvell.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-marvell"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-mckinley.postinst b/debian/linux-headers-4.19.0-24progress5u1-mckinley.postinst deleted file mode 100644 index 491a41af2..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-mckinley.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-mckinley"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-mips32r6.postinst b/debian/linux-headers-4.19.0-24progress5u1-mips32r6.postinst deleted file mode 100644 index d58750512..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-mips32r6.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-mips32r6"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-mips32r6el.postinst b/debian/linux-headers-4.19.0-24progress5u1-mips32r6el.postinst deleted file mode 100644 index d0d421c9b..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-mips32r6el.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-mips32r6el"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-mips64r6.postinst b/debian/linux-headers-4.19.0-24progress5u1-mips64r6.postinst deleted file mode 100644 index 0c7f18ad1..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-mips64r6.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-mips64r6"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-mips64r6el.postinst b/debian/linux-headers-4.19.0-24progress5u1-mips64r6el.postinst deleted file mode 100644 index 8d11de4ef..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-mips64r6el.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-mips64r6el"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-octeon.postinst b/debian/linux-headers-4.19.0-24progress5u1-octeon.postinst deleted file mode 100644 index 10283b5df..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-octeon.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-octeon"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-parisc-smp.postinst b/debian/linux-headers-4.19.0-24progress5u1-parisc-smp.postinst deleted file mode 100644 index 410d17900..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-parisc-smp.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-parisc-smp"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-parisc.postinst b/debian/linux-headers-4.19.0-24progress5u1-parisc.postinst deleted file mode 100644 index adc95b692..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-parisc.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-parisc"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-parisc64-smp.postinst b/debian/linux-headers-4.19.0-24progress5u1-parisc64-smp.postinst deleted file mode 100644 index af77eeed6..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-parisc64-smp.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-parisc64-smp"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-powerpc-smp.postinst b/debian/linux-headers-4.19.0-24progress5u1-powerpc-smp.postinst deleted file mode 100644 index fb6aae02c..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-powerpc-smp.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-powerpc-smp"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-powerpc.postinst b/debian/linux-headers-4.19.0-24progress5u1-powerpc.postinst deleted file mode 100644 index dc28b50f7..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-powerpc.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-powerpc"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-powerpc64.postinst b/debian/linux-headers-4.19.0-24progress5u1-powerpc64.postinst deleted file mode 100644 index bb04c1296..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-powerpc64.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-powerpc64"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-powerpc64le.postinst b/debian/linux-headers-4.19.0-24progress5u1-powerpc64le.postinst deleted file mode 100644 index e6226ad8d..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-powerpc64le.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-powerpc64le"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-powerpcspe.postinst b/debian/linux-headers-4.19.0-24progress5u1-powerpcspe.postinst deleted file mode 100644 index 7dd16b53b..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-powerpcspe.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-powerpcspe"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-riscv64.postinst b/debian/linux-headers-4.19.0-24progress5u1-riscv64.postinst deleted file mode 100644 index 179d83eb4..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-riscv64.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-riscv64"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-rt-686-pae.postinst b/debian/linux-headers-4.19.0-24progress5u1-rt-686-pae.postinst deleted file mode 100644 index ac14619a4..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-rt-686-pae.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-rt-686-pae"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-rt-amd64.postinst b/debian/linux-headers-4.19.0-24progress5u1-rt-amd64.postinst deleted file mode 100644 index e762771b5..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-rt-amd64.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-rt-amd64"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-rt-arm64.postinst b/debian/linux-headers-4.19.0-24progress5u1-rt-arm64.postinst deleted file mode 100644 index 5d4a8f742..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-rt-arm64.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-rt-arm64"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-rt-armmp.postinst b/debian/linux-headers-4.19.0-24progress5u1-rt-armmp.postinst deleted file mode 100644 index 164f2a6b9..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-rt-armmp.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-rt-armmp"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-s390x.postinst b/debian/linux-headers-4.19.0-24progress5u1-s390x.postinst deleted file mode 100644 index 9d21b3e12..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-s390x.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-s390x"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-sh7751r.postinst b/debian/linux-headers-4.19.0-24progress5u1-sh7751r.postinst deleted file mode 100644 index dafe8519c..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-sh7751r.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-sh7751r"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-sh7785lcr.postinst b/debian/linux-headers-4.19.0-24progress5u1-sh7785lcr.postinst deleted file mode 100644 index 57d2eb71c..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-sh7785lcr.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-sh7785lcr"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-sparc64-smp.postinst b/debian/linux-headers-4.19.0-24progress5u1-sparc64-smp.postinst deleted file mode 100644 index 897858f49..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-sparc64-smp.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-sparc64-smp"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-sparc64.postinst b/debian/linux-headers-4.19.0-24progress5u1-sparc64.postinst deleted file mode 100644 index dbe4c4bca..000000000 --- a/debian/linux-headers-4.19.0-24progress5u1-sparc64.postinst +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/perl -# Author: Michael Gilbert <michael.s.gilbert@gmail.com> -# Origin: Stripped down version of the linux-headers postinst from Ubuntu's -# 2.6.32-14-generic kernel, which was itself derived from a -# Debian linux-image postinst script. - -$|=1; -my $version = "4.19.0-24progress5u1-sparc64"; - -if (-d "/etc/kernel/header_postinst.d") { - system ("run-parts --report --exit-on-error --arg=$version " . - "/etc/kernel/header_postinst.d") && - die "Failed to process /etc/kernel/header_postinst.d"; -} - -exit 0; - -__END__ diff --git a/debian/linux-headers-4.19.0-24progress5u1-686.postinst b/debian/linux-headers-4.19.0-25-4kc-malta.postinst index af107a763..be90ace3a 100644 --- a/debian/linux-headers-4.19.0-24progress5u1-686.postinst +++ b/debian/linux-headers-4.19.0-25-4kc-malta.postinst @@ -5,7 +5,7 @@ # Debian linux-image postinst script. $|=1; -my $version = "4.19.0-24progress5u1-686"; +my $version = "4.19.0-25-4kc-malta"; if (-d "/etc/kernel/header_postinst.d") { system ("run-parts --report --exit-on-error --arg=$version " . diff --git a/debian/linux-headers-4.19.0-24progress5u1-rpi.postinst b/debian/linux-headers-4.19.0-25-5kc-malta.postinst index ab40b7021..cf799fca9 100644 --- a/debian/linux-headers-4.19.0-24progress5u1-rpi.postinst +++ b/debian/linux-headers-4.19.0-25-5kc-malta.postinst @@ -5,7 +5,7 @@ # Debian linux-image postinst script. $|=1; -my $version = "4.19.0-24progress5u1-rpi"; +my $version = "4.19.0-25-5kc-malta"; if (-d "/etc/kernel/header_postinst.d") { system ("run-parts --report --exit-on-error --arg=$version " . diff --git a/debian/linux-headers-4.19.0-24progress5u1-m68k.postinst b/debian/linux-headers-4.19.0-25-686-pae.postinst index 497cb69e3..2375f72d1 100644 --- a/debian/linux-headers-4.19.0-24progress5u1-m68k.postinst +++ b/debian/linux-headers-4.19.0-25-686-pae.postinst @@ -5,7 +5,7 @@ # Debian linux-image postinst script. $|=1; -my $version = "4.19.0-24progress5u1-m68k"; +my $version = "4.19.0-25-686-pae"; if (-d "/etc/kernel/header_postinst.d") { system ("run-parts --report --exit-on-error --arg=$version " . diff --git a/debian/linux-headers-4.19.0-24progress5u1-armmp.postinst b/debian/linux-headers-4.19.0-25-686.postinst index 568863880..37389e0da 100644 --- a/debian/linux-headers-4.19.0-24progress5u1-armmp.postinst +++ b/debian/linux-headers-4.19.0-25-686.postinst @@ -5,7 +5,7 @@ # Debian linux-image postinst script. $|=1; -my $version = "4.19.0-24progress5u1-armmp"; +my $version = "4.19.0-25-686"; if (-d "/etc/kernel/header_postinst.d") { system ("run-parts --report --exit-on-error --arg=$version " . diff --git a/debian/linux-headers-4.19.0-25-alpha-generic.postinst b/debian/linux-headers-4.19.0-25-alpha-generic.postinst new file mode 100644 index 000000000..9a8247d40 --- /dev/null +++ b/debian/linux-headers-4.19.0-25-alpha-generic.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-alpha-generic"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-alpha-smp.postinst b/debian/linux-headers-4.19.0-25-alpha-smp.postinst new file mode 100644 index 000000000..e794baf22 --- /dev/null +++ b/debian/linux-headers-4.19.0-25-alpha-smp.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-alpha-smp"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-amd64.postinst b/debian/linux-headers-4.19.0-25-amd64.postinst new file mode 100644 index 000000000..ef7ecb80b --- /dev/null +++ b/debian/linux-headers-4.19.0-25-amd64.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-amd64"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-arm64.postinst b/debian/linux-headers-4.19.0-25-arm64.postinst new file mode 100644 index 000000000..8b31f5dc2 --- /dev/null +++ b/debian/linux-headers-4.19.0-25-arm64.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-arm64"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-armmp-lpae.postinst b/debian/linux-headers-4.19.0-25-armmp-lpae.postinst new file mode 100644 index 000000000..b1bfefd2a --- /dev/null +++ b/debian/linux-headers-4.19.0-25-armmp-lpae.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-armmp-lpae"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-armmp.postinst b/debian/linux-headers-4.19.0-25-armmp.postinst new file mode 100644 index 000000000..27c9d8120 --- /dev/null +++ b/debian/linux-headers-4.19.0-25-armmp.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-armmp"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-cloud-amd64.postinst b/debian/linux-headers-4.19.0-25-cloud-amd64.postinst new file mode 100644 index 000000000..24d90546b --- /dev/null +++ b/debian/linux-headers-4.19.0-25-cloud-amd64.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-cloud-amd64"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-itanium.postinst b/debian/linux-headers-4.19.0-25-itanium.postinst new file mode 100644 index 000000000..0dd0adb45 --- /dev/null +++ b/debian/linux-headers-4.19.0-25-itanium.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-itanium"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-loongson-3.postinst b/debian/linux-headers-4.19.0-25-loongson-3.postinst new file mode 100644 index 000000000..1cdea0efa --- /dev/null +++ b/debian/linux-headers-4.19.0-25-loongson-3.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-loongson-3"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-m68k.postinst b/debian/linux-headers-4.19.0-25-m68k.postinst new file mode 100644 index 000000000..fe81919dc --- /dev/null +++ b/debian/linux-headers-4.19.0-25-m68k.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-m68k"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-marvell.postinst b/debian/linux-headers-4.19.0-25-marvell.postinst new file mode 100644 index 000000000..677f01582 --- /dev/null +++ b/debian/linux-headers-4.19.0-25-marvell.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-marvell"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-mckinley.postinst b/debian/linux-headers-4.19.0-25-mckinley.postinst new file mode 100644 index 000000000..a266a62f6 --- /dev/null +++ b/debian/linux-headers-4.19.0-25-mckinley.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-mckinley"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-mips32r6.postinst b/debian/linux-headers-4.19.0-25-mips32r6.postinst new file mode 100644 index 000000000..e86eafc3e --- /dev/null +++ b/debian/linux-headers-4.19.0-25-mips32r6.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-mips32r6"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-mips32r6el.postinst b/debian/linux-headers-4.19.0-25-mips32r6el.postinst new file mode 100644 index 000000000..5ed4c62c9 --- /dev/null +++ b/debian/linux-headers-4.19.0-25-mips32r6el.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-mips32r6el"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-mips64r6.postinst b/debian/linux-headers-4.19.0-25-mips64r6.postinst new file mode 100644 index 000000000..beb982181 --- /dev/null +++ b/debian/linux-headers-4.19.0-25-mips64r6.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-mips64r6"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-mips64r6el.postinst b/debian/linux-headers-4.19.0-25-mips64r6el.postinst new file mode 100644 index 000000000..61e779fc3 --- /dev/null +++ b/debian/linux-headers-4.19.0-25-mips64r6el.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-mips64r6el"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-octeon.postinst b/debian/linux-headers-4.19.0-25-octeon.postinst new file mode 100644 index 000000000..23d78cbfa --- /dev/null +++ b/debian/linux-headers-4.19.0-25-octeon.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-octeon"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-parisc-smp.postinst b/debian/linux-headers-4.19.0-25-parisc-smp.postinst new file mode 100644 index 000000000..17fa0d4b8 --- /dev/null +++ b/debian/linux-headers-4.19.0-25-parisc-smp.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-parisc-smp"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-parisc.postinst b/debian/linux-headers-4.19.0-25-parisc.postinst new file mode 100644 index 000000000..39dcd8353 --- /dev/null +++ b/debian/linux-headers-4.19.0-25-parisc.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-parisc"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-parisc64-smp.postinst b/debian/linux-headers-4.19.0-25-parisc64-smp.postinst new file mode 100644 index 000000000..ccfec19c2 --- /dev/null +++ b/debian/linux-headers-4.19.0-25-parisc64-smp.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-parisc64-smp"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-powerpc-smp.postinst b/debian/linux-headers-4.19.0-25-powerpc-smp.postinst new file mode 100644 index 000000000..5741333b4 --- /dev/null +++ b/debian/linux-headers-4.19.0-25-powerpc-smp.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-powerpc-smp"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-powerpc.postinst b/debian/linux-headers-4.19.0-25-powerpc.postinst new file mode 100644 index 000000000..a9a8c735d --- /dev/null +++ b/debian/linux-headers-4.19.0-25-powerpc.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-powerpc"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-powerpc64.postinst b/debian/linux-headers-4.19.0-25-powerpc64.postinst new file mode 100644 index 000000000..9dd638b24 --- /dev/null +++ b/debian/linux-headers-4.19.0-25-powerpc64.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-powerpc64"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-powerpc64le.postinst b/debian/linux-headers-4.19.0-25-powerpc64le.postinst new file mode 100644 index 000000000..6295818a7 --- /dev/null +++ b/debian/linux-headers-4.19.0-25-powerpc64le.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-powerpc64le"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-powerpcspe.postinst b/debian/linux-headers-4.19.0-25-powerpcspe.postinst new file mode 100644 index 000000000..8b006acfe --- /dev/null +++ b/debian/linux-headers-4.19.0-25-powerpcspe.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-powerpcspe"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-riscv64.postinst b/debian/linux-headers-4.19.0-25-riscv64.postinst new file mode 100644 index 000000000..923aaa87c --- /dev/null +++ b/debian/linux-headers-4.19.0-25-riscv64.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-riscv64"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-rpi.postinst b/debian/linux-headers-4.19.0-25-rpi.postinst new file mode 100644 index 000000000..a5426a226 --- /dev/null +++ b/debian/linux-headers-4.19.0-25-rpi.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-rpi"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-rt-686-pae.postinst b/debian/linux-headers-4.19.0-25-rt-686-pae.postinst new file mode 100644 index 000000000..80731cb3e --- /dev/null +++ b/debian/linux-headers-4.19.0-25-rt-686-pae.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-rt-686-pae"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-rt-amd64.postinst b/debian/linux-headers-4.19.0-25-rt-amd64.postinst new file mode 100644 index 000000000..6a4dc82db --- /dev/null +++ b/debian/linux-headers-4.19.0-25-rt-amd64.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-rt-amd64"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-rt-arm64.postinst b/debian/linux-headers-4.19.0-25-rt-arm64.postinst new file mode 100644 index 000000000..ff021eef3 --- /dev/null +++ b/debian/linux-headers-4.19.0-25-rt-arm64.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-rt-arm64"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-rt-armmp.postinst b/debian/linux-headers-4.19.0-25-rt-armmp.postinst new file mode 100644 index 000000000..12bfd760f --- /dev/null +++ b/debian/linux-headers-4.19.0-25-rt-armmp.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-rt-armmp"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-s390x.postinst b/debian/linux-headers-4.19.0-25-s390x.postinst new file mode 100644 index 000000000..048bef3f3 --- /dev/null +++ b/debian/linux-headers-4.19.0-25-s390x.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-s390x"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-sh7751r.postinst b/debian/linux-headers-4.19.0-25-sh7751r.postinst new file mode 100644 index 000000000..d61c4e4a0 --- /dev/null +++ b/debian/linux-headers-4.19.0-25-sh7751r.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-sh7751r"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-sh7785lcr.postinst b/debian/linux-headers-4.19.0-25-sh7785lcr.postinst new file mode 100644 index 000000000..4d36858f3 --- /dev/null +++ b/debian/linux-headers-4.19.0-25-sh7785lcr.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-sh7785lcr"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-sparc64-smp.postinst b/debian/linux-headers-4.19.0-25-sparc64-smp.postinst new file mode 100644 index 000000000..3d435c85b --- /dev/null +++ b/debian/linux-headers-4.19.0-25-sparc64-smp.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-sparc64-smp"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-headers-4.19.0-25-sparc64.postinst b/debian/linux-headers-4.19.0-25-sparc64.postinst new file mode 100644 index 000000000..69e188414 --- /dev/null +++ b/debian/linux-headers-4.19.0-25-sparc64.postinst @@ -0,0 +1,18 @@ +#!/usr/bin/perl +# Author: Michael Gilbert <michael.s.gilbert@gmail.com> +# Origin: Stripped down version of the linux-headers postinst from Ubuntu's +# 2.6.32-14-generic kernel, which was itself derived from a +# Debian linux-image postinst script. + +$|=1; +my $version = "4.19.0-25-sparc64"; + +if (-d "/etc/kernel/header_postinst.d") { + system ("run-parts --report --exit-on-error --arg=$version " . + "/etc/kernel/header_postinst.d") && + die "Failed to process /etc/kernel/header_postinst.d"; +} + +exit 0; + +__END__ diff --git a/debian/linux-image-4.19.0-24progress5u1-4kc-malta-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-4kc-malta-dbg.lintian-overrides deleted file mode 100755 index c50b5cbe5..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-4kc-malta-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-4kc-malta-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-4kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-4kc-malta/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-4kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-4kc-malta/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-4kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-4kc-malta/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-4kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-4kc-malta/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-4kc-malta-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-4kc-malta/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-4kc-malta-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-4kc-malta/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-4kc-malta.postinst b/debian/linux-image-4.19.0-24progress5u1-4kc-malta.postinst deleted file mode 100644 index 0ede1f5f3..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-4kc-malta.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-4kc-malta -image_path=/boot/vmlinux-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-4kc-malta.postrm b/debian/linux-image-4.19.0-24progress5u1-4kc-malta.postrm deleted file mode 100644 index c998eab26..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-4kc-malta.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-4kc-malta -image_path=/boot/vmlinux-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-4kc-malta.preinst b/debian/linux-image-4.19.0-24progress5u1-4kc-malta.preinst deleted file mode 100644 index e92f4786a..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-4kc-malta.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-4kc-malta -image_path=/boot/vmlinux-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-4kc-malta.prerm b/debian/linux-image-4.19.0-24progress5u1-4kc-malta.prerm deleted file mode 100644 index d8a372af7..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-4kc-malta.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-4kc-malta -image_path=/boot/vmlinux-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-5kc-malta-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-5kc-malta-dbg.lintian-overrides deleted file mode 100755 index 6009e14cf..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-5kc-malta-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-5kc-malta-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-5kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-5kc-malta/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-5kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-5kc-malta/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-5kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-5kc-malta/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-5kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-5kc-malta/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-5kc-malta-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-5kc-malta/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-5kc-malta-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-5kc-malta/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-5kc-malta.postinst b/debian/linux-image-4.19.0-24progress5u1-5kc-malta.postinst deleted file mode 100644 index 4e05d3167..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-5kc-malta.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-5kc-malta -image_path=/boot/vmlinux-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-5kc-malta.postrm b/debian/linux-image-4.19.0-24progress5u1-5kc-malta.postrm deleted file mode 100644 index 859c8a023..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-5kc-malta.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-5kc-malta -image_path=/boot/vmlinux-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-5kc-malta.preinst b/debian/linux-image-4.19.0-24progress5u1-5kc-malta.preinst deleted file mode 100644 index 4111faedf..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-5kc-malta.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-5kc-malta -image_path=/boot/vmlinux-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-5kc-malta.prerm b/debian/linux-image-4.19.0-24progress5u1-5kc-malta.prerm deleted file mode 100644 index aa7721ff2..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-5kc-malta.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-5kc-malta -image_path=/boot/vmlinux-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-686-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-686-dbg.lintian-overrides deleted file mode 100755 index 4ddad1149..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-686-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-686-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-686-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-686/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-686-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-686/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-686-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-686/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-686-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-686/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-686-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-686/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-686-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-686/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-686-pae-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-686-pae-dbg.lintian-overrides deleted file mode 100755 index 034d12463..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-686-pae-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-686-pae-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-686-pae/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-686-pae/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-686-pae/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-686-pae/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-686-pae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-686-pae/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-686-pae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-686-pae/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-686-pae.postinst b/debian/linux-image-4.19.0-24progress5u1-686-pae.postinst deleted file mode 100644 index d3b94dfe2..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-686-pae.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-686-pae -image_path=/boot/vmlinuz-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-686-pae.postrm b/debian/linux-image-4.19.0-24progress5u1-686-pae.postrm deleted file mode 100644 index 4469da310..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-686-pae.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-686-pae -image_path=/boot/vmlinuz-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-686-pae.preinst b/debian/linux-image-4.19.0-24progress5u1-686-pae.preinst deleted file mode 100644 index 4affeb85f..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-686-pae.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-686-pae -image_path=/boot/vmlinuz-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-686-pae.prerm b/debian/linux-image-4.19.0-24progress5u1-686-pae.prerm deleted file mode 100644 index 4e6504526..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-686-pae.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-686-pae -image_path=/boot/vmlinuz-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-alpha-generic-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-alpha-generic-dbg.lintian-overrides deleted file mode 100755 index 40667243e..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-alpha-generic-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-alpha-generic-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-alpha-generic-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-alpha-generic/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-alpha-generic-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-alpha-generic/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-alpha-generic-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-alpha-generic/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-alpha-generic-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-alpha-generic/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-alpha-generic-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-alpha-generic/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-alpha-generic-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-alpha-generic/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-alpha-generic.postinst b/debian/linux-image-4.19.0-24progress5u1-alpha-generic.postinst deleted file mode 100644 index 1e72c608f..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-alpha-generic.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-alpha-generic -image_path=/boot/vmlinuz-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-alpha-generic.postrm b/debian/linux-image-4.19.0-24progress5u1-alpha-generic.postrm deleted file mode 100644 index 8473bc547..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-alpha-generic.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-alpha-generic -image_path=/boot/vmlinuz-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-alpha-generic.preinst b/debian/linux-image-4.19.0-24progress5u1-alpha-generic.preinst deleted file mode 100644 index 0b06fef8b..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-alpha-generic.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-alpha-generic -image_path=/boot/vmlinuz-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-alpha-generic.prerm b/debian/linux-image-4.19.0-24progress5u1-alpha-generic.prerm deleted file mode 100644 index 02a80cf45..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-alpha-generic.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-alpha-generic -image_path=/boot/vmlinuz-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-alpha-smp-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-alpha-smp-dbg.lintian-overrides deleted file mode 100755 index 97254bc40..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-alpha-smp-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-alpha-smp-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-alpha-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-alpha-smp/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-alpha-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-alpha-smp/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-alpha-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-alpha-smp/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-alpha-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-alpha-smp/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-alpha-smp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-alpha-smp/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-alpha-smp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-alpha-smp/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-alpha-smp.postinst b/debian/linux-image-4.19.0-24progress5u1-alpha-smp.postinst deleted file mode 100644 index 5e3351187..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-alpha-smp.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-alpha-smp -image_path=/boot/vmlinuz-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-alpha-smp.postrm b/debian/linux-image-4.19.0-24progress5u1-alpha-smp.postrm deleted file mode 100644 index 53628e8cd..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-alpha-smp.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-alpha-smp -image_path=/boot/vmlinuz-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-alpha-smp.preinst b/debian/linux-image-4.19.0-24progress5u1-alpha-smp.preinst deleted file mode 100644 index 981e75a77..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-alpha-smp.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-alpha-smp -image_path=/boot/vmlinuz-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-alpha-smp.prerm b/debian/linux-image-4.19.0-24progress5u1-alpha-smp.prerm deleted file mode 100644 index 046ca4dc9..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-alpha-smp.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-alpha-smp -image_path=/boot/vmlinuz-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-amd64-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-amd64-dbg.lintian-overrides deleted file mode 100755 index c81f35395..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-amd64-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-amd64-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-amd64/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-amd64/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-amd64/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-amd64/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-amd64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-amd64/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-amd64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-amd64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-amd64.postrm b/debian/linux-image-4.19.0-24progress5u1-amd64.postrm deleted file mode 100644 index 7e4e43925..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-amd64.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-amd64 -image_path=/boot/vmlinuz-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-amd64.preinst b/debian/linux-image-4.19.0-24progress5u1-amd64.preinst deleted file mode 100644 index 37434cf89..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-amd64.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-amd64 -image_path=/boot/vmlinuz-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-amd64.prerm b/debian/linux-image-4.19.0-24progress5u1-amd64.prerm deleted file mode 100644 index a1f0d2484..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-amd64.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-amd64 -image_path=/boot/vmlinuz-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-arm64-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-arm64-dbg.lintian-overrides deleted file mode 100755 index a7f7f4b5e..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-arm64-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-arm64-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-arm64/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-arm64/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-arm64/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-arm64/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-arm64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-arm64/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-arm64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-arm64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-armmp-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-armmp-dbg.lintian-overrides deleted file mode 100755 index 2dc3c077d..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-armmp-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-armmp-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-armmp/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-armmp/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-armmp/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-armmp/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-armmp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-armmp/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-armmp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-armmp/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-armmp-lpae-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-armmp-lpae-dbg.lintian-overrides deleted file mode 100755 index a74278f9c..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-armmp-lpae-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-armmp-lpae-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-armmp-lpae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-armmp-lpae/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-armmp-lpae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-armmp-lpae/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-armmp-lpae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-armmp-lpae/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-armmp-lpae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-armmp-lpae/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-armmp-lpae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-armmp-lpae/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-armmp-lpae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-armmp-lpae/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-armmp-lpae.postinst b/debian/linux-image-4.19.0-24progress5u1-armmp-lpae.postinst deleted file mode 100644 index 231c44752..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-armmp-lpae.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-armmp-lpae -image_path=/boot/vmlinuz-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-armmp-lpae.postrm b/debian/linux-image-4.19.0-24progress5u1-armmp-lpae.postrm deleted file mode 100644 index f2280cf39..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-armmp-lpae.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-armmp-lpae -image_path=/boot/vmlinuz-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-armmp-lpae.preinst b/debian/linux-image-4.19.0-24progress5u1-armmp-lpae.preinst deleted file mode 100644 index 719b11591..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-armmp-lpae.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-armmp-lpae -image_path=/boot/vmlinuz-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-armmp-lpae.prerm b/debian/linux-image-4.19.0-24progress5u1-armmp-lpae.prerm deleted file mode 100644 index 07736e39e..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-armmp-lpae.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-armmp-lpae -image_path=/boot/vmlinuz-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-armmp.postinst b/debian/linux-image-4.19.0-24progress5u1-armmp.postinst deleted file mode 100644 index 4c3503bca..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-armmp.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-armmp -image_path=/boot/vmlinuz-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-cloud-amd64-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-cloud-amd64-dbg.lintian-overrides deleted file mode 100755 index 96ee14838..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-cloud-amd64-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-cloud-amd64-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-cloud-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-cloud-amd64/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-cloud-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-cloud-amd64/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-cloud-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-cloud-amd64/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-cloud-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-cloud-amd64/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-cloud-amd64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-cloud-amd64/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-cloud-amd64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-cloud-amd64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-cloud-amd64.postinst b/debian/linux-image-4.19.0-24progress5u1-cloud-amd64.postinst deleted file mode 100644 index caac4c659..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-cloud-amd64.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-cloud-amd64 -image_path=/boot/vmlinuz-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-cloud-amd64.postrm b/debian/linux-image-4.19.0-24progress5u1-cloud-amd64.postrm deleted file mode 100644 index f755c1c9c..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-cloud-amd64.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-cloud-amd64 -image_path=/boot/vmlinuz-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-cloud-amd64.preinst b/debian/linux-image-4.19.0-24progress5u1-cloud-amd64.preinst deleted file mode 100644 index 4238a2596..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-cloud-amd64.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-cloud-amd64 -image_path=/boot/vmlinuz-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-cloud-amd64.prerm b/debian/linux-image-4.19.0-24progress5u1-cloud-amd64.prerm deleted file mode 100644 index b302e5600..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-cloud-amd64.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-cloud-amd64 -image_path=/boot/vmlinuz-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-itanium-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-itanium-dbg.lintian-overrides deleted file mode 100755 index ba5dad889..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-itanium-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-itanium-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-itanium-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-itanium/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-itanium-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-itanium/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-itanium-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-itanium/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-itanium-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-itanium/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-itanium-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-itanium/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-itanium-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-itanium/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-itanium.postinst b/debian/linux-image-4.19.0-24progress5u1-itanium.postinst deleted file mode 100644 index afd18c652..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-itanium.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-itanium -image_path=/boot/vmlinuz-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-itanium.postrm b/debian/linux-image-4.19.0-24progress5u1-itanium.postrm deleted file mode 100644 index 0db8213d8..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-itanium.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-itanium -image_path=/boot/vmlinuz-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-itanium.preinst b/debian/linux-image-4.19.0-24progress5u1-itanium.preinst deleted file mode 100644 index 8c26c99c3..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-itanium.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-itanium -image_path=/boot/vmlinuz-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-itanium.prerm b/debian/linux-image-4.19.0-24progress5u1-itanium.prerm deleted file mode 100644 index be231f66b..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-itanium.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-itanium -image_path=/boot/vmlinuz-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-loongson-3-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-loongson-3-dbg.lintian-overrides deleted file mode 100755 index b7f267887..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-loongson-3-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-loongson-3-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-loongson-3-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-loongson-3/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-loongson-3-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-loongson-3/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-loongson-3-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-loongson-3/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-loongson-3-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-loongson-3/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-loongson-3-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-loongson-3/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-loongson-3-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-loongson-3/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-loongson-3.postinst b/debian/linux-image-4.19.0-24progress5u1-loongson-3.postinst deleted file mode 100644 index dcb9bb4e2..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-loongson-3.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-loongson-3 -image_path=/boot/vmlinux-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-loongson-3.postrm b/debian/linux-image-4.19.0-24progress5u1-loongson-3.postrm deleted file mode 100644 index 177e4c53f..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-loongson-3.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-loongson-3 -image_path=/boot/vmlinux-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-loongson-3.preinst b/debian/linux-image-4.19.0-24progress5u1-loongson-3.preinst deleted file mode 100644 index 9497d4134..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-loongson-3.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-loongson-3 -image_path=/boot/vmlinux-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-loongson-3.prerm b/debian/linux-image-4.19.0-24progress5u1-loongson-3.prerm deleted file mode 100644 index 1fc37a956..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-loongson-3.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-loongson-3 -image_path=/boot/vmlinux-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-m68k-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-m68k-dbg.lintian-overrides deleted file mode 100755 index 2f0ac0f12..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-m68k-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-m68k-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-m68k-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-m68k/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-m68k-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-m68k/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-m68k-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-m68k/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-m68k-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-m68k/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-m68k-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-m68k/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-m68k-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-m68k/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-marvell-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-marvell-dbg.lintian-overrides deleted file mode 100755 index d7a2ec323..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-marvell-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-marvell-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-marvell-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-marvell/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-marvell-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-marvell/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-marvell-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-marvell/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-marvell-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-marvell/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-marvell-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-marvell/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-marvell-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-marvell/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-marvell.postinst b/debian/linux-image-4.19.0-24progress5u1-marvell.postinst deleted file mode 100644 index b378c78c7..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-marvell.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-marvell -image_path=/boot/vmlinuz-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-marvell.postrm b/debian/linux-image-4.19.0-24progress5u1-marvell.postrm deleted file mode 100644 index fd853b304..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-marvell.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-marvell -image_path=/boot/vmlinuz-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-marvell.preinst b/debian/linux-image-4.19.0-24progress5u1-marvell.preinst deleted file mode 100644 index 94df00d58..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-marvell.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-marvell -image_path=/boot/vmlinuz-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-marvell.prerm b/debian/linux-image-4.19.0-24progress5u1-marvell.prerm deleted file mode 100644 index ed48aaef5..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-marvell.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-marvell -image_path=/boot/vmlinuz-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-mckinley-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-mckinley-dbg.lintian-overrides deleted file mode 100755 index 2cd1e8c2d..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-mckinley-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-mckinley-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-mckinley-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-mckinley/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-mckinley-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-mckinley/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-mckinley-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-mckinley/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-mckinley-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-mckinley/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-mckinley-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-mckinley/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-mckinley-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-mckinley/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-mckinley.postinst b/debian/linux-image-4.19.0-24progress5u1-mckinley.postinst deleted file mode 100644 index 2a1c30a9c..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-mckinley.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-mckinley -image_path=/boot/vmlinuz-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-mckinley.postrm b/debian/linux-image-4.19.0-24progress5u1-mckinley.postrm deleted file mode 100644 index 234df5f68..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-mckinley.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-mckinley -image_path=/boot/vmlinuz-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-mckinley.preinst b/debian/linux-image-4.19.0-24progress5u1-mckinley.preinst deleted file mode 100644 index fa82b72a6..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-mckinley.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-mckinley -image_path=/boot/vmlinuz-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-mckinley.prerm b/debian/linux-image-4.19.0-24progress5u1-mckinley.prerm deleted file mode 100644 index 428b01c1f..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-mckinley.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-mckinley -image_path=/boot/vmlinuz-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-mips32r6-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-mips32r6-dbg.lintian-overrides deleted file mode 100755 index 81e7e6d7f..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-mips32r6-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-mips32r6-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-mips32r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-mips32r6/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-mips32r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-mips32r6/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-mips32r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-mips32r6/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-mips32r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-mips32r6/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-mips32r6-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-mips32r6/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-mips32r6-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-mips32r6/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-mips32r6.postinst b/debian/linux-image-4.19.0-24progress5u1-mips32r6.postinst deleted file mode 100644 index 40ec37fd2..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-mips32r6.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-mips32r6 -image_path=/boot/vmlinux-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-mips32r6.postrm b/debian/linux-image-4.19.0-24progress5u1-mips32r6.postrm deleted file mode 100644 index abfc70487..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-mips32r6.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-mips32r6 -image_path=/boot/vmlinux-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-mips32r6.preinst b/debian/linux-image-4.19.0-24progress5u1-mips32r6.preinst deleted file mode 100644 index b0310e0ca..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-mips32r6.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-mips32r6 -image_path=/boot/vmlinux-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-mips32r6.prerm b/debian/linux-image-4.19.0-24progress5u1-mips32r6.prerm deleted file mode 100644 index d0fbbd2bb..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-mips32r6.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-mips32r6 -image_path=/boot/vmlinux-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-mips32r6el-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-mips32r6el-dbg.lintian-overrides deleted file mode 100755 index 7c71100d4..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-mips32r6el-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-mips32r6el-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-mips32r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-mips32r6el/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-mips32r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-mips32r6el/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-mips32r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-mips32r6el/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-mips32r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-mips32r6el/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-mips32r6el-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-mips32r6el/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-mips32r6el-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-mips32r6el/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-mips32r6el.postinst b/debian/linux-image-4.19.0-24progress5u1-mips32r6el.postinst deleted file mode 100644 index 82bd6752a..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-mips32r6el.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-mips32r6el -image_path=/boot/vmlinux-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-mips32r6el.postrm b/debian/linux-image-4.19.0-24progress5u1-mips32r6el.postrm deleted file mode 100644 index 6f00340e0..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-mips32r6el.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-mips32r6el -image_path=/boot/vmlinux-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-mips32r6el.preinst b/debian/linux-image-4.19.0-24progress5u1-mips32r6el.preinst deleted file mode 100644 index 9880d10ed..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-mips32r6el.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-mips32r6el -image_path=/boot/vmlinux-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-mips32r6el.prerm b/debian/linux-image-4.19.0-24progress5u1-mips32r6el.prerm deleted file mode 100644 index d9061c359..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-mips32r6el.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-mips32r6el -image_path=/boot/vmlinux-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-mips64r6-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-mips64r6-dbg.lintian-overrides deleted file mode 100755 index a57a915ca..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-mips64r6-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-mips64r6-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-mips64r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-mips64r6/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-mips64r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-mips64r6/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-mips64r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-mips64r6/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-mips64r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-mips64r6/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-mips64r6-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-mips64r6/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-mips64r6-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-mips64r6/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-mips64r6.postinst b/debian/linux-image-4.19.0-24progress5u1-mips64r6.postinst deleted file mode 100644 index f977806de..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-mips64r6.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-mips64r6 -image_path=/boot/vmlinux-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-mips64r6.postrm b/debian/linux-image-4.19.0-24progress5u1-mips64r6.postrm deleted file mode 100644 index 9dfee6e84..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-mips64r6.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-mips64r6 -image_path=/boot/vmlinux-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-mips64r6.preinst b/debian/linux-image-4.19.0-24progress5u1-mips64r6.preinst deleted file mode 100644 index 6000e981f..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-mips64r6.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-mips64r6 -image_path=/boot/vmlinux-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-mips64r6.prerm b/debian/linux-image-4.19.0-24progress5u1-mips64r6.prerm deleted file mode 100644 index 74356a3b2..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-mips64r6.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-mips64r6 -image_path=/boot/vmlinux-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-mips64r6el-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-mips64r6el-dbg.lintian-overrides deleted file mode 100755 index 50a8df8bc..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-mips64r6el-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-mips64r6el-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-mips64r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-mips64r6el/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-mips64r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-mips64r6el/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-mips64r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-mips64r6el/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-mips64r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-mips64r6el/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-mips64r6el-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-mips64r6el/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-mips64r6el-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-mips64r6el/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-mips64r6el.postinst b/debian/linux-image-4.19.0-24progress5u1-mips64r6el.postinst deleted file mode 100644 index ed4356e6e..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-mips64r6el.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-mips64r6el -image_path=/boot/vmlinux-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-mips64r6el.postrm b/debian/linux-image-4.19.0-24progress5u1-mips64r6el.postrm deleted file mode 100644 index c55f11e8e..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-mips64r6el.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-mips64r6el -image_path=/boot/vmlinux-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-mips64r6el.preinst b/debian/linux-image-4.19.0-24progress5u1-mips64r6el.preinst deleted file mode 100644 index d2a5e5191..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-mips64r6el.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-mips64r6el -image_path=/boot/vmlinux-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-mips64r6el.prerm b/debian/linux-image-4.19.0-24progress5u1-mips64r6el.prerm deleted file mode 100644 index cc1c40dca..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-mips64r6el.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-mips64r6el -image_path=/boot/vmlinux-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-octeon-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-octeon-dbg.lintian-overrides deleted file mode 100755 index 828f9eebf..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-octeon-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-octeon-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-octeon-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-octeon/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-octeon-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-octeon/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-octeon-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-octeon/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-octeon-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-octeon/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-octeon-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-octeon/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-octeon-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-octeon/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-parisc-smp.postinst b/debian/linux-image-4.19.0-24progress5u1-parisc-smp.postinst deleted file mode 100644 index 7a34f4a2d..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-parisc-smp.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-parisc-smp -image_path=/boot/vmlinuz-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-parisc-smp.postrm b/debian/linux-image-4.19.0-24progress5u1-parisc-smp.postrm deleted file mode 100644 index de3b482a7..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-parisc-smp.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-parisc-smp -image_path=/boot/vmlinuz-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-parisc-smp.preinst b/debian/linux-image-4.19.0-24progress5u1-parisc-smp.preinst deleted file mode 100644 index 7e161b1fd..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-parisc-smp.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-parisc-smp -image_path=/boot/vmlinuz-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-parisc-smp.prerm b/debian/linux-image-4.19.0-24progress5u1-parisc-smp.prerm deleted file mode 100644 index fe51be87d..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-parisc-smp.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-parisc-smp -image_path=/boot/vmlinuz-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-parisc.postinst b/debian/linux-image-4.19.0-24progress5u1-parisc.postinst deleted file mode 100644 index d456721af..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-parisc.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-parisc -image_path=/boot/vmlinuz-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-parisc.postrm b/debian/linux-image-4.19.0-24progress5u1-parisc.postrm deleted file mode 100644 index 904517438..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-parisc.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-parisc -image_path=/boot/vmlinuz-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-parisc.preinst b/debian/linux-image-4.19.0-24progress5u1-parisc.preinst deleted file mode 100644 index 565f9c29c..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-parisc.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-parisc -image_path=/boot/vmlinuz-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-parisc.prerm b/debian/linux-image-4.19.0-24progress5u1-parisc.prerm deleted file mode 100644 index 5ca337be4..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-parisc.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-parisc -image_path=/boot/vmlinuz-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-parisc64-smp.postinst b/debian/linux-image-4.19.0-24progress5u1-parisc64-smp.postinst deleted file mode 100644 index 59d008a28..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-parisc64-smp.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-parisc64-smp -image_path=/boot/vmlinuz-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-parisc64-smp.postrm b/debian/linux-image-4.19.0-24progress5u1-parisc64-smp.postrm deleted file mode 100644 index f7d8eafac..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-parisc64-smp.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-parisc64-smp -image_path=/boot/vmlinuz-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-parisc64-smp.preinst b/debian/linux-image-4.19.0-24progress5u1-parisc64-smp.preinst deleted file mode 100644 index 17970752d..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-parisc64-smp.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-parisc64-smp -image_path=/boot/vmlinuz-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-parisc64-smp.prerm b/debian/linux-image-4.19.0-24progress5u1-parisc64-smp.prerm deleted file mode 100644 index 6035c506c..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-parisc64-smp.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-parisc64-smp -image_path=/boot/vmlinuz-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-powerpc-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-powerpc-dbg.lintian-overrides deleted file mode 100755 index 7aa1f2ce8..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-powerpc-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-powerpc-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-powerpc-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpc/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-powerpc-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpc/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-powerpc-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpc/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-powerpc-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpc/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-powerpc-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpc/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-powerpc-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpc/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-powerpc-smp-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-powerpc-smp-dbg.lintian-overrides deleted file mode 100755 index 89338bca4..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-powerpc-smp-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-powerpc-smp-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-powerpc-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpc-smp/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-powerpc-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpc-smp/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-powerpc-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpc-smp/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-powerpc-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpc-smp/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-powerpc-smp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpc-smp/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-powerpc-smp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpc-smp/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-powerpc-smp.postinst b/debian/linux-image-4.19.0-24progress5u1-powerpc-smp.postinst deleted file mode 100644 index bd2bec08d..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-powerpc-smp.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-powerpc-smp -image_path=/boot/vmlinux-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-powerpc-smp.postrm b/debian/linux-image-4.19.0-24progress5u1-powerpc-smp.postrm deleted file mode 100644 index 2d0d61b17..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-powerpc-smp.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-powerpc-smp -image_path=/boot/vmlinux-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-powerpc-smp.preinst b/debian/linux-image-4.19.0-24progress5u1-powerpc-smp.preinst deleted file mode 100644 index 38a2bd458..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-powerpc-smp.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-powerpc-smp -image_path=/boot/vmlinux-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-powerpc-smp.prerm b/debian/linux-image-4.19.0-24progress5u1-powerpc-smp.prerm deleted file mode 100644 index 38892d405..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-powerpc-smp.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-powerpc-smp -image_path=/boot/vmlinux-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-powerpc64-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-powerpc64-dbg.lintian-overrides deleted file mode 100755 index 2f7b58f58..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-powerpc64-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-powerpc64-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-powerpc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpc64/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-powerpc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpc64/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-powerpc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpc64/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-powerpc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpc64/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-powerpc64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpc64/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-powerpc64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpc64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-powerpc64.postinst b/debian/linux-image-4.19.0-24progress5u1-powerpc64.postinst deleted file mode 100644 index 557eeb4ac..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-powerpc64.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-powerpc64 -image_path=/boot/vmlinux-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-powerpc64.postrm b/debian/linux-image-4.19.0-24progress5u1-powerpc64.postrm deleted file mode 100644 index 6ecad72d4..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-powerpc64.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-powerpc64 -image_path=/boot/vmlinux-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-powerpc64.preinst b/debian/linux-image-4.19.0-24progress5u1-powerpc64.preinst deleted file mode 100644 index 00030402e..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-powerpc64.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-powerpc64 -image_path=/boot/vmlinux-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-powerpc64.prerm b/debian/linux-image-4.19.0-24progress5u1-powerpc64.prerm deleted file mode 100644 index fbf49d714..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-powerpc64.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-powerpc64 -image_path=/boot/vmlinux-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-powerpc64le-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-powerpc64le-dbg.lintian-overrides deleted file mode 100755 index 8c719f33c..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-powerpc64le-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-powerpc64le-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-powerpc64le-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpc64le/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-powerpc64le-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpc64le/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-powerpc64le-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpc64le/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-powerpc64le-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpc64le/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-powerpc64le-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpc64le/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-powerpc64le-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpc64le/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-powerpc64le.postinst b/debian/linux-image-4.19.0-24progress5u1-powerpc64le.postinst deleted file mode 100644 index 2f5abd101..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-powerpc64le.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-powerpc64le -image_path=/boot/vmlinux-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-powerpc64le.postrm b/debian/linux-image-4.19.0-24progress5u1-powerpc64le.postrm deleted file mode 100644 index 40c31248a..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-powerpc64le.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-powerpc64le -image_path=/boot/vmlinux-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-powerpc64le.preinst b/debian/linux-image-4.19.0-24progress5u1-powerpc64le.preinst deleted file mode 100644 index 2303f7343..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-powerpc64le.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-powerpc64le -image_path=/boot/vmlinux-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-powerpc64le.prerm b/debian/linux-image-4.19.0-24progress5u1-powerpc64le.prerm deleted file mode 100644 index 6066ddb49..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-powerpc64le.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-powerpc64le -image_path=/boot/vmlinux-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-powerpcspe-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-powerpcspe-dbg.lintian-overrides deleted file mode 100755 index 832121331..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-powerpcspe-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-powerpcspe-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-powerpcspe-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpcspe/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-powerpcspe-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpcspe/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-powerpcspe-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpcspe/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-powerpcspe-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpcspe/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-powerpcspe-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpcspe/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-powerpcspe-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-powerpcspe/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-powerpcspe.postinst b/debian/linux-image-4.19.0-24progress5u1-powerpcspe.postinst deleted file mode 100644 index ebb50b3e0..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-powerpcspe.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-powerpcspe -image_path=/boot/vmlinux-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-powerpcspe.postrm b/debian/linux-image-4.19.0-24progress5u1-powerpcspe.postrm deleted file mode 100644 index 63b8f245f..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-powerpcspe.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-powerpcspe -image_path=/boot/vmlinux-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-powerpcspe.preinst b/debian/linux-image-4.19.0-24progress5u1-powerpcspe.preinst deleted file mode 100644 index 7511602a8..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-powerpcspe.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-powerpcspe -image_path=/boot/vmlinux-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-powerpcspe.prerm b/debian/linux-image-4.19.0-24progress5u1-powerpcspe.prerm deleted file mode 100644 index 10d101cfe..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-powerpcspe.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-powerpcspe -image_path=/boot/vmlinux-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-riscv64-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-riscv64-dbg.lintian-overrides deleted file mode 100755 index 8c8e3c862..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-riscv64-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-riscv64-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-riscv64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-riscv64/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-riscv64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-riscv64/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-riscv64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-riscv64/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-riscv64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-riscv64/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-riscv64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-riscv64/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-riscv64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-riscv64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-rpi-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-rpi-dbg.lintian-overrides deleted file mode 100755 index 55e3a608b..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-rpi-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-rpi-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-rpi-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-rpi/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-rpi-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-rpi/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-rpi-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-rpi/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-rpi-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-rpi/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-rpi-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-rpi/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-rpi-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-rpi/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-rt-686-pae-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-rt-686-pae-dbg.lintian-overrides deleted file mode 100755 index b56251d1e..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-rt-686-pae-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-rt-686-pae-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-rt-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-rt-686-pae/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-rt-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-rt-686-pae/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-rt-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-rt-686-pae/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-rt-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-rt-686-pae/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-rt-686-pae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-rt-686-pae/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-rt-686-pae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-rt-686-pae/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-rt-686-pae.postinst b/debian/linux-image-4.19.0-24progress5u1-rt-686-pae.postinst deleted file mode 100644 index 5c754715e..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-rt-686-pae.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-rt-686-pae -image_path=/boot/vmlinuz-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-rt-686-pae.postrm b/debian/linux-image-4.19.0-24progress5u1-rt-686-pae.postrm deleted file mode 100644 index 1fb95d87b..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-rt-686-pae.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-rt-686-pae -image_path=/boot/vmlinuz-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-rt-686-pae.preinst b/debian/linux-image-4.19.0-24progress5u1-rt-686-pae.preinst deleted file mode 100644 index 923a8dd53..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-rt-686-pae.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-rt-686-pae -image_path=/boot/vmlinuz-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-rt-686-pae.prerm b/debian/linux-image-4.19.0-24progress5u1-rt-686-pae.prerm deleted file mode 100644 index 93bcdd4a1..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-rt-686-pae.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-rt-686-pae -image_path=/boot/vmlinuz-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-rt-amd64-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-rt-amd64-dbg.lintian-overrides deleted file mode 100755 index 2dd133ead..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-rt-amd64-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-rt-amd64-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-rt-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-rt-amd64/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-rt-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-rt-amd64/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-rt-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-rt-amd64/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-rt-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-rt-amd64/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-rt-amd64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-rt-amd64/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-rt-amd64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-rt-amd64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-rt-amd64.postinst b/debian/linux-image-4.19.0-24progress5u1-rt-amd64.postinst deleted file mode 100644 index 37b807ad0..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-rt-amd64.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-rt-amd64 -image_path=/boot/vmlinuz-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-rt-amd64.postrm b/debian/linux-image-4.19.0-24progress5u1-rt-amd64.postrm deleted file mode 100644 index 0bbdeb3b5..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-rt-amd64.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-rt-amd64 -image_path=/boot/vmlinuz-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-rt-amd64.preinst b/debian/linux-image-4.19.0-24progress5u1-rt-amd64.preinst deleted file mode 100644 index 513f952d1..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-rt-amd64.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-rt-amd64 -image_path=/boot/vmlinuz-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-rt-amd64.prerm b/debian/linux-image-4.19.0-24progress5u1-rt-amd64.prerm deleted file mode 100644 index e6b73d7d0..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-rt-amd64.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-rt-amd64 -image_path=/boot/vmlinuz-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-rt-arm64-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-rt-arm64-dbg.lintian-overrides deleted file mode 100755 index b2a3e1978..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-rt-arm64-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-rt-arm64-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-rt-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-rt-arm64/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-rt-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-rt-arm64/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-rt-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-rt-arm64/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-rt-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-rt-arm64/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-rt-arm64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-rt-arm64/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-rt-arm64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-rt-arm64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-rt-arm64.postinst b/debian/linux-image-4.19.0-24progress5u1-rt-arm64.postinst deleted file mode 100644 index 5a9400b5a..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-rt-arm64.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-rt-arm64 -image_path=/boot/vmlinuz-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-rt-arm64.postrm b/debian/linux-image-4.19.0-24progress5u1-rt-arm64.postrm deleted file mode 100644 index 206cbce4d..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-rt-arm64.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-rt-arm64 -image_path=/boot/vmlinuz-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-rt-arm64.preinst b/debian/linux-image-4.19.0-24progress5u1-rt-arm64.preinst deleted file mode 100644 index fdf68ad48..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-rt-arm64.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-rt-arm64 -image_path=/boot/vmlinuz-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-rt-arm64.prerm b/debian/linux-image-4.19.0-24progress5u1-rt-arm64.prerm deleted file mode 100644 index d0257a80a..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-rt-arm64.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-rt-arm64 -image_path=/boot/vmlinuz-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-rt-armmp-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-rt-armmp-dbg.lintian-overrides deleted file mode 100755 index ca23bcc6c..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-rt-armmp-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-rt-armmp-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-rt-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-rt-armmp/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-rt-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-rt-armmp/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-rt-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-rt-armmp/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-rt-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-rt-armmp/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-rt-armmp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-rt-armmp/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-rt-armmp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-rt-armmp/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-rt-armmp.postinst b/debian/linux-image-4.19.0-24progress5u1-rt-armmp.postinst deleted file mode 100644 index f95bb814b..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-rt-armmp.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-rt-armmp -image_path=/boot/vmlinuz-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-rt-armmp.postrm b/debian/linux-image-4.19.0-24progress5u1-rt-armmp.postrm deleted file mode 100644 index 1cdb12bd0..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-rt-armmp.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-rt-armmp -image_path=/boot/vmlinuz-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-rt-armmp.preinst b/debian/linux-image-4.19.0-24progress5u1-rt-armmp.preinst deleted file mode 100644 index 54fd53fce..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-rt-armmp.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-rt-armmp -image_path=/boot/vmlinuz-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-rt-armmp.prerm b/debian/linux-image-4.19.0-24progress5u1-rt-armmp.prerm deleted file mode 100644 index 213f05da4..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-rt-armmp.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-rt-armmp -image_path=/boot/vmlinuz-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-s390x-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-s390x-dbg.lintian-overrides deleted file mode 100755 index 3a8337c08..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-s390x-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-s390x-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-s390x-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-s390x/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-s390x-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-s390x/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-s390x-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-s390x/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-s390x-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-s390x/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-s390x-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-s390x/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-s390x-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-s390x/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-s390x.postinst b/debian/linux-image-4.19.0-24progress5u1-s390x.postinst deleted file mode 100644 index 3f0836153..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-s390x.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-s390x -image_path=/boot/vmlinuz-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-s390x.postrm b/debian/linux-image-4.19.0-24progress5u1-s390x.postrm deleted file mode 100644 index 1455f884a..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-s390x.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-s390x -image_path=/boot/vmlinuz-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-s390x.preinst b/debian/linux-image-4.19.0-24progress5u1-s390x.preinst deleted file mode 100644 index 1fc1e2524..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-s390x.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-s390x -image_path=/boot/vmlinuz-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-s390x.prerm b/debian/linux-image-4.19.0-24progress5u1-s390x.prerm deleted file mode 100644 index 319a99c2c..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-s390x.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-s390x -image_path=/boot/vmlinuz-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-sh7751r-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-sh7751r-dbg.lintian-overrides deleted file mode 100755 index 71ee2e446..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-sh7751r-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-sh7751r-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-sh7751r-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-sh7751r/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-sh7751r-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-sh7751r/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-sh7751r-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-sh7751r/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-sh7751r-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-sh7751r/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-sh7751r-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-sh7751r/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-sh7751r-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-sh7751r/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-sh7751r.postinst b/debian/linux-image-4.19.0-24progress5u1-sh7751r.postinst deleted file mode 100644 index ab5f59511..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-sh7751r.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-sh7751r -image_path=/boot/vmlinuz-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-sh7751r.postrm b/debian/linux-image-4.19.0-24progress5u1-sh7751r.postrm deleted file mode 100644 index 68ae94901..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-sh7751r.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-sh7751r -image_path=/boot/vmlinuz-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-sh7751r.preinst b/debian/linux-image-4.19.0-24progress5u1-sh7751r.preinst deleted file mode 100644 index 70a312b71..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-sh7751r.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-sh7751r -image_path=/boot/vmlinuz-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-sh7751r.prerm b/debian/linux-image-4.19.0-24progress5u1-sh7751r.prerm deleted file mode 100644 index 8eadf6c1c..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-sh7751r.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-sh7751r -image_path=/boot/vmlinuz-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-sh7785lcr-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-sh7785lcr-dbg.lintian-overrides deleted file mode 100755 index a3791e889..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-sh7785lcr-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-sh7785lcr-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-sh7785lcr-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-sh7785lcr/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-sh7785lcr-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-sh7785lcr/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-sh7785lcr-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-sh7785lcr/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-sh7785lcr-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-sh7785lcr/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-sh7785lcr-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-sh7785lcr/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-sh7785lcr-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-sh7785lcr/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-sh7785lcr.postinst b/debian/linux-image-4.19.0-24progress5u1-sh7785lcr.postinst deleted file mode 100644 index 52c734302..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-sh7785lcr.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-sh7785lcr -image_path=/boot/vmlinuz-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-sh7785lcr.postrm b/debian/linux-image-4.19.0-24progress5u1-sh7785lcr.postrm deleted file mode 100644 index bfef5cc88..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-sh7785lcr.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-sh7785lcr -image_path=/boot/vmlinuz-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-sh7785lcr.preinst b/debian/linux-image-4.19.0-24progress5u1-sh7785lcr.preinst deleted file mode 100644 index fc0087571..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-sh7785lcr.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-sh7785lcr -image_path=/boot/vmlinuz-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-sh7785lcr.prerm b/debian/linux-image-4.19.0-24progress5u1-sh7785lcr.prerm deleted file mode 100644 index 66817c9b5..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-sh7785lcr.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-sh7785lcr -image_path=/boot/vmlinuz-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-sparc64-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-sparc64-dbg.lintian-overrides deleted file mode 100755 index ce3a7a29b..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-sparc64-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-sparc64-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-sparc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-sparc64/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-sparc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-sparc64/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-sparc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-sparc64/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-sparc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-sparc64/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-sparc64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-sparc64/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-sparc64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-sparc64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-sparc64-smp-dbg.lintian-overrides b/debian/linux-image-4.19.0-24progress5u1-sparc64-smp-dbg.lintian-overrides deleted file mode 100755 index 2a905e1bc..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-sparc64-smp-dbg.lintian-overrides +++ /dev/null @@ -1,15 +0,0 @@ -#!/usr/bin/dh-exec - -# Kernel dbg packages contain a full image with debug data -linux-image-4.19.0-24progress5u1-sparc64-smp-dbg: dbg-package-missing-depends - -# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so -# it's OK that they don't have it -[arm64 armhf] linux-image-4.19.0-24progress5u1-sparc64-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-sparc64-smp/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-24progress5u1-sparc64-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-sparc64-smp/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-sparc64-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-sparc64-smp/vdso/vdso64.so -[amd64] linux-image-4.19.0-24progress5u1-sparc64-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24progress5u1-sparc64-smp/vdso/vdsox32.so - -# It is intended that 64-bit kernels provide vDSOs for 32-bit executables -[amd64 ppc64el s390x] linux-image-4.19.0-24progress5u1-sparc64-smp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-sparc64-smp/vdso/vdso32.so -[amd64] linux-image-4.19.0-24progress5u1-sparc64-smp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24progress5u1-sparc64-smp/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-sparc64-smp.postinst b/debian/linux-image-4.19.0-24progress5u1-sparc64-smp.postinst deleted file mode 100644 index bc07fdc2b..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-sparc64-smp.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-sparc64-smp -image_path=/boot/vmlinux-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-sparc64-smp.postrm b/debian/linux-image-4.19.0-24progress5u1-sparc64-smp.postrm deleted file mode 100644 index 4d765e65a..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-sparc64-smp.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-sparc64-smp -image_path=/boot/vmlinux-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-sparc64-smp.preinst b/debian/linux-image-4.19.0-24progress5u1-sparc64-smp.preinst deleted file mode 100644 index 38f3d5cd1..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-sparc64-smp.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-sparc64-smp -image_path=/boot/vmlinux-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-sparc64-smp.prerm b/debian/linux-image-4.19.0-24progress5u1-sparc64-smp.prerm deleted file mode 100644 index 51e912ed5..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-sparc64-smp.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-sparc64-smp -image_path=/boot/vmlinux-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-sparc64.postinst b/debian/linux-image-4.19.0-24progress5u1-sparc64.postinst deleted file mode 100644 index 406df0ee1..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-sparc64.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-sparc64 -image_path=/boot/vmlinux-$version - -if [ "$1" != configure ]; then - exit 0 -fi - -depmod $version - -if [ -f /lib/modules/$version/.fresh-install ]; then - change=install -else - change=upgrade -fi -linux-update-symlinks $change $version $image_path -rm -f /lib/modules/$version/.fresh-install - -if [ -d /etc/kernel/postinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-sparc64.postrm b/debian/linux-image-4.19.0-24progress5u1-sparc64.postrm deleted file mode 100644 index 64cc5b18c..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-sparc64.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-sparc64 -image_path=/boot/vmlinux-$version - -rm -f /lib/modules/$version/.fresh-install - -if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then - linux-update-symlinks remove $version $image_path -fi - -if [ -d /etc/kernel/postrm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/postrm.d -fi - -if [ "$1" = purge ]; then - for extra_file in modules.dep modules.isapnpmap modules.pcimap \ - modules.usbmap modules.parportmap \ - modules.generic_string modules.ieee1394map \ - modules.ieee1394map modules.pnpbiosmap \ - modules.alias modules.ccwmap modules.inputmap \ - modules.symbols modules.ofmap \ - modules.seriomap modules.\*.bin \ - modules.softdep modules.devname; do - eval rm -f /lib/modules/$version/$extra_file - done - rmdir /lib/modules/$version || true -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-sparc64.preinst b/debian/linux-image-4.19.0-24progress5u1-sparc64.preinst deleted file mode 100644 index 80b90dc93..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-sparc64.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-sparc64 -image_path=/boot/vmlinux-$version - -if [ "$1" = abort-upgrade ]; then - exit 0 -fi - -if [ "$1" = install ]; then - # Create a flag file for postinst - mkdir -p /lib/modules/$version - touch /lib/modules/$version/.fresh-install -fi - -if [ -d /etc/kernel/preinst.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/preinst.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-24progress5u1-sparc64.prerm b/debian/linux-image-4.19.0-24progress5u1-sparc64.prerm deleted file mode 100644 index 872e16772..000000000 --- a/debian/linux-image-4.19.0-24progress5u1-sparc64.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-24progress5u1-sparc64 -image_path=/boot/vmlinux-$version - -if [ "$1" != remove ]; then - exit 0 -fi - -linux-check-removal $version - -if [ -d /etc/kernel/prerm.d ]; then - DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ - --arg=$image_path /etc/kernel/prerm.d -fi - -exit 0 diff --git a/debian/linux-image-4.19.0-25-4kc-malta-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-4kc-malta-dbg.lintian-overrides new file mode 100755 index 000000000..30afd8451 --- /dev/null +++ b/debian/linux-image-4.19.0-25-4kc-malta-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-4kc-malta-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-4kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-4kc-malta/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-4kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-4kc-malta/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-4kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-4kc-malta/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-4kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-4kc-malta/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-4kc-malta-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-4kc-malta/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-4kc-malta-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-4kc-malta/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-m68k.postinst b/debian/linux-image-4.19.0-25-4kc-malta.postinst index e2017b300..7be0babe2 100644 --- a/debian/linux-image-4.19.0-24progress5u1-m68k.postinst +++ b/debian/linux-image-4.19.0-25-4kc-malta.postinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-m68k +version=4.19.0-25-4kc-malta image_path=/boot/vmlinux-$version if [ "$1" != configure ]; then diff --git a/debian/linux-image-4.19.0-24progress5u1-m68k.postrm b/debian/linux-image-4.19.0-25-4kc-malta.postrm index 6d196c411..dc3717856 100644 --- a/debian/linux-image-4.19.0-24progress5u1-m68k.postrm +++ b/debian/linux-image-4.19.0-25-4kc-malta.postrm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-m68k +version=4.19.0-25-4kc-malta image_path=/boot/vmlinux-$version rm -f /lib/modules/$version/.fresh-install diff --git a/debian/linux-image-4.19.0-24progress5u1-m68k.preinst b/debian/linux-image-4.19.0-25-4kc-malta.preinst index 8f4cddc43..f89f1976b 100644 --- a/debian/linux-image-4.19.0-24progress5u1-m68k.preinst +++ b/debian/linux-image-4.19.0-25-4kc-malta.preinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-m68k +version=4.19.0-25-4kc-malta image_path=/boot/vmlinux-$version if [ "$1" = abort-upgrade ]; then diff --git a/debian/linux-image-4.19.0-24progress5u1-m68k.prerm b/debian/linux-image-4.19.0-25-4kc-malta.prerm index 107465cc5..8ab3a5c0b 100644 --- a/debian/linux-image-4.19.0-24progress5u1-m68k.prerm +++ b/debian/linux-image-4.19.0-25-4kc-malta.prerm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-m68k +version=4.19.0-25-4kc-malta image_path=/boot/vmlinux-$version if [ "$1" != remove ]; then diff --git a/debian/linux-image-4.19.0-25-5kc-malta-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-5kc-malta-dbg.lintian-overrides new file mode 100755 index 000000000..f6eeaaf44 --- /dev/null +++ b/debian/linux-image-4.19.0-25-5kc-malta-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-5kc-malta-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-5kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-5kc-malta/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-5kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-5kc-malta/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-5kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-5kc-malta/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-5kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-5kc-malta/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-5kc-malta-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-5kc-malta/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-5kc-malta-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-5kc-malta/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-octeon.postinst b/debian/linux-image-4.19.0-25-5kc-malta.postinst index c7a157526..4ac28ed66 100644 --- a/debian/linux-image-4.19.0-24progress5u1-octeon.postinst +++ b/debian/linux-image-4.19.0-25-5kc-malta.postinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-octeon +version=4.19.0-25-5kc-malta image_path=/boot/vmlinux-$version if [ "$1" != configure ]; then diff --git a/debian/linux-image-4.19.0-24progress5u1-octeon.postrm b/debian/linux-image-4.19.0-25-5kc-malta.postrm index f0d654ce6..8b87293e6 100644 --- a/debian/linux-image-4.19.0-24progress5u1-octeon.postrm +++ b/debian/linux-image-4.19.0-25-5kc-malta.postrm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-octeon +version=4.19.0-25-5kc-malta image_path=/boot/vmlinux-$version rm -f /lib/modules/$version/.fresh-install diff --git a/debian/linux-image-4.19.0-24progress5u1-octeon.preinst b/debian/linux-image-4.19.0-25-5kc-malta.preinst index 2eb5741a0..f77b858d5 100644 --- a/debian/linux-image-4.19.0-24progress5u1-octeon.preinst +++ b/debian/linux-image-4.19.0-25-5kc-malta.preinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-octeon +version=4.19.0-25-5kc-malta image_path=/boot/vmlinux-$version if [ "$1" = abort-upgrade ]; then diff --git a/debian/linux-image-4.19.0-24progress5u1-octeon.prerm b/debian/linux-image-4.19.0-25-5kc-malta.prerm index 141a7c78e..a77297136 100644 --- a/debian/linux-image-4.19.0-24progress5u1-octeon.prerm +++ b/debian/linux-image-4.19.0-25-5kc-malta.prerm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-octeon +version=4.19.0-25-5kc-malta image_path=/boot/vmlinux-$version if [ "$1" != remove ]; then diff --git a/debian/linux-image-4.19.0-25-686-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-686-dbg.lintian-overrides new file mode 100755 index 000000000..6a4495402 --- /dev/null +++ b/debian/linux-image-4.19.0-25-686-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-686-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-686-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-686/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-686-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-686/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-686-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-686/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-686-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-686/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-686-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-686/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-686-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-686/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-686-pae-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-686-pae-dbg.lintian-overrides new file mode 100755 index 000000000..89a91b8bf --- /dev/null +++ b/debian/linux-image-4.19.0-25-686-pae-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-686-pae-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-686-pae/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-686-pae/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-686-pae/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-686-pae/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-686-pae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-686-pae/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-686-pae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-686-pae/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-rpi.postinst b/debian/linux-image-4.19.0-25-686-pae-unsigned.postinst index 7b59d4c08..1a0d89800 100644 --- a/debian/linux-image-4.19.0-24progress5u1-rpi.postinst +++ b/debian/linux-image-4.19.0-25-686-pae-unsigned.postinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-rpi +version=4.19.0-25-686-pae image_path=/boot/vmlinuz-$version if [ "$1" != configure ]; then diff --git a/debian/linux-image-4.19.0-24progress5u1-686.postrm b/debian/linux-image-4.19.0-25-686-pae-unsigned.postrm index a9fa92536..07283b5c9 100644 --- a/debian/linux-image-4.19.0-24progress5u1-686.postrm +++ b/debian/linux-image-4.19.0-25-686-pae-unsigned.postrm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-686 +version=4.19.0-25-686-pae image_path=/boot/vmlinuz-$version rm -f /lib/modules/$version/.fresh-install diff --git a/debian/linux-image-4.19.0-24progress5u1-686.preinst b/debian/linux-image-4.19.0-25-686-pae-unsigned.preinst index c2a58a2fe..7e0f65aa6 100644 --- a/debian/linux-image-4.19.0-24progress5u1-686.preinst +++ b/debian/linux-image-4.19.0-25-686-pae-unsigned.preinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-686 +version=4.19.0-25-686-pae image_path=/boot/vmlinuz-$version if [ "$1" = abort-upgrade ]; then diff --git a/debian/linux-image-4.19.0-24progress5u1-rpi.prerm b/debian/linux-image-4.19.0-25-686-pae-unsigned.prerm index 88429c2d8..4d3d3afda 100644 --- a/debian/linux-image-4.19.0-24progress5u1-rpi.prerm +++ b/debian/linux-image-4.19.0-25-686-pae-unsigned.prerm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-rpi +version=4.19.0-25-686-pae image_path=/boot/vmlinuz-$version if [ "$1" != remove ]; then diff --git a/debian/linux-image-4.19.0-24progress5u1-686.postinst b/debian/linux-image-4.19.0-25-686-unsigned.postinst index 70d3e27c1..7ebb2205a 100644 --- a/debian/linux-image-4.19.0-24progress5u1-686.postinst +++ b/debian/linux-image-4.19.0-25-686-unsigned.postinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-686 +version=4.19.0-25-686 image_path=/boot/vmlinuz-$version if [ "$1" != configure ]; then diff --git a/debian/linux-image-4.19.0-24progress5u1-rpi.postrm b/debian/linux-image-4.19.0-25-686-unsigned.postrm index d100cb844..86b865fba 100644 --- a/debian/linux-image-4.19.0-24progress5u1-rpi.postrm +++ b/debian/linux-image-4.19.0-25-686-unsigned.postrm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-rpi +version=4.19.0-25-686 image_path=/boot/vmlinuz-$version rm -f /lib/modules/$version/.fresh-install diff --git a/debian/linux-image-4.19.0-24progress5u1-rpi.preinst b/debian/linux-image-4.19.0-25-686-unsigned.preinst index 16edd6eab..14994537b 100644 --- a/debian/linux-image-4.19.0-24progress5u1-rpi.preinst +++ b/debian/linux-image-4.19.0-25-686-unsigned.preinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-rpi +version=4.19.0-25-686 image_path=/boot/vmlinuz-$version if [ "$1" = abort-upgrade ]; then diff --git a/debian/linux-image-4.19.0-24progress5u1-686.prerm b/debian/linux-image-4.19.0-25-686-unsigned.prerm index d89b3eed5..40da22758 100644 --- a/debian/linux-image-4.19.0-24progress5u1-686.prerm +++ b/debian/linux-image-4.19.0-25-686-unsigned.prerm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-686 +version=4.19.0-25-686 image_path=/boot/vmlinuz-$version if [ "$1" != remove ]; then diff --git a/debian/linux-image-4.19.0-25-alpha-generic-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-alpha-generic-dbg.lintian-overrides new file mode 100755 index 000000000..8c4bab516 --- /dev/null +++ b/debian/linux-image-4.19.0-25-alpha-generic-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-alpha-generic-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-alpha-generic-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-alpha-generic/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-alpha-generic-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-alpha-generic/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-alpha-generic-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-alpha-generic/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-alpha-generic-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-alpha-generic/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-alpha-generic-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-alpha-generic/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-alpha-generic-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-alpha-generic/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-amd64.postinst b/debian/linux-image-4.19.0-25-alpha-generic.postinst index 3c77e2029..52feb4212 100644 --- a/debian/linux-image-4.19.0-24progress5u1-amd64.postinst +++ b/debian/linux-image-4.19.0-25-alpha-generic.postinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-amd64 +version=4.19.0-25-alpha-generic image_path=/boot/vmlinuz-$version if [ "$1" != configure ]; then diff --git a/debian/linux-image-4.19.0-24progress5u1-armmp.postrm b/debian/linux-image-4.19.0-25-alpha-generic.postrm index f3ee004c5..abbc0ecae 100644 --- a/debian/linux-image-4.19.0-24progress5u1-armmp.postrm +++ b/debian/linux-image-4.19.0-25-alpha-generic.postrm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-armmp +version=4.19.0-25-alpha-generic image_path=/boot/vmlinuz-$version rm -f /lib/modules/$version/.fresh-install diff --git a/debian/linux-image-4.19.0-24progress5u1-arm64.preinst b/debian/linux-image-4.19.0-25-alpha-generic.preinst index c74f32e06..685defdc8 100644 --- a/debian/linux-image-4.19.0-24progress5u1-arm64.preinst +++ b/debian/linux-image-4.19.0-25-alpha-generic.preinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-arm64 +version=4.19.0-25-alpha-generic image_path=/boot/vmlinuz-$version if [ "$1" = abort-upgrade ]; then diff --git a/debian/linux-image-4.19.0-24progress5u1-armmp.prerm b/debian/linux-image-4.19.0-25-alpha-generic.prerm index f8ae85679..b2e825dc0 100644 --- a/debian/linux-image-4.19.0-24progress5u1-armmp.prerm +++ b/debian/linux-image-4.19.0-25-alpha-generic.prerm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-armmp +version=4.19.0-25-alpha-generic image_path=/boot/vmlinuz-$version if [ "$1" != remove ]; then diff --git a/debian/linux-image-4.19.0-25-alpha-smp-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-alpha-smp-dbg.lintian-overrides new file mode 100755 index 000000000..d159d4aa1 --- /dev/null +++ b/debian/linux-image-4.19.0-25-alpha-smp-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-alpha-smp-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-alpha-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-alpha-smp/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-alpha-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-alpha-smp/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-alpha-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-alpha-smp/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-alpha-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-alpha-smp/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-alpha-smp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-alpha-smp/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-alpha-smp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-alpha-smp/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-arm64.postinst b/debian/linux-image-4.19.0-25-alpha-smp.postinst index 437f8e21e..dab544c75 100644 --- a/debian/linux-image-4.19.0-24progress5u1-arm64.postinst +++ b/debian/linux-image-4.19.0-25-alpha-smp.postinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-arm64 +version=4.19.0-25-alpha-smp image_path=/boot/vmlinuz-$version if [ "$1" != configure ]; then diff --git a/debian/linux-image-4.19.0-24progress5u1-arm64.postrm b/debian/linux-image-4.19.0-25-alpha-smp.postrm index 73ba73ab3..fddafb055 100644 --- a/debian/linux-image-4.19.0-24progress5u1-arm64.postrm +++ b/debian/linux-image-4.19.0-25-alpha-smp.postrm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-arm64 +version=4.19.0-25-alpha-smp image_path=/boot/vmlinuz-$version rm -f /lib/modules/$version/.fresh-install diff --git a/debian/linux-image-4.19.0-24progress5u1-armmp.preinst b/debian/linux-image-4.19.0-25-alpha-smp.preinst index 72c7548c5..660259947 100644 --- a/debian/linux-image-4.19.0-24progress5u1-armmp.preinst +++ b/debian/linux-image-4.19.0-25-alpha-smp.preinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-armmp +version=4.19.0-25-alpha-smp image_path=/boot/vmlinuz-$version if [ "$1" = abort-upgrade ]; then diff --git a/debian/linux-image-4.19.0-24progress5u1-arm64.prerm b/debian/linux-image-4.19.0-25-alpha-smp.prerm index febaf67fa..0ae1f28cd 100644 --- a/debian/linux-image-4.19.0-24progress5u1-arm64.prerm +++ b/debian/linux-image-4.19.0-25-alpha-smp.prerm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-arm64 +version=4.19.0-25-alpha-smp image_path=/boot/vmlinuz-$version if [ "$1" != remove ]; then diff --git a/debian/linux-image-4.19.0-25-amd64-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-amd64-dbg.lintian-overrides new file mode 100755 index 000000000..dded2f679 --- /dev/null +++ b/debian/linux-image-4.19.0-25-amd64-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-amd64-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-amd64/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-amd64/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-amd64/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-amd64/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-amd64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-amd64/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-amd64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-amd64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-amd64-unsigned.postinst b/debian/linux-image-4.19.0-25-amd64-unsigned.postinst new file mode 100644 index 000000000..d7ed3fe22 --- /dev/null +++ b/debian/linux-image-4.19.0-25-amd64-unsigned.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-amd64 +image_path=/boot/vmlinuz-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-amd64-unsigned.postrm b/debian/linux-image-4.19.0-25-amd64-unsigned.postrm new file mode 100644 index 000000000..e994308fa --- /dev/null +++ b/debian/linux-image-4.19.0-25-amd64-unsigned.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-amd64 +image_path=/boot/vmlinuz-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-amd64-unsigned.preinst b/debian/linux-image-4.19.0-25-amd64-unsigned.preinst new file mode 100644 index 000000000..bfced0e65 --- /dev/null +++ b/debian/linux-image-4.19.0-25-amd64-unsigned.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-amd64 +image_path=/boot/vmlinuz-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-amd64-unsigned.prerm b/debian/linux-image-4.19.0-25-amd64-unsigned.prerm new file mode 100644 index 000000000..24d777a57 --- /dev/null +++ b/debian/linux-image-4.19.0-25-amd64-unsigned.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-amd64 +image_path=/boot/vmlinuz-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-arm64-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-arm64-dbg.lintian-overrides new file mode 100755 index 000000000..e1a23fe8e --- /dev/null +++ b/debian/linux-image-4.19.0-25-arm64-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-arm64-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-arm64/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-arm64/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-arm64/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-arm64/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-arm64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-arm64/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-arm64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-arm64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-arm64-unsigned.postinst b/debian/linux-image-4.19.0-25-arm64-unsigned.postinst new file mode 100644 index 000000000..92703c1cd --- /dev/null +++ b/debian/linux-image-4.19.0-25-arm64-unsigned.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-arm64 +image_path=/boot/vmlinuz-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-arm64-unsigned.postrm b/debian/linux-image-4.19.0-25-arm64-unsigned.postrm new file mode 100644 index 000000000..382a436f9 --- /dev/null +++ b/debian/linux-image-4.19.0-25-arm64-unsigned.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-arm64 +image_path=/boot/vmlinuz-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-arm64-unsigned.preinst b/debian/linux-image-4.19.0-25-arm64-unsigned.preinst new file mode 100644 index 000000000..340aa3a29 --- /dev/null +++ b/debian/linux-image-4.19.0-25-arm64-unsigned.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-arm64 +image_path=/boot/vmlinuz-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-arm64-unsigned.prerm b/debian/linux-image-4.19.0-25-arm64-unsigned.prerm new file mode 100644 index 000000000..12a95b5c0 --- /dev/null +++ b/debian/linux-image-4.19.0-25-arm64-unsigned.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-arm64 +image_path=/boot/vmlinuz-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-armmp-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-armmp-dbg.lintian-overrides new file mode 100755 index 000000000..189d46038 --- /dev/null +++ b/debian/linux-image-4.19.0-25-armmp-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-armmp-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-armmp/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-armmp/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-armmp/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-armmp/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-armmp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-armmp/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-armmp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-armmp/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-armmp-lpae-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-armmp-lpae-dbg.lintian-overrides new file mode 100755 index 000000000..eabbd5b04 --- /dev/null +++ b/debian/linux-image-4.19.0-25-armmp-lpae-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-armmp-lpae-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-armmp-lpae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-armmp-lpae/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-armmp-lpae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-armmp-lpae/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-armmp-lpae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-armmp-lpae/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-armmp-lpae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-armmp-lpae/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-armmp-lpae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-armmp-lpae/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-armmp-lpae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-armmp-lpae/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-armmp-lpae.postinst b/debian/linux-image-4.19.0-25-armmp-lpae.postinst new file mode 100644 index 000000000..1455b9674 --- /dev/null +++ b/debian/linux-image-4.19.0-25-armmp-lpae.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-armmp-lpae +image_path=/boot/vmlinuz-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-armmp-lpae.postrm b/debian/linux-image-4.19.0-25-armmp-lpae.postrm new file mode 100644 index 000000000..0f8215a05 --- /dev/null +++ b/debian/linux-image-4.19.0-25-armmp-lpae.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-armmp-lpae +image_path=/boot/vmlinuz-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-armmp-lpae.preinst b/debian/linux-image-4.19.0-25-armmp-lpae.preinst new file mode 100644 index 000000000..cf66ba15a --- /dev/null +++ b/debian/linux-image-4.19.0-25-armmp-lpae.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-armmp-lpae +image_path=/boot/vmlinuz-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-armmp-lpae.prerm b/debian/linux-image-4.19.0-25-armmp-lpae.prerm new file mode 100644 index 000000000..753c31acb --- /dev/null +++ b/debian/linux-image-4.19.0-25-armmp-lpae.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-armmp-lpae +image_path=/boot/vmlinuz-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-armmp.postinst b/debian/linux-image-4.19.0-25-armmp.postinst new file mode 100644 index 000000000..af3e43a57 --- /dev/null +++ b/debian/linux-image-4.19.0-25-armmp.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-armmp +image_path=/boot/vmlinuz-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-armmp.postrm b/debian/linux-image-4.19.0-25-armmp.postrm new file mode 100644 index 000000000..6b22d591d --- /dev/null +++ b/debian/linux-image-4.19.0-25-armmp.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-armmp +image_path=/boot/vmlinuz-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-armmp.preinst b/debian/linux-image-4.19.0-25-armmp.preinst new file mode 100644 index 000000000..c7edee628 --- /dev/null +++ b/debian/linux-image-4.19.0-25-armmp.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-armmp +image_path=/boot/vmlinuz-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-armmp.prerm b/debian/linux-image-4.19.0-25-armmp.prerm new file mode 100644 index 000000000..802420467 --- /dev/null +++ b/debian/linux-image-4.19.0-25-armmp.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-armmp +image_path=/boot/vmlinuz-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-cloud-amd64-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-cloud-amd64-dbg.lintian-overrides new file mode 100755 index 000000000..6aa273fa3 --- /dev/null +++ b/debian/linux-image-4.19.0-25-cloud-amd64-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-cloud-amd64-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-cloud-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-cloud-amd64/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-cloud-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-cloud-amd64/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-cloud-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-cloud-amd64/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-cloud-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-cloud-amd64/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-cloud-amd64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-cloud-amd64/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-cloud-amd64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-cloud-amd64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-cloud-amd64-unsigned.postinst b/debian/linux-image-4.19.0-25-cloud-amd64-unsigned.postinst new file mode 100644 index 000000000..8617a8601 --- /dev/null +++ b/debian/linux-image-4.19.0-25-cloud-amd64-unsigned.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-cloud-amd64 +image_path=/boot/vmlinuz-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-cloud-amd64-unsigned.postrm b/debian/linux-image-4.19.0-25-cloud-amd64-unsigned.postrm new file mode 100644 index 000000000..8c6bd335b --- /dev/null +++ b/debian/linux-image-4.19.0-25-cloud-amd64-unsigned.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-cloud-amd64 +image_path=/boot/vmlinuz-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-cloud-amd64-unsigned.preinst b/debian/linux-image-4.19.0-25-cloud-amd64-unsigned.preinst new file mode 100644 index 000000000..de6487ead --- /dev/null +++ b/debian/linux-image-4.19.0-25-cloud-amd64-unsigned.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-cloud-amd64 +image_path=/boot/vmlinuz-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-cloud-amd64-unsigned.prerm b/debian/linux-image-4.19.0-25-cloud-amd64-unsigned.prerm new file mode 100644 index 000000000..3500a2087 --- /dev/null +++ b/debian/linux-image-4.19.0-25-cloud-amd64-unsigned.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-cloud-amd64 +image_path=/boot/vmlinuz-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-itanium-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-itanium-dbg.lintian-overrides new file mode 100755 index 000000000..646dc9341 --- /dev/null +++ b/debian/linux-image-4.19.0-25-itanium-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-itanium-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-itanium-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-itanium/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-itanium-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-itanium/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-itanium-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-itanium/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-itanium-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-itanium/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-itanium-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-itanium/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-itanium-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-itanium/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-itanium.postinst b/debian/linux-image-4.19.0-25-itanium.postinst new file mode 100644 index 000000000..8237ea1a6 --- /dev/null +++ b/debian/linux-image-4.19.0-25-itanium.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-itanium +image_path=/boot/vmlinuz-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-itanium.postrm b/debian/linux-image-4.19.0-25-itanium.postrm new file mode 100644 index 000000000..fbfc40b68 --- /dev/null +++ b/debian/linux-image-4.19.0-25-itanium.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-itanium +image_path=/boot/vmlinuz-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-itanium.preinst b/debian/linux-image-4.19.0-25-itanium.preinst new file mode 100644 index 000000000..852ac9469 --- /dev/null +++ b/debian/linux-image-4.19.0-25-itanium.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-itanium +image_path=/boot/vmlinuz-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-itanium.prerm b/debian/linux-image-4.19.0-25-itanium.prerm new file mode 100644 index 000000000..dc78b971d --- /dev/null +++ b/debian/linux-image-4.19.0-25-itanium.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-itanium +image_path=/boot/vmlinuz-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-loongson-3-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-loongson-3-dbg.lintian-overrides new file mode 100755 index 000000000..95aca44be --- /dev/null +++ b/debian/linux-image-4.19.0-25-loongson-3-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-loongson-3-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-loongson-3-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-loongson-3/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-loongson-3-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-loongson-3/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-loongson-3-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-loongson-3/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-loongson-3-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-loongson-3/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-loongson-3-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-loongson-3/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-loongson-3-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-loongson-3/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-powerpc.postinst b/debian/linux-image-4.19.0-25-loongson-3.postinst index e04c2dc7d..36ae0cba5 100644 --- a/debian/linux-image-4.19.0-24progress5u1-powerpc.postinst +++ b/debian/linux-image-4.19.0-25-loongson-3.postinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-powerpc +version=4.19.0-25-loongson-3 image_path=/boot/vmlinux-$version if [ "$1" != configure ]; then diff --git a/debian/linux-image-4.19.0-24progress5u1-powerpc.postrm b/debian/linux-image-4.19.0-25-loongson-3.postrm index 8e9d62067..529fe700e 100644 --- a/debian/linux-image-4.19.0-24progress5u1-powerpc.postrm +++ b/debian/linux-image-4.19.0-25-loongson-3.postrm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-powerpc +version=4.19.0-25-loongson-3 image_path=/boot/vmlinux-$version rm -f /lib/modules/$version/.fresh-install diff --git a/debian/linux-image-4.19.0-24progress5u1-powerpc.preinst b/debian/linux-image-4.19.0-25-loongson-3.preinst index 617c55134..9eb7f1c2c 100644 --- a/debian/linux-image-4.19.0-24progress5u1-powerpc.preinst +++ b/debian/linux-image-4.19.0-25-loongson-3.preinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-powerpc +version=4.19.0-25-loongson-3 image_path=/boot/vmlinux-$version if [ "$1" = abort-upgrade ]; then diff --git a/debian/linux-image-4.19.0-24progress5u1-powerpc.prerm b/debian/linux-image-4.19.0-25-loongson-3.prerm index a7340e92e..be52d7b5f 100644 --- a/debian/linux-image-4.19.0-24progress5u1-powerpc.prerm +++ b/debian/linux-image-4.19.0-25-loongson-3.prerm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-powerpc +version=4.19.0-25-loongson-3 image_path=/boot/vmlinux-$version if [ "$1" != remove ]; then diff --git a/debian/linux-image-4.19.0-25-m68k-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-m68k-dbg.lintian-overrides new file mode 100755 index 000000000..912a11030 --- /dev/null +++ b/debian/linux-image-4.19.0-25-m68k-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-m68k-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-m68k-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-m68k/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-m68k-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-m68k/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-m68k-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-m68k/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-m68k-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-m68k/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-m68k-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-m68k/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-m68k-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-m68k/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24progress5u1-riscv64.postinst b/debian/linux-image-4.19.0-25-m68k.postinst index 5f1658f09..8322d3308 100644 --- a/debian/linux-image-4.19.0-24progress5u1-riscv64.postinst +++ b/debian/linux-image-4.19.0-25-m68k.postinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-riscv64 +version=4.19.0-25-m68k image_path=/boot/vmlinux-$version if [ "$1" != configure ]; then diff --git a/debian/linux-image-4.19.0-24progress5u1-riscv64.postrm b/debian/linux-image-4.19.0-25-m68k.postrm index 2e52690e7..c33cb4dcd 100644 --- a/debian/linux-image-4.19.0-24progress5u1-riscv64.postrm +++ b/debian/linux-image-4.19.0-25-m68k.postrm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-riscv64 +version=4.19.0-25-m68k image_path=/boot/vmlinux-$version rm -f /lib/modules/$version/.fresh-install diff --git a/debian/linux-image-4.19.0-24progress5u1-riscv64.preinst b/debian/linux-image-4.19.0-25-m68k.preinst index 837787c00..2435773e4 100644 --- a/debian/linux-image-4.19.0-24progress5u1-riscv64.preinst +++ b/debian/linux-image-4.19.0-25-m68k.preinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-riscv64 +version=4.19.0-25-m68k image_path=/boot/vmlinux-$version if [ "$1" = abort-upgrade ]; then diff --git a/debian/linux-image-4.19.0-24progress5u1-riscv64.prerm b/debian/linux-image-4.19.0-25-m68k.prerm index 8dbd31fab..d2401a554 100644 --- a/debian/linux-image-4.19.0-24progress5u1-riscv64.prerm +++ b/debian/linux-image-4.19.0-25-m68k.prerm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-24progress5u1-riscv64 +version=4.19.0-25-m68k image_path=/boot/vmlinux-$version if [ "$1" != remove ]; then diff --git a/debian/linux-image-4.19.0-25-marvell-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-marvell-dbg.lintian-overrides new file mode 100755 index 000000000..8ff84bc9b --- /dev/null +++ b/debian/linux-image-4.19.0-25-marvell-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-marvell-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-marvell-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-marvell/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-marvell-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-marvell/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-marvell-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-marvell/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-marvell-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-marvell/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-marvell-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-marvell/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-marvell-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-marvell/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-marvell.postinst b/debian/linux-image-4.19.0-25-marvell.postinst new file mode 100644 index 000000000..e9e2d9706 --- /dev/null +++ b/debian/linux-image-4.19.0-25-marvell.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-marvell +image_path=/boot/vmlinuz-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-marvell.postrm b/debian/linux-image-4.19.0-25-marvell.postrm new file mode 100644 index 000000000..d5feae494 --- /dev/null +++ b/debian/linux-image-4.19.0-25-marvell.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-marvell +image_path=/boot/vmlinuz-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-marvell.preinst b/debian/linux-image-4.19.0-25-marvell.preinst new file mode 100644 index 000000000..f99af2fa1 --- /dev/null +++ b/debian/linux-image-4.19.0-25-marvell.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-marvell +image_path=/boot/vmlinuz-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-marvell.prerm b/debian/linux-image-4.19.0-25-marvell.prerm new file mode 100644 index 000000000..b0b8000bf --- /dev/null +++ b/debian/linux-image-4.19.0-25-marvell.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-marvell +image_path=/boot/vmlinuz-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-mckinley-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-mckinley-dbg.lintian-overrides new file mode 100755 index 000000000..2cff3cc42 --- /dev/null +++ b/debian/linux-image-4.19.0-25-mckinley-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-mckinley-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-mckinley-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-mckinley/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-mckinley-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-mckinley/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-mckinley-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-mckinley/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-mckinley-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-mckinley/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-mckinley-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-mckinley/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-mckinley-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-mckinley/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-mckinley.postinst b/debian/linux-image-4.19.0-25-mckinley.postinst new file mode 100644 index 000000000..a3567846f --- /dev/null +++ b/debian/linux-image-4.19.0-25-mckinley.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-mckinley +image_path=/boot/vmlinuz-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-mckinley.postrm b/debian/linux-image-4.19.0-25-mckinley.postrm new file mode 100644 index 000000000..314f5ac51 --- /dev/null +++ b/debian/linux-image-4.19.0-25-mckinley.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-mckinley +image_path=/boot/vmlinuz-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-mckinley.preinst b/debian/linux-image-4.19.0-25-mckinley.preinst new file mode 100644 index 000000000..f9c6c1fab --- /dev/null +++ b/debian/linux-image-4.19.0-25-mckinley.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-mckinley +image_path=/boot/vmlinuz-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-mckinley.prerm b/debian/linux-image-4.19.0-25-mckinley.prerm new file mode 100644 index 000000000..720ac30ad --- /dev/null +++ b/debian/linux-image-4.19.0-25-mckinley.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-mckinley +image_path=/boot/vmlinuz-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-mips32r6-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-mips32r6-dbg.lintian-overrides new file mode 100755 index 000000000..7898639bb --- /dev/null +++ b/debian/linux-image-4.19.0-25-mips32r6-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-mips32r6-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-mips32r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-mips32r6/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-mips32r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-mips32r6/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-mips32r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-mips32r6/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-mips32r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-mips32r6/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-mips32r6-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-mips32r6/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-mips32r6-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-mips32r6/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-mips32r6.postinst b/debian/linux-image-4.19.0-25-mips32r6.postinst new file mode 100644 index 000000000..55d8ebb6a --- /dev/null +++ b/debian/linux-image-4.19.0-25-mips32r6.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-mips32r6 +image_path=/boot/vmlinux-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-mips32r6.postrm b/debian/linux-image-4.19.0-25-mips32r6.postrm new file mode 100644 index 000000000..0b33be1c9 --- /dev/null +++ b/debian/linux-image-4.19.0-25-mips32r6.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-mips32r6 +image_path=/boot/vmlinux-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-mips32r6.preinst b/debian/linux-image-4.19.0-25-mips32r6.preinst new file mode 100644 index 000000000..1957b92a4 --- /dev/null +++ b/debian/linux-image-4.19.0-25-mips32r6.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-mips32r6 +image_path=/boot/vmlinux-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-mips32r6.prerm b/debian/linux-image-4.19.0-25-mips32r6.prerm new file mode 100644 index 000000000..2aece5e69 --- /dev/null +++ b/debian/linux-image-4.19.0-25-mips32r6.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-mips32r6 +image_path=/boot/vmlinux-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-mips32r6el-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-mips32r6el-dbg.lintian-overrides new file mode 100755 index 000000000..b2940bef7 --- /dev/null +++ b/debian/linux-image-4.19.0-25-mips32r6el-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-mips32r6el-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-mips32r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-mips32r6el/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-mips32r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-mips32r6el/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-mips32r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-mips32r6el/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-mips32r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-mips32r6el/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-mips32r6el-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-mips32r6el/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-mips32r6el-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-mips32r6el/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-mips32r6el.postinst b/debian/linux-image-4.19.0-25-mips32r6el.postinst new file mode 100644 index 000000000..d413298ca --- /dev/null +++ b/debian/linux-image-4.19.0-25-mips32r6el.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-mips32r6el +image_path=/boot/vmlinux-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-mips32r6el.postrm b/debian/linux-image-4.19.0-25-mips32r6el.postrm new file mode 100644 index 000000000..89e5e7096 --- /dev/null +++ b/debian/linux-image-4.19.0-25-mips32r6el.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-mips32r6el +image_path=/boot/vmlinux-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-mips32r6el.preinst b/debian/linux-image-4.19.0-25-mips32r6el.preinst new file mode 100644 index 000000000..43fa78a61 --- /dev/null +++ b/debian/linux-image-4.19.0-25-mips32r6el.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-mips32r6el +image_path=/boot/vmlinux-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-mips32r6el.prerm b/debian/linux-image-4.19.0-25-mips32r6el.prerm new file mode 100644 index 000000000..3fd173a45 --- /dev/null +++ b/debian/linux-image-4.19.0-25-mips32r6el.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-mips32r6el +image_path=/boot/vmlinux-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-mips64r6-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-mips64r6-dbg.lintian-overrides new file mode 100755 index 000000000..4533ff2d9 --- /dev/null +++ b/debian/linux-image-4.19.0-25-mips64r6-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-mips64r6-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-mips64r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-mips64r6/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-mips64r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-mips64r6/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-mips64r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-mips64r6/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-mips64r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-mips64r6/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-mips64r6-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-mips64r6/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-mips64r6-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-mips64r6/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-mips64r6.postinst b/debian/linux-image-4.19.0-25-mips64r6.postinst new file mode 100644 index 000000000..33f570c65 --- /dev/null +++ b/debian/linux-image-4.19.0-25-mips64r6.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-mips64r6 +image_path=/boot/vmlinux-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-mips64r6.postrm b/debian/linux-image-4.19.0-25-mips64r6.postrm new file mode 100644 index 000000000..9dfa17a67 --- /dev/null +++ b/debian/linux-image-4.19.0-25-mips64r6.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-mips64r6 +image_path=/boot/vmlinux-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-mips64r6.preinst b/debian/linux-image-4.19.0-25-mips64r6.preinst new file mode 100644 index 000000000..8e42a6af5 --- /dev/null +++ b/debian/linux-image-4.19.0-25-mips64r6.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-mips64r6 +image_path=/boot/vmlinux-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-mips64r6.prerm b/debian/linux-image-4.19.0-25-mips64r6.prerm new file mode 100644 index 000000000..6ef48fc83 --- /dev/null +++ b/debian/linux-image-4.19.0-25-mips64r6.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-mips64r6 +image_path=/boot/vmlinux-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-mips64r6el-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-mips64r6el-dbg.lintian-overrides new file mode 100755 index 000000000..0d10e5e23 --- /dev/null +++ b/debian/linux-image-4.19.0-25-mips64r6el-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-mips64r6el-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-mips64r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-mips64r6el/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-mips64r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-mips64r6el/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-mips64r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-mips64r6el/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-mips64r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-mips64r6el/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-mips64r6el-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-mips64r6el/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-mips64r6el-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-mips64r6el/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-mips64r6el.postinst b/debian/linux-image-4.19.0-25-mips64r6el.postinst new file mode 100644 index 000000000..bce886e00 --- /dev/null +++ b/debian/linux-image-4.19.0-25-mips64r6el.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-mips64r6el +image_path=/boot/vmlinux-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-mips64r6el.postrm b/debian/linux-image-4.19.0-25-mips64r6el.postrm new file mode 100644 index 000000000..078762c9a --- /dev/null +++ b/debian/linux-image-4.19.0-25-mips64r6el.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-mips64r6el +image_path=/boot/vmlinux-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-mips64r6el.preinst b/debian/linux-image-4.19.0-25-mips64r6el.preinst new file mode 100644 index 000000000..42fa387b6 --- /dev/null +++ b/debian/linux-image-4.19.0-25-mips64r6el.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-mips64r6el +image_path=/boot/vmlinux-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-mips64r6el.prerm b/debian/linux-image-4.19.0-25-mips64r6el.prerm new file mode 100644 index 000000000..3265b657d --- /dev/null +++ b/debian/linux-image-4.19.0-25-mips64r6el.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-mips64r6el +image_path=/boot/vmlinux-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-octeon-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-octeon-dbg.lintian-overrides new file mode 100755 index 000000000..1248dddcf --- /dev/null +++ b/debian/linux-image-4.19.0-25-octeon-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-octeon-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-octeon-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-octeon/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-octeon-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-octeon/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-octeon-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-octeon/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-octeon-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-octeon/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-octeon-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-octeon/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-octeon-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-octeon/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-octeon.postinst b/debian/linux-image-4.19.0-25-octeon.postinst new file mode 100644 index 000000000..9652c508f --- /dev/null +++ b/debian/linux-image-4.19.0-25-octeon.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-octeon +image_path=/boot/vmlinux-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-octeon.postrm b/debian/linux-image-4.19.0-25-octeon.postrm new file mode 100644 index 000000000..10a649855 --- /dev/null +++ b/debian/linux-image-4.19.0-25-octeon.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-octeon +image_path=/boot/vmlinux-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-octeon.preinst b/debian/linux-image-4.19.0-25-octeon.preinst new file mode 100644 index 000000000..0d40941d1 --- /dev/null +++ b/debian/linux-image-4.19.0-25-octeon.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-octeon +image_path=/boot/vmlinux-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-octeon.prerm b/debian/linux-image-4.19.0-25-octeon.prerm new file mode 100644 index 000000000..a69aba32f --- /dev/null +++ b/debian/linux-image-4.19.0-25-octeon.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-octeon +image_path=/boot/vmlinux-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-parisc-smp.postinst b/debian/linux-image-4.19.0-25-parisc-smp.postinst new file mode 100644 index 000000000..8afbaaf7c --- /dev/null +++ b/debian/linux-image-4.19.0-25-parisc-smp.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-parisc-smp +image_path=/boot/vmlinuz-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-parisc-smp.postrm b/debian/linux-image-4.19.0-25-parisc-smp.postrm new file mode 100644 index 000000000..48b8aadbd --- /dev/null +++ b/debian/linux-image-4.19.0-25-parisc-smp.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-parisc-smp +image_path=/boot/vmlinuz-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-parisc-smp.preinst b/debian/linux-image-4.19.0-25-parisc-smp.preinst new file mode 100644 index 000000000..d72d377de --- /dev/null +++ b/debian/linux-image-4.19.0-25-parisc-smp.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-parisc-smp +image_path=/boot/vmlinuz-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-parisc-smp.prerm b/debian/linux-image-4.19.0-25-parisc-smp.prerm new file mode 100644 index 000000000..fe6845d04 --- /dev/null +++ b/debian/linux-image-4.19.0-25-parisc-smp.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-parisc-smp +image_path=/boot/vmlinuz-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-parisc.postinst b/debian/linux-image-4.19.0-25-parisc.postinst new file mode 100644 index 000000000..cda82717e --- /dev/null +++ b/debian/linux-image-4.19.0-25-parisc.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-parisc +image_path=/boot/vmlinuz-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-parisc.postrm b/debian/linux-image-4.19.0-25-parisc.postrm new file mode 100644 index 000000000..fb92fb32d --- /dev/null +++ b/debian/linux-image-4.19.0-25-parisc.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-parisc +image_path=/boot/vmlinuz-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-parisc.preinst b/debian/linux-image-4.19.0-25-parisc.preinst new file mode 100644 index 000000000..3ecef6ebd --- /dev/null +++ b/debian/linux-image-4.19.0-25-parisc.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-parisc +image_path=/boot/vmlinuz-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-parisc.prerm b/debian/linux-image-4.19.0-25-parisc.prerm new file mode 100644 index 000000000..ef71212a3 --- /dev/null +++ b/debian/linux-image-4.19.0-25-parisc.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-parisc +image_path=/boot/vmlinuz-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-parisc64-smp.postinst b/debian/linux-image-4.19.0-25-parisc64-smp.postinst new file mode 100644 index 000000000..25f75a4d2 --- /dev/null +++ b/debian/linux-image-4.19.0-25-parisc64-smp.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-parisc64-smp +image_path=/boot/vmlinuz-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-parisc64-smp.postrm b/debian/linux-image-4.19.0-25-parisc64-smp.postrm new file mode 100644 index 000000000..728cda711 --- /dev/null +++ b/debian/linux-image-4.19.0-25-parisc64-smp.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-parisc64-smp +image_path=/boot/vmlinuz-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-parisc64-smp.preinst b/debian/linux-image-4.19.0-25-parisc64-smp.preinst new file mode 100644 index 000000000..f9d6f08aa --- /dev/null +++ b/debian/linux-image-4.19.0-25-parisc64-smp.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-parisc64-smp +image_path=/boot/vmlinuz-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-parisc64-smp.prerm b/debian/linux-image-4.19.0-25-parisc64-smp.prerm new file mode 100644 index 000000000..b04b79b50 --- /dev/null +++ b/debian/linux-image-4.19.0-25-parisc64-smp.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-parisc64-smp +image_path=/boot/vmlinuz-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-powerpc-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-powerpc-dbg.lintian-overrides new file mode 100755 index 000000000..b9a040793 --- /dev/null +++ b/debian/linux-image-4.19.0-25-powerpc-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-powerpc-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-powerpc-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-powerpc/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-powerpc-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-powerpc/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-powerpc-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-powerpc/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-powerpc-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-powerpc/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-powerpc-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-powerpc/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-powerpc-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-powerpc/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-powerpc-smp-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-powerpc-smp-dbg.lintian-overrides new file mode 100755 index 000000000..dd7142bd0 --- /dev/null +++ b/debian/linux-image-4.19.0-25-powerpc-smp-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-powerpc-smp-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-powerpc-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-powerpc-smp/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-powerpc-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-powerpc-smp/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-powerpc-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-powerpc-smp/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-powerpc-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-powerpc-smp/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-powerpc-smp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-powerpc-smp/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-powerpc-smp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-powerpc-smp/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-powerpc-smp.postinst b/debian/linux-image-4.19.0-25-powerpc-smp.postinst new file mode 100644 index 000000000..06d218acc --- /dev/null +++ b/debian/linux-image-4.19.0-25-powerpc-smp.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-powerpc-smp +image_path=/boot/vmlinux-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-powerpc-smp.postrm b/debian/linux-image-4.19.0-25-powerpc-smp.postrm new file mode 100644 index 000000000..901c03132 --- /dev/null +++ b/debian/linux-image-4.19.0-25-powerpc-smp.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-powerpc-smp +image_path=/boot/vmlinux-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-powerpc-smp.preinst b/debian/linux-image-4.19.0-25-powerpc-smp.preinst new file mode 100644 index 000000000..564173a89 --- /dev/null +++ b/debian/linux-image-4.19.0-25-powerpc-smp.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-powerpc-smp +image_path=/boot/vmlinux-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-powerpc-smp.prerm b/debian/linux-image-4.19.0-25-powerpc-smp.prerm new file mode 100644 index 000000000..9f7db9196 --- /dev/null +++ b/debian/linux-image-4.19.0-25-powerpc-smp.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-powerpc-smp +image_path=/boot/vmlinux-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-powerpc.postinst b/debian/linux-image-4.19.0-25-powerpc.postinst new file mode 100644 index 000000000..e7f964531 --- /dev/null +++ b/debian/linux-image-4.19.0-25-powerpc.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-powerpc +image_path=/boot/vmlinux-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-powerpc.postrm b/debian/linux-image-4.19.0-25-powerpc.postrm new file mode 100644 index 000000000..0865688ba --- /dev/null +++ b/debian/linux-image-4.19.0-25-powerpc.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-powerpc +image_path=/boot/vmlinux-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-powerpc.preinst b/debian/linux-image-4.19.0-25-powerpc.preinst new file mode 100644 index 000000000..0b140d601 --- /dev/null +++ b/debian/linux-image-4.19.0-25-powerpc.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-powerpc +image_path=/boot/vmlinux-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-powerpc.prerm b/debian/linux-image-4.19.0-25-powerpc.prerm new file mode 100644 index 000000000..c3065b04d --- /dev/null +++ b/debian/linux-image-4.19.0-25-powerpc.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-powerpc +image_path=/boot/vmlinux-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-powerpc64-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-powerpc64-dbg.lintian-overrides new file mode 100755 index 000000000..342c6ef39 --- /dev/null +++ b/debian/linux-image-4.19.0-25-powerpc64-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-powerpc64-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-powerpc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-powerpc64/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-powerpc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-powerpc64/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-powerpc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-powerpc64/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-powerpc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-powerpc64/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-powerpc64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-powerpc64/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-powerpc64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-powerpc64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-powerpc64.postinst b/debian/linux-image-4.19.0-25-powerpc64.postinst new file mode 100644 index 000000000..d04792670 --- /dev/null +++ b/debian/linux-image-4.19.0-25-powerpc64.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-powerpc64 +image_path=/boot/vmlinux-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-powerpc64.postrm b/debian/linux-image-4.19.0-25-powerpc64.postrm new file mode 100644 index 000000000..4f2dfe8b2 --- /dev/null +++ b/debian/linux-image-4.19.0-25-powerpc64.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-powerpc64 +image_path=/boot/vmlinux-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-powerpc64.preinst b/debian/linux-image-4.19.0-25-powerpc64.preinst new file mode 100644 index 000000000..d794f2332 --- /dev/null +++ b/debian/linux-image-4.19.0-25-powerpc64.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-powerpc64 +image_path=/boot/vmlinux-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-powerpc64.prerm b/debian/linux-image-4.19.0-25-powerpc64.prerm new file mode 100644 index 000000000..259816ff9 --- /dev/null +++ b/debian/linux-image-4.19.0-25-powerpc64.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-powerpc64 +image_path=/boot/vmlinux-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-powerpc64le-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-powerpc64le-dbg.lintian-overrides new file mode 100755 index 000000000..1575faeeb --- /dev/null +++ b/debian/linux-image-4.19.0-25-powerpc64le-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-powerpc64le-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-powerpc64le-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-powerpc64le/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-powerpc64le-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-powerpc64le/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-powerpc64le-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-powerpc64le/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-powerpc64le-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-powerpc64le/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-powerpc64le-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-powerpc64le/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-powerpc64le-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-powerpc64le/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-powerpc64le.postinst b/debian/linux-image-4.19.0-25-powerpc64le.postinst new file mode 100644 index 000000000..8b6881745 --- /dev/null +++ b/debian/linux-image-4.19.0-25-powerpc64le.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-powerpc64le +image_path=/boot/vmlinux-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-powerpc64le.postrm b/debian/linux-image-4.19.0-25-powerpc64le.postrm new file mode 100644 index 000000000..2ee12f0eb --- /dev/null +++ b/debian/linux-image-4.19.0-25-powerpc64le.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-powerpc64le +image_path=/boot/vmlinux-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-powerpc64le.preinst b/debian/linux-image-4.19.0-25-powerpc64le.preinst new file mode 100644 index 000000000..0396da0f8 --- /dev/null +++ b/debian/linux-image-4.19.0-25-powerpc64le.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-powerpc64le +image_path=/boot/vmlinux-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-powerpc64le.prerm b/debian/linux-image-4.19.0-25-powerpc64le.prerm new file mode 100644 index 000000000..add49e3f8 --- /dev/null +++ b/debian/linux-image-4.19.0-25-powerpc64le.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-powerpc64le +image_path=/boot/vmlinux-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-powerpcspe-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-powerpcspe-dbg.lintian-overrides new file mode 100755 index 000000000..aaca4a067 --- /dev/null +++ b/debian/linux-image-4.19.0-25-powerpcspe-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-powerpcspe-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-powerpcspe-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-powerpcspe/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-powerpcspe-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-powerpcspe/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-powerpcspe-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-powerpcspe/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-powerpcspe-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-powerpcspe/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-powerpcspe-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-powerpcspe/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-powerpcspe-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-powerpcspe/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-powerpcspe.postinst b/debian/linux-image-4.19.0-25-powerpcspe.postinst new file mode 100644 index 000000000..3135ea770 --- /dev/null +++ b/debian/linux-image-4.19.0-25-powerpcspe.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-powerpcspe +image_path=/boot/vmlinux-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-powerpcspe.postrm b/debian/linux-image-4.19.0-25-powerpcspe.postrm new file mode 100644 index 000000000..9c44d6abb --- /dev/null +++ b/debian/linux-image-4.19.0-25-powerpcspe.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-powerpcspe +image_path=/boot/vmlinux-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-powerpcspe.preinst b/debian/linux-image-4.19.0-25-powerpcspe.preinst new file mode 100644 index 000000000..74bcf8df4 --- /dev/null +++ b/debian/linux-image-4.19.0-25-powerpcspe.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-powerpcspe +image_path=/boot/vmlinux-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-powerpcspe.prerm b/debian/linux-image-4.19.0-25-powerpcspe.prerm new file mode 100644 index 000000000..160ab7426 --- /dev/null +++ b/debian/linux-image-4.19.0-25-powerpcspe.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-powerpcspe +image_path=/boot/vmlinux-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-riscv64-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-riscv64-dbg.lintian-overrides new file mode 100755 index 000000000..c5ee28ac9 --- /dev/null +++ b/debian/linux-image-4.19.0-25-riscv64-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-riscv64-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-riscv64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-riscv64/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-riscv64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-riscv64/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-riscv64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-riscv64/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-riscv64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-riscv64/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-riscv64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-riscv64/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-riscv64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-riscv64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-riscv64.postinst b/debian/linux-image-4.19.0-25-riscv64.postinst new file mode 100644 index 000000000..4abd4c2da --- /dev/null +++ b/debian/linux-image-4.19.0-25-riscv64.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-riscv64 +image_path=/boot/vmlinux-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-riscv64.postrm b/debian/linux-image-4.19.0-25-riscv64.postrm new file mode 100644 index 000000000..930f76c75 --- /dev/null +++ b/debian/linux-image-4.19.0-25-riscv64.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-riscv64 +image_path=/boot/vmlinux-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-riscv64.preinst b/debian/linux-image-4.19.0-25-riscv64.preinst new file mode 100644 index 000000000..cfe6c7d66 --- /dev/null +++ b/debian/linux-image-4.19.0-25-riscv64.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-riscv64 +image_path=/boot/vmlinux-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-riscv64.prerm b/debian/linux-image-4.19.0-25-riscv64.prerm new file mode 100644 index 000000000..83ffbb4e2 --- /dev/null +++ b/debian/linux-image-4.19.0-25-riscv64.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-riscv64 +image_path=/boot/vmlinux-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-rpi-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-rpi-dbg.lintian-overrides new file mode 100755 index 000000000..c9eed2a37 --- /dev/null +++ b/debian/linux-image-4.19.0-25-rpi-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-rpi-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-rpi-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-rpi/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-rpi-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-rpi/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-rpi-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-rpi/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-rpi-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-rpi/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-rpi-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-rpi/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-rpi-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-rpi/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-rpi.postinst b/debian/linux-image-4.19.0-25-rpi.postinst new file mode 100644 index 000000000..60955cf38 --- /dev/null +++ b/debian/linux-image-4.19.0-25-rpi.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-rpi +image_path=/boot/vmlinuz-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-rpi.postrm b/debian/linux-image-4.19.0-25-rpi.postrm new file mode 100644 index 000000000..95dc3153b --- /dev/null +++ b/debian/linux-image-4.19.0-25-rpi.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-rpi +image_path=/boot/vmlinuz-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-rpi.preinst b/debian/linux-image-4.19.0-25-rpi.preinst new file mode 100644 index 000000000..91ffb0550 --- /dev/null +++ b/debian/linux-image-4.19.0-25-rpi.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-rpi +image_path=/boot/vmlinuz-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-rpi.prerm b/debian/linux-image-4.19.0-25-rpi.prerm new file mode 100644 index 000000000..6d4b30829 --- /dev/null +++ b/debian/linux-image-4.19.0-25-rpi.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-rpi +image_path=/boot/vmlinuz-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-rt-686-pae-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-rt-686-pae-dbg.lintian-overrides new file mode 100755 index 000000000..03dcfddef --- /dev/null +++ b/debian/linux-image-4.19.0-25-rt-686-pae-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-rt-686-pae-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-rt-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-rt-686-pae/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-rt-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-rt-686-pae/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-rt-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-rt-686-pae/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-rt-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-rt-686-pae/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-rt-686-pae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-rt-686-pae/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-rt-686-pae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-rt-686-pae/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-rt-686-pae-unsigned.postinst b/debian/linux-image-4.19.0-25-rt-686-pae-unsigned.postinst new file mode 100644 index 000000000..0257bf298 --- /dev/null +++ b/debian/linux-image-4.19.0-25-rt-686-pae-unsigned.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-rt-686-pae +image_path=/boot/vmlinuz-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-rt-686-pae-unsigned.postrm b/debian/linux-image-4.19.0-25-rt-686-pae-unsigned.postrm new file mode 100644 index 000000000..cc23c4474 --- /dev/null +++ b/debian/linux-image-4.19.0-25-rt-686-pae-unsigned.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-rt-686-pae +image_path=/boot/vmlinuz-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-rt-686-pae-unsigned.preinst b/debian/linux-image-4.19.0-25-rt-686-pae-unsigned.preinst new file mode 100644 index 000000000..8a029b5d9 --- /dev/null +++ b/debian/linux-image-4.19.0-25-rt-686-pae-unsigned.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-rt-686-pae +image_path=/boot/vmlinuz-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-rt-686-pae-unsigned.prerm b/debian/linux-image-4.19.0-25-rt-686-pae-unsigned.prerm new file mode 100644 index 000000000..de449682c --- /dev/null +++ b/debian/linux-image-4.19.0-25-rt-686-pae-unsigned.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-rt-686-pae +image_path=/boot/vmlinuz-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-rt-amd64-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-rt-amd64-dbg.lintian-overrides new file mode 100755 index 000000000..ce13ac90c --- /dev/null +++ b/debian/linux-image-4.19.0-25-rt-amd64-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-rt-amd64-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-rt-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-rt-amd64/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-rt-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-rt-amd64/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-rt-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-rt-amd64/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-rt-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-rt-amd64/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-rt-amd64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-rt-amd64/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-rt-amd64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-rt-amd64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-rt-amd64-unsigned.postinst b/debian/linux-image-4.19.0-25-rt-amd64-unsigned.postinst new file mode 100644 index 000000000..0c6096642 --- /dev/null +++ b/debian/linux-image-4.19.0-25-rt-amd64-unsigned.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-rt-amd64 +image_path=/boot/vmlinuz-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-rt-amd64-unsigned.postrm b/debian/linux-image-4.19.0-25-rt-amd64-unsigned.postrm new file mode 100644 index 000000000..2d959045b --- /dev/null +++ b/debian/linux-image-4.19.0-25-rt-amd64-unsigned.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-rt-amd64 +image_path=/boot/vmlinuz-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-rt-amd64-unsigned.preinst b/debian/linux-image-4.19.0-25-rt-amd64-unsigned.preinst new file mode 100644 index 000000000..542b467c9 --- /dev/null +++ b/debian/linux-image-4.19.0-25-rt-amd64-unsigned.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-rt-amd64 +image_path=/boot/vmlinuz-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-rt-amd64-unsigned.prerm b/debian/linux-image-4.19.0-25-rt-amd64-unsigned.prerm new file mode 100644 index 000000000..11617e41d --- /dev/null +++ b/debian/linux-image-4.19.0-25-rt-amd64-unsigned.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-rt-amd64 +image_path=/boot/vmlinuz-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-rt-arm64-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-rt-arm64-dbg.lintian-overrides new file mode 100755 index 000000000..22d1892a9 --- /dev/null +++ b/debian/linux-image-4.19.0-25-rt-arm64-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-rt-arm64-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-rt-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-rt-arm64/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-rt-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-rt-arm64/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-rt-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-rt-arm64/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-rt-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-rt-arm64/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-rt-arm64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-rt-arm64/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-rt-arm64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-rt-arm64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-rt-arm64-unsigned.postinst b/debian/linux-image-4.19.0-25-rt-arm64-unsigned.postinst new file mode 100644 index 000000000..3fdbf38a2 --- /dev/null +++ b/debian/linux-image-4.19.0-25-rt-arm64-unsigned.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-rt-arm64 +image_path=/boot/vmlinuz-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-rt-arm64-unsigned.postrm b/debian/linux-image-4.19.0-25-rt-arm64-unsigned.postrm new file mode 100644 index 000000000..510eb23d3 --- /dev/null +++ b/debian/linux-image-4.19.0-25-rt-arm64-unsigned.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-rt-arm64 +image_path=/boot/vmlinuz-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-rt-arm64-unsigned.preinst b/debian/linux-image-4.19.0-25-rt-arm64-unsigned.preinst new file mode 100644 index 000000000..a9184d20a --- /dev/null +++ b/debian/linux-image-4.19.0-25-rt-arm64-unsigned.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-rt-arm64 +image_path=/boot/vmlinuz-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-rt-arm64-unsigned.prerm b/debian/linux-image-4.19.0-25-rt-arm64-unsigned.prerm new file mode 100644 index 000000000..ceb97058b --- /dev/null +++ b/debian/linux-image-4.19.0-25-rt-arm64-unsigned.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-rt-arm64 +image_path=/boot/vmlinuz-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-rt-armmp-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-rt-armmp-dbg.lintian-overrides new file mode 100755 index 000000000..e200f568d --- /dev/null +++ b/debian/linux-image-4.19.0-25-rt-armmp-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-rt-armmp-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-rt-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-rt-armmp/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-rt-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-rt-armmp/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-rt-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-rt-armmp/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-rt-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-rt-armmp/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-rt-armmp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-rt-armmp/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-rt-armmp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-rt-armmp/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-rt-armmp.postinst b/debian/linux-image-4.19.0-25-rt-armmp.postinst new file mode 100644 index 000000000..b6772d4c0 --- /dev/null +++ b/debian/linux-image-4.19.0-25-rt-armmp.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-rt-armmp +image_path=/boot/vmlinuz-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-rt-armmp.postrm b/debian/linux-image-4.19.0-25-rt-armmp.postrm new file mode 100644 index 000000000..67b620fc3 --- /dev/null +++ b/debian/linux-image-4.19.0-25-rt-armmp.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-rt-armmp +image_path=/boot/vmlinuz-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-rt-armmp.preinst b/debian/linux-image-4.19.0-25-rt-armmp.preinst new file mode 100644 index 000000000..dd562e233 --- /dev/null +++ b/debian/linux-image-4.19.0-25-rt-armmp.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-rt-armmp +image_path=/boot/vmlinuz-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-rt-armmp.prerm b/debian/linux-image-4.19.0-25-rt-armmp.prerm new file mode 100644 index 000000000..f875e6763 --- /dev/null +++ b/debian/linux-image-4.19.0-25-rt-armmp.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-rt-armmp +image_path=/boot/vmlinuz-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-s390x-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-s390x-dbg.lintian-overrides new file mode 100755 index 000000000..f45f6b431 --- /dev/null +++ b/debian/linux-image-4.19.0-25-s390x-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-s390x-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-s390x-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-s390x/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-s390x-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-s390x/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-s390x-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-s390x/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-s390x-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-s390x/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-s390x-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-s390x/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-s390x-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-s390x/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-s390x.postinst b/debian/linux-image-4.19.0-25-s390x.postinst new file mode 100644 index 000000000..f1536dc81 --- /dev/null +++ b/debian/linux-image-4.19.0-25-s390x.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-s390x +image_path=/boot/vmlinuz-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-s390x.postrm b/debian/linux-image-4.19.0-25-s390x.postrm new file mode 100644 index 000000000..a7f7153ca --- /dev/null +++ b/debian/linux-image-4.19.0-25-s390x.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-s390x +image_path=/boot/vmlinuz-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-s390x.preinst b/debian/linux-image-4.19.0-25-s390x.preinst new file mode 100644 index 000000000..e2bb80469 --- /dev/null +++ b/debian/linux-image-4.19.0-25-s390x.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-s390x +image_path=/boot/vmlinuz-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-s390x.prerm b/debian/linux-image-4.19.0-25-s390x.prerm new file mode 100644 index 000000000..cbdabeede --- /dev/null +++ b/debian/linux-image-4.19.0-25-s390x.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-s390x +image_path=/boot/vmlinuz-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-sh7751r-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-sh7751r-dbg.lintian-overrides new file mode 100755 index 000000000..c8db967e6 --- /dev/null +++ b/debian/linux-image-4.19.0-25-sh7751r-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-sh7751r-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-sh7751r-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-sh7751r/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-sh7751r-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-sh7751r/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-sh7751r-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-sh7751r/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-sh7751r-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-sh7751r/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-sh7751r-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-sh7751r/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-sh7751r-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-sh7751r/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-sh7751r.postinst b/debian/linux-image-4.19.0-25-sh7751r.postinst new file mode 100644 index 000000000..464c6aa1a --- /dev/null +++ b/debian/linux-image-4.19.0-25-sh7751r.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-sh7751r +image_path=/boot/vmlinuz-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-sh7751r.postrm b/debian/linux-image-4.19.0-25-sh7751r.postrm new file mode 100644 index 000000000..d9b3b500c --- /dev/null +++ b/debian/linux-image-4.19.0-25-sh7751r.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-sh7751r +image_path=/boot/vmlinuz-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-sh7751r.preinst b/debian/linux-image-4.19.0-25-sh7751r.preinst new file mode 100644 index 000000000..3ca22d0ff --- /dev/null +++ b/debian/linux-image-4.19.0-25-sh7751r.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-sh7751r +image_path=/boot/vmlinuz-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-sh7751r.prerm b/debian/linux-image-4.19.0-25-sh7751r.prerm new file mode 100644 index 000000000..5c5228ac8 --- /dev/null +++ b/debian/linux-image-4.19.0-25-sh7751r.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-sh7751r +image_path=/boot/vmlinuz-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-sh7785lcr-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-sh7785lcr-dbg.lintian-overrides new file mode 100755 index 000000000..8a0971981 --- /dev/null +++ b/debian/linux-image-4.19.0-25-sh7785lcr-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-sh7785lcr-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-sh7785lcr-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-sh7785lcr/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-sh7785lcr-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-sh7785lcr/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-sh7785lcr-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-sh7785lcr/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-sh7785lcr-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-sh7785lcr/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-sh7785lcr-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-sh7785lcr/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-sh7785lcr-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-sh7785lcr/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-sh7785lcr.postinst b/debian/linux-image-4.19.0-25-sh7785lcr.postinst new file mode 100644 index 000000000..e5e8e7a9b --- /dev/null +++ b/debian/linux-image-4.19.0-25-sh7785lcr.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-sh7785lcr +image_path=/boot/vmlinuz-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-sh7785lcr.postrm b/debian/linux-image-4.19.0-25-sh7785lcr.postrm new file mode 100644 index 000000000..3cfb04c8d --- /dev/null +++ b/debian/linux-image-4.19.0-25-sh7785lcr.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-sh7785lcr +image_path=/boot/vmlinuz-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-sh7785lcr.preinst b/debian/linux-image-4.19.0-25-sh7785lcr.preinst new file mode 100644 index 000000000..a286aa3db --- /dev/null +++ b/debian/linux-image-4.19.0-25-sh7785lcr.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-sh7785lcr +image_path=/boot/vmlinuz-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-sh7785lcr.prerm b/debian/linux-image-4.19.0-25-sh7785lcr.prerm new file mode 100644 index 000000000..85d9b9ff5 --- /dev/null +++ b/debian/linux-image-4.19.0-25-sh7785lcr.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-sh7785lcr +image_path=/boot/vmlinuz-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-sparc64-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-sparc64-dbg.lintian-overrides new file mode 100755 index 000000000..c25a5b6db --- /dev/null +++ b/debian/linux-image-4.19.0-25-sparc64-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-sparc64-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-sparc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-sparc64/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-sparc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-sparc64/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-sparc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-sparc64/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-sparc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-sparc64/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-sparc64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-sparc64/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-sparc64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-sparc64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-sparc64-smp-dbg.lintian-overrides b/debian/linux-image-4.19.0-25-sparc64-smp-dbg.lintian-overrides new file mode 100755 index 000000000..b5089073a --- /dev/null +++ b/debian/linux-image-4.19.0-25-sparc64-smp-dbg.lintian-overrides @@ -0,0 +1,15 @@ +#!/usr/bin/dh-exec + +# Kernel dbg packages contain a full image with debug data +linux-image-4.19.0-25-sparc64-smp-dbg: dbg-package-missing-depends + +# glibc doesn't seem to check for a PT_GNU_STACK section in vDSOs, so +# it's OK that they don't have it +[arm64 armhf] linux-image-4.19.0-25-sparc64-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-sparc64-smp/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-25-sparc64-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-sparc64-smp/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-25-sparc64-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-sparc64-smp/vdso/vdso64.so +[amd64] linux-image-4.19.0-25-sparc64-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-25-sparc64-smp/vdso/vdsox32.so + +# It is intended that 64-bit kernels provide vDSOs for 32-bit executables +[amd64 ppc64el s390x] linux-image-4.19.0-25-sparc64-smp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-sparc64-smp/vdso/vdso32.so +[amd64] linux-image-4.19.0-25-sparc64-smp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-25-sparc64-smp/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-25-sparc64-smp.postinst b/debian/linux-image-4.19.0-25-sparc64-smp.postinst new file mode 100644 index 000000000..898bfa517 --- /dev/null +++ b/debian/linux-image-4.19.0-25-sparc64-smp.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-sparc64-smp +image_path=/boot/vmlinux-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-sparc64-smp.postrm b/debian/linux-image-4.19.0-25-sparc64-smp.postrm new file mode 100644 index 000000000..a0bb88159 --- /dev/null +++ b/debian/linux-image-4.19.0-25-sparc64-smp.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-sparc64-smp +image_path=/boot/vmlinux-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-sparc64-smp.preinst b/debian/linux-image-4.19.0-25-sparc64-smp.preinst new file mode 100644 index 000000000..9c57a5f20 --- /dev/null +++ b/debian/linux-image-4.19.0-25-sparc64-smp.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-sparc64-smp +image_path=/boot/vmlinux-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-sparc64-smp.prerm b/debian/linux-image-4.19.0-25-sparc64-smp.prerm new file mode 100644 index 000000000..60ac50ad5 --- /dev/null +++ b/debian/linux-image-4.19.0-25-sparc64-smp.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-sparc64-smp +image_path=/boot/vmlinux-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-sparc64.postinst b/debian/linux-image-4.19.0-25-sparc64.postinst new file mode 100644 index 000000000..0a266a0cd --- /dev/null +++ b/debian/linux-image-4.19.0-25-sparc64.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-25-sparc64 +image_path=/boot/vmlinux-$version + +if [ "$1" != configure ]; then + exit 0 +fi + +depmod $version + +if [ -f /lib/modules/$version/.fresh-install ]; then + change=install +else + change=upgrade +fi +linux-update-symlinks $change $version $image_path +rm -f /lib/modules/$version/.fresh-install + +if [ -d /etc/kernel/postinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-sparc64.postrm b/debian/linux-image-4.19.0-25-sparc64.postrm new file mode 100644 index 000000000..99d86ae68 --- /dev/null +++ b/debian/linux-image-4.19.0-25-sparc64.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-25-sparc64 +image_path=/boot/vmlinux-$version + +rm -f /lib/modules/$version/.fresh-install + +if [ "$1" != upgrade ] && command -v linux-update-symlinks >/dev/null; then + linux-update-symlinks remove $version $image_path +fi + +if [ -d /etc/kernel/postrm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/postrm.d +fi + +if [ "$1" = purge ]; then + for extra_file in modules.dep modules.isapnpmap modules.pcimap \ + modules.usbmap modules.parportmap \ + modules.generic_string modules.ieee1394map \ + modules.ieee1394map modules.pnpbiosmap \ + modules.alias modules.ccwmap modules.inputmap \ + modules.symbols modules.ofmap \ + modules.seriomap modules.\*.bin \ + modules.softdep modules.devname; do + eval rm -f /lib/modules/$version/$extra_file + done + rmdir /lib/modules/$version || true +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-sparc64.preinst b/debian/linux-image-4.19.0-25-sparc64.preinst new file mode 100644 index 000000000..1ab33ddff --- /dev/null +++ b/debian/linux-image-4.19.0-25-sparc64.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-25-sparc64 +image_path=/boot/vmlinux-$version + +if [ "$1" = abort-upgrade ]; then + exit 0 +fi + +if [ "$1" = install ]; then + # Create a flag file for postinst + mkdir -p /lib/modules/$version + touch /lib/modules/$version/.fresh-install +fi + +if [ -d /etc/kernel/preinst.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/preinst.d +fi + +exit 0 diff --git a/debian/linux-image-4.19.0-25-sparc64.prerm b/debian/linux-image-4.19.0-25-sparc64.prerm new file mode 100644 index 000000000..f0f4810b2 --- /dev/null +++ b/debian/linux-image-4.19.0-25-sparc64.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-25-sparc64 +image_path=/boot/vmlinux-$version + +if [ "$1" != remove ]; then + exit 0 +fi + +linux-check-removal $version + +if [ -d /etc/kernel/prerm.d ]; then + DEB_MAINT_PARAMS="$*" run-parts --report --exit-on-error --arg=$version \ + --arg=$image_path /etc/kernel/prerm.d +fi + +exit 0 diff --git a/debian/patches-rt/0001-ARM-at91-add-TCB-registers-definitions.patch b/debian/patches-rt/0001-ARM-at91-add-TCB-registers-definitions.patch index 19f5afda8..fef3029d3 100644 --- a/debian/patches-rt/0001-ARM-at91-add-TCB-registers-definitions.patch +++ b/debian/patches-rt/0001-ARM-at91-add-TCB-registers-definitions.patch @@ -1,7 +1,7 @@ From: Alexandre Belloni <alexandre.belloni@bootlin.com> Date: Thu, 13 Sep 2018 13:30:18 +0200 Subject: [PATCH 001/353] ARM: at91: add TCB registers definitions -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0f8e76648608be71aae7edafa6a30b171f2b2970 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d5cb3db0db4af2d71851e972bde6defcd16e3d57 Add registers and bits definitions for the timer counter blocks found on Atmel ARM SoCs. diff --git a/debian/patches-rt/0002-clocksource-drivers-Add-a-new-driver-for-the-Atmel-A.patch b/debian/patches-rt/0002-clocksource-drivers-Add-a-new-driver-for-the-Atmel-A.patch index 3f3c3ec86..5ac210598 100644 --- a/debian/patches-rt/0002-clocksource-drivers-Add-a-new-driver-for-the-Atmel-A.patch +++ b/debian/patches-rt/0002-clocksource-drivers-Add-a-new-driver-for-the-Atmel-A.patch @@ -2,7 +2,7 @@ From: Alexandre Belloni <alexandre.belloni@bootlin.com> Date: Thu, 13 Sep 2018 13:30:19 +0200 Subject: [PATCH 002/353] clocksource/drivers: Add a new driver for the Atmel ARM TC blocks -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=cad9f391ef986da64693de122126c3a608dd70b3 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0043104c9ea190cfd4f18e03d31379ba173b14c3 Add a driver for the Atmel Timer Counter Blocks. This driver provides a clocksource and two clockevent devices. diff --git a/debian/patches-rt/0003-clocksource-drivers-timer-atmel-tcb-add-clockevent-d.patch b/debian/patches-rt/0003-clocksource-drivers-timer-atmel-tcb-add-clockevent-d.patch index 28f7478e9..be67d6de9 100644 --- a/debian/patches-rt/0003-clocksource-drivers-timer-atmel-tcb-add-clockevent-d.patch +++ b/debian/patches-rt/0003-clocksource-drivers-timer-atmel-tcb-add-clockevent-d.patch @@ -2,7 +2,7 @@ From: Alexandre Belloni <alexandre.belloni@bootlin.com> Date: Thu, 13 Sep 2018 13:30:20 +0200 Subject: [PATCH 003/353] clocksource/drivers: timer-atmel-tcb: add clockevent device on separate channel -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8438734137350f7aacf45ae690020de5b97db0b8 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4e8db0c861ea79c7d74cf1dbc062edb0e89b0afd Add an other clockevent device that uses a separate TCB channel when available. diff --git a/debian/patches-rt/0004-clocksource-drivers-atmel-pit-make-option-silent.patch b/debian/patches-rt/0004-clocksource-drivers-atmel-pit-make-option-silent.patch index e555c91a0..38dbdc5da 100644 --- a/debian/patches-rt/0004-clocksource-drivers-atmel-pit-make-option-silent.patch +++ b/debian/patches-rt/0004-clocksource-drivers-atmel-pit-make-option-silent.patch @@ -1,7 +1,7 @@ From: Alexandre Belloni <alexandre.belloni@bootlin.com> Date: Thu, 13 Sep 2018 13:30:21 +0200 Subject: [PATCH 004/353] clocksource/drivers: atmel-pit: make option silent -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e66e709351a5e6817ed00d12c566292332019881 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8f7428d3f6ffc0509868983b6c335c1501a6fb5c To conform with the other option, make the ATMEL_PIT option silent so it can be selected from the platform diff --git a/debian/patches-rt/0005-ARM-at91-Implement-clocksource-selection.patch b/debian/patches-rt/0005-ARM-at91-Implement-clocksource-selection.patch index 743b9b878..27abb0473 100644 --- a/debian/patches-rt/0005-ARM-at91-Implement-clocksource-selection.patch +++ b/debian/patches-rt/0005-ARM-at91-Implement-clocksource-selection.patch @@ -1,7 +1,7 @@ From: Alexandre Belloni <alexandre.belloni@bootlin.com> Date: Thu, 13 Sep 2018 13:30:22 +0200 Subject: [PATCH 005/353] ARM: at91: Implement clocksource selection -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4e008608018ce1dd7be4bfaeb9f5cc7a5eee0f30 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b6e573dad69145114e6fbfb9b10ed033e8d5023d Allow selecting and unselecting the PIT clocksource driver so it doesn't have to be compile when unused. diff --git a/debian/patches-rt/0006-ARM-configs-at91-use-new-TCB-timer-driver.patch b/debian/patches-rt/0006-ARM-configs-at91-use-new-TCB-timer-driver.patch index b03132bb2..ee5b16005 100644 --- a/debian/patches-rt/0006-ARM-configs-at91-use-new-TCB-timer-driver.patch +++ b/debian/patches-rt/0006-ARM-configs-at91-use-new-TCB-timer-driver.patch @@ -1,7 +1,7 @@ From: Alexandre Belloni <alexandre.belloni@bootlin.com> Date: Thu, 13 Sep 2018 13:30:23 +0200 Subject: [PATCH 006/353] ARM: configs: at91: use new TCB timer driver -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=607b76bcfc8f2a8ec770b43b487ad235d4b7b940 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d7edca352b55054fcb7a53bdc57bcef99c54ea7c Unselecting ATMEL_TCLIB switches the TCB timer driver from tcb_clksrc to timer-atmel-tcb. diff --git a/debian/patches-rt/0007-ARM-configs-at91-unselect-PIT.patch b/debian/patches-rt/0007-ARM-configs-at91-unselect-PIT.patch index 4d3057ba1..1540c11d9 100644 --- a/debian/patches-rt/0007-ARM-configs-at91-unselect-PIT.patch +++ b/debian/patches-rt/0007-ARM-configs-at91-unselect-PIT.patch @@ -1,7 +1,7 @@ From: Alexandre Belloni <alexandre.belloni@bootlin.com> Date: Thu, 13 Sep 2018 13:30:24 +0200 Subject: [PATCH 007/353] ARM: configs: at91: unselect PIT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=9026dc7b1b9265e610fb56548d2229f75e7071d2 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6912e32d8641eaf3192f4af0473470c26f0a9cd7 The PIT is not required anymore to successfully boot and may actually harm in case preempt-rt is used because the PIT interrupt is shared. diff --git a/debian/patches-rt/0008-irqchip-gic-v3-its-Move-pending-table-allocation-to-.patch b/debian/patches-rt/0008-irqchip-gic-v3-its-Move-pending-table-allocation-to-.patch index fa2e8a043..f0ec996b8 100644 --- a/debian/patches-rt/0008-irqchip-gic-v3-its-Move-pending-table-allocation-to-.patch +++ b/debian/patches-rt/0008-irqchip-gic-v3-its-Move-pending-table-allocation-to-.patch @@ -2,7 +2,7 @@ From: Marc Zyngier <marc.zyngier@arm.com> Date: Fri, 27 Jul 2018 13:38:54 +0100 Subject: [PATCH 008/353] irqchip/gic-v3-its: Move pending table allocation to init time -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=3b992344075e68d94c0630e2db5a77c6da7ffa0d +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=7eb7d255b9739de589d1a2d546c8c1daf5633957 Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> diff --git a/debian/patches-rt/0009-kthread-convert-worker-lock-to-raw-spinlock.patch b/debian/patches-rt/0009-kthread-convert-worker-lock-to-raw-spinlock.patch index 5c2b54f07..3f9100f87 100644 --- a/debian/patches-rt/0009-kthread-convert-worker-lock-to-raw-spinlock.patch +++ b/debian/patches-rt/0009-kthread-convert-worker-lock-to-raw-spinlock.patch @@ -1,7 +1,7 @@ From: Julia Cartwright <julia@ni.com> Date: Fri, 28 Sep 2018 21:03:51 +0000 Subject: [PATCH 009/353] kthread: convert worker lock to raw spinlock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=1157b789e0af47a4aae36797f66080a417be1735 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=426a6ad0a12bab66c4e88d71655e74d17e898091 In order to enable the queuing of kthread work items from hardirq context even when PREEMPT_RT_FULL is enabled, convert the worker diff --git a/debian/patches-rt/0010-crypto-caam-qi-simplify-CGR-allocation-freeing.patch b/debian/patches-rt/0010-crypto-caam-qi-simplify-CGR-allocation-freeing.patch index 55459f795..3c7dbbab5 100644 --- a/debian/patches-rt/0010-crypto-caam-qi-simplify-CGR-allocation-freeing.patch +++ b/debian/patches-rt/0010-crypto-caam-qi-simplify-CGR-allocation-freeing.patch @@ -4,7 +4,7 @@ Subject: [PATCH 010/353] crypto: caam/qi - simplify CGR allocation, freeing MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f2433c8b8290b53c76f9a6fdf0decd581fb0ead2 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=40431aa00beeaaf1d2e1f64b45e33a5da2bffb1a [Upstream commit 29e83c757006fd751966bdc53392bb22d74179c6] diff --git a/debian/patches-rt/0011-sched-fair-Robustify-CFS-bandwidth-timer-locking.patch b/debian/patches-rt/0011-sched-fair-Robustify-CFS-bandwidth-timer-locking.patch index 9c21a31ee..80da6cd54 100644 --- a/debian/patches-rt/0011-sched-fair-Robustify-CFS-bandwidth-timer-locking.patch +++ b/debian/patches-rt/0011-sched-fair-Robustify-CFS-bandwidth-timer-locking.patch @@ -1,7 +1,7 @@ From: Peter Zijlstra <peterz@infradead.org> Date: Mon, 7 Jan 2019 13:52:31 +0100 Subject: [PATCH 011/353] sched/fair: Robustify CFS-bandwidth timer locking -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=3f49715d6f5238237e005258f1d8c7b0c4c87e82 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=23a5dc393375842c47361eba6404190b31263bfb Traditionally hrtimer callbacks were run with IRQs disabled, but with the introduction of HRTIMER_MODE_SOFT it is possible they run from diff --git a/debian/patches-rt/0012-arm-Convert-arm-boot_lock-to-raw.patch b/debian/patches-rt/0012-arm-Convert-arm-boot_lock-to-raw.patch index 7eca0c56b..ae495296f 100644 --- a/debian/patches-rt/0012-arm-Convert-arm-boot_lock-to-raw.patch +++ b/debian/patches-rt/0012-arm-Convert-arm-boot_lock-to-raw.patch @@ -1,7 +1,7 @@ From: Frank Rowand <frank.rowand@am.sony.com> Date: Mon, 19 Sep 2011 14:51:14 -0700 Subject: [PATCH 012/353] arm: Convert arm boot_lock to raw -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6c98a1f617672a545b5c841bf7c320048a96a00c +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=9c17a706b066459255d4cc288052f9ebda6c9ab5 The arm boot_lock is used by the secondary processor startup code. The locking task is the idle thread, which has idle->sched_class == &idle_sched_class. diff --git a/debian/patches-rt/0013-x86-ioapic-Don-t-let-setaffinity-unmask-threaded-EOI.patch b/debian/patches-rt/0013-x86-ioapic-Don-t-let-setaffinity-unmask-threaded-EOI.patch index c0c88207e..181ea4ef4 100644 --- a/debian/patches-rt/0013-x86-ioapic-Don-t-let-setaffinity-unmask-threaded-EOI.patch +++ b/debian/patches-rt/0013-x86-ioapic-Don-t-let-setaffinity-unmask-threaded-EOI.patch @@ -2,7 +2,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Tue, 17 Jul 2018 18:25:31 +0200 Subject: [PATCH 013/353] x86/ioapic: Don't let setaffinity unmask threaded EOI interrupt too early -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b5c75c30b266d93ca24a3352c4c16e53fe5812d8 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6a012e6bfc9f9eee8339a470aedd643034212801 There is an issue with threaded interrupts which are marked ONESHOT and using the fasteoi handler. @@ -34,7 +34,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/arch/x86/kernel/apic/io_apic.c b/arch/x86/kernel/apic/io_apic.c -index 677508baf95a..b1a7f453415f 100644 +index af59aa9c5523..5d7590e6feb1 100644 --- a/arch/x86/kernel/apic/io_apic.c +++ b/arch/x86/kernel/apic/io_apic.c @@ -1732,7 +1732,7 @@ static bool io_apic_level_ack_pending(struct mp_chip_data *data) diff --git a/debian/patches-rt/0014-cgroup-use-irqsave-in-cgroup_rstat_flush_locked.patch b/debian/patches-rt/0014-cgroup-use-irqsave-in-cgroup_rstat_flush_locked.patch index fa18111f9..368e55003 100644 --- a/debian/patches-rt/0014-cgroup-use-irqsave-in-cgroup_rstat_flush_locked.patch +++ b/debian/patches-rt/0014-cgroup-use-irqsave-in-cgroup_rstat_flush_locked.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 3 Jul 2018 18:19:48 +0200 Subject: [PATCH 014/353] cgroup: use irqsave in cgroup_rstat_flush_locked() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=512f4cf1610e17ab70fda9dcb826e50bc06f93e2 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c4d45fc5437cdc3df495f053b7d44a079d97bc19 All callers of cgroup_rstat_flush_locked() acquire cgroup_rstat_lock either with spin_lock_irq() or spin_lock_irqsave(). diff --git a/debian/patches-rt/0015-fscache-initialize-cookie-hash-table-raw-spinlocks.patch b/debian/patches-rt/0015-fscache-initialize-cookie-hash-table-raw-spinlocks.patch index a3f208de2..2f3ede44c 100644 --- a/debian/patches-rt/0015-fscache-initialize-cookie-hash-table-raw-spinlocks.patch +++ b/debian/patches-rt/0015-fscache-initialize-cookie-hash-table-raw-spinlocks.patch @@ -1,7 +1,7 @@ From: Clark Williams <williams@redhat.com> Date: Tue, 3 Jul 2018 13:34:30 -0500 Subject: [PATCH 015/353] fscache: initialize cookie hash table raw spinlocks -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0a4e04766b8db37296bb1c0f0176b5c7d04b7cfe +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d03db0ce50498e8f1128f15f1a7fff44e93dd108 The fscache cookie mechanism uses a hash table of hlist_bl_head structures. The PREEMPT_RT patcheset adds a raw spinlock to this structure and so on PREEMPT_RT diff --git a/debian/patches-rt/0016-Drivers-hv-vmbus-include-header-for-get_irq_regs.patch b/debian/patches-rt/0016-Drivers-hv-vmbus-include-header-for-get_irq_regs.patch index a08a94124..34ab476ce 100644 --- a/debian/patches-rt/0016-Drivers-hv-vmbus-include-header-for-get_irq_regs.patch +++ b/debian/patches-rt/0016-Drivers-hv-vmbus-include-header-for-get_irq_regs.patch @@ -4,7 +4,7 @@ Subject: [PATCH 016/353] Drivers: hv: vmbus: include header for get_irq_regs() MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=98a00dcbef7d9d6355cde8351c7b0dee85730f03 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b46679c0fc54720038289996be8974e624a51fec On !RT the header file get_irq_regs() gets pulled in via other header files. On RT it does not and the build fails: diff --git a/debian/patches-rt/0017-percpu-include-irqflags.h-for-raw_local_irq_save.patch b/debian/patches-rt/0017-percpu-include-irqflags.h-for-raw_local_irq_save.patch index 7785c3a81..bce3fc9cd 100644 --- a/debian/patches-rt/0017-percpu-include-irqflags.h-for-raw_local_irq_save.patch +++ b/debian/patches-rt/0017-percpu-include-irqflags.h-for-raw_local_irq_save.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 11 Oct 2018 16:39:59 +0200 Subject: [PATCH 017/353] percpu: include irqflags.h for raw_local_irq_save() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=19884a6cad964e920a1662b946593ab6020f8957 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=fb2ad05fbeed482adb367eac354f01a14ce422c2 The header percpu.h header file is using raw_local_irq_save() but does not include irqflags.h for its definition. It compiles because the diff --git a/debian/patches-rt/0018-efi-Allow-efi-runtime.patch b/debian/patches-rt/0018-efi-Allow-efi-runtime.patch index 8d0b33065..3c155da1f 100644 --- a/debian/patches-rt/0018-efi-Allow-efi-runtime.patch +++ b/debian/patches-rt/0018-efi-Allow-efi-runtime.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 26 Jul 2018 15:06:10 +0200 Subject: [PATCH 018/353] efi: Allow efi=runtime -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a72511f8ea9247ecac927b587eeb0813d4ed5505 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=44fb3795b5644ac330f53e863dfde7a740256b5a In case the option "efi=noruntime" is default at built-time, the user could overwrite its sate by `efi=runtime' and allow it again. diff --git a/debian/patches-rt/0019-x86-efi-drop-task_lock-from-efi_switch_mm.patch b/debian/patches-rt/0019-x86-efi-drop-task_lock-from-efi_switch_mm.patch index 435aa8376..0782f485c 100644 --- a/debian/patches-rt/0019-x86-efi-drop-task_lock-from-efi_switch_mm.patch +++ b/debian/patches-rt/0019-x86-efi-drop-task_lock-from-efi_switch_mm.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 24 Jul 2018 14:48:55 +0200 Subject: [PATCH 019/353] x86/efi: drop task_lock() from efi_switch_mm() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d699a62eefdeeedd604142d90cae7489eb8b6314 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=3d393f40689a14bc6d2304d35d22407d42a7f4ba efi_switch_mm() is a wrapper around switch_mm() which saves current's ->active_mm, sets the requests mm as ->active_mm and invokes diff --git a/debian/patches-rt/0020-arm64-KVM-compute_layout-before-altenates-are-applie.patch b/debian/patches-rt/0020-arm64-KVM-compute_layout-before-altenates-are-applie.patch index 3e817c016..0f9c80095 100644 --- a/debian/patches-rt/0020-arm64-KVM-compute_layout-before-altenates-are-applie.patch +++ b/debian/patches-rt/0020-arm64-KVM-compute_layout-before-altenates-are-applie.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 26 Jul 2018 09:13:42 +0200 Subject: [PATCH 020/353] arm64: KVM: compute_layout before altenates are applied -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=7df97bdc241a6170c71afc0082bb56e823fd51cb +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f1a36d8911d9802ee0c9687be2029e83d2a30d67 compute_layout() is invoked as part of an alternative fixup under stop_machine() and needs a sleeping lock as part of get_random_long(). diff --git a/debian/patches-rt/0021-of-allocate-free-phandle-cache-outside-of-the-devtre.patch b/debian/patches-rt/0021-of-allocate-free-phandle-cache-outside-of-the-devtre.patch index 971d7d4e5..d1ccfb0f4 100644 --- a/debian/patches-rt/0021-of-allocate-free-phandle-cache-outside-of-the-devtre.patch +++ b/debian/patches-rt/0021-of-allocate-free-phandle-cache-outside-of-the-devtre.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 31 Aug 2018 14:16:30 +0200 Subject: [PATCH 021/353] of: allocate / free phandle cache outside of the devtree_lock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=bbce4567a74bf51efe5f4bc4f1bbdb59e21dd3c7 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=bb46fdc2bedd1a8eaa5e58329d772011b6026d47 The phandle cache code allocates memory while holding devtree_lock which is a raw_spinlock_t. Memory allocation (and free()) is not possible on diff --git a/debian/patches-rt/0022-mm-kasan-make-quarantine_lock-a-raw_spinlock_t.patch b/debian/patches-rt/0022-mm-kasan-make-quarantine_lock-a-raw_spinlock_t.patch index 4311cc6d1..8da97a0f7 100644 --- a/debian/patches-rt/0022-mm-kasan-make-quarantine_lock-a-raw_spinlock_t.patch +++ b/debian/patches-rt/0022-mm-kasan-make-quarantine_lock-a-raw_spinlock_t.patch @@ -1,7 +1,7 @@ From: Clark Williams <williams@redhat.com> Date: Tue, 18 Sep 2018 10:29:31 -0500 Subject: [PATCH 022/353] mm/kasan: make quarantine_lock a raw_spinlock_t -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b4e300c23eb18371d4ba57e1e3cbcb590f614059 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d17525668576fe63e80d4280e6f71cff37a8d9f5 The static lock quarantine_lock is used in quarantine.c to protect the quarantine queue datastructures. It is taken inside quarantine queue diff --git a/debian/patches-rt/0023-EXP-rcu-Revert-expedited-GP-parallelization-cleverne.patch b/debian/patches-rt/0023-EXP-rcu-Revert-expedited-GP-parallelization-cleverne.patch index 8e2e9cfd4..22f2c4437 100644 --- a/debian/patches-rt/0023-EXP-rcu-Revert-expedited-GP-parallelization-cleverne.patch +++ b/debian/patches-rt/0023-EXP-rcu-Revert-expedited-GP-parallelization-cleverne.patch @@ -2,7 +2,7 @@ From: "Paul E. McKenney" <paulmck@linux.ibm.com> Date: Mon, 29 Oct 2018 11:53:01 +0100 Subject: [PATCH 023/353] EXP rcu: Revert expedited GP parallelization cleverness -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4fc273a9ba585393a5651eade8a6f01a83743594 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=35450487569b7f5812ed1106763a3f2bfe8b0cb4 (Commit 258ba8e089db23f760139266c232f01bad73f85c from linux-rcu) diff --git a/debian/patches-rt/0024-kmemleak-Turn-kmemleak_lock-to-raw-spinlock-on-RT.patch b/debian/patches-rt/0024-kmemleak-Turn-kmemleak_lock-to-raw-spinlock-on-RT.patch index d62678ee9..5e1db1970 100644 --- a/debian/patches-rt/0024-kmemleak-Turn-kmemleak_lock-to-raw-spinlock-on-RT.patch +++ b/debian/patches-rt/0024-kmemleak-Turn-kmemleak_lock-to-raw-spinlock-on-RT.patch @@ -4,7 +4,7 @@ Subject: [PATCH 024/353] kmemleak: Turn kmemleak_lock to raw spinlock on RT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=65641f1f87399bb60a3060026b35a48cbc12e5db +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2acd572061a0e1c538e61064e794da7ecb5f3b1d kmemleak_lock, as a rwlock on RT, can possibly be held in atomic context and causes the follow BUG. diff --git a/debian/patches-rt/0025-NFSv4-replace-seqcount_t-with-a-seqlock_t.patch b/debian/patches-rt/0025-NFSv4-replace-seqcount_t-with-a-seqlock_t.patch index f127a36d7..95f7193d7 100644 --- a/debian/patches-rt/0025-NFSv4-replace-seqcount_t-with-a-seqlock_t.patch +++ b/debian/patches-rt/0025-NFSv4-replace-seqcount_t-with-a-seqlock_t.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 28 Oct 2016 23:05:11 +0200 Subject: [PATCH 025/353] NFSv4: replace seqcount_t with a seqlock_t -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e36671ce4bf576f03e10887842cb4d4d18b2373c +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=9de4c145bdbac174d7d6cfc31a27cb41edc0fac9 The raw_write_seqcount_begin() in nfs4_reclaim_open_state() bugs me because it maps to preempt_disable() in -RT which I can't have at this @@ -44,7 +44,7 @@ index b0c0c2fc2fba..26565ba05dc1 100644 mutex_unlock(&sp->so_delegreturn_mutex); put_nfs_open_context(ctx); diff --git a/fs/nfs/nfs4_fs.h b/fs/nfs/nfs4_fs.h -index 5ac7bf24c507..b15a7a2f64fe 100644 +index 2d438318681a..e6cecc00c379 100644 --- a/fs/nfs/nfs4_fs.h +++ b/fs/nfs/nfs4_fs.h @@ -114,7 +114,7 @@ struct nfs4_state_owner { @@ -57,10 +57,10 @@ index 5ac7bf24c507..b15a7a2f64fe 100644 }; diff --git a/fs/nfs/nfs4proc.c b/fs/nfs/nfs4proc.c -index 250fa88303fa..b61a0f4b2ae8 100644 +index 3651619468d7..f9d3fcb007a5 100644 --- a/fs/nfs/nfs4proc.c +++ b/fs/nfs/nfs4proc.c -@@ -2879,7 +2879,7 @@ static int _nfs4_open_and_get_state(struct nfs4_opendata *opendata, +@@ -2882,7 +2882,7 @@ static int _nfs4_open_and_get_state(struct nfs4_opendata *opendata, unsigned int seq; int ret; @@ -69,7 +69,7 @@ index 250fa88303fa..b61a0f4b2ae8 100644 ret = _nfs4_proc_open(opendata, ctx); if (ret != 0) -@@ -2920,7 +2920,7 @@ static int _nfs4_open_and_get_state(struct nfs4_opendata *opendata, +@@ -2923,7 +2923,7 @@ static int _nfs4_open_and_get_state(struct nfs4_opendata *opendata, if (d_inode(dentry) == state->inode) { nfs_inode_attach_open_context(ctx); @@ -79,10 +79,10 @@ index 250fa88303fa..b61a0f4b2ae8 100644 } diff --git a/fs/nfs/nfs4state.c b/fs/nfs/nfs4state.c -index b9fbd01ef4cf..cd0cd6594947 100644 +index f0f0fb7499e3..7bc43e0b24ef 100644 --- a/fs/nfs/nfs4state.c +++ b/fs/nfs/nfs4state.c -@@ -516,7 +516,7 @@ nfs4_alloc_state_owner(struct nfs_server *server, +@@ -520,7 +520,7 @@ nfs4_alloc_state_owner(struct nfs_server *server, nfs4_init_seqid_counter(&sp->so_seqid); atomic_set(&sp->so_count, 1); INIT_LIST_HEAD(&sp->so_lru); @@ -91,7 +91,7 @@ index b9fbd01ef4cf..cd0cd6594947 100644 mutex_init(&sp->so_delegreturn_mutex); return sp; } -@@ -1586,8 +1586,12 @@ static int nfs4_reclaim_open_state(struct nfs4_state_owner *sp, const struct nfs +@@ -1590,8 +1590,12 @@ static int nfs4_reclaim_open_state(struct nfs4_state_owner *sp, const struct nfs * recovering after a network partition or a reboot from a * server that doesn't support a grace period. */ @@ -105,7 +105,7 @@ index b9fbd01ef4cf..cd0cd6594947 100644 restart: list_for_each_entry(state, &sp->so_states, open_states) { if (!test_and_clear_bit(ops->state_flag_bit, &state->flags)) -@@ -1674,14 +1678,20 @@ static int nfs4_reclaim_open_state(struct nfs4_state_owner *sp, const struct nfs +@@ -1678,14 +1682,20 @@ static int nfs4_reclaim_open_state(struct nfs4_state_owner *sp, const struct nfs spin_lock(&sp->so_lock); goto restart; } diff --git a/debian/patches-rt/0026-kernel-sched-Provide-a-pointer-to-the-valid-CPU-mask.patch b/debian/patches-rt/0026-kernel-sched-Provide-a-pointer-to-the-valid-CPU-mask.patch index aae3ea1c6..ff72663d5 100644 --- a/debian/patches-rt/0026-kernel-sched-Provide-a-pointer-to-the-valid-CPU-mask.patch +++ b/debian/patches-rt/0026-kernel-sched-Provide-a-pointer-to-the-valid-CPU-mask.patch @@ -5,7 +5,7 @@ Subject: [PATCH 026/353] kernel: sched: Provide a pointer to the valid CPU MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ef5ef947f2c50bf428e512ab5499199c373b0311 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=00783413cf324a173918f6f46c53eb248a11de23 In commit 4b53a3412d66 ("sched/core: Remove the tsk_nr_cpus_allowed() wrapper") the tsk_nr_cpus_allowed() wrapper was removed. There was not @@ -307,10 +307,10 @@ index 994ffe018120..d71054b95528 100644 .mm = NULL, .active_mm = &init_mm, diff --git a/kernel/cgroup/cpuset.c b/kernel/cgroup/cpuset.c -index c6d412cebc43..b5a1dca1d4d1 100644 +index 3067d3e5a51d..54591aed4049 100644 --- a/kernel/cgroup/cpuset.c +++ b/kernel/cgroup/cpuset.c -@@ -2101,7 +2101,7 @@ static void cpuset_fork(struct task_struct *task) +@@ -2103,7 +2103,7 @@ static void cpuset_fork(struct task_struct *task) if (task_css_is_root(task, cpuset_cgrp_id)) return; diff --git a/debian/patches-rt/0027-kernel-sched-core-add-migrate_disable.patch b/debian/patches-rt/0027-kernel-sched-core-add-migrate_disable.patch index 4fb258a1f..ecffbbe5f 100644 --- a/debian/patches-rt/0027-kernel-sched-core-add-migrate_disable.patch +++ b/debian/patches-rt/0027-kernel-sched-core-add-migrate_disable.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Sat, 27 May 2017 19:02:06 +0200 Subject: [PATCH 027/353] kernel/sched/core: add migrate_disable() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=7f0d9f74555c7b5e54700bf2156e7a6526a6c964 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=851169d906dda13e32de30f8fa91f2328d908f14 --- include/linux/preempt.h | 23 +++++++ diff --git a/debian/patches-rt/0028-sched-migrate_disable-Add-export_symbol_gpl-for-__mi.patch b/debian/patches-rt/0028-sched-migrate_disable-Add-export_symbol_gpl-for-__mi.patch index f9c9c6973..efc393758 100644 --- a/debian/patches-rt/0028-sched-migrate_disable-Add-export_symbol_gpl-for-__mi.patch +++ b/debian/patches-rt/0028-sched-migrate_disable-Add-export_symbol_gpl-for-__mi.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 9 Oct 2018 17:34:50 +0200 Subject: [PATCH 028/353] sched/migrate_disable: Add export_symbol_gpl for __migrate_disabled -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a0e5698b2249f75e5e7561e46ed842f4a7bfb76d +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=41cf8452f8cc8846c42387f5730f027836b38946 Jonathan reported that lttng/modules can't use __migrate_disabled(). This function is only used by sched/core itself and the tracing diff --git a/debian/patches-rt/0029-arm-at91-do-not-disable-enable-clocks-in-a-row.patch b/debian/patches-rt/0029-arm-at91-do-not-disable-enable-clocks-in-a-row.patch index 265686761..0900d4057 100644 --- a/debian/patches-rt/0029-arm-at91-do-not-disable-enable-clocks-in-a-row.patch +++ b/debian/patches-rt/0029-arm-at91-do-not-disable-enable-clocks-in-a-row.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 9 Mar 2016 10:51:06 +0100 Subject: [PATCH 029/353] arm: at91: do not disable/enable clocks in a row -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=fe2024e9a496e95918eb6b6ea0324d9dca860c57 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2de0b355b47912313998dc17af34f926e24fcb9b Currently the driver will disable the clock and enable it one line later if it is switching from periodic mode into one shot. diff --git a/debian/patches-rt/0030-clocksource-TCLIB-Allow-higher-clock-rates-for-clock.patch b/debian/patches-rt/0030-clocksource-TCLIB-Allow-higher-clock-rates-for-clock.patch index c232f65dc..2063f79e1 100644 --- a/debian/patches-rt/0030-clocksource-TCLIB-Allow-higher-clock-rates-for-clock.patch +++ b/debian/patches-rt/0030-clocksource-TCLIB-Allow-higher-clock-rates-for-clock.patch @@ -5,7 +5,7 @@ Subject: [PATCH 030/353] clocksource: TCLIB: Allow higher clock rates for MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=04a617da7431cd2055b92d5ac229e41722f86c24 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=baee7768ee1f5b5c11151866389ccd758e799a26 As default the TCLIB uses the 32KiHz base clock rate for clock events. Add a compile time selection to allow higher clock resulution. diff --git a/debian/patches-rt/0031-timekeeping-Split-jiffies-seqlock.patch b/debian/patches-rt/0031-timekeeping-Split-jiffies-seqlock.patch index 70a06f239..d816ecd3b 100644 --- a/debian/patches-rt/0031-timekeeping-Split-jiffies-seqlock.patch +++ b/debian/patches-rt/0031-timekeeping-Split-jiffies-seqlock.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Thu, 14 Feb 2013 22:36:59 +0100 Subject: [PATCH 031/353] timekeeping: Split jiffies seqlock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ceacbb2bbf0eee08d70691be812182f653e90015 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e67616dbfa0b4e559a51d108930dbdf3b5ec8a8e Replace jiffies_lock seqlock with a simple seqcounter and a rawlock so it can be taken in atomic context on RT. @@ -76,7 +76,7 @@ index 0a3cc37e4b83..7bd136b646d4 100644 clockevents_switch_state(dev, CLOCK_EVT_STATE_ONESHOT); diff --git a/kernel/time/tick-sched.c b/kernel/time/tick-sched.c -index 48403fb653c2..e774a49176cc 100644 +index 25c6efa2c557..0491c4c4a5cf 100644 --- a/kernel/time/tick-sched.c +++ b/kernel/time/tick-sched.c @@ -68,7 +68,8 @@ static void tick_do_update_jiffies64(ktime_t now) @@ -121,7 +121,7 @@ index 48403fb653c2..e774a49176cc 100644 return period; } -@@ -656,10 +661,10 @@ static ktime_t tick_nohz_next_event(struct tick_sched *ts, int cpu) +@@ -668,10 +673,10 @@ static ktime_t tick_nohz_next_event(struct tick_sched *ts, int cpu) /* Read jiffies and the time when jiffies were updated last */ do { diff --git a/debian/patches-rt/0032-signal-Revert-ptrace-preempt-magic.patch b/debian/patches-rt/0032-signal-Revert-ptrace-preempt-magic.patch index 6cec5c7ea..ebd057fb3 100644 --- a/debian/patches-rt/0032-signal-Revert-ptrace-preempt-magic.patch +++ b/debian/patches-rt/0032-signal-Revert-ptrace-preempt-magic.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Wed, 21 Sep 2011 19:57:12 +0200 Subject: [PATCH 032/353] signal: Revert ptrace preempt magic -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=5b481a14b078d0fad673ad63e23b1b56dec0cb94 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=644d41a2ad0eeb0b4c8f45d97302becdc9270125 Upstream commit '53da1d9456fe7f8 fix ptrace slowness' is nothing more than a bandaid around the ptrace design trainwreck. It's not a diff --git a/debian/patches-rt/0033-net-sched-Use-msleep-instead-of-yield.patch b/debian/patches-rt/0033-net-sched-Use-msleep-instead-of-yield.patch index 39c78bed1..a795a7730 100644 --- a/debian/patches-rt/0033-net-sched-Use-msleep-instead-of-yield.patch +++ b/debian/patches-rt/0033-net-sched-Use-msleep-instead-of-yield.patch @@ -1,7 +1,7 @@ From: Marc Kleine-Budde <mkl@pengutronix.de> Date: Wed, 5 Mar 2014 00:49:47 +0100 Subject: [PATCH 033/353] net: sched: Use msleep() instead of yield() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=5a105c0124877dd2964aac535777189eba38176e +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=3a2606d8cca4f1676f8e4428ac09a81adb99272e On PREEMPT_RT enabled systems the interrupt handler run as threads at prio 50 (by default). If a high priority userspace process tries to shut down a busy diff --git a/debian/patches-rt/0034-dm-rq-remove-BUG_ON-irqs_disabled-check.patch b/debian/patches-rt/0034-dm-rq-remove-BUG_ON-irqs_disabled-check.patch index b6052a6ce..06535faa3 100644 --- a/debian/patches-rt/0034-dm-rq-remove-BUG_ON-irqs_disabled-check.patch +++ b/debian/patches-rt/0034-dm-rq-remove-BUG_ON-irqs_disabled-check.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 27 Mar 2018 16:24:15 +0200 Subject: [PATCH 034/353] dm rq: remove BUG_ON(!irqs_disabled) check -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=37cb923def4a48797389fe3a7c21bde78798bf27 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8a4df0ffc36cba9a71e739f5838df2eb08896256 In commit 052189a2ec95 ("dm: remove superfluous irq disablement in dm_request_fn") the spin_lock_irq() was replaced with spin_lock() + a diff --git a/debian/patches-rt/0035-usb-do-no-disable-interrupts-in-giveback.patch b/debian/patches-rt/0035-usb-do-no-disable-interrupts-in-giveback.patch index 799437d21..02f48203c 100644 --- a/debian/patches-rt/0035-usb-do-no-disable-interrupts-in-giveback.patch +++ b/debian/patches-rt/0035-usb-do-no-disable-interrupts-in-giveback.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 8 Nov 2013 17:34:54 +0100 Subject: [PATCH 035/353] usb: do no disable interrupts in giveback -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f847ddd27f34eff4e942a9f35a4b254bb16abed8 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=476b0e55e05f6dadc236e6f568f66c0907218ea2 Since commit 94dfd7ed ("USB: HCD: support giveback of URB in tasklet context") the USB code disables interrupts before invoking the complete diff --git a/debian/patches-rt/0036-rt-Provide-PREEMPT_RT_BASE-config-switch.patch b/debian/patches-rt/0036-rt-Provide-PREEMPT_RT_BASE-config-switch.patch index 6ce99674d..13d19f8de 100644 --- a/debian/patches-rt/0036-rt-Provide-PREEMPT_RT_BASE-config-switch.patch +++ b/debian/patches-rt/0036-rt-Provide-PREEMPT_RT_BASE-config-switch.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Fri, 17 Jun 2011 12:39:57 +0200 Subject: [PATCH 036/353] rt: Provide PREEMPT_RT_BASE config switch -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=dc2f5c58bfd187b942910304abcd1b3d3469310d +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b0d131d186abf19fa4f22052f09aa9d1e4b8e67d Introduce PREEMPT_RT_BASE which enables parts of PREEMPT_RT_FULL. Forces interrupt threading and enables some of the RT diff --git a/debian/patches-rt/0037-cpumask-Disable-CONFIG_CPUMASK_OFFSTACK-for-RT.patch b/debian/patches-rt/0037-cpumask-Disable-CONFIG_CPUMASK_OFFSTACK-for-RT.patch index f40d70689..18adcb82b 100644 --- a/debian/patches-rt/0037-cpumask-Disable-CONFIG_CPUMASK_OFFSTACK-for-RT.patch +++ b/debian/patches-rt/0037-cpumask-Disable-CONFIG_CPUMASK_OFFSTACK-for-RT.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Wed, 14 Dec 2011 01:03:49 +0100 Subject: [PATCH 037/353] cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=952c945d9fc29c58a035417e6c55f808f1377cab +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=aa9cb2fbe6f5b5c488e7e709e18adf4cf45069eb There are "valid" GFP_ATOMIC allocations such as diff --git a/debian/patches-rt/0038-jump-label-disable-if-stop_machine-is-used.patch b/debian/patches-rt/0038-jump-label-disable-if-stop_machine-is-used.patch index 896cc203a..2d36bb291 100644 --- a/debian/patches-rt/0038-jump-label-disable-if-stop_machine-is-used.patch +++ b/debian/patches-rt/0038-jump-label-disable-if-stop_machine-is-used.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Wed, 8 Jul 2015 17:14:48 +0200 Subject: [PATCH 038/353] jump-label: disable if stop_machine() is used -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c6b5444866b72dc483901482491924d3dd303223 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=7475498ce7b14345b197402b874347c3a8a55075 Some architectures are using stop_machine() while switching the opcode which leads to latency spikes. diff --git a/debian/patches-rt/0039-kconfig-Disable-config-options-which-are-not-RT-comp.patch b/debian/patches-rt/0039-kconfig-Disable-config-options-which-are-not-RT-comp.patch index 3a6204f03..092b6ffb0 100644 --- a/debian/patches-rt/0039-kconfig-Disable-config-options-which-are-not-RT-comp.patch +++ b/debian/patches-rt/0039-kconfig-Disable-config-options-which-are-not-RT-comp.patch @@ -2,7 +2,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Sun, 24 Jul 2011 12:11:43 +0200 Subject: [PATCH 039/353] kconfig: Disable config options which are not RT compatible -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=46a6c39e9812501f60ae7231a8cd10d40a133757 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=78e60f97bd4dc81d3b289ce9ba3bd50e6496b917 Disable stuff which is known to have issues on RT diff --git a/debian/patches-rt/0040-lockdep-disable-self-test.patch b/debian/patches-rt/0040-lockdep-disable-self-test.patch index 8b7300625..5367e26e1 100644 --- a/debian/patches-rt/0040-lockdep-disable-self-test.patch +++ b/debian/patches-rt/0040-lockdep-disable-self-test.patch @@ -4,7 +4,7 @@ Subject: [PATCH 040/353] lockdep: disable self-test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=46ee29532b5b9e1210141d05bcc94973558b9f44 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4d493518f5ac0489a49fbb9c7768b49f43ed1add The self-test wasn't always 100% accurate for RT. We disabled a few tests which failed because they had a different semantic for RT. Some diff --git a/debian/patches-rt/0041-mm-Allow-only-slub-on-RT.patch b/debian/patches-rt/0041-mm-Allow-only-slub-on-RT.patch index 09be4ffde..b90f803b6 100644 --- a/debian/patches-rt/0041-mm-Allow-only-slub-on-RT.patch +++ b/debian/patches-rt/0041-mm-Allow-only-slub-on-RT.patch @@ -1,7 +1,7 @@ From: Ingo Molnar <mingo@elte.hu> Date: Fri, 3 Jul 2009 08:44:03 -0500 Subject: [PATCH 041/353] mm: Allow only slub on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=034926d870cc644f9749f756bec5f4c328f8bbc9 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=cb3b6e45e3f58dd010c7238697d1cf1a971f71e1 Disable SLAB and SLOB on -RT. Only SLUB is adopted to -RT needs. diff --git a/debian/patches-rt/0042-locking-Disable-spin-on-owner-for-RT.patch b/debian/patches-rt/0042-locking-Disable-spin-on-owner-for-RT.patch index b0e660b66..88a1efae0 100644 --- a/debian/patches-rt/0042-locking-Disable-spin-on-owner-for-RT.patch +++ b/debian/patches-rt/0042-locking-Disable-spin-on-owner-for-RT.patch @@ -4,7 +4,7 @@ Subject: [PATCH 042/353] locking: Disable spin on owner for RT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=eb70dbff62f04d85313f9ea6fd09ebe5fd00fc7d +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=af47a49386367ed0b848f393f5e6136cd83b69a5 Drop spin on owner for mutex / rwsem. We are most likely not using it but… diff --git a/debian/patches-rt/0043-rcu-Disable-RCU_FAST_NO_HZ-on-RT.patch b/debian/patches-rt/0043-rcu-Disable-RCU_FAST_NO_HZ-on-RT.patch index f84ab6037..d96043a68 100644 --- a/debian/patches-rt/0043-rcu-Disable-RCU_FAST_NO_HZ-on-RT.patch +++ b/debian/patches-rt/0043-rcu-Disable-RCU_FAST_NO_HZ-on-RT.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Sun, 28 Oct 2012 13:26:09 +0000 Subject: [PATCH 043/353] rcu: Disable RCU_FAST_NO_HZ on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e260655473eacb8537b3e4f437747c1a18530191 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=807f7c93f7edb3fcca92051a329ae6c108de6b36 This uses a timer_list timer from the irq disabled guts of the idle code. Disable it for now to prevent wreckage. diff --git a/debian/patches-rt/0044-rcu-make-RCU_BOOST-default-on-RT.patch b/debian/patches-rt/0044-rcu-make-RCU_BOOST-default-on-RT.patch index 0853e8420..7eefd7726 100644 --- a/debian/patches-rt/0044-rcu-make-RCU_BOOST-default-on-RT.patch +++ b/debian/patches-rt/0044-rcu-make-RCU_BOOST-default-on-RT.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 21 Mar 2014 20:19:05 +0100 Subject: [PATCH 044/353] rcu: make RCU_BOOST default on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d59067f0eebc3f17a4aacc039c67a5adc75f7ced +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=5b2d814594a0f22fef63b73eaa88d1ef3ba9e002 Since it is no longer invoked from the softirq people run into OOM more often if the priority of the RCU thread is too low. Making boosting diff --git a/debian/patches-rt/0045-sched-Disable-CONFIG_RT_GROUP_SCHED-on-RT.patch b/debian/patches-rt/0045-sched-Disable-CONFIG_RT_GROUP_SCHED-on-RT.patch index a3228ca11..400617a80 100644 --- a/debian/patches-rt/0045-sched-Disable-CONFIG_RT_GROUP_SCHED-on-RT.patch +++ b/debian/patches-rt/0045-sched-Disable-CONFIG_RT_GROUP_SCHED-on-RT.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Mon, 18 Jul 2011 17:03:52 +0200 Subject: [PATCH 045/353] sched: Disable CONFIG_RT_GROUP_SCHED on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2ce65f9eabca71fd892cecbed0713ccf17bc59cb +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b8c020a966bafec876d590b4a2fd9f7801e23d5a Carsten reported problems when running: diff --git a/debian/patches-rt/0046-net-core-disable-NET_RX_BUSY_POLL.patch b/debian/patches-rt/0046-net-core-disable-NET_RX_BUSY_POLL.patch index 6a56e3b9e..6f0477790 100644 --- a/debian/patches-rt/0046-net-core-disable-NET_RX_BUSY_POLL.patch +++ b/debian/patches-rt/0046-net-core-disable-NET_RX_BUSY_POLL.patch @@ -4,7 +4,7 @@ Subject: [PATCH 046/353] net/core: disable NET_RX_BUSY_POLL MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=502072d5b069c14b3de75fe7056c58d493f92d02 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c91e1d483f6d2e075683470a7e46a305c83a564c sk_busy_loop() does preempt_disable() followed by a few operations which can take sleeping locks and may get long. diff --git a/debian/patches-rt/0047-arm-disable-NEON-in-kernel-mode.patch b/debian/patches-rt/0047-arm-disable-NEON-in-kernel-mode.patch index d4a6dea02..4a2db17b6 100644 --- a/debian/patches-rt/0047-arm-disable-NEON-in-kernel-mode.patch +++ b/debian/patches-rt/0047-arm-disable-NEON-in-kernel-mode.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 1 Dec 2017 10:42:03 +0100 Subject: [PATCH 047/353] arm*: disable NEON in kernel mode -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f20c0b9253ea4b5d975df077f7c4ddbbaa2dd70d +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=7239775653422e6ae509eb044c2e29549918751a NEON in kernel mode is used by the crypto algorithms and raid6 code. While the raid6 code looks okay, the crypto algorithms do not: NEON diff --git a/debian/patches-rt/0048-powerpc-Use-generic-rwsem-on-RT.patch b/debian/patches-rt/0048-powerpc-Use-generic-rwsem-on-RT.patch index 19e77d805..db78ee0b7 100644 --- a/debian/patches-rt/0048-powerpc-Use-generic-rwsem-on-RT.patch +++ b/debian/patches-rt/0048-powerpc-Use-generic-rwsem-on-RT.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Tue, 14 Jul 2015 14:26:34 +0200 Subject: [PATCH 048/353] powerpc: Use generic rwsem on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=093578a8c3f5ac7b43be32a4f6b9bd0a4fe19842 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=51c73f280c36dda381651f877c21f25d176c2578 Use generic code which uses rtmutex diff --git a/debian/patches-rt/0049-powerpc-kvm-Disable-in-kernel-MPIC-emulation-for-PRE.patch b/debian/patches-rt/0049-powerpc-kvm-Disable-in-kernel-MPIC-emulation-for-PRE.patch index b933dd67d..1559437a0 100644 --- a/debian/patches-rt/0049-powerpc-kvm-Disable-in-kernel-MPIC-emulation-for-PRE.patch +++ b/debian/patches-rt/0049-powerpc-kvm-Disable-in-kernel-MPIC-emulation-for-PRE.patch @@ -2,7 +2,7 @@ From: Bogdan Purcareata <bogdan.purcareata@freescale.com> Date: Fri, 24 Apr 2015 15:53:13 +0000 Subject: [PATCH 049/353] powerpc/kvm: Disable in-kernel MPIC emulation for PREEMPT_RT_FULL -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=dcdb6700fbc6eeac31e2250c931df82e8bbe7c0a +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d2178c38f47591486742dfaf8fef2b79fd85967a While converting the openpic emulation code to use a raw_spinlock_t enables guests to run on RT, there's still a performance issue. For interrupts sent in diff --git a/debian/patches-rt/0050-powerpc-Disable-highmem-on-RT.patch b/debian/patches-rt/0050-powerpc-Disable-highmem-on-RT.patch index bc18bf72e..c08c00eae 100644 --- a/debian/patches-rt/0050-powerpc-Disable-highmem-on-RT.patch +++ b/debian/patches-rt/0050-powerpc-Disable-highmem-on-RT.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Mon, 18 Jul 2011 17:08:34 +0200 Subject: [PATCH 050/353] powerpc: Disable highmem on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=42f6f091805e728a4eacca4829e87a77de5c1e1b +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=881dee687f9b7382c752cad0833c67629c3e88fb The current highmem handling on -RT is not compatible and needs fixups. diff --git a/debian/patches-rt/0051-mips-Disable-highmem-on-RT.patch b/debian/patches-rt/0051-mips-Disable-highmem-on-RT.patch index fc6a5fa34..340ce777f 100644 --- a/debian/patches-rt/0051-mips-Disable-highmem-on-RT.patch +++ b/debian/patches-rt/0051-mips-Disable-highmem-on-RT.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Mon, 18 Jul 2011 17:10:12 +0200 Subject: [PATCH 051/353] mips: Disable highmem on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a6fe479664379eeda3263be26ac744e9c10aca19 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e8faa268480a65b8ec2bc9731d9488ab238e5eee The current highmem handling on -RT is not compatible and needs fixups. diff --git a/debian/patches-rt/0052-x86-Use-generic-rwsem_spinlocks-on-rt.patch b/debian/patches-rt/0052-x86-Use-generic-rwsem_spinlocks-on-rt.patch index ebf335f22..38b04824e 100644 --- a/debian/patches-rt/0052-x86-Use-generic-rwsem_spinlocks-on-rt.patch +++ b/debian/patches-rt/0052-x86-Use-generic-rwsem_spinlocks-on-rt.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Sun, 26 Jul 2009 02:21:32 +0200 Subject: [PATCH 052/353] x86: Use generic rwsem_spinlocks on -rt -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2616ab41e6efdb625bff430005de8f0b70881644 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2c2d67e579a50998e69e63fc2e1d3b93ddecc564 Simplifies the separation of anon_rw_semaphores and rw_semaphores for -rt. diff --git a/debian/patches-rt/0053-leds-trigger-disable-CPU-trigger-on-RT.patch b/debian/patches-rt/0053-leds-trigger-disable-CPU-trigger-on-RT.patch index 33fadb16b..8cb7e3811 100644 --- a/debian/patches-rt/0053-leds-trigger-disable-CPU-trigger-on-RT.patch +++ b/debian/patches-rt/0053-leds-trigger-disable-CPU-trigger-on-RT.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 23 Jan 2014 14:45:59 +0100 Subject: [PATCH 053/353] leds: trigger: disable CPU trigger on -RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=462ad08a0fef7b27c741a6cd5e49ab7e430bb97c +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=7a8d66dd761a516e265202481b854fff78c6b1b6 as it triggers: |CPU: 0 PID: 0 Comm: swapper Not tainted 3.12.8-rt10 #141 diff --git a/debian/patches-rt/0054-cpufreq-drop-K8-s-driver-from-beeing-selected.patch b/debian/patches-rt/0054-cpufreq-drop-K8-s-driver-from-beeing-selected.patch index bdc816c9f..cfeda51ca 100644 --- a/debian/patches-rt/0054-cpufreq-drop-K8-s-driver-from-beeing-selected.patch +++ b/debian/patches-rt/0054-cpufreq-drop-K8-s-driver-from-beeing-selected.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 9 Apr 2015 15:23:01 +0200 Subject: [PATCH 054/353] cpufreq: drop K8's driver from beeing selected -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=7644f056b07841ff9b1f0984caed7ed5db699030 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=69b2bc87d938e2f7c48cfae26f1bde516298648f Ralf posted a picture of a backtrace from diff --git a/debian/patches-rt/0055-md-disable-bcache.patch b/debian/patches-rt/0055-md-disable-bcache.patch index 1b00143c2..afe7f1fc4 100644 --- a/debian/patches-rt/0055-md-disable-bcache.patch +++ b/debian/patches-rt/0055-md-disable-bcache.patch @@ -4,7 +4,7 @@ Subject: [PATCH 055/353] md: disable bcache MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e5ea385604780686a520c21a2ea4e32f09226e33 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2f2b9a4942cf661040eaf50bcf2273f11609f78b It uses anon semaphores |drivers/md/bcache/request.c: In function ‘cached_dev_write_complete’: diff --git a/debian/patches-rt/0056-efi-Disable-runtime-services-on-RT.patch b/debian/patches-rt/0056-efi-Disable-runtime-services-on-RT.patch index 76edd0149..1c79b3b41 100644 --- a/debian/patches-rt/0056-efi-Disable-runtime-services-on-RT.patch +++ b/debian/patches-rt/0056-efi-Disable-runtime-services-on-RT.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 26 Jul 2018 15:03:16 +0200 Subject: [PATCH 056/353] efi: Disable runtime services on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b0e8136232443e042b5c44c852f280009801317f +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0ece58437734f184ee2b23f28f2677164de88ac9 Based on meassurements the EFI functions get_variable / get_next_variable take up to 2us which looks okay. diff --git a/debian/patches-rt/0057-printk-Add-a-printk-kill-switch.patch b/debian/patches-rt/0057-printk-Add-a-printk-kill-switch.patch index 243c6a1af..d72360c02 100644 --- a/debian/patches-rt/0057-printk-Add-a-printk-kill-switch.patch +++ b/debian/patches-rt/0057-printk-Add-a-printk-kill-switch.patch @@ -1,7 +1,7 @@ From: Ingo Molnar <mingo@elte.hu> Date: Fri, 22 Jul 2011 17:58:40 +0200 Subject: [PATCH 057/353] printk: Add a printk kill switch -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f062ada5016529787b9a1fce14332b05eee8df10 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=41266168d2081efb4dce1f66cceb696bd642a639 Add a prinkt-kill-switch. This is used from (NMI) watchdog to ensure that it does not dead-lock with the early printk code. @@ -14,7 +14,7 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 3 files changed, 71 insertions(+), 20 deletions(-) diff --git a/include/linux/printk.h b/include/linux/printk.h -index 6dd867e39365..b9d050428456 100644 +index f4d7e643f010..586be4c5df96 100644 --- a/include/linux/printk.h +++ b/include/linux/printk.h @@ -140,9 +140,11 @@ struct va_format { diff --git a/debian/patches-rt/0058-printk-Add-force_early_printk-boot-param-to-help-wit.patch b/debian/patches-rt/0058-printk-Add-force_early_printk-boot-param-to-help-wit.patch index fbba46604..be5a84236 100644 --- a/debian/patches-rt/0058-printk-Add-force_early_printk-boot-param-to-help-wit.patch +++ b/debian/patches-rt/0058-printk-Add-force_early_printk-boot-param-to-help-wit.patch @@ -2,7 +2,7 @@ From: Peter Zijlstra <peterz@infradead.org> Date: Fri, 2 Sep 2011 14:41:29 +0200 Subject: [PATCH 058/353] printk: Add "force_early_printk" boot param to help with debugging -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=7258ee726dae2e8518580e1eca871149c2802532 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=09a1a8262e58440d4f13b8c83c4b9df4f1e98b68 Gives me an option to screw printk and actually see what the machine says. diff --git a/debian/patches-rt/0059-preempt-Provide-preempt_-_-no-rt-variants.patch b/debian/patches-rt/0059-preempt-Provide-preempt_-_-no-rt-variants.patch index 0b2cfba3a..68a057a6d 100644 --- a/debian/patches-rt/0059-preempt-Provide-preempt_-_-no-rt-variants.patch +++ b/debian/patches-rt/0059-preempt-Provide-preempt_-_-no-rt-variants.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Fri, 24 Jul 2009 12:38:56 +0200 Subject: [PATCH 059/353] preempt: Provide preempt_*_(no)rt variants -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d4e2a181620b6f226f127cbe13a958a106a86b61 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c22473616742042d7220a7ed01109c20219aa122 RT needs a few preempt_disable/enable points which are not necessary otherwise. Implement variants to avoid #ifdeffery. diff --git a/debian/patches-rt/0060-futex-workaround-migrate_disable-enable-in-different.patch b/debian/patches-rt/0060-futex-workaround-migrate_disable-enable-in-different.patch index 8817b2fff..23da29124 100644 --- a/debian/patches-rt/0060-futex-workaround-migrate_disable-enable-in-different.patch +++ b/debian/patches-rt/0060-futex-workaround-migrate_disable-enable-in-different.patch @@ -2,7 +2,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Wed, 8 Mar 2017 14:23:35 +0100 Subject: [PATCH 060/353] futex: workaround migrate_disable/enable in different context -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f7cdc070566c6d7d8a76b1b0ffdc87b135cbdae0 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=005385bd16d108692e1c126bc21baaf65247d41b migrate_disable()/migrate_enable() takes a different path in atomic() vs !atomic() context. These little hacks ensure that we don't underflow / overflow diff --git a/debian/patches-rt/0061-rt-Add-local-irq-locks.patch b/debian/patches-rt/0061-rt-Add-local-irq-locks.patch index 7081e180a..6236eb37e 100644 --- a/debian/patches-rt/0061-rt-Add-local-irq-locks.patch +++ b/debian/patches-rt/0061-rt-Add-local-irq-locks.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Mon, 20 Jun 2011 09:03:47 +0200 Subject: [PATCH 061/353] rt: Add local irq locks -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e6ae384120c0556824963a74ab901944ef4ee797 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=dcbbd166f143aaaf07a1a3b0b910448cad98807d Introduce locallock. For !RT this maps to preempt_disable()/ local_irq_disable() so there is not much that changes. For RT this will diff --git a/debian/patches-rt/0062-locallock-provide-get-put-_locked_ptr-variants.patch b/debian/patches-rt/0062-locallock-provide-get-put-_locked_ptr-variants.patch index b3c1d288f..47955c3d8 100644 --- a/debian/patches-rt/0062-locallock-provide-get-put-_locked_ptr-variants.patch +++ b/debian/patches-rt/0062-locallock-provide-get-put-_locked_ptr-variants.patch @@ -1,7 +1,7 @@ From: Julia Cartwright <julia@ni.com> Date: Mon, 7 May 2018 08:58:56 -0500 Subject: [PATCH 062/353] locallock: provide {get,put}_locked_ptr() variants -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=528d9d996bca8f3122200d9873400c61cd07bc28 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=5dc9c8dde604d296946d3c972c85c62bc39ad790 Provide a set of locallocked accessors for pointers to per-CPU data; this is useful for dynamically-allocated per-CPU regions, for example. diff --git a/debian/patches-rt/0063-mm-scatterlist-Do-not-disable-irqs-on-RT.patch b/debian/patches-rt/0063-mm-scatterlist-Do-not-disable-irqs-on-RT.patch index eb6d4a2d6..11e75312b 100644 --- a/debian/patches-rt/0063-mm-scatterlist-Do-not-disable-irqs-on-RT.patch +++ b/debian/patches-rt/0063-mm-scatterlist-Do-not-disable-irqs-on-RT.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Fri, 3 Jul 2009 08:44:34 -0500 Subject: [PATCH 063/353] mm/scatterlist: Do not disable irqs on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=44fe2fd54347e2dd0cdc3c69d217877623865c57 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=7ed7cd17a5a82c9c8339c813f8349b672892703e For -RT it is enough to keep pagefault disabled (which is currently handled by kmap_atomic()). diff --git a/debian/patches-rt/0064-signal-x86-Delay-calling-signals-in-atomic.patch b/debian/patches-rt/0064-signal-x86-Delay-calling-signals-in-atomic.patch index 5b6577cb6..b200cf8da 100644 --- a/debian/patches-rt/0064-signal-x86-Delay-calling-signals-in-atomic.patch +++ b/debian/patches-rt/0064-signal-x86-Delay-calling-signals-in-atomic.patch @@ -1,7 +1,7 @@ From: Oleg Nesterov <oleg@redhat.com> Date: Tue, 14 Jul 2015 14:26:34 +0200 Subject: [PATCH 064/353] signal/x86: Delay calling signals in atomic -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e48d85154e3afe0754d64e08de79a08733c4a9b7 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=7f2e1eba7c6820604ba2f99dfb4e0cf6d1448b6a On x86_64 we must disable preemption before we enable interrupts for stack faults, int3 and debugging, because the current task is using diff --git a/debian/patches-rt/0065-x86-signal-delay-calling-signals-on-32bit.patch b/debian/patches-rt/0065-x86-signal-delay-calling-signals-on-32bit.patch index 1eca98375..b785f1133 100644 --- a/debian/patches-rt/0065-x86-signal-delay-calling-signals-on-32bit.patch +++ b/debian/patches-rt/0065-x86-signal-delay-calling-signals-on-32bit.patch @@ -1,7 +1,7 @@ From: Yang Shi <yang.shi@linaro.org> Date: Thu, 10 Dec 2015 10:58:51 -0800 Subject: [PATCH 065/353] x86/signal: delay calling signals on 32bit -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=bbf815eb2ad51dc84ee8d99aa757d321801c029a +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=bb7990ff39c4d55a438d1d98cd873b1a6a20ed25 When running some ptrace single step tests on x86-32 machine, the below problem is triggered: diff --git a/debian/patches-rt/0066-buffer_head-Replace-bh_uptodate_lock-for-rt.patch b/debian/patches-rt/0066-buffer_head-Replace-bh_uptodate_lock-for-rt.patch index a0677ed8b..39751173b 100644 --- a/debian/patches-rt/0066-buffer_head-Replace-bh_uptodate_lock-for-rt.patch +++ b/debian/patches-rt/0066-buffer_head-Replace-bh_uptodate_lock-for-rt.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Fri, 18 Mar 2011 09:18:52 +0100 Subject: [PATCH 066/353] buffer_head: Replace bh_uptodate_lock for -rt -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=14e3bd221af4b7aec2bfa48507b1cd4ee48fa60e +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b7112c7f2393168be4998583652cd82cfba26657 Wrap the bit_spin_lock calls into a separate inline and add the RT replacements with a real spinlock. diff --git a/debian/patches-rt/0067-fs-jbd-jbd2-Make-state-lock-and-journal-head-lock-rt.patch b/debian/patches-rt/0067-fs-jbd-jbd2-Make-state-lock-and-journal-head-lock-rt.patch index c4cad8a32..883de41c9 100644 --- a/debian/patches-rt/0067-fs-jbd-jbd2-Make-state-lock-and-journal-head-lock-rt.patch +++ b/debian/patches-rt/0067-fs-jbd-jbd2-Make-state-lock-and-journal-head-lock-rt.patch @@ -2,7 +2,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Fri, 18 Mar 2011 10:11:25 +0100 Subject: [PATCH 067/353] fs: jbd/jbd2: Make state lock and journal head lock rt safe -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=dd0d7f0e4488d93b9fe0d12f516651da802db06c +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=287a79f16976e509bad76ff2beb4d1fa36dee029 bit_spin_locks break under RT. diff --git a/debian/patches-rt/0068-list_bl-Make-list-head-locking-RT-safe.patch b/debian/patches-rt/0068-list_bl-Make-list-head-locking-RT-safe.patch index 862afe8ef..67bc835ac 100644 --- a/debian/patches-rt/0068-list_bl-Make-list-head-locking-RT-safe.patch +++ b/debian/patches-rt/0068-list_bl-Make-list-head-locking-RT-safe.patch @@ -1,7 +1,7 @@ From: Paul Gortmaker <paul.gortmaker@windriver.com> Date: Fri, 21 Jun 2013 15:07:25 -0400 Subject: [PATCH 068/353] list_bl: Make list head locking RT safe -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=7bdc6e7f097af89dc86c3909e9446f50fc8c5daa +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6a4a154a836de866df8224ccec73bd3326aa14ec As per changes in include/linux/jbd_common.h for avoiding the bit_spin_locks on RT ("fs: jbd/jbd2: Make state lock and journal diff --git a/debian/patches-rt/0069-list_bl-fixup-bogus-lockdep-warning.patch b/debian/patches-rt/0069-list_bl-fixup-bogus-lockdep-warning.patch index 94437bea7..48011bc68 100644 --- a/debian/patches-rt/0069-list_bl-fixup-bogus-lockdep-warning.patch +++ b/debian/patches-rt/0069-list_bl-fixup-bogus-lockdep-warning.patch @@ -1,7 +1,7 @@ From: Josh Cartwright <joshc@ni.com> Date: Thu, 31 Mar 2016 00:04:25 -0500 Subject: [PATCH 069/353] list_bl: fixup bogus lockdep warning -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a22e7f3fc7bbc9dad2043bcbfc0d38ce9e4b00bb +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f671f39416b991c8fef15e4e7c8734034043c90f At first glance, the use of 'static inline' seems appropriate for INIT_HLIST_BL_HEAD(). diff --git a/debian/patches-rt/0070-genirq-Disable-irqpoll-on-rt.patch b/debian/patches-rt/0070-genirq-Disable-irqpoll-on-rt.patch index 8590c373f..1ec75d595 100644 --- a/debian/patches-rt/0070-genirq-Disable-irqpoll-on-rt.patch +++ b/debian/patches-rt/0070-genirq-Disable-irqpoll-on-rt.patch @@ -1,7 +1,7 @@ From: Ingo Molnar <mingo@elte.hu> Date: Fri, 3 Jul 2009 08:29:57 -0500 Subject: [PATCH 070/353] genirq: Disable irqpoll on -rt -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=5f86f00187743accf6007c4ba236ebab8e289434 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b5e333637dade576a0bdd5032dc7b65746460db4 Creates long latencies for no value diff --git a/debian/patches-rt/0071-genirq-Force-interrupt-thread-on-RT.patch b/debian/patches-rt/0071-genirq-Force-interrupt-thread-on-RT.patch index f65c2a766..6e8649eb6 100644 --- a/debian/patches-rt/0071-genirq-Force-interrupt-thread-on-RT.patch +++ b/debian/patches-rt/0071-genirq-Force-interrupt-thread-on-RT.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Sun, 3 Apr 2011 11:57:29 +0200 Subject: [PATCH 071/353] genirq: Force interrupt thread on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6e16716c355e269ae24d289794cb4276d1fab663 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=31da4391a9681dc99ba6fbb4e0a52f8aba734b83 Force threaded_irqs and optimize the code (force_irqthreads) in regard to this. diff --git a/debian/patches-rt/0072-Split-IRQ-off-and-zone-lock-while-freeing-pages-from.patch b/debian/patches-rt/0072-Split-IRQ-off-and-zone-lock-while-freeing-pages-from.patch index 455ecb372..cb3e6d4a8 100644 --- a/debian/patches-rt/0072-Split-IRQ-off-and-zone-lock-while-freeing-pages-from.patch +++ b/debian/patches-rt/0072-Split-IRQ-off-and-zone-lock-while-freeing-pages-from.patch @@ -2,7 +2,7 @@ From: Peter Zijlstra <peterz@infradead.org> Date: Mon, 28 May 2018 15:24:20 +0200 Subject: [PATCH 072/353] Split IRQ-off and zone->lock while freeing pages from PCP list #1 -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0073312549bfa62ca583d487d14b2e78056df9c6 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=9fd68ce8dfdfd97a4178efdda9dd37014f62b1d5 Split the IRQ-off section while accessing the PCP list from zone->lock while freeing pages. @@ -17,7 +17,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 52 insertions(+), 30 deletions(-) diff --git a/mm/page_alloc.c b/mm/page_alloc.c -index 1cffd4e1fd8f..7b48a742f235 100644 +index 4553cc848abc..d5fc6a1c79a5 100644 --- a/mm/page_alloc.c +++ b/mm/page_alloc.c @@ -1096,7 +1096,7 @@ static inline void prefetch_buddy(struct page *page) diff --git a/debian/patches-rt/0073-Split-IRQ-off-and-zone-lock-while-freeing-pages-from.patch b/debian/patches-rt/0073-Split-IRQ-off-and-zone-lock-while-freeing-pages-from.patch index 5d5b67729..458e3a160 100644 --- a/debian/patches-rt/0073-Split-IRQ-off-and-zone-lock-while-freeing-pages-from.patch +++ b/debian/patches-rt/0073-Split-IRQ-off-and-zone-lock-while-freeing-pages-from.patch @@ -2,7 +2,7 @@ From: Peter Zijlstra <peterz@infradead.org> Date: Mon, 28 May 2018 15:24:21 +0200 Subject: [PATCH 073/353] Split IRQ-off and zone->lock while freeing pages from PCP list #2 -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=bd91ba53f0f96f7f7fffe763ae93d2afa8fd62cd +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b2652116a3528f3658deb5a4dd32c704552b1080 Split the IRQ-off section while accessing the PCP list from zone->lock while freeing pages. @@ -17,7 +17,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 50 insertions(+), 10 deletions(-) diff --git a/mm/page_alloc.c b/mm/page_alloc.c -index 7b48a742f235..ea7c80e38b83 100644 +index d5fc6a1c79a5..3b8613c96940 100644 --- a/mm/page_alloc.c +++ b/mm/page_alloc.c @@ -1106,8 +1106,8 @@ static inline void prefetch_buddy(struct page *page) diff --git a/debian/patches-rt/0074-mm-SLxB-change-list_lock-to-raw_spinlock_t.patch b/debian/patches-rt/0074-mm-SLxB-change-list_lock-to-raw_spinlock_t.patch index 2ca62168d..7575989fe 100644 --- a/debian/patches-rt/0074-mm-SLxB-change-list_lock-to-raw_spinlock_t.patch +++ b/debian/patches-rt/0074-mm-SLxB-change-list_lock-to-raw_spinlock_t.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Mon, 28 May 2018 15:24:22 +0200 Subject: [PATCH 074/353] mm/SLxB: change list_lock to raw_spinlock_t -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=7aa4f7d11c84b41d032ceb5904778d4022996619 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=02829e5ee70fc4951a1492d03d4ccff359b0a914 The list_lock is used with used with IRQs off on RT. Make it a raw_spinlock_t otherwise the interrupts won't be disabled on -RT. The locking rules remain diff --git a/debian/patches-rt/0075-mm-SLUB-delay-giving-back-empty-slubs-to-IRQ-enabled.patch b/debian/patches-rt/0075-mm-SLUB-delay-giving-back-empty-slubs-to-IRQ-enabled.patch index e2d38d0a6..d52ca7c84 100644 --- a/debian/patches-rt/0075-mm-SLUB-delay-giving-back-empty-slubs-to-IRQ-enabled.patch +++ b/debian/patches-rt/0075-mm-SLUB-delay-giving-back-empty-slubs-to-IRQ-enabled.patch @@ -2,7 +2,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Thu, 21 Jun 2018 17:29:19 +0200 Subject: [PATCH 075/353] mm/SLUB: delay giving back empty slubs to IRQ enabled regions -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=9b8e390ea0ef59c3639bcab8ec9f4b5a2ead974c +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0bed7d4f488bcf540f7876a275217b9c398254bb __free_slab() is invoked with disabled interrupts which increases the irq-off time while __free_pages() is doing the work. diff --git a/debian/patches-rt/0076-mm-page_alloc-rt-friendly-per-cpu-pages.patch b/debian/patches-rt/0076-mm-page_alloc-rt-friendly-per-cpu-pages.patch index 550c2897f..8130097c9 100644 --- a/debian/patches-rt/0076-mm-page_alloc-rt-friendly-per-cpu-pages.patch +++ b/debian/patches-rt/0076-mm-page_alloc-rt-friendly-per-cpu-pages.patch @@ -1,7 +1,7 @@ From: Ingo Molnar <mingo@elte.hu> Date: Fri, 3 Jul 2009 08:29:37 -0500 Subject: [PATCH 076/353] mm: page_alloc: rt-friendly per-cpu pages -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ce3abcc61c9877b35570af7ecbd3a2ab1bca2912 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=1bb66c1cc65535695f6d34f78086223ed4e87514 rt-friendly per-cpu pages: convert the irqs-off per-cpu locking method into a preemptible, explicit-per-cpu-locks method. @@ -17,7 +17,7 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 1 file changed, 43 insertions(+), 20 deletions(-) diff --git a/mm/page_alloc.c b/mm/page_alloc.c -index ea7c80e38b83..94ab9500f9d7 100644 +index 3b8613c96940..51f71e7740b2 100644 --- a/mm/page_alloc.c +++ b/mm/page_alloc.c @@ -60,6 +60,7 @@ @@ -215,7 +215,7 @@ index ea7c80e38b83..94ab9500f9d7 100644 return NULL; } -@@ -8191,7 +8214,7 @@ void zone_pcp_reset(struct zone *zone) +@@ -8207,7 +8230,7 @@ void zone_pcp_reset(struct zone *zone) struct per_cpu_pageset *pset; /* avoid races with drain_pages() */ @@ -224,7 +224,7 @@ index ea7c80e38b83..94ab9500f9d7 100644 if (zone->pageset != &boot_pageset) { for_each_online_cpu(cpu) { pset = per_cpu_ptr(zone->pageset, cpu); -@@ -8200,7 +8223,7 @@ void zone_pcp_reset(struct zone *zone) +@@ -8216,7 +8239,7 @@ void zone_pcp_reset(struct zone *zone) free_percpu(zone->pageset); zone->pageset = &boot_pageset; } diff --git a/debian/patches-rt/0077-mm-swap-Convert-to-percpu-locked.patch b/debian/patches-rt/0077-mm-swap-Convert-to-percpu-locked.patch index 6456961f1..8c4b4dfde 100644 --- a/debian/patches-rt/0077-mm-swap-Convert-to-percpu-locked.patch +++ b/debian/patches-rt/0077-mm-swap-Convert-to-percpu-locked.patch @@ -1,7 +1,7 @@ From: Ingo Molnar <mingo@elte.hu> Date: Fri, 3 Jul 2009 08:29:51 -0500 Subject: [PATCH 077/353] mm/swap: Convert to percpu locked -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=1ee82fc26b4dd832c47e196fb58f0a0cbdd18039 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f11cbef82fab199491592055c6bd404867e5d463 Replace global locks (get_cpu + local_irq_save) with "local_locks()". Currently there is one of for "rotate" and one for "swap". @@ -55,10 +55,10 @@ index 5079ddbec8f9..c40d3a13cbbd 100644 cc->last_migrated_pfn = 0; } diff --git a/mm/page_alloc.c b/mm/page_alloc.c -index 94ab9500f9d7..27808409a25c 100644 +index 51f71e7740b2..a34a071048d2 100644 --- a/mm/page_alloc.c +++ b/mm/page_alloc.c -@@ -7302,8 +7302,9 @@ void __init free_area_init(unsigned long *zones_size) +@@ -7318,8 +7318,9 @@ void __init free_area_init(unsigned long *zones_size) static int page_alloc_cpu_dead(unsigned int cpu) { diff --git a/debian/patches-rt/0078-mm-perform-lru_add_drain_all-remotely.patch b/debian/patches-rt/0078-mm-perform-lru_add_drain_all-remotely.patch index 9c7805300..7b9ad0e55 100644 --- a/debian/patches-rt/0078-mm-perform-lru_add_drain_all-remotely.patch +++ b/debian/patches-rt/0078-mm-perform-lru_add_drain_all-remotely.patch @@ -1,7 +1,7 @@ From: Luiz Capitulino <lcapitulino@redhat.com> Date: Fri, 27 May 2016 15:03:28 +0200 Subject: [PATCH 078/353] mm: perform lru_add_drain_all() remotely -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ab6f63019d1a38c79d64bc6f54c0be70dfb526c8 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ddbda00eeee4a9177a7ebc3d05932ebfe414742f lru_add_drain_all() works by scheduling lru_add_drain_cpu() to run on all CPUs that have non-empty LRU pagevecs and then waiting for diff --git a/debian/patches-rt/0079-mm-vmstat-Protect-per-cpu-variables-with-preempt-dis.patch b/debian/patches-rt/0079-mm-vmstat-Protect-per-cpu-variables-with-preempt-dis.patch index eb1ba8fd6..0db5adc93 100644 --- a/debian/patches-rt/0079-mm-vmstat-Protect-per-cpu-variables-with-preempt-dis.patch +++ b/debian/patches-rt/0079-mm-vmstat-Protect-per-cpu-variables-with-preempt-dis.patch @@ -2,7 +2,7 @@ From: Ingo Molnar <mingo@elte.hu> Date: Fri, 3 Jul 2009 08:30:13 -0500 Subject: [PATCH 079/353] mm/vmstat: Protect per cpu variables with preempt disable on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=130ffa47348bc9aca027e32e23b62bfc86593200 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0563dacda4ed0e4a61ba53f2a6ea8b8a50cf4914 Disable preemption on -RT for the vmstat code. On vanila the code runs in IRQ-off regions while on -RT it is not. "preempt_disable" ensures that the diff --git a/debian/patches-rt/0080-ARM-Initialize-split-page-table-locks-for-vector-pag.patch b/debian/patches-rt/0080-ARM-Initialize-split-page-table-locks-for-vector-pag.patch index 818c94fb8..4a3556c9b 100644 --- a/debian/patches-rt/0080-ARM-Initialize-split-page-table-locks-for-vector-pag.patch +++ b/debian/patches-rt/0080-ARM-Initialize-split-page-table-locks-for-vector-pag.patch @@ -2,7 +2,7 @@ From: Frank Rowand <frank.rowand@am.sony.com> Date: Sat, 1 Oct 2011 18:58:13 -0700 Subject: [PATCH 080/353] ARM: Initialize split page table locks for vector page -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=be5374988b402d2bc249b848d12564514c117bbf +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=fbc577ca758067f49bde3100fa9b6cc3c26b0920 Without this patch, ARM can not use SPLIT_PTLOCK_CPUS if PREEMPT_RT_FULL=y because vectors_user_mapping() creates a diff --git a/debian/patches-rt/0081-mm-Enable-SLUB-for-RT.patch b/debian/patches-rt/0081-mm-Enable-SLUB-for-RT.patch index bad9dfe59..0ba5470e3 100644 --- a/debian/patches-rt/0081-mm-Enable-SLUB-for-RT.patch +++ b/debian/patches-rt/0081-mm-Enable-SLUB-for-RT.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Thu, 25 Oct 2012 10:32:35 +0100 Subject: [PATCH 081/353] mm: Enable SLUB for RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b09ad0805341ba4229b82deea465ab1460b94b3b +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=cfa555ce1c0ad724598773bddd70e7b294a2680c Avoid the memory allocation in IRQ section diff --git a/debian/patches-rt/0082-slub-Enable-irqs-for-__GFP_WAIT.patch b/debian/patches-rt/0082-slub-Enable-irqs-for-__GFP_WAIT.patch index b72d9e4bc..6f5fe6a8e 100644 --- a/debian/patches-rt/0082-slub-Enable-irqs-for-__GFP_WAIT.patch +++ b/debian/patches-rt/0082-slub-Enable-irqs-for-__GFP_WAIT.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Wed, 9 Jan 2013 12:08:15 +0100 Subject: [PATCH 082/353] slub: Enable irqs for __GFP_WAIT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=baec10672dad99cc0be8bd6afa2fc6f4abc04a64 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=60c7bad2d7e7475f8030e910935d5a14901a21d3 SYSTEM_RUNNING might be too late for enabling interrupts. Allocations with GFP_WAIT can happen before that. So use this as an indicator. diff --git a/debian/patches-rt/0083-slub-Disable-SLUB_CPU_PARTIAL.patch b/debian/patches-rt/0083-slub-Disable-SLUB_CPU_PARTIAL.patch index 785d43545..3311789cf 100644 --- a/debian/patches-rt/0083-slub-Disable-SLUB_CPU_PARTIAL.patch +++ b/debian/patches-rt/0083-slub-Disable-SLUB_CPU_PARTIAL.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 15 Apr 2015 19:00:47 +0200 Subject: [PATCH 083/353] slub: Disable SLUB_CPU_PARTIAL -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=be80f86f288a2e22f6d85ea2df8a49dccf483658 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c3b9b3f34e457d3e594cd093c5f1ed48a476eb5f |BUG: sleeping function called from invalid context at kernel/locking/rtmutex.c:915 |in_atomic(): 1, irqs_disabled(): 0, pid: 87, name: rcuop/7 diff --git a/debian/patches-rt/0084-mm-memcontrol-Don-t-call-schedule_work_on-in-preempt.patch b/debian/patches-rt/0084-mm-memcontrol-Don-t-call-schedule_work_on-in-preempt.patch index 5178be91b..bce692843 100644 --- a/debian/patches-rt/0084-mm-memcontrol-Don-t-call-schedule_work_on-in-preempt.patch +++ b/debian/patches-rt/0084-mm-memcontrol-Don-t-call-schedule_work_on-in-preempt.patch @@ -2,7 +2,7 @@ From: Yang Shi <yang.shi@windriver.com> Date: Wed, 30 Oct 2013 11:48:33 -0700 Subject: [PATCH 084/353] mm/memcontrol: Don't call schedule_work_on in preemption disabled context -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=5850c5f1b14f535ec88b2b429b43e7a249133ebc +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=5031f9cdd61fdfdcb0a379e5595209eb3dac9a2f The following trace is triggered when running ltp oom test cases: diff --git a/debian/patches-rt/0085-mm-memcontrol-Replace-local_irq_disable-with-local-l.patch b/debian/patches-rt/0085-mm-memcontrol-Replace-local_irq_disable-with-local-l.patch index 814203277..056411cab 100644 --- a/debian/patches-rt/0085-mm-memcontrol-Replace-local_irq_disable-with-local-l.patch +++ b/debian/patches-rt/0085-mm-memcontrol-Replace-local_irq_disable-with-local-l.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 28 Jan 2015 17:14:16 +0100 Subject: [PATCH 085/353] mm/memcontrol: Replace local_irq_disable with local locks -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=40534c4e3cc25eea0d7369472c85247a02a6b1df +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c81a3f5935dfdf459d8a0f1a1a23a8894bff122f There are a few local_irq_disable() which then take sleeping locks. This patch converts them local locks. diff --git a/debian/patches-rt/0086-mm-zsmalloc-copy-with-get_cpu_var-and-locking.patch b/debian/patches-rt/0086-mm-zsmalloc-copy-with-get_cpu_var-and-locking.patch index 0eac84c98..69a586a87 100644 --- a/debian/patches-rt/0086-mm-zsmalloc-copy-with-get_cpu_var-and-locking.patch +++ b/debian/patches-rt/0086-mm-zsmalloc-copy-with-get_cpu_var-and-locking.patch @@ -1,7 +1,7 @@ From: Mike Galbraith <umgwanakikbuti@gmail.com> Date: Tue, 22 Mar 2016 11:16:09 +0100 Subject: [PATCH 086/353] mm/zsmalloc: copy with get_cpu_var() and locking -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=84f042cbdce6d963014e063db861eddc61d60e4d +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=1066fad5edfca01fbe5e367fa7bbed89e4034677 get_cpu_var() disables preemption and triggers a might_sleep() splat later. This is replaced with get_locked_var(). diff --git a/debian/patches-rt/0087-x86-mm-pat-disable-preemption-__split_large_page-aft.patch b/debian/patches-rt/0087-x86-mm-pat-disable-preemption-__split_large_page-aft.patch index f8f0bcb58..e778b47ad 100644 --- a/debian/patches-rt/0087-x86-mm-pat-disable-preemption-__split_large_page-aft.patch +++ b/debian/patches-rt/0087-x86-mm-pat-disable-preemption-__split_large_page-aft.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 11 Dec 2018 21:53:43 +0100 Subject: [PATCH 087/353] x86/mm/pat: disable preemption __split_large_page() after spin_lock() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b725467f11035d389d63f879fb7cd07ea96576ad +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=93515e9f085077bbdb2a1a2aebd39cad36bfa04e Commit "x86/mm/pat: Disable preemption around __flush_tlb_all()" added a warning if __flush_tlb_all() is invoked in preemptible context. On !RT diff --git a/debian/patches-rt/0088-radix-tree-use-local-locks.patch b/debian/patches-rt/0088-radix-tree-use-local-locks.patch index efdd7c060..9b4233844 100644 --- a/debian/patches-rt/0088-radix-tree-use-local-locks.patch +++ b/debian/patches-rt/0088-radix-tree-use-local-locks.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 25 Jan 2017 16:34:27 +0100 Subject: [PATCH 088/353] radix-tree: use local locks -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=9b6bbce6c471509e1ad2927ef5a6af2e5d86a791 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8e0178916a1bc31af350f62b7e539c9f5390605f The preload functionality uses per-CPU variables and preempt-disable to ensure that it does not switch CPUs during its usage. This patch adds diff --git a/debian/patches-rt/0089-timers-Prepare-for-full-preemption.patch b/debian/patches-rt/0089-timers-Prepare-for-full-preemption.patch index 91bc985c1..661221346 100644 --- a/debian/patches-rt/0089-timers-Prepare-for-full-preemption.patch +++ b/debian/patches-rt/0089-timers-Prepare-for-full-preemption.patch @@ -1,7 +1,7 @@ From: Ingo Molnar <mingo@elte.hu> Date: Fri, 3 Jul 2009 08:29:34 -0500 Subject: [PATCH 089/353] timers: Prepare for full preemption -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=5fcad9b9dd52a53e32b23ee738fde8ccae781456 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=9a83bbf72537fcc969c8058550534087860df01d When softirqs can be preempted we need to make sure that cancelling the timer from the active thread can not deadlock vs. a running timer diff --git a/debian/patches-rt/0090-x86-kvm-Require-const-tsc-for-RT.patch b/debian/patches-rt/0090-x86-kvm-Require-const-tsc-for-RT.patch index 7befca5e9..887440c95 100644 --- a/debian/patches-rt/0090-x86-kvm-Require-const-tsc-for-RT.patch +++ b/debian/patches-rt/0090-x86-kvm-Require-const-tsc-for-RT.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Sun, 6 Nov 2011 12:26:18 +0100 Subject: [PATCH 090/353] x86: kvm Require const tsc for RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=9bbf7670cd85f3c920766f29e2930c070912e5e7 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=123d3ce568892f54102019bde255d003a1a3c046 Non constant TSC is a nightmare on bare metal already, but with virtualization it becomes a complete disaster because the workarounds diff --git a/debian/patches-rt/0091-pci-switchtec-Don-t-use-completion-s-wait-queue.patch b/debian/patches-rt/0091-pci-switchtec-Don-t-use-completion-s-wait-queue.patch index 45dad1a0f..cf520c9e4 100644 --- a/debian/patches-rt/0091-pci-switchtec-Don-t-use-completion-s-wait-queue.patch +++ b/debian/patches-rt/0091-pci-switchtec-Don-t-use-completion-s-wait-queue.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 4 Oct 2017 10:24:23 +0200 Subject: [PATCH 091/353] pci/switchtec: Don't use completion's wait queue -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=fb7284f51972e4e3ba3be66b3c4ced7782166bd5 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=fb27dc96cb4eb0032a04412e84d7173316dcf1d7 The poll callback is using completion's wait_queue_head_t member and puts it in poll_wait() so the poll() caller gets a wakeup after command diff --git a/debian/patches-rt/0092-wait.h-include-atomic.h.patch b/debian/patches-rt/0092-wait.h-include-atomic.h.patch index 4c6d6f7f5..9fcae2021 100644 --- a/debian/patches-rt/0092-wait.h-include-atomic.h.patch +++ b/debian/patches-rt/0092-wait.h-include-atomic.h.patch @@ -4,7 +4,7 @@ Subject: [PATCH 092/353] wait.h: include atomic.h MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=da826d59e71cf1ab2beedc9257a6889f7c09debb +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=92527c4268ea4c091b74080e2aca085023745549 | CC init/main.o |In file included from include/linux/mmzone.h:9:0, diff --git a/debian/patches-rt/0093-work-simple-Simple-work-queue-implemenation.patch b/debian/patches-rt/0093-work-simple-Simple-work-queue-implemenation.patch index 714814f4f..b1c63280b 100644 --- a/debian/patches-rt/0093-work-simple-Simple-work-queue-implemenation.patch +++ b/debian/patches-rt/0093-work-simple-Simple-work-queue-implemenation.patch @@ -1,7 +1,7 @@ From: Daniel Wagner <daniel.wagner@bmw-carit.de> Date: Fri, 11 Jul 2014 15:26:11 +0200 Subject: [PATCH 093/353] work-simple: Simple work queue implemenation -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=9f6a609922ca4d15e35ab8e012e7ae99e635b98c +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=207d328d37b03b8fe78f7e50507c7276d3d574d6 Provides a framework for enqueuing callbacks from irq context PREEMPT_RT_FULL safe. The callbacks are executed in kthread context. diff --git a/debian/patches-rt/0094-work-simple-drop-a-shit-statement-in-SWORK_EVENT_PEN.patch b/debian/patches-rt/0094-work-simple-drop-a-shit-statement-in-SWORK_EVENT_PEN.patch index 76adc9b71..890b0bc23 100644 --- a/debian/patches-rt/0094-work-simple-drop-a-shit-statement-in-SWORK_EVENT_PEN.patch +++ b/debian/patches-rt/0094-work-simple-drop-a-shit-statement-in-SWORK_EVENT_PEN.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Mon, 10 Sep 2018 18:00:31 +0200 Subject: [PATCH 094/353] work-simple: drop a shit statement in SWORK_EVENT_PENDING -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c7879b914f12f9837e5dd25ad85fc3a08b7c4e98 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=89b96b26ee1e64dfeb6d4c2513baef4cf7e74da6 Dan Carpenter reported | smatch warnings: diff --git a/debian/patches-rt/0095-completion-Use-simple-wait-queues.patch b/debian/patches-rt/0095-completion-Use-simple-wait-queues.patch index 159745162..33e2c5620 100644 --- a/debian/patches-rt/0095-completion-Use-simple-wait-queues.patch +++ b/debian/patches-rt/0095-completion-Use-simple-wait-queues.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Fri, 11 Jan 2013 11:23:51 +0100 Subject: [PATCH 095/353] completion: Use simple wait queues -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c312711581de92d031637f11edb5dc0742276b3b +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a49f4fe084f93cac4f50d134183b03ef7e86ab41 Completions have no long lasting callbacks and therefor do not need the complex waitqueue variant. Use simple waitqueues which reduces the diff --git a/debian/patches-rt/0096-fs-aio-simple-simple-work.patch b/debian/patches-rt/0096-fs-aio-simple-simple-work.patch index aa2679c81..2d1e7e612 100644 --- a/debian/patches-rt/0096-fs-aio-simple-simple-work.patch +++ b/debian/patches-rt/0096-fs-aio-simple-simple-work.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Mon, 16 Feb 2015 18:49:10 +0100 Subject: [PATCH 096/353] fs/aio: simple simple work -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=94821aaab24207586e09fd2fa7203bce01a03394 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=04b62043344abb5d537d46a14ca3eab97b6380e2 |BUG: sleeping function called from invalid context at kernel/locking/rtmutex.c:768 |in_atomic(): 1, irqs_disabled(): 0, pid: 26, name: rcuos/2 diff --git a/debian/patches-rt/0097-time-hrtimer-avoid-schedule_work-with-interrupts-dis.patch b/debian/patches-rt/0097-time-hrtimer-avoid-schedule_work-with-interrupts-dis.patch index 12575740a..95085a036 100644 --- a/debian/patches-rt/0097-time-hrtimer-avoid-schedule_work-with-interrupts-dis.patch +++ b/debian/patches-rt/0097-time-hrtimer-avoid-schedule_work-with-interrupts-dis.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 15 Nov 2017 17:29:51 +0100 Subject: [PATCH 097/353] time/hrtimer: avoid schedule_work() with interrupts disabled -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4d2fb48ecf9c8e6bd92570c06ad7fe50e7073573 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6ac94e556e7d6adbadd76a878334275ce3acd987 The NOHZ code tries to schedule a workqueue with interrupts disabled. Since this does not work -RT I am switching it to swork instead. diff --git a/debian/patches-rt/0098-hrtimer-consolidate-hrtimer_init-hrtimer_init_sleepe.patch b/debian/patches-rt/0098-hrtimer-consolidate-hrtimer_init-hrtimer_init_sleepe.patch index b2204b266..d83a27103 100644 --- a/debian/patches-rt/0098-hrtimer-consolidate-hrtimer_init-hrtimer_init_sleepe.patch +++ b/debian/patches-rt/0098-hrtimer-consolidate-hrtimer_init-hrtimer_init_sleepe.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 3 Jul 2018 11:25:41 +0200 Subject: [PATCH 098/353] hrtimer: consolidate hrtimer_init() + hrtimer_init_sleeper() calls -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c1865ef7c70b641378b27eff7cce5f66a48bb4d8 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=81d6386fe5a38dafb8561c5d8caae248bb3456c8 hrtimer_init_sleeper() calls require a prior initialisation of the hrtimer object with hrtimer_init(). Lets make the initialisation of diff --git a/debian/patches-rt/0099-hrtimers-Prepare-full-preemption.patch b/debian/patches-rt/0099-hrtimers-Prepare-full-preemption.patch index 88a248b0a..5e9ac99d4 100644 --- a/debian/patches-rt/0099-hrtimers-Prepare-full-preemption.patch +++ b/debian/patches-rt/0099-hrtimers-Prepare-full-preemption.patch @@ -1,7 +1,7 @@ From: Ingo Molnar <mingo@elte.hu> Date: Fri, 3 Jul 2009 08:29:34 -0500 Subject: [PATCH 099/353] hrtimers: Prepare full preemption -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d7a50602af3afa6a0e114b242bddae024f794c68 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d28d53d40629674ff58c7686726104f107c8e479 Make cancellation of a running callback in softirq context safe against preemption. diff --git a/debian/patches-rt/0100-hrtimer-by-timers-by-default-into-the-softirq-contex.patch b/debian/patches-rt/0100-hrtimer-by-timers-by-default-into-the-softirq-contex.patch index 374e4f9aa..de1e06f86 100644 --- a/debian/patches-rt/0100-hrtimer-by-timers-by-default-into-the-softirq-contex.patch +++ b/debian/patches-rt/0100-hrtimer-by-timers-by-default-into-the-softirq-contex.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 3 Jul 2009 08:44:31 -0500 Subject: [PATCH 100/353] hrtimer: by timers by default into the softirq context -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6117abca429d5fae96db4e3437aa1d6f818fe1d2 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f29c49b257f3002eb54b6303ac0fc6551f3180b2 We can't have hrtimers callbacks running in hardirq context on RT. Therefore the timers are deferred to the softirq context by default. @@ -65,7 +65,7 @@ index 8714f1a37d84..082147c07831 100644 /* diff --git a/kernel/events/core.c b/kernel/events/core.c -index 668e5492e4c4..f374d3a250eb 100644 +index 2bf4b6b109bf..69524886cc89 100644 --- a/kernel/events/core.c +++ b/kernel/events/core.c @@ -1108,7 +1108,7 @@ static void __perf_mux_hrtimer_init(struct perf_cpu_context *cpuctx, int cpu) @@ -206,10 +206,10 @@ index a836efd34589..c50e8f3262de 100644 clockevents_register_device(&ce_broadcast_hrtimer); } diff --git a/kernel/time/tick-sched.c b/kernel/time/tick-sched.c -index e774a49176cc..012bc81879bf 100644 +index 0491c4c4a5cf..721e70e1f0b9 100644 --- a/kernel/time/tick-sched.c +++ b/kernel/time/tick-sched.c -@@ -1314,7 +1314,7 @@ void tick_setup_sched_timer(void) +@@ -1326,7 +1326,7 @@ void tick_setup_sched_timer(void) /* * Emulate tick processing via per-CPU hrtimers: */ diff --git a/debian/patches-rt/0101-sched-fair-Make-the-hrtimers-non-hard-again.patch b/debian/patches-rt/0101-sched-fair-Make-the-hrtimers-non-hard-again.patch index eb0c57d89..d5d314974 100644 --- a/debian/patches-rt/0101-sched-fair-Make-the-hrtimers-non-hard-again.patch +++ b/debian/patches-rt/0101-sched-fair-Make-the-hrtimers-non-hard-again.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 8 Jan 2019 12:31:06 +0100 Subject: [PATCH 101/353] sched/fair: Make the hrtimers non-hard again -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b2f34a9350f04580eb6e8a4059a9a18752b659d0 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=109040d80c1535285a4498e04a016f5ee2ba71e4 Since commit "sched/fair: Robustify CFS-bandwidth timer locking" both hrtimer can run in softirq context because now interrupts are disabled diff --git a/debian/patches-rt/0102-hrtimer-Move-schedule_work-call-to-helper-thread.patch b/debian/patches-rt/0102-hrtimer-Move-schedule_work-call-to-helper-thread.patch index 7143f6037..e30c432ee 100644 --- a/debian/patches-rt/0102-hrtimer-Move-schedule_work-call-to-helper-thread.patch +++ b/debian/patches-rt/0102-hrtimer-Move-schedule_work-call-to-helper-thread.patch @@ -1,7 +1,7 @@ From: Yang Shi <yang.shi@windriver.com> Date: Mon, 16 Sep 2013 14:09:19 -0700 Subject: [PATCH 102/353] hrtimer: Move schedule_work call to helper thread -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c5d5022d508a66a31166520507eebb0b2325af7e +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=eab2a2611acee0790f3b6b3d35ba10daf48aa0c8 When run ltp leapsec_timer test, the following call trace is caught: diff --git a/debian/patches-rt/0103-hrtimer-move-state-change-before-hrtimer_cancel-in-d.patch b/debian/patches-rt/0103-hrtimer-move-state-change-before-hrtimer_cancel-in-d.patch index a136f89e4..bc476ce12 100644 --- a/debian/patches-rt/0103-hrtimer-move-state-change-before-hrtimer_cancel-in-d.patch +++ b/debian/patches-rt/0103-hrtimer-move-state-change-before-hrtimer_cancel-in-d.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 6 Dec 2018 10:15:13 +0100 Subject: [PATCH 103/353] hrtimer: move state change before hrtimer_cancel in do_nanosleep() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=208c5ed45b86d053d5c2f157a5e7d22ac12a57d8 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=9cb841c278a15f27daf46f87af052919ae51861e There is a small window between setting t->task to NULL and waking the task up (which would set TASK_RUNNING). So the timer would fire, run and diff --git a/debian/patches-rt/0104-posix-timers-Thread-posix-cpu-timers-on-rt.patch b/debian/patches-rt/0104-posix-timers-Thread-posix-cpu-timers-on-rt.patch index b640c1d73..8b27b06ed 100644 --- a/debian/patches-rt/0104-posix-timers-Thread-posix-cpu-timers-on-rt.patch +++ b/debian/patches-rt/0104-posix-timers-Thread-posix-cpu-timers-on-rt.patch @@ -1,7 +1,7 @@ From: John Stultz <johnstul@us.ibm.com> Date: Fri, 3 Jul 2009 08:29:58 -0500 Subject: [PATCH 104/353] posix-timers: Thread posix-cpu-timers on -rt -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=93d6691678e3b2f624878e8ba031fbbb16094def +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4a318dfc7f0d2ef94b30074a4a36311b3073bb55 posix-cpu-timer code takes non -rt safe locks in hard irq context. Move it to a thread. diff --git a/debian/patches-rt/0105-sched-Move-task_struct-cleanup-to-RCU.patch b/debian/patches-rt/0105-sched-Move-task_struct-cleanup-to-RCU.patch index 64bb12029..875f00e6e 100644 --- a/debian/patches-rt/0105-sched-Move-task_struct-cleanup-to-RCU.patch +++ b/debian/patches-rt/0105-sched-Move-task_struct-cleanup-to-RCU.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Tue, 31 May 2011 16:59:16 +0200 Subject: [PATCH 105/353] sched: Move task_struct cleanup to RCU -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=21fe322dc25999644838f95e2b60e8ff2fe4470b +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=be35f1b200eb51447b20a7a2653e53c58c58ca09 __put_task_struct() does quite some expensive work. We don't want to burden random tasks with that. diff --git a/debian/patches-rt/0106-sched-Limit-the-number-of-task-migrations-per-batch.patch b/debian/patches-rt/0106-sched-Limit-the-number-of-task-migrations-per-batch.patch index 49fcac403..55b805f35 100644 --- a/debian/patches-rt/0106-sched-Limit-the-number-of-task-migrations-per-batch.patch +++ b/debian/patches-rt/0106-sched-Limit-the-number-of-task-migrations-per-batch.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Mon, 6 Jun 2011 12:12:51 +0200 Subject: [PATCH 106/353] sched: Limit the number of task migrations per batch -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d297271b3df20a2d9838865017eae3d13045fe3b +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8cce7045319b606fb508c6c135bc17fec1297dea Put an upper limit on the number of tasks which are migrated per batch to avoid large latencies. diff --git a/debian/patches-rt/0107-sched-Move-mmdrop-to-RCU-on-RT.patch b/debian/patches-rt/0107-sched-Move-mmdrop-to-RCU-on-RT.patch index 24a2efb83..d54373e88 100644 --- a/debian/patches-rt/0107-sched-Move-mmdrop-to-RCU-on-RT.patch +++ b/debian/patches-rt/0107-sched-Move-mmdrop-to-RCU-on-RT.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Mon, 6 Jun 2011 12:20:33 +0200 Subject: [PATCH 107/353] sched: Move mmdrop to RCU on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=42db7ca081d6aa3d9770edef684724386404be3a +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=29db13f93ec2cda8d72b6c38fe5049f15d68b107 Takes sleeping locks and calls into the memory allocator, so nothing we want to do in task switch and oder atomic contexts. diff --git a/debian/patches-rt/0108-kernel-sched-move-stack-kprobe-clean-up-to-__put_tas.patch b/debian/patches-rt/0108-kernel-sched-move-stack-kprobe-clean-up-to-__put_tas.patch index 0359a432a..0f58bd1a7 100644 --- a/debian/patches-rt/0108-kernel-sched-move-stack-kprobe-clean-up-to-__put_tas.patch +++ b/debian/patches-rt/0108-kernel-sched-move-stack-kprobe-clean-up-to-__put_tas.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Mon, 21 Nov 2016 19:31:08 +0100 Subject: [PATCH 108/353] kernel/sched: move stack + kprobe clean up to __put_task_struct() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=497784364b305a90cfa4248f61fd0aacae170e83 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0c1b81f616fe6d01f4c5b70aa47f0c45b5d52175 There is no need to free the stack before the task struct (except for reasons mentioned in commit 68f24b08ee89 ("sched/core: Free the stack early if diff --git a/debian/patches-rt/0109-sched-Add-saved_state-for-tasks-blocked-on-sleeping-.patch b/debian/patches-rt/0109-sched-Add-saved_state-for-tasks-blocked-on-sleeping-.patch index b6af59149..d7fcd9a98 100644 --- a/debian/patches-rt/0109-sched-Add-saved_state-for-tasks-blocked-on-sleeping-.patch +++ b/debian/patches-rt/0109-sched-Add-saved_state-for-tasks-blocked-on-sleeping-.patch @@ -2,7 +2,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Sat, 25 Jun 2011 09:21:04 +0200 Subject: [PATCH 109/353] sched: Add saved_state for tasks blocked on sleeping locks -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=30034b98c640a6a9c7b194126aece2584e08ed87 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2a6b7d4a6d256d704711eb8d0387c88b9d3343c8 Spinlocks are state preserving in !RT. RT changes the state when a task gets blocked on a lock. So we need to remember the state before diff --git a/debian/patches-rt/0110-sched-Do-not-account-rcu_preempt_depth-on-RT-in-migh.patch b/debian/patches-rt/0110-sched-Do-not-account-rcu_preempt_depth-on-RT-in-migh.patch index 320a34726..bab17e24a 100644 --- a/debian/patches-rt/0110-sched-Do-not-account-rcu_preempt_depth-on-RT-in-migh.patch +++ b/debian/patches-rt/0110-sched-Do-not-account-rcu_preempt_depth-on-RT-in-migh.patch @@ -2,7 +2,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Tue, 7 Jun 2011 09:19:06 +0200 Subject: [PATCH 110/353] sched: Do not account rcu_preempt_depth on RT in might_sleep() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b8c3cbc37fb534302c5f76165ca8fd97b8a8191f +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c41cec71a19b50b70e158c340e365a1fabcb94ee RT changes the rcu_preempt_depth semantics, so we cannot check for it in might_sleep(). diff --git a/debian/patches-rt/0111-sched-Use-the-proper-LOCK_OFFSET-for-cond_resched.patch b/debian/patches-rt/0111-sched-Use-the-proper-LOCK_OFFSET-for-cond_resched.patch index 42c0c2642..2a1ddee4c 100644 --- a/debian/patches-rt/0111-sched-Use-the-proper-LOCK_OFFSET-for-cond_resched.patch +++ b/debian/patches-rt/0111-sched-Use-the-proper-LOCK_OFFSET-for-cond_resched.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Sun, 17 Jul 2011 22:51:33 +0200 Subject: [PATCH 111/353] sched: Use the proper LOCK_OFFSET for cond_resched() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0bccce0bffc921ecc31e25af9048b469d94307cb +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=40aea8333fd3327ba94572e05c29392ffbdad221 RT does not increment preempt count when a 'sleeping' spinlock is locked. Update PREEMPT_LOCK_OFFSET for that case. diff --git a/debian/patches-rt/0112-sched-Disable-TTWU_QUEUE-on-RT.patch b/debian/patches-rt/0112-sched-Disable-TTWU_QUEUE-on-RT.patch index 7902f1365..94e49f265 100644 --- a/debian/patches-rt/0112-sched-Disable-TTWU_QUEUE-on-RT.patch +++ b/debian/patches-rt/0112-sched-Disable-TTWU_QUEUE-on-RT.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Tue, 13 Sep 2011 16:42:35 +0200 Subject: [PATCH 112/353] sched: Disable TTWU_QUEUE on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a65ed683581796d2003972da1191aae74f61a206 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ae86912b078e8b3dad48b75af006bd02f90f0ef9 The queued remote wakeup mechanism can introduce rather large latencies if the number of migrated tasks is high. Disable it for RT. diff --git a/debian/patches-rt/0113-sched-workqueue-Only-wake-up-idle-workers-if-not-blo.patch b/debian/patches-rt/0113-sched-workqueue-Only-wake-up-idle-workers-if-not-blo.patch index 404738299..bf74a8d7c 100644 --- a/debian/patches-rt/0113-sched-workqueue-Only-wake-up-idle-workers-if-not-blo.patch +++ b/debian/patches-rt/0113-sched-workqueue-Only-wake-up-idle-workers-if-not-blo.patch @@ -2,7 +2,7 @@ From: Steven Rostedt <rostedt@goodmis.org> Date: Mon, 18 Mar 2013 15:12:49 -0400 Subject: [PATCH 113/353] sched/workqueue: Only wake up idle workers if not blocked on sleeping spin lock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=da701b3e08c4318b7d21fc6cf856e9f3ace912c0 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a395882d6b37ec67f24df8f6feea9d75bf9a9b20 In -rt, most spin_locks() turn into mutexes. One of these spin_lock conversions is performed on the workqueue gcwq->lock. When the idle diff --git a/debian/patches-rt/0114-rt-Increase-decrease-the-nr-of-migratory-tasks-when-.patch b/debian/patches-rt/0114-rt-Increase-decrease-the-nr-of-migratory-tasks-when-.patch index 284b46f3f..7af709a7e 100644 --- a/debian/patches-rt/0114-rt-Increase-decrease-the-nr-of-migratory-tasks-when-.patch +++ b/debian/patches-rt/0114-rt-Increase-decrease-the-nr-of-migratory-tasks-when-.patch @@ -2,7 +2,7 @@ From: Daniel Bristot de Oliveira <bristot@redhat.com> Date: Mon, 26 Jun 2017 17:07:15 +0200 Subject: [PATCH 114/353] rt: Increase/decrease the nr of migratory tasks when enabling/disabling migration -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6ab761de0e3bce2d40f8415159a1683a6b44b741 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=286a1ecec4809b5fcd4dfe12f107909be4d17758 There is a problem in the migrate_disable()/enable() implementation regarding the number of migratory tasks in the rt/dl RQs. The problem diff --git a/debian/patches-rt/0115-hotplug-Lightweight-get-online-cpus.patch b/debian/patches-rt/0115-hotplug-Lightweight-get-online-cpus.patch index b4b5e28b1..0f2094998 100644 --- a/debian/patches-rt/0115-hotplug-Lightweight-get-online-cpus.patch +++ b/debian/patches-rt/0115-hotplug-Lightweight-get-online-cpus.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Wed, 15 Jun 2011 12:36:06 +0200 Subject: [PATCH 115/353] hotplug: Lightweight get online cpus -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=359ee8bad3d184681c5f7f7fc89bb3cba2feccae +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=622116c75e173f8a4be2422016f5047e8a72fda1 get_online_cpus() is a heavy weight function which involves a global mutex. migrate_disable() wants a simpler construct which prevents only diff --git a/debian/patches-rt/0116-trace-Add-migrate-disabled-counter-to-tracing-output.patch b/debian/patches-rt/0116-trace-Add-migrate-disabled-counter-to-tracing-output.patch index d7bf41f1e..035c9ca49 100644 --- a/debian/patches-rt/0116-trace-Add-migrate-disabled-counter-to-tracing-output.patch +++ b/debian/patches-rt/0116-trace-Add-migrate-disabled-counter-to-tracing-output.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Sun, 17 Jul 2011 21:56:42 +0200 Subject: [PATCH 116/353] trace: Add migrate-disabled counter to tracing output -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=61b8ff2192098121277ab68ca02b398e9fc861da +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=1f45a86c8d1602fa20f00359422fba7e099d9128 Signed-off-by: Thomas Gleixner <tglx@linutronix.de> --- diff --git a/debian/patches-rt/0117-lockdep-Make-it-RT-aware.patch b/debian/patches-rt/0117-lockdep-Make-it-RT-aware.patch index a36708b80..1a98fb592 100644 --- a/debian/patches-rt/0117-lockdep-Make-it-RT-aware.patch +++ b/debian/patches-rt/0117-lockdep-Make-it-RT-aware.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Sun, 17 Jul 2011 18:51:23 +0200 Subject: [PATCH 117/353] lockdep: Make it RT aware -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0510c3772a827facfad8410adbc698faf3d8d73a +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=98130f1daaea2199bb162bdf605746816a0f48ac teach lockdep that we don't really do softirqs on -RT. diff --git a/debian/patches-rt/0118-tasklet-Prevent-tasklets-from-going-into-infinite-sp.patch b/debian/patches-rt/0118-tasklet-Prevent-tasklets-from-going-into-infinite-sp.patch index b11fea3b2..89a83b3e8 100644 --- a/debian/patches-rt/0118-tasklet-Prevent-tasklets-from-going-into-infinite-sp.patch +++ b/debian/patches-rt/0118-tasklet-Prevent-tasklets-from-going-into-infinite-sp.patch @@ -2,7 +2,7 @@ From: Ingo Molnar <mingo@elte.hu> Date: Tue, 29 Nov 2011 20:18:22 -0500 Subject: [PATCH 118/353] tasklet: Prevent tasklets from going into infinite spin in RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=5317e9e199124dac93d3bc6866525e8857942d0c +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=bd8fc2358f7c3c54456ca0c7cb995db98c81fba1 When CONFIG_PREEMPT_RT_FULL is enabled, tasklets run as threads, and spinlocks turn are mutexes. But this can cause issues with diff --git a/debian/patches-rt/0119-softirq-Check-preemption-after-reenabling-interrupts.patch b/debian/patches-rt/0119-softirq-Check-preemption-after-reenabling-interrupts.patch index de8977ce4..90826ae16 100644 --- a/debian/patches-rt/0119-softirq-Check-preemption-after-reenabling-interrupts.patch +++ b/debian/patches-rt/0119-softirq-Check-preemption-after-reenabling-interrupts.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Sun, 13 Nov 2011 17:17:09 +0100 Subject: [PATCH 119/353] softirq: Check preemption after reenabling interrupts -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d032bdf0faf17bd875c0068a076abeeca0d21b54 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d73dc06a3a63b3e883babd7e29fa160128c73e60 raise_softirq_irqoff() disables interrupts and wakes the softirq daemon, but after reenabling interrupts there is no preemption check, @@ -116,10 +116,10 @@ index 86a709954f5a..9c069ef83d6d 100644 return 0; } diff --git a/net/core/dev.c b/net/core/dev.c -index b778f3596543..f766df2bd01d 100644 +index 03903d3f1d69..4156bf7ca234 100644 --- a/net/core/dev.c +++ b/net/core/dev.c -@@ -2725,6 +2725,7 @@ static void __netif_reschedule(struct Qdisc *q) +@@ -2727,6 +2727,7 @@ static void __netif_reschedule(struct Qdisc *q) sd->output_queue_tailp = &q->next_sched; raise_softirq_irqoff(NET_TX_SOFTIRQ); local_irq_restore(flags); @@ -127,7 +127,7 @@ index b778f3596543..f766df2bd01d 100644 } void __netif_schedule(struct Qdisc *q) -@@ -2787,6 +2788,7 @@ void __dev_kfree_skb_irq(struct sk_buff *skb, enum skb_free_reason reason) +@@ -2789,6 +2790,7 @@ void __dev_kfree_skb_irq(struct sk_buff *skb, enum skb_free_reason reason) __this_cpu_write(softnet_data.completion_queue, skb); raise_softirq_irqoff(NET_TX_SOFTIRQ); local_irq_restore(flags); @@ -135,7 +135,7 @@ index b778f3596543..f766df2bd01d 100644 } EXPORT_SYMBOL(__dev_kfree_skb_irq); -@@ -4271,6 +4273,7 @@ static int enqueue_to_backlog(struct sk_buff *skb, int cpu, +@@ -4273,6 +4275,7 @@ static int enqueue_to_backlog(struct sk_buff *skb, int cpu, rps_unlock(sd); local_irq_restore(flags); @@ -143,7 +143,7 @@ index b778f3596543..f766df2bd01d 100644 atomic_long_inc(&skb->dev->rx_dropped); kfree_skb(skb); -@@ -5822,12 +5825,14 @@ static void net_rps_action_and_irq_enable(struct softnet_data *sd) +@@ -5824,12 +5827,14 @@ static void net_rps_action_and_irq_enable(struct softnet_data *sd) sd->rps_ipi_list = NULL; local_irq_enable(); @@ -158,7 +158,7 @@ index b778f3596543..f766df2bd01d 100644 } static bool sd_has_rps_ipi_waiting(struct softnet_data *sd) -@@ -5905,6 +5910,7 @@ void __napi_schedule(struct napi_struct *n) +@@ -5907,6 +5912,7 @@ void __napi_schedule(struct napi_struct *n) local_irq_save(flags); ____napi_schedule(this_cpu_ptr(&softnet_data), n); local_irq_restore(flags); @@ -166,7 +166,7 @@ index b778f3596543..f766df2bd01d 100644 } EXPORT_SYMBOL(__napi_schedule); -@@ -9529,6 +9535,7 @@ static int dev_cpu_dead(unsigned int oldcpu) +@@ -9531,6 +9537,7 @@ static int dev_cpu_dead(unsigned int oldcpu) raise_softirq_irqoff(NET_TX_SOFTIRQ); local_irq_enable(); diff --git a/debian/patches-rt/0120-softirq-Disable-softirq-stacks-for-RT.patch b/debian/patches-rt/0120-softirq-Disable-softirq-stacks-for-RT.patch index 7a15474f4..32713d256 100644 --- a/debian/patches-rt/0120-softirq-Disable-softirq-stacks-for-RT.patch +++ b/debian/patches-rt/0120-softirq-Disable-softirq-stacks-for-RT.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Mon, 18 Jul 2011 13:59:17 +0200 Subject: [PATCH 120/353] softirq: Disable softirq stacks for RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=fd9bd08b1b2f9c99314b78b5e9e402a877996522 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=eecedc65a229f4e4fbdb24922843629e839edfe4 Disable extra stacks for softirqs. We want to preempt softirqs and having them on special IRQ-stack does not make this easier. diff --git a/debian/patches-rt/0121-softirq-Split-softirq-locks.patch b/debian/patches-rt/0121-softirq-Split-softirq-locks.patch index e3d7997bf..ea0ad8b8d 100644 --- a/debian/patches-rt/0121-softirq-Split-softirq-locks.patch +++ b/debian/patches-rt/0121-softirq-Split-softirq-locks.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Thu, 4 Oct 2012 14:20:47 +0100 Subject: [PATCH 121/353] softirq: Split softirq locks -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=29d8ccd21fdb6c5e33e3446e8c49125fb34671bb +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c9087b85873c1e3cac33ac6ce45442cc13505b4c The 3.x RT series removed the split softirq implementation in favour of pushing softirq processing into the context of the thread which @@ -807,10 +807,10 @@ index 1d3a482246cc..fd89f8ab85ac 100644 .thread_fn = run_ksoftirqd, .thread_comm = "ksoftirqd/%u", diff --git a/kernel/time/tick-sched.c b/kernel/time/tick-sched.c -index 012bc81879bf..2b0ddd50e879 100644 +index 721e70e1f0b9..562d015b2401 100644 --- a/kernel/time/tick-sched.c +++ b/kernel/time/tick-sched.c -@@ -895,14 +895,7 @@ static bool can_stop_idle_tick(int cpu, struct tick_sched *ts) +@@ -907,14 +907,7 @@ static bool can_stop_idle_tick(int cpu, struct tick_sched *ts) return false; if (unlikely(local_softirq_pending() && cpu_online(cpu))) { diff --git a/debian/patches-rt/0122-net-core-use-local_bh_disable-in-netif_rx_ni.patch b/debian/patches-rt/0122-net-core-use-local_bh_disable-in-netif_rx_ni.patch index dd988bc8e..d91e6d4ea 100644 --- a/debian/patches-rt/0122-net-core-use-local_bh_disable-in-netif_rx_ni.patch +++ b/debian/patches-rt/0122-net-core-use-local_bh_disable-in-netif_rx_ni.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 16 Jun 2017 19:03:16 +0200 Subject: [PATCH 122/353] net/core: use local_bh_disable() in netif_rx_ni() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=7de1df0fa1a0b414d2b01d063d2ff2a378e950c0 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6c6f220c3a41dbedd9271c75efa95557719cc9ac In 2004 netif_rx_ni() gained a preempt_disable() section around netif_rx() and its do_softirq() + testing for it. The do_softirq() part @@ -18,10 +18,10 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/net/core/dev.c b/net/core/dev.c -index f766df2bd01d..d03162a1828b 100644 +index 4156bf7ca234..70a3cebdac89 100644 --- a/net/core/dev.c +++ b/net/core/dev.c -@@ -4539,11 +4539,9 @@ int netif_rx_ni(struct sk_buff *skb) +@@ -4541,11 +4541,9 @@ int netif_rx_ni(struct sk_buff *skb) trace_netif_rx_ni_entry(skb); diff --git a/debian/patches-rt/0123-genirq-Allow-disabling-of-softirq-processing-in-irq-.patch b/debian/patches-rt/0123-genirq-Allow-disabling-of-softirq-processing-in-irq-.patch index b8f5084ef..57d1e6fab 100644 --- a/debian/patches-rt/0123-genirq-Allow-disabling-of-softirq-processing-in-irq-.patch +++ b/debian/patches-rt/0123-genirq-Allow-disabling-of-softirq-processing-in-irq-.patch @@ -2,7 +2,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Tue, 31 Jan 2012 13:01:27 +0100 Subject: [PATCH 123/353] genirq: Allow disabling of softirq processing in irq thread context -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b07249105058ae8ec7335b6ec9779601e4d341f4 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=1128442014bca498569b0b81a4f6abbb3482eb8f The processing of softirqs in irq thread context is a performance gain for the non-rt workloads of a system, but it's counterproductive for diff --git a/debian/patches-rt/0124-softirq-split-timer-softirqs-out-of-ksoftirqd.patch b/debian/patches-rt/0124-softirq-split-timer-softirqs-out-of-ksoftirqd.patch index 3650a4da9..1826644b8 100644 --- a/debian/patches-rt/0124-softirq-split-timer-softirqs-out-of-ksoftirqd.patch +++ b/debian/patches-rt/0124-softirq-split-timer-softirqs-out-of-ksoftirqd.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 20 Jan 2016 16:34:17 +0100 Subject: [PATCH 124/353] softirq: split timer softirqs out of ksoftirqd -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=5711afd63593c8fa83510c91331d112849c42dec +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=3fa18033c14dff72f82998b26a271e3927780eeb The softirqd runs in -RT with SCHED_FIFO (prio 1) and deals mostly with timer wakeup which can not happen in hardirq context. The prio has been diff --git a/debian/patches-rt/0125-softirq-Avoid-local_softirq_pending-messages-if-ksof.patch b/debian/patches-rt/0125-softirq-Avoid-local_softirq_pending-messages-if-ksof.patch index 9fa84e537..70463e376 100644 --- a/debian/patches-rt/0125-softirq-Avoid-local_softirq_pending-messages-if-ksof.patch +++ b/debian/patches-rt/0125-softirq-Avoid-local_softirq_pending-messages-if-ksof.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Mon, 18 Feb 2019 13:19:59 +0100 Subject: [PATCH 125/353] softirq: Avoid "local_softirq_pending" messages if ksoftirqd is blocked -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8aac8aeeb6dff25147615545ec92b2fd57aa028f +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=713369743f628d38df761d559c099513842a87e9 If the ksoftirqd thread has a softirq pending and is blocked on the `local_softirq_locks' lock then softirq_check_pending_idle() won't diff --git a/debian/patches-rt/0126-softirq-Avoid-local_softirq_pending-messages-if-task.patch b/debian/patches-rt/0126-softirq-Avoid-local_softirq_pending-messages-if-task.patch index 070e519c5..89c83b380 100644 --- a/debian/patches-rt/0126-softirq-Avoid-local_softirq_pending-messages-if-task.patch +++ b/debian/patches-rt/0126-softirq-Avoid-local_softirq_pending-messages-if-task.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 19 Feb 2019 16:49:29 +0100 Subject: [PATCH 126/353] softirq: Avoid "local_softirq_pending" messages if task is in cpu_chill() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d3d51e9bd90f4be486484246f68c1521d1e4e54e +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8da244f6216d1a906d97925913a4385e702abdd5 If the softirq thread enters cpu_chill() then ->state is UNINTERRUPTIBLE and has no ->pi_blocked_on set and so its mask is not taken into account. diff --git a/debian/patches-rt/0127-rtmutex-trylock-is-okay-on-RT.patch b/debian/patches-rt/0127-rtmutex-trylock-is-okay-on-RT.patch index 71746a73a..e5f3e05fd 100644 --- a/debian/patches-rt/0127-rtmutex-trylock-is-okay-on-RT.patch +++ b/debian/patches-rt/0127-rtmutex-trylock-is-okay-on-RT.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 2 Dec 2015 11:34:07 +0100 Subject: [PATCH 127/353] rtmutex: trylock is okay on -RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6dbe549bbeb502121ea580edefb29863902d7468 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d80ea121d373f6048bf46fae7d5c4b7f78a26196 non-RT kernel could deadlock on rt_mutex_trylock() in softirq context. On -RT we don't run softirqs in IRQ context but in thread context so it is diff --git a/debian/patches-rt/0128-fs-nfs-turn-rmdir_sem-into-a-semaphore.patch b/debian/patches-rt/0128-fs-nfs-turn-rmdir_sem-into-a-semaphore.patch index 45eaa8cd4..b11a25b71 100644 --- a/debian/patches-rt/0128-fs-nfs-turn-rmdir_sem-into-a-semaphore.patch +++ b/debian/patches-rt/0128-fs-nfs-turn-rmdir_sem-into-a-semaphore.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 15 Sep 2016 10:51:27 +0200 Subject: [PATCH 128/353] fs/nfs: turn rmdir_sem into a semaphore -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e0548b5b0a78375c3deb843c9ab50a020017ab12 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a865901ab427b7d9016bdc42a706beb5a4da5903 The RW semaphore had a reader side which used the _non_owner version because it most likely took the reader lock in one thread and released it diff --git a/debian/patches-rt/0129-rtmutex-Handle-the-various-new-futex-race-conditions.patch b/debian/patches-rt/0129-rtmutex-Handle-the-various-new-futex-race-conditions.patch index b9f476ac3..ac2f9c97d 100644 --- a/debian/patches-rt/0129-rtmutex-Handle-the-various-new-futex-race-conditions.patch +++ b/debian/patches-rt/0129-rtmutex-Handle-the-various-new-futex-race-conditions.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Fri, 10 Jun 2011 11:04:15 +0200 Subject: [PATCH 129/353] rtmutex: Handle the various new futex race conditions -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=1794981fa5586d5e3f6b95e4aca0d5ce6c796e96 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d1a8f28a30981f0ab33f327955252d3cb4e4fbad RT opens a few new interesting race conditions in the rtmutex/futex combo due to futex hash bucket lock being a 'sleeping' spinlock and diff --git a/debian/patches-rt/0130-futex-Fix-bug-on-when-a-requeued-RT-task-times-out.patch b/debian/patches-rt/0130-futex-Fix-bug-on-when-a-requeued-RT-task-times-out.patch index b027a728c..626040ee8 100644 --- a/debian/patches-rt/0130-futex-Fix-bug-on-when-a-requeued-RT-task-times-out.patch +++ b/debian/patches-rt/0130-futex-Fix-bug-on-when-a-requeued-RT-task-times-out.patch @@ -1,7 +1,7 @@ From: Steven Rostedt <rostedt@goodmis.org> Date: Tue, 14 Jul 2015 14:26:34 +0200 Subject: [PATCH 130/353] futex: Fix bug on when a requeued RT task times out -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=be1fc540aed468dfcbf80e9c71f01820b8f0a52f +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d606054e3bdfa5d9bb3a48d3fc44b2e6a534eb13 Requeue with timeout causes a bug with PREEMPT_RT_FULL. diff --git a/debian/patches-rt/0131-futex-Ensure-lock-unlock-symetry-versus-pi_lock-and-.patch b/debian/patches-rt/0131-futex-Ensure-lock-unlock-symetry-versus-pi_lock-and-.patch index 7e889df8c..44d8687d4 100644 --- a/debian/patches-rt/0131-futex-Ensure-lock-unlock-symetry-versus-pi_lock-and-.patch +++ b/debian/patches-rt/0131-futex-Ensure-lock-unlock-symetry-versus-pi_lock-and-.patch @@ -2,7 +2,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Fri, 1 Mar 2013 11:17:42 +0100 Subject: [PATCH 131/353] futex: Ensure lock/unlock symetry versus pi_lock and hash bucket lock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=23f27ea471e98d5da15deefac2fcde0b21acae64 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8dbfc8e2b84952857d4d225d3eff59b73f6e6021 In exit_pi_state_list() we have the following locking construct: diff --git a/debian/patches-rt/0132-pid.h-include-atomic.h.patch b/debian/patches-rt/0132-pid.h-include-atomic.h.patch index 3d9eb5cf4..f42c2a4d3 100644 --- a/debian/patches-rt/0132-pid.h-include-atomic.h.patch +++ b/debian/patches-rt/0132-pid.h-include-atomic.h.patch @@ -1,7 +1,7 @@ From: Grygorii Strashko <Grygorii.Strashko@linaro.org> Date: Tue, 21 Jul 2015 19:43:56 +0300 Subject: [PATCH 132/353] pid.h: include atomic.h -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=69d5a6dfa4f25dba3239c09c3a55eeb2770c81d1 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d5cd905ca7ce7ab06694717b22dd20b102a4ad36 This patch fixes build error: CC kernel/pid_namespace.o diff --git a/debian/patches-rt/0133-arm-include-definition-for-cpumask_t.patch b/debian/patches-rt/0133-arm-include-definition-for-cpumask_t.patch index bd650852b..8ad18a033 100644 --- a/debian/patches-rt/0133-arm-include-definition-for-cpumask_t.patch +++ b/debian/patches-rt/0133-arm-include-definition-for-cpumask_t.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 22 Dec 2016 17:28:33 +0100 Subject: [PATCH 133/353] arm: include definition for cpumask_t -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=be6f89e8f376adecf3d36e212c02a8b859527799 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2e5ee101b7130830a24ba3159856ad5b8d247616 This definition gets pulled in by other files. With the (later) split of RCU and spinlock.h it won't compile anymore. diff --git a/debian/patches-rt/0134-locking-locktorture-Do-NOT-include-rwlock.h-directly.patch b/debian/patches-rt/0134-locking-locktorture-Do-NOT-include-rwlock.h-directly.patch index 3a59f9004..d11bfb3e1 100644 --- a/debian/patches-rt/0134-locking-locktorture-Do-NOT-include-rwlock.h-directly.patch +++ b/debian/patches-rt/0134-locking-locktorture-Do-NOT-include-rwlock.h-directly.patch @@ -2,7 +2,7 @@ From: "Wolfgang M. Reimer" <linuxball@gmail.com> Date: Tue, 21 Jul 2015 16:20:07 +0200 Subject: [PATCH 134/353] locking: locktorture: Do NOT include rwlock.h directly -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=933ed5242a21a10b5f10ce6e05be063086357ce7 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ad189ad0514c2094321f9fd0337ab57397db4f00 Including rwlock.h directly will cause kernel builds to fail if CONFIG_PREEMPT_RT_FULL is defined. The correct header file diff --git a/debian/patches-rt/0135-rtmutex-Add-rtmutex_lock_killable.patch b/debian/patches-rt/0135-rtmutex-Add-rtmutex_lock_killable.patch index 0b1b1ba73..3d93b7062 100644 --- a/debian/patches-rt/0135-rtmutex-Add-rtmutex_lock_killable.patch +++ b/debian/patches-rt/0135-rtmutex-Add-rtmutex_lock_killable.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Thu, 9 Jun 2011 11:43:52 +0200 Subject: [PATCH 135/353] rtmutex: Add rtmutex_lock_killable() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6bf366a458e4c6adfd69dff87d9639f03597dc37 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6d3b7dcdca0aece78c9009364661eb06688b6933 Add "killable" type to rtmutex. We need this since rtmutex are used as "normal" mutexes which do use this type. diff --git a/debian/patches-rt/0136-rtmutex-Make-lock_killable-work.patch b/debian/patches-rt/0136-rtmutex-Make-lock_killable-work.patch index 25cf3362b..d69c5254e 100644 --- a/debian/patches-rt/0136-rtmutex-Make-lock_killable-work.patch +++ b/debian/patches-rt/0136-rtmutex-Make-lock_killable-work.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Sat, 1 Apr 2017 12:50:59 +0200 Subject: [PATCH 136/353] rtmutex: Make lock_killable work -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=34fff3c8ffefec20772cbbdf521a1ac4f1532a39 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=837062c3b2e57ec5d4c04c8b1cda3305c2c010f2 Locking an rt mutex killable does not work because signal handling is restricted to TASK_INTERRUPTIBLE. diff --git a/debian/patches-rt/0137-spinlock-Split-the-lock-types-header.patch b/debian/patches-rt/0137-spinlock-Split-the-lock-types-header.patch index bc18e6277..1f2dc144e 100644 --- a/debian/patches-rt/0137-spinlock-Split-the-lock-types-header.patch +++ b/debian/patches-rt/0137-spinlock-Split-the-lock-types-header.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Wed, 29 Jun 2011 19:34:01 +0200 Subject: [PATCH 137/353] spinlock: Split the lock types header -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6d4ce354fa85d34205ad2b563e004cd382a103fc +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=31a8676e8d6709bfd284c94cdcba63304586dc2c Split raw_spinlock into its own file and the remaining spinlock_t into its own non-RT header. The non-RT header will be replaced later by sleeping diff --git a/debian/patches-rt/0138-rtmutex-Avoid-include-hell.patch b/debian/patches-rt/0138-rtmutex-Avoid-include-hell.patch index 9e853354b..54dbdfe1b 100644 --- a/debian/patches-rt/0138-rtmutex-Avoid-include-hell.patch +++ b/debian/patches-rt/0138-rtmutex-Avoid-include-hell.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Wed, 29 Jun 2011 20:06:39 +0200 Subject: [PATCH 138/353] rtmutex: Avoid include hell -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=5e1b56fe5c87456f81d0e26f7da86eacb2716d2a +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=318d1b407db029035da74bbd758aabc0352168ce Include only the required raw types. This avoids pulling in the complete spinlock header which in turn requires rtmutex.h at some point. diff --git a/debian/patches-rt/0139-rbtree-don-t-include-the-rcu-header.patch b/debian/patches-rt/0139-rbtree-don-t-include-the-rcu-header.patch index 650a12c91..fac209896 100644 --- a/debian/patches-rt/0139-rbtree-don-t-include-the-rcu-header.patch +++ b/debian/patches-rt/0139-rbtree-don-t-include-the-rcu-header.patch @@ -4,7 +4,7 @@ Subject: [PATCH 139/353] rbtree: don't include the rcu header MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=692b6f51268cd63d3c6eba42d2d8c3689b084b17 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=01edc3f9e31e5153bde8f96cab83edc1259da691 The RCU header pulls in spinlock.h and fails due not yet defined types: @@ -29,8 +29,6 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 3 files changed, 56 insertions(+), 49 deletions(-) create mode 100644 include/linux/rcu_assign_pointer.h -diff --git a/include/linux/rbtree.h b/include/linux/rbtree.h -index fcbeed4053ef..2aa2aec354c2 100644 --- a/include/linux/rbtree.h +++ b/include/linux/rbtree.h @@ -31,7 +31,7 @@ @@ -42,9 +40,6 @@ index fcbeed4053ef..2aa2aec354c2 100644 struct rb_node { unsigned long __rb_parent_color; -diff --git a/include/linux/rcu_assign_pointer.h b/include/linux/rcu_assign_pointer.h -new file mode 100644 -index 000000000000..7066962a4379 --- /dev/null +++ b/include/linux/rcu_assign_pointer.h @@ -0,0 +1,54 @@ @@ -102,8 +97,6 @@ index 000000000000..7066962a4379 +}) + +#endif -diff --git a/include/linux/rcupdate.h b/include/linux/rcupdate.h -index 027c58cdbb6e..e6733d7911e9 100644 --- a/include/linux/rcupdate.h +++ b/include/linux/rcupdate.h @@ -42,6 +42,7 @@ @@ -114,11 +107,10 @@ index 027c58cdbb6e..e6733d7911e9 100644 #define ULONG_CMP_GE(a, b) (ULONG_MAX / 2 >= (a) - (b)) #define ULONG_CMP_LT(a, b) (ULONG_MAX / 2 < (a) - (b)) -@@ -369,54 +370,6 @@ static inline void rcu_preempt_sleep_check(void) { } - ((typeof(*p) __force __kernel *)(________p1)); \ +@@ -370,54 +371,6 @@ static inline void rcu_preempt_sleep_che }) --/** + /** - * RCU_INITIALIZER() - statically initialize an RCU-protected global variable - * @v: The value to statically initialize with. - */ @@ -166,6 +158,7 @@ index 027c58cdbb6e..e6733d7911e9 100644 - _r_a_p__v; \ -}) - - /** - * rcu_swap_protected() - swap an RCU and a regular pointer - * @rcu_ptr: RCU pointer +-/** + * rcu_replace_pointer() - replace an RCU pointer, returning its old value + * @rcu_ptr: RCU pointer, whose old value is returned + * @ptr: regular pointer diff --git a/debian/patches-rt/0140-rtmutex-Provide-rt_mutex_slowlock_locked.patch b/debian/patches-rt/0140-rtmutex-Provide-rt_mutex_slowlock_locked.patch index 46f6b1110..889697bda 100644 --- a/debian/patches-rt/0140-rtmutex-Provide-rt_mutex_slowlock_locked.patch +++ b/debian/patches-rt/0140-rtmutex-Provide-rt_mutex_slowlock_locked.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Thu, 12 Oct 2017 16:14:22 +0200 Subject: [PATCH 140/353] rtmutex: Provide rt_mutex_slowlock_locked() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=279436be8b65c09efc0f9d940eee24bc7fb51a80 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4ed8a5378624e79f354f26b29f4ef135cabf19d5 This is the inner-part of rt_mutex_slowlock(), required for rwsem-rt. diff --git a/debian/patches-rt/0141-rtmutex-export-lockdep-less-version-of-rt_mutex-s-lo.patch b/debian/patches-rt/0141-rtmutex-export-lockdep-less-version-of-rt_mutex-s-lo.patch index d314eb23c..46da5b85f 100644 --- a/debian/patches-rt/0141-rtmutex-export-lockdep-less-version-of-rt_mutex-s-lo.patch +++ b/debian/patches-rt/0141-rtmutex-export-lockdep-less-version-of-rt_mutex-s-lo.patch @@ -2,7 +2,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Thu, 12 Oct 2017 16:36:39 +0200 Subject: [PATCH 141/353] rtmutex: export lockdep-less version of rt_mutex's lock, trylock and unlock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=88c13a33c56797b4d34e53eb637550a90fdfbfae +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=740b84a1d5c6a69733ac82835e4c7219eaa578d5 Required for lock implementation ontop of rtmutex. diff --git a/debian/patches-rt/0142-rtmutex-add-sleeping-lock-implementation.patch b/debian/patches-rt/0142-rtmutex-add-sleeping-lock-implementation.patch index d1dc59fa2..fd0264324 100644 --- a/debian/patches-rt/0142-rtmutex-add-sleeping-lock-implementation.patch +++ b/debian/patches-rt/0142-rtmutex-add-sleeping-lock-implementation.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Thu, 12 Oct 2017 17:11:19 +0200 Subject: [PATCH 142/353] rtmutex: add sleeping lock implementation -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f2c038c213b5f2b57c10d39c71eaf980e0a53fb7 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ae1b6e0e9a014befed2b7bc5c4eece86daa446db Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> diff --git a/debian/patches-rt/0143-rtmutex-add-mutex-implementation-based-on-rtmutex.patch b/debian/patches-rt/0143-rtmutex-add-mutex-implementation-based-on-rtmutex.patch index bef1d7aaa..5f9de40bb 100644 --- a/debian/patches-rt/0143-rtmutex-add-mutex-implementation-based-on-rtmutex.patch +++ b/debian/patches-rt/0143-rtmutex-add-mutex-implementation-based-on-rtmutex.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Thu, 12 Oct 2017 17:17:03 +0200 Subject: [PATCH 143/353] rtmutex: add mutex implementation based on rtmutex -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b8da67338f528499c225579b3f4e20153b03f9eb +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d4e5a93b3550756da1004d9a27f77ffe93790a22 Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> diff --git a/debian/patches-rt/0144-rtmutex-add-rwsem-implementation-based-on-rtmutex.patch b/debian/patches-rt/0144-rtmutex-add-rwsem-implementation-based-on-rtmutex.patch index 8edda0f51..8affbba1a 100644 --- a/debian/patches-rt/0144-rtmutex-add-rwsem-implementation-based-on-rtmutex.patch +++ b/debian/patches-rt/0144-rtmutex-add-rwsem-implementation-based-on-rtmutex.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Thu, 12 Oct 2017 17:28:34 +0200 Subject: [PATCH 144/353] rtmutex: add rwsem implementation based on rtmutex -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d14aad145f516eb0c89d01284c76b73bf26cb97a +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=19c04220398e1defbbc2ead7debf3effa79759a4 The RT specific R/W semaphore implementation restricts the number of readers to one because a writer cannot block on multiple readers and inherit its diff --git a/debian/patches-rt/0145-rtmutex-add-rwlock-implementation-based-on-rtmutex.patch b/debian/patches-rt/0145-rtmutex-add-rwlock-implementation-based-on-rtmutex.patch index 750d5a3dd..29d8d3732 100644 --- a/debian/patches-rt/0145-rtmutex-add-rwlock-implementation-based-on-rtmutex.patch +++ b/debian/patches-rt/0145-rtmutex-add-rwlock-implementation-based-on-rtmutex.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Thu, 12 Oct 2017 17:18:06 +0200 Subject: [PATCH 145/353] rtmutex: add rwlock implementation based on rtmutex -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a76302a27e22396747d726861bc4f3e6b8ac828b +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ea18fa0cbcb369fa74a6d4f1f1a679dc0c41dd73 The implementation is bias-based, similar to the rwsem implementation. diff --git a/debian/patches-rt/0146-rtmutex-rwlock-preserve-state-like-a-sleeping-lock.patch b/debian/patches-rt/0146-rtmutex-rwlock-preserve-state-like-a-sleeping-lock.patch index e0ce83b18..b75a172cf 100644 --- a/debian/patches-rt/0146-rtmutex-rwlock-preserve-state-like-a-sleeping-lock.patch +++ b/debian/patches-rt/0146-rtmutex-rwlock-preserve-state-like-a-sleeping-lock.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 11 Jan 2019 21:16:31 +0100 Subject: [PATCH 146/353] rtmutex/rwlock: preserve state like a sleeping lock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=432de9d1a9e2f43bee9d57d6fd09f79dfe66f1ae +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b030b3a7e813383b360eb3c3b4971713d252707f The rwlock is spinning while acquiring a lock. Therefore it must become a sleeping lock on RT and preserve its task state while sleeping and diff --git a/debian/patches-rt/0147-rtmutex-wire-up-RT-s-locking.patch b/debian/patches-rt/0147-rtmutex-wire-up-RT-s-locking.patch index a2570ff72..0509ec71f 100644 --- a/debian/patches-rt/0147-rtmutex-wire-up-RT-s-locking.patch +++ b/debian/patches-rt/0147-rtmutex-wire-up-RT-s-locking.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Thu, 12 Oct 2017 17:31:14 +0200 Subject: [PATCH 147/353] rtmutex: wire up RT's locking -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d0952f752129588f34b27e59293fb8a53e167dfd +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=82c70eaccd0321348a401a8ee751938f3be5f0e4 Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> diff --git a/debian/patches-rt/0148-rtmutex-add-ww_mutex-addon-for-mutex-rt.patch b/debian/patches-rt/0148-rtmutex-add-ww_mutex-addon-for-mutex-rt.patch index ab7c5c446..994eb4348 100644 --- a/debian/patches-rt/0148-rtmutex-add-ww_mutex-addon-for-mutex-rt.patch +++ b/debian/patches-rt/0148-rtmutex-add-ww_mutex-addon-for-mutex-rt.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 12 Oct 2017 17:34:38 +0200 Subject: [PATCH 148/353] rtmutex: add ww_mutex addon for mutex-rt -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0266b089fe88193628a2c654eb8af52da00aeca5 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=5638b534fffb7e1464776909b8ea609101dceddb Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> --- diff --git a/debian/patches-rt/0149-kconfig-Add-PREEMPT_RT_FULL.patch b/debian/patches-rt/0149-kconfig-Add-PREEMPT_RT_FULL.patch index 2585c7c36..a8b54fe2f 100644 --- a/debian/patches-rt/0149-kconfig-Add-PREEMPT_RT_FULL.patch +++ b/debian/patches-rt/0149-kconfig-Add-PREEMPT_RT_FULL.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Wed, 29 Jun 2011 14:58:57 +0200 Subject: [PATCH 149/353] kconfig: Add PREEMPT_RT_FULL -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ff7dd2555046f812d000ad21c1c67aafbff173c1 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=752046a4b227d6883a5b603f45e0987013571b82 Introduce the final symbol for PREEMPT_RT_FULL. diff --git a/debian/patches-rt/0150-locking-rt-mutex-fix-deadlock-in-device-mapper-block.patch b/debian/patches-rt/0150-locking-rt-mutex-fix-deadlock-in-device-mapper-block.patch index 4ac96c650..3106ba866 100644 --- a/debian/patches-rt/0150-locking-rt-mutex-fix-deadlock-in-device-mapper-block.patch +++ b/debian/patches-rt/0150-locking-rt-mutex-fix-deadlock-in-device-mapper-block.patch @@ -2,7 +2,7 @@ From: Mikulas Patocka <mpatocka@redhat.com> Date: Mon, 13 Nov 2017 12:56:53 -0500 Subject: [PATCH 150/353] locking/rt-mutex: fix deadlock in device mapper / block-IO -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8cc6247f13f918defb8afea1919bd25ccaa73d7a +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2942d326ca47d9bea018e1e5ccfa2d11887bccbf When some block device driver creates a bio and submits it to another block device driver, the bio is added to current->bio_list (in order to diff --git a/debian/patches-rt/0151-locking-rt-mutex-Flush-block-plug-on-__down_read.patch b/debian/patches-rt/0151-locking-rt-mutex-Flush-block-plug-on-__down_read.patch index d70daa607..1068113c5 100644 --- a/debian/patches-rt/0151-locking-rt-mutex-Flush-block-plug-on-__down_read.patch +++ b/debian/patches-rt/0151-locking-rt-mutex-Flush-block-plug-on-__down_read.patch @@ -1,7 +1,7 @@ From: Scott Wood <swood@redhat.com> Date: Fri, 4 Jan 2019 15:33:21 -0500 Subject: [PATCH 151/353] locking/rt-mutex: Flush block plug on __down_read() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a71fa1fdf3f1ef6d5e828679178652c39c1af496 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e16669ece8894e9a9a0b506e37e957c05aafb084 __down_read() bypasses the rtmutex frontend to call rt_mutex_slowlock_locked() directly, and thus it needs to call diff --git a/debian/patches-rt/0152-locking-rtmutex-re-init-the-wait_lock-in-rt_mutex_in.patch b/debian/patches-rt/0152-locking-rtmutex-re-init-the-wait_lock-in-rt_mutex_in.patch index cc6035b38..f807c7f17 100644 --- a/debian/patches-rt/0152-locking-rtmutex-re-init-the-wait_lock-in-rt_mutex_in.patch +++ b/debian/patches-rt/0152-locking-rtmutex-re-init-the-wait_lock-in-rt_mutex_in.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 16 Nov 2017 16:48:48 +0100 Subject: [PATCH 152/353] locking/rtmutex: re-init the wait_lock in rt_mutex_init_proxy_locked() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6d63321ef2952eb3e1d27c14e90f06aaa7e47284 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=5ae97ece9b790294f0706285373a1606659442eb We could provide a key-class for the lockdep (and fixup all callers) or move the init to all callers (like it was) in order to avoid lockdep diff --git a/debian/patches-rt/0153-ptrace-fix-ptrace-vs-tasklist_lock-race.patch b/debian/patches-rt/0153-ptrace-fix-ptrace-vs-tasklist_lock-race.patch index 9bb16368e..4d2f62a96 100644 --- a/debian/patches-rt/0153-ptrace-fix-ptrace-vs-tasklist_lock-race.patch +++ b/debian/patches-rt/0153-ptrace-fix-ptrace-vs-tasklist_lock-race.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 29 Aug 2013 18:21:04 +0200 Subject: [PATCH 153/353] ptrace: fix ptrace vs tasklist_lock race -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=82bd62e233762e18c9a01a6a3ce8a675e140e0d1 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b4db302711bda5e85a7be1eaaeaf80e330caf920 As explained by Alexander Fyodorov <halcy@yandex.ru>: diff --git a/debian/patches-rt/0154-rtmutex-annotate-sleeping-lock-context.patch b/debian/patches-rt/0154-rtmutex-annotate-sleeping-lock-context.patch index 55de07317..3f4ee1298 100644 --- a/debian/patches-rt/0154-rtmutex-annotate-sleeping-lock-context.patch +++ b/debian/patches-rt/0154-rtmutex-annotate-sleeping-lock-context.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 21 Sep 2017 14:25:13 +0200 Subject: [PATCH 154/353] rtmutex: annotate sleeping lock context -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=af577af144bd8f017929ef79a0789f5fd1bc9f6b +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b4229625b3748a394f2e8127fec95d6c42845c5a The RCU code complains on schedule() within a rcu_readlock() section. The valid scenario on -RT is if a sleeping is held. In order to suppress diff --git a/debian/patches-rt/0155-sched-migrate_disable-fallback-to-preempt_disable-in.patch b/debian/patches-rt/0155-sched-migrate_disable-fallback-to-preempt_disable-in.patch index abfc8a741..52c0508d4 100644 --- a/debian/patches-rt/0155-sched-migrate_disable-fallback-to-preempt_disable-in.patch +++ b/debian/patches-rt/0155-sched-migrate_disable-fallback-to-preempt_disable-in.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 5 Jul 2018 14:44:51 +0200 Subject: [PATCH 155/353] sched/migrate_disable: fallback to preempt_disable() instead barrier() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=72fc975c09efd55a42502cd8ae4346f9e884afba +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=042d278b7e7b9f28417ae7c95ad95ba83065b1de On SMP + !RT migrate_disable() is still around. It is not part of spin_lock() anymore so it has almost no users. However the futex code has a workaround for diff --git a/debian/patches-rt/0156-locking-don-t-check-for-__LINUX_SPINLOCK_TYPES_H-on-.patch b/debian/patches-rt/0156-locking-don-t-check-for-__LINUX_SPINLOCK_TYPES_H-on-.patch index 4f9f11456..f95b6cfce 100644 --- a/debian/patches-rt/0156-locking-don-t-check-for-__LINUX_SPINLOCK_TYPES_H-on-.patch +++ b/debian/patches-rt/0156-locking-don-t-check-for-__LINUX_SPINLOCK_TYPES_H-on-.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 4 Aug 2017 17:40:42 +0200 Subject: [PATCH 156/353] locking: don't check for __LINUX_SPINLOCK_TYPES_H on -RT archs -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=fda1a9fe6a34dade0ceac16470d54e828941fcc8 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=1de5ba8a20471fbf228898156b626f15ddccf818 Upstream uses arch_spinlock_t within spinlock_t and requests that spinlock_types.h header file is included first. diff --git a/debian/patches-rt/0157-rcu-Frob-softirq-test.patch b/debian/patches-rt/0157-rcu-Frob-softirq-test.patch index 4385bfe72..b97fa394b 100644 --- a/debian/patches-rt/0157-rcu-Frob-softirq-test.patch +++ b/debian/patches-rt/0157-rcu-Frob-softirq-test.patch @@ -1,7 +1,7 @@ From: Peter Zijlstra <a.p.zijlstra@chello.nl> Date: Sat, 13 Aug 2011 00:23:17 +0200 Subject: [PATCH 157/353] rcu: Frob softirq test -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d4b5f8c0ab11edb2200bcade237168fc5734d16c +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8b22c921775db6303ca3915515934c5a07fe3bcc With RT_FULL we get the below wreckage: diff --git a/debian/patches-rt/0158-rcu-Merge-RCU-bh-into-RCU-preempt.patch b/debian/patches-rt/0158-rcu-Merge-RCU-bh-into-RCU-preempt.patch index 0b0d06626..aa96498ec 100644 --- a/debian/patches-rt/0158-rcu-Merge-RCU-bh-into-RCU-preempt.patch +++ b/debian/patches-rt/0158-rcu-Merge-RCU-bh-into-RCU-preempt.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Wed, 5 Oct 2011 11:59:38 -0700 Subject: [PATCH 158/353] rcu: Merge RCU-bh into RCU-preempt -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=afbdadf1575158f6bd024e7a21b9e26bedf2bdd4 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ea7433159b2ffcf58ecc592690f31311034372c7 The Linux kernel has long RCU-bh read-side critical sections that intolerably increase scheduling latency under mainline's RCU-bh rules, diff --git a/debian/patches-rt/0159-rcu-Make-ksoftirqd-do-RCU-quiescent-states.patch b/debian/patches-rt/0159-rcu-Make-ksoftirqd-do-RCU-quiescent-states.patch index a6aa291fb..71ab01a58 100644 --- a/debian/patches-rt/0159-rcu-Make-ksoftirqd-do-RCU-quiescent-states.patch +++ b/debian/patches-rt/0159-rcu-Make-ksoftirqd-do-RCU-quiescent-states.patch @@ -1,7 +1,7 @@ From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> Date: Wed, 5 Oct 2011 11:45:18 -0700 Subject: [PATCH 159/353] rcu: Make ksoftirqd do RCU quiescent states -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=838d41a37a62dfbe7591b0d8ae7f65c0dd2a28be +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8a04d9b0fd14c11feab735183e2390994a77db29 Implementing RCU-bh in terms of RCU-preempt makes the system vulnerable to network-based denial-of-service attacks. This patch therefore diff --git a/debian/patches-rt/0160-rcu-Eliminate-softirq-processing-from-rcutree.patch b/debian/patches-rt/0160-rcu-Eliminate-softirq-processing-from-rcutree.patch index 6cc9c1904..b78fba523 100644 --- a/debian/patches-rt/0160-rcu-Eliminate-softirq-processing-from-rcutree.patch +++ b/debian/patches-rt/0160-rcu-Eliminate-softirq-processing-from-rcutree.patch @@ -1,7 +1,7 @@ From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> Date: Mon, 4 Nov 2013 13:21:10 -0800 Subject: [PATCH 160/353] rcu: Eliminate softirq processing from rcutree -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=22c7a16aa53b5659a3ae5a1d6b340dd75b7010bf +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0b1567b981ee2c329d7c899c6cd49917803f4de2 Running RCU out of softirq is a problem for some workloads that would like to manage RCU core processing independently of other softirq work, diff --git a/debian/patches-rt/0161-srcu-use-cpu_online-instead-custom-check.patch b/debian/patches-rt/0161-srcu-use-cpu_online-instead-custom-check.patch index f3438a7e5..555450b9a 100644 --- a/debian/patches-rt/0161-srcu-use-cpu_online-instead-custom-check.patch +++ b/debian/patches-rt/0161-srcu-use-cpu_online-instead-custom-check.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 13 Sep 2017 14:43:41 +0200 Subject: [PATCH 161/353] srcu: use cpu_online() instead custom check -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=1cf84fbe102004dc42ac21f8f35479ed4c8fcb82 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b1423f183c0e3ff9419de9b9d3cd09bed0b84540 The current check via srcu_online is slightly racy because after looking at srcu_online there could be an interrupt that interrupted us long diff --git a/debian/patches-rt/0162-srcu-replace-local_irqsave-with-a-locallock.patch b/debian/patches-rt/0162-srcu-replace-local_irqsave-with-a-locallock.patch index ce3b21609..1b8579494 100644 --- a/debian/patches-rt/0162-srcu-replace-local_irqsave-with-a-locallock.patch +++ b/debian/patches-rt/0162-srcu-replace-local_irqsave-with-a-locallock.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 12 Oct 2017 18:37:12 +0200 Subject: [PATCH 162/353] srcu: replace local_irqsave() with a locallock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ddb3ccfdf419687e43f793f16d2419bf602cdc01 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a6e91931c31ac57dfd998afb20cf33c5db0211f1 There are two instances which disable interrupts in order to become a stable this_cpu_ptr() pointer. The restore part is coupled with diff --git a/debian/patches-rt/0163-rcu-enable-rcu_normal_after_boot-by-default-for-RT.patch b/debian/patches-rt/0163-rcu-enable-rcu_normal_after_boot-by-default-for-RT.patch index 9bb6cc029..34de5c874 100644 --- a/debian/patches-rt/0163-rcu-enable-rcu_normal_after_boot-by-default-for-RT.patch +++ b/debian/patches-rt/0163-rcu-enable-rcu_normal_after_boot-by-default-for-RT.patch @@ -1,7 +1,7 @@ From: Julia Cartwright <julia@ni.com> Date: Wed, 12 Oct 2016 11:21:14 -0500 Subject: [PATCH 163/353] rcu: enable rcu_normal_after_boot by default for RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4acc0cb23edfbed83bc7d11bd34e672ab6184271 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=715730eb2e4c433fec91c0b5be88a42cf53250b1 The forcing of an expedited grace period is an expensive and very RT-application unfriendly operation, as it forcibly preempts all running diff --git a/debian/patches-rt/0164-tty-serial-omap-Make-the-locking-RT-aware.patch b/debian/patches-rt/0164-tty-serial-omap-Make-the-locking-RT-aware.patch index 312dc19ac..e31363e71 100644 --- a/debian/patches-rt/0164-tty-serial-omap-Make-the-locking-RT-aware.patch +++ b/debian/patches-rt/0164-tty-serial-omap-Make-the-locking-RT-aware.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Thu, 28 Jul 2011 13:32:57 +0200 Subject: [PATCH 164/353] tty/serial/omap: Make the locking RT aware -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e32f42dec1d7691554247fb98ec3ce674161faef +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=43f213f089719957589286cb6d993219d226880f The lock is a sleeping lock and local_irq_save() is not the optimsation we are looking for. Redo it to make it work on -RT and diff --git a/debian/patches-rt/0165-tty-serial-pl011-Make-the-locking-work-on-RT.patch b/debian/patches-rt/0165-tty-serial-pl011-Make-the-locking-work-on-RT.patch index 6c52801fb..3920ee816 100644 --- a/debian/patches-rt/0165-tty-serial-pl011-Make-the-locking-work-on-RT.patch +++ b/debian/patches-rt/0165-tty-serial-pl011-Make-the-locking-work-on-RT.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Tue, 8 Jan 2013 21:36:51 +0100 Subject: [PATCH 165/353] tty/serial/pl011: Make the locking work on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0078406dbe103225ceb07433c4d141a02e66e775 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=fc32db3abe672f6824c06bcc529972a74b1c7b44 The lock is a sleeping lock and local_irq_save() is not the optimsation we are looking for. Redo it to make it work on -RT and non-RT. diff --git a/debian/patches-rt/0166-tty-serial-pl011-explicitly-initialize-the-flags-var.patch b/debian/patches-rt/0166-tty-serial-pl011-explicitly-initialize-the-flags-var.patch index 74d6d9429..dd96a0f53 100644 --- a/debian/patches-rt/0166-tty-serial-pl011-explicitly-initialize-the-flags-var.patch +++ b/debian/patches-rt/0166-tty-serial-pl011-explicitly-initialize-the-flags-var.patch @@ -5,7 +5,7 @@ Subject: [PATCH 166/353] tty: serial: pl011: explicitly initialize the flags MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=05baf33d95eafd9fbd45219ba9c092e895d4c2c1 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6d9aaa3e016ce6e6c21fd051f669bc169ba8fb58 Silence the following gcc warning: diff --git a/debian/patches-rt/0167-rt-Improve-the-serial-console-PASS_LIMIT.patch b/debian/patches-rt/0167-rt-Improve-the-serial-console-PASS_LIMIT.patch index 9ef734dba..e91a0dc2e 100644 --- a/debian/patches-rt/0167-rt-Improve-the-serial-console-PASS_LIMIT.patch +++ b/debian/patches-rt/0167-rt-Improve-the-serial-console-PASS_LIMIT.patch @@ -4,7 +4,7 @@ Subject: [PATCH 167/353] rt: Improve the serial console PASS_LIMIT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d63c1d7bbac2b675e43917a5424ab95886b3e17c +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0d67046491f07ce337099d9076f5d0af41457f4e Beyond the warning: @@ -20,7 +20,7 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/drivers/tty/serial/8250/8250_core.c b/drivers/tty/serial/8250/8250_core.c -index d2df7d71d666..57fd29b2ddf5 100644 +index a0325af2832a..dd0c0c47f4c3 100644 --- a/drivers/tty/serial/8250/8250_core.c +++ b/drivers/tty/serial/8250/8250_core.c @@ -54,7 +54,16 @@ static struct uart_driver serial8250_reg; diff --git a/debian/patches-rt/0168-tty-serial-8250-don-t-take-the-trylock-during-oops.patch b/debian/patches-rt/0168-tty-serial-8250-don-t-take-the-trylock-during-oops.patch index 70193d051..2a649311b 100644 --- a/debian/patches-rt/0168-tty-serial-8250-don-t-take-the-trylock-during-oops.patch +++ b/debian/patches-rt/0168-tty-serial-8250-don-t-take-the-trylock-during-oops.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Mon, 11 Apr 2016 16:55:02 +0200 Subject: [PATCH 168/353] tty: serial: 8250: don't take the trylock during oops -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6b19afc5231b5f29a6fb7b7ed672f22415ee4225 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=fedac9e5838862f2a77d0d8a34b4b0bffca76c83 An oops with irqs off (panic() from irqsafe hrtimer like the watchdog timer) will lead to a lockdep warning on each invocation and as such @@ -14,10 +14,10 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/drivers/tty/serial/8250/8250_port.c b/drivers/tty/serial/8250/8250_port.c -index ce266e10a21e..b3f88d2b827c 100644 +index cba4888bc482..af7df5ca17a5 100644 --- a/drivers/tty/serial/8250/8250_port.c +++ b/drivers/tty/serial/8250/8250_port.c -@@ -3306,10 +3306,8 @@ void serial8250_console_write(struct uart_8250_port *up, const char *s, +@@ -3316,10 +3316,8 @@ void serial8250_console_write(struct uart_8250_port *up, const char *s, serial8250_rpm_get(up); diff --git a/debian/patches-rt/0169-locking-percpu-rwsem-Remove-preempt_disable-variants.patch b/debian/patches-rt/0169-locking-percpu-rwsem-Remove-preempt_disable-variants.patch index 159a43680..c94ddef0f 100644 --- a/debian/patches-rt/0169-locking-percpu-rwsem-Remove-preempt_disable-variants.patch +++ b/debian/patches-rt/0169-locking-percpu-rwsem-Remove-preempt_disable-variants.patch @@ -1,7 +1,7 @@ From: Peter Zijlstra <peterz@infradead.org> Date: Wed, 23 Nov 2016 16:29:32 +0100 Subject: [PATCH 169/353] locking/percpu-rwsem: Remove preempt_disable variants -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f23b7c37251f54a939964734185e877c8310a98e +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=fddf5c58a99b20575b47df00a28f199e3c685d89 Effective revert commit: diff --git a/debian/patches-rt/0170-mm-Protect-activate_mm-by-preempt_-disable-enable-_r.patch b/debian/patches-rt/0170-mm-Protect-activate_mm-by-preempt_-disable-enable-_r.patch index 4657d298f..e6308c73d 100644 --- a/debian/patches-rt/0170-mm-Protect-activate_mm-by-preempt_-disable-enable-_r.patch +++ b/debian/patches-rt/0170-mm-Protect-activate_mm-by-preempt_-disable-enable-_r.patch @@ -2,7 +2,7 @@ From: Yong Zhang <yong.zhang0@gmail.com> Date: Tue, 15 May 2012 13:53:56 +0800 Subject: [PATCH 170/353] mm: Protect activate_mm() by preempt_[disable&enable]_rt() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c5dd256559b94c820735d12dc8b1202bd8389dcb +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=72765ad90ad37a0185e3be74225c144d5d83cfc8 User preempt_*_rt instead of local_irq_*_rt or otherwise there will be warning on ARM like below: diff --git a/debian/patches-rt/0171-fs-dcache-bring-back-explicit-INIT_HLIST_BL_HEAD-ini.patch b/debian/patches-rt/0171-fs-dcache-bring-back-explicit-INIT_HLIST_BL_HEAD-ini.patch index 9198a9095..8f5257657 100644 --- a/debian/patches-rt/0171-fs-dcache-bring-back-explicit-INIT_HLIST_BL_HEAD-ini.patch +++ b/debian/patches-rt/0171-fs-dcache-bring-back-explicit-INIT_HLIST_BL_HEAD-ini.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 13 Sep 2017 12:32:34 +0200 Subject: [PATCH 171/353] fs/dcache: bring back explicit INIT_HLIST_BL_HEAD init -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=3e666296c2ab2a54ddee377ed852844bf64b5025 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=aecaf31f5a98b65e4f49dd9ecfddfe1da5b686e6 Commit 3d375d78593c ("mm: update callers to use HASH_ZERO flag") removed INIT_HLIST_BL_HEAD and uses the ZERO flag instead for the init. However diff --git a/debian/patches-rt/0172-fs-dcache-disable-preemption-on-i_dir_seq-s-write-si.patch b/debian/patches-rt/0172-fs-dcache-disable-preemption-on-i_dir_seq-s-write-si.patch index 882beaf2a..e05bfa94a 100644 --- a/debian/patches-rt/0172-fs-dcache-disable-preemption-on-i_dir_seq-s-write-si.patch +++ b/debian/patches-rt/0172-fs-dcache-disable-preemption-on-i_dir_seq-s-write-si.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 20 Oct 2017 11:29:53 +0200 Subject: [PATCH 172/353] fs/dcache: disable preemption on i_dir_seq's write side -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8577a84b152281fcbf75fd979b6d7e2c8a00b548 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=73dad1b4c735605f03c709d3631000ed38390d8e i_dir_seq is an opencoded seqcounter. Based on the code it looks like we could have two writers in parallel despite the fact that the d_lock is diff --git a/debian/patches-rt/0173-squashfs-make-use-of-local-lock-in-multi_cpu-decompr.patch b/debian/patches-rt/0173-squashfs-make-use-of-local-lock-in-multi_cpu-decompr.patch index e9bbaf222..be58e2840 100644 --- a/debian/patches-rt/0173-squashfs-make-use-of-local-lock-in-multi_cpu-decompr.patch +++ b/debian/patches-rt/0173-squashfs-make-use-of-local-lock-in-multi_cpu-decompr.patch @@ -2,7 +2,7 @@ From: Julia Cartwright <julia@ni.com> Date: Mon, 7 May 2018 08:58:57 -0500 Subject: [PATCH 173/353] squashfs: make use of local lock in multi_cpu decompressor -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2f06d224da259dc2afc2df08e8727baffcbecec4 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=1b53a7e12286b2e587e9bea1c4ab5ab4ebc5c892 Currently, the squashfs multi_cpu decompressor makes use of get_cpu_ptr()/put_cpu_ptr(), which unconditionally disable preemption diff --git a/debian/patches-rt/0174-thermal-Defer-thermal-wakups-to-threads.patch b/debian/patches-rt/0174-thermal-Defer-thermal-wakups-to-threads.patch index 99469c024..3e8f606ca 100644 --- a/debian/patches-rt/0174-thermal-Defer-thermal-wakups-to-threads.patch +++ b/debian/patches-rt/0174-thermal-Defer-thermal-wakups-to-threads.patch @@ -1,7 +1,7 @@ From: Daniel Wagner <wagi@monom.org> Date: Tue, 17 Feb 2015 09:37:44 +0100 Subject: [PATCH 174/353] thermal: Defer thermal wakups to threads -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=3b0c6911c9c53f3797c55aff7fc1f5b04d48957a +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ecea5d1de8aaf3cf20b90ce2dd1b811db8ca070b On RT the spin lock in pkg_temp_thermal_platfrom_thermal_notify will call schedule while we run in irq context. diff --git a/debian/patches-rt/0175-x86-fpu-Disable-preemption-around-local_bh_disable.patch b/debian/patches-rt/0175-x86-fpu-Disable-preemption-around-local_bh_disable.patch index 2eaa4b273..2c386a391 100644 --- a/debian/patches-rt/0175-x86-fpu-Disable-preemption-around-local_bh_disable.patch +++ b/debian/patches-rt/0175-x86-fpu-Disable-preemption-around-local_bh_disable.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 11 Dec 2018 15:10:33 +0100 Subject: [PATCH 175/353] x86/fpu: Disable preemption around local_bh_disable() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=114edba091d0c40209a550913271f2e11a5b1f6f +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c9d155d7360346edcfd997c4f8857013a8c93466 __fpu__restore_sig() restores the content of the FPU state in the CPUs and in order to avoid concurency it disbles BH. On !RT it also disables diff --git a/debian/patches-rt/0176-fs-epoll-Do-not-disable-preemption-on-RT.patch b/debian/patches-rt/0176-fs-epoll-Do-not-disable-preemption-on-RT.patch index ca93052a5..1b43d2cda 100644 --- a/debian/patches-rt/0176-fs-epoll-Do-not-disable-preemption-on-RT.patch +++ b/debian/patches-rt/0176-fs-epoll-Do-not-disable-preemption-on-RT.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Fri, 8 Jul 2011 16:35:35 +0200 Subject: [PATCH 176/353] fs/epoll: Do not disable preemption on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=3e9c486a84a703a80d2a499ee40a8f3ac1577296 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ccbbabc4e09d6892351af5078f8d0992c4f33d98 ep_call_nested() takes a sleeping lock so we can't disable preemption. The light version is enough since ep_call_nested() doesn't mind beeing diff --git a/debian/patches-rt/0177-mm-vmalloc-Another-preempt-disable-region-which-suck.patch b/debian/patches-rt/0177-mm-vmalloc-Another-preempt-disable-region-which-suck.patch index 3c408003b..40f9e89d5 100644 --- a/debian/patches-rt/0177-mm-vmalloc-Another-preempt-disable-region-which-suck.patch +++ b/debian/patches-rt/0177-mm-vmalloc-Another-preempt-disable-region-which-suck.patch @@ -2,7 +2,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Tue, 12 Jul 2011 11:39:36 +0200 Subject: [PATCH 177/353] mm/vmalloc: Another preempt disable region which sucks -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f02eeca1b32f22a0c620153c56d2ed7699cc61a1 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0a630b63e6f1caa67f15cc0d7503c051b9d5bed5 Avoid the preempt disable version of get_cpu_var(). The inner-lock should provide enough serialisation. diff --git a/debian/patches-rt/0178-block-mq-use-cpu_light.patch b/debian/patches-rt/0178-block-mq-use-cpu_light.patch index 369314b34..7516eb79c 100644 --- a/debian/patches-rt/0178-block-mq-use-cpu_light.patch +++ b/debian/patches-rt/0178-block-mq-use-cpu_light.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 9 Apr 2014 10:37:23 +0200 Subject: [PATCH 178/353] block: mq: use cpu_light() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=57ddc2744ca0ee7109ca15ef46ca65627a8c0eee +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8c5e8c04bf7fb78a2af8e0a2f3aebdf9afb0e134 there is a might sleep splat because get_cpu() disables preemption and later we grab a lock. As a workaround for this we use get_cpu_light(). diff --git a/debian/patches-rt/0179-block-mq-do-not-invoke-preempt_disable.patch b/debian/patches-rt/0179-block-mq-do-not-invoke-preempt_disable.patch index abf569476..51b6697fe 100644 --- a/debian/patches-rt/0179-block-mq-do-not-invoke-preempt_disable.patch +++ b/debian/patches-rt/0179-block-mq-do-not-invoke-preempt_disable.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 14 Jul 2015 14:26:34 +0200 Subject: [PATCH 179/353] block/mq: do not invoke preempt_disable() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=81393db3cca69b34aa356006c5163af2146f4132 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=653694f4e5539ad66c3c8094d1885337c2b9cb39 preempt_disable() and get_cpu() don't play well together with the sleeping locks it tries to allocate later. diff --git a/debian/patches-rt/0180-block-mq-don-t-complete-requests-via-IPI.patch b/debian/patches-rt/0180-block-mq-don-t-complete-requests-via-IPI.patch index 76110a527..20844564a 100644 --- a/debian/patches-rt/0180-block-mq-don-t-complete-requests-via-IPI.patch +++ b/debian/patches-rt/0180-block-mq-don-t-complete-requests-via-IPI.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 29 Jan 2015 15:10:08 +0100 Subject: [PATCH 180/353] block/mq: don't complete requests via IPI -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c6d57b360ab19c13d32ed9b351e65e666361ca76 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ddc500f1fab91f0709b7c883b688b12a63366890 The IPI runs in hardirq context and there are sleeping locks. This patch moves the completion into a workqueue. diff --git a/debian/patches-rt/0181-md-raid5-Make-raid5_percpu-handling-RT-aware.patch b/debian/patches-rt/0181-md-raid5-Make-raid5_percpu-handling-RT-aware.patch index c418db355..da3a64c76 100644 --- a/debian/patches-rt/0181-md-raid5-Make-raid5_percpu-handling-RT-aware.patch +++ b/debian/patches-rt/0181-md-raid5-Make-raid5_percpu-handling-RT-aware.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Tue, 6 Apr 2010 16:51:31 +0200 Subject: [PATCH 181/353] md: raid5: Make raid5_percpu handling RT aware -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=674c914ac9e49b2d3204b4a351b1dc0292f9f01b +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6903e12a02cec96bb490da0d8a8dda162a457e14 __raid_run_ops() disables preemption with get_cpu() around the access to the raid5_percpu variables. That causes scheduling while atomic @@ -19,7 +19,7 @@ Tested-by: Udo van den Heuvel <udovdh@xs4all.nl> 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/drivers/md/raid5.c b/drivers/md/raid5.c -index 7fe0619c487a..fdbe17d1b1c4 100644 +index 7eeae0301ccc..a93f05b9e3a2 100644 --- a/drivers/md/raid5.c +++ b/drivers/md/raid5.c @@ -2070,8 +2070,9 @@ static void raid_run_ops(struct stripe_head *sh, unsigned long ops_request) diff --git a/debian/patches-rt/0182-rt-Introduce-cpu_chill.patch b/debian/patches-rt/0182-rt-Introduce-cpu_chill.patch index 99a2b12da..2c469cd98 100644 --- a/debian/patches-rt/0182-rt-Introduce-cpu_chill.patch +++ b/debian/patches-rt/0182-rt-Introduce-cpu_chill.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Wed, 7 Mar 2012 20:51:03 +0100 Subject: [PATCH 182/353] rt: Introduce cpu_chill() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4e09dd071a88d7b2e35a0f77c5eb3d44dc9fd245 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b039ab1c70ccae3ab8d445c85aed514ac4bf63ca Retry loops on RT might loop forever when the modifying side was preempted. Add cpu_chill() to replace cpu_relax(). cpu_chill() diff --git a/debian/patches-rt/0183-hrtimer-Don-t-lose-state-in-cpu_chill.patch b/debian/patches-rt/0183-hrtimer-Don-t-lose-state-in-cpu_chill.patch index b667d1a26..accdab949 100644 --- a/debian/patches-rt/0183-hrtimer-Don-t-lose-state-in-cpu_chill.patch +++ b/debian/patches-rt/0183-hrtimer-Don-t-lose-state-in-cpu_chill.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 19 Feb 2019 16:59:15 +0100 Subject: [PATCH 183/353] hrtimer: Don't lose state in cpu_chill() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6d09d9861bc9da42051044c8cc3ed23be1e94e33 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=721ff03f231a027cb0e48525bec4e1ecc07f0c86 In cpu_chill() the state is set to TASK_UNINTERRUPTIBLE and a timer is programmed. On return the state is always TASK_RUNNING which means we diff --git a/debian/patches-rt/0184-hrtimer-cpu_chill-save-task-state-in-saved_state.patch b/debian/patches-rt/0184-hrtimer-cpu_chill-save-task-state-in-saved_state.patch index be03a750a..4b0927b0a 100644 --- a/debian/patches-rt/0184-hrtimer-cpu_chill-save-task-state-in-saved_state.patch +++ b/debian/patches-rt/0184-hrtimer-cpu_chill-save-task-state-in-saved_state.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 26 Feb 2019 12:31:10 +0100 Subject: [PATCH 184/353] hrtimer: cpu_chill(): save task state in ->saved_state() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=56899c2a49e485169770d92fcffff9dd4feb028d +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0b619882e45a08ee21433ecd2b74d06981e22414 In the previous change I saved the current task state on stack. This was bad because while the task is scheduled-out it might receive a wake-up. diff --git a/debian/patches-rt/0185-block-blk-mq-move-blk_queue_usage_counter_release-in.patch b/debian/patches-rt/0185-block-blk-mq-move-blk_queue_usage_counter_release-in.patch index a676f9aa4..4ede7bb86 100644 --- a/debian/patches-rt/0185-block-blk-mq-move-blk_queue_usage_counter_release-in.patch +++ b/debian/patches-rt/0185-block-blk-mq-move-blk_queue_usage_counter_release-in.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 13 Mar 2018 13:49:16 +0100 Subject: [PATCH 185/353] block: blk-mq: move blk_queue_usage_counter_release() into process context -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2599b47cfb4f76cc2cbd8e220facd30037154a6a +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=598cc45494b90c42a2f400150aaa3164ae26236a | BUG: sleeping function called from invalid context at kernel/locking/rtmutex.c:914 | in_atomic(): 1, irqs_disabled(): 0, pid: 255, name: kworker/u257:6 diff --git a/debian/patches-rt/0186-block-Use-cpu_chill-for-retry-loops.patch b/debian/patches-rt/0186-block-Use-cpu_chill-for-retry-loops.patch index 5e392715a..2d9c8eeab 100644 --- a/debian/patches-rt/0186-block-Use-cpu_chill-for-retry-loops.patch +++ b/debian/patches-rt/0186-block-Use-cpu_chill-for-retry-loops.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Thu, 20 Dec 2012 18:28:26 +0100 Subject: [PATCH 186/353] block: Use cpu_chill() for retry loops -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=51606351531762f808faee325d6318f493efbd6f +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=583684fb86328d92d6b173d67714e9560a07a940 Retry loops on RT might loop forever when the modifying side was preempted. Steven also observed a live lock when there was a diff --git a/debian/patches-rt/0187-fs-dcache-Use-cpu_chill-in-trylock-loops.patch b/debian/patches-rt/0187-fs-dcache-Use-cpu_chill-in-trylock-loops.patch index 2b0e49c15..d0965cbcd 100644 --- a/debian/patches-rt/0187-fs-dcache-Use-cpu_chill-in-trylock-loops.patch +++ b/debian/patches-rt/0187-fs-dcache-Use-cpu_chill-in-trylock-loops.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Wed, 7 Mar 2012 21:00:34 +0100 Subject: [PATCH 187/353] fs: dcache: Use cpu_chill() in trylock loops -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=3b314979856ee6c2c76f4960791e7f42fe12a3df +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=54fa302171c7878902ca36c506e0939142c4905d Retry loops on RT might loop forever when the modifying side was preempted. Use cpu_chill() instead of cpu_relax() to let the system diff --git a/debian/patches-rt/0188-net-Use-cpu_chill-instead-of-cpu_relax.patch b/debian/patches-rt/0188-net-Use-cpu_chill-instead-of-cpu_relax.patch index 77cf7defe..0afbc3e71 100644 --- a/debian/patches-rt/0188-net-Use-cpu_chill-instead-of-cpu_relax.patch +++ b/debian/patches-rt/0188-net-Use-cpu_chill-instead-of-cpu_relax.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Wed, 7 Mar 2012 21:10:04 +0100 Subject: [PATCH 188/353] net: Use cpu_chill() instead of cpu_relax() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=563d83d344896c0a0f2d86eb7a7a0c2865f7e670 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e96b68e550cd4012674a63859f68d242b7dbf31c Retry loops on RT might loop forever when the modifying side was preempted. Use cpu_chill() instead of cpu_relax() to let the system @@ -14,7 +14,7 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/net/packet/af_packet.c b/net/packet/af_packet.c -index 6fa0a9a453a8..6831b53ab441 100644 +index aa12bee4133a..dd652eae83e3 100644 --- a/net/packet/af_packet.c +++ b/net/packet/af_packet.c @@ -63,6 +63,7 @@ diff --git a/debian/patches-rt/0189-fs-dcache-use-swait_queue-instead-of-waitqueue.patch b/debian/patches-rt/0189-fs-dcache-use-swait_queue-instead-of-waitqueue.patch index 0c572079b..e8ef46f68 100644 --- a/debian/patches-rt/0189-fs-dcache-use-swait_queue-instead-of-waitqueue.patch +++ b/debian/patches-rt/0189-fs-dcache-use-swait_queue-instead-of-waitqueue.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 14 Sep 2016 14:35:49 +0200 Subject: [PATCH 189/353] fs/dcache: use swait_queue instead of waitqueue -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d3dff00791ef8ca6143f365480b4423bc36a6d9e +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=61d4045b9c6beeffcdd2c05d35c3214d65c595ed __d_lookup_done() invokes wake_up_all() while holding a hlist_bl_lock() which disables preemption. As a workaround convert it to swait. diff --git a/debian/patches-rt/0190-workqueue-Use-normal-rcu.patch b/debian/patches-rt/0190-workqueue-Use-normal-rcu.patch index 0bb53e859..53e612863 100644 --- a/debian/patches-rt/0190-workqueue-Use-normal-rcu.patch +++ b/debian/patches-rt/0190-workqueue-Use-normal-rcu.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Wed, 24 Jul 2013 15:26:54 +0200 Subject: [PATCH 190/353] workqueue: Use normal rcu -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c8b908255dce92868aa84bb5b5f1c5915674c168 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=37451e023726bbdd8de45fa86e8c5038be90e3ae There is no need for sched_rcu. The undocumented reason why sched_rcu is used is to avoid a few explicit rcu_read_lock()/unlock() pairs by diff --git a/debian/patches-rt/0191-workqueue-Use-local-irq-lock-instead-of-irq-disable-.patch b/debian/patches-rt/0191-workqueue-Use-local-irq-lock-instead-of-irq-disable-.patch index 8bba099be..afc96c299 100644 --- a/debian/patches-rt/0191-workqueue-Use-local-irq-lock-instead-of-irq-disable-.patch +++ b/debian/patches-rt/0191-workqueue-Use-local-irq-lock-instead-of-irq-disable-.patch @@ -2,7 +2,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Sun, 17 Jul 2011 21:42:26 +0200 Subject: [PATCH 191/353] workqueue: Use local irq lock instead of irq disable regions -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=87f5ce062d571ed7dd1879f2a9cda3a3f6470d2a +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f12d688441df0c1a59c7e65616a8a4eabe4d52c3 Use a local_irq_lock as a replacement for irq off regions. We keep the semantic of irq-off in regard to the pool->lock and remain preemptible. diff --git a/debian/patches-rt/0192-workqueue-Prevent-workqueue-versus-ata-piix-livelock.patch b/debian/patches-rt/0192-workqueue-Prevent-workqueue-versus-ata-piix-livelock.patch index b2d6ea9c7..4c6b7160c 100644 --- a/debian/patches-rt/0192-workqueue-Prevent-workqueue-versus-ata-piix-livelock.patch +++ b/debian/patches-rt/0192-workqueue-Prevent-workqueue-versus-ata-piix-livelock.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Mon, 1 Jul 2013 11:02:42 +0200 Subject: [PATCH 192/353] workqueue: Prevent workqueue versus ata-piix livelock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4c06f6ebc6f06be7ddf6c4e6101fe742aaaeb5a4 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b9576dddf691d00fbd07ff2e92b503f25c4c2d58 An Intel i7 system regularly detected rcu_preempt stalls after the kernel was upgraded from 3.6-rt to 3.8-rt. When the stall happened, disk I/O was no diff --git a/debian/patches-rt/0193-sched-Distangle-worker-accounting-from-rqlock.patch b/debian/patches-rt/0193-sched-Distangle-worker-accounting-from-rqlock.patch index 27d20785c..d68e7c167 100644 --- a/debian/patches-rt/0193-sched-Distangle-worker-accounting-from-rqlock.patch +++ b/debian/patches-rt/0193-sched-Distangle-worker-accounting-from-rqlock.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Wed, 22 Jun 2011 19:47:03 +0200 Subject: [PATCH 193/353] sched: Distangle worker accounting from rqlock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d8baa8f0d9dc0a90bb805367f43ef3e8e5452e0f +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f51bb16041ffffd9adf703fde1245e9afda898b9 The worker accounting for cpu bound workers is plugged into the core scheduler code and the wakeup code. This is not a hard requirement and diff --git a/debian/patches-rt/0194-debugobjects-Make-RT-aware.patch b/debian/patches-rt/0194-debugobjects-Make-RT-aware.patch index 9603d8e8d..ec8411674 100644 --- a/debian/patches-rt/0194-debugobjects-Make-RT-aware.patch +++ b/debian/patches-rt/0194-debugobjects-Make-RT-aware.patch @@ -1,28 +1,25 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Sun, 17 Jul 2011 21:41:35 +0200 Subject: [PATCH 194/353] debugobjects: Make RT aware -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ea8b8fccf490497fd4c70ae38e1d97c32676ac45 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b56a11fdddede9388a998f84bc84f86f0ed9197e Avoid filling the pool / allocating memory with irqs off(). Signed-off-by: Thomas Gleixner <tglx@linutronix.de> --- - lib/debugobjects.c | 5 ++++- - 1 file changed, 4 insertions(+), 1 deletion(-) + lib/debugobjects.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/debugobjects.c b/lib/debugobjects.c -index 14afeeb7d6ef..e28481c402ae 100644 +index 5f23d896df55..e486693aea49 100644 --- a/lib/debugobjects.c +++ b/lib/debugobjects.c -@@ -376,7 +376,10 @@ __debug_object_init(void *addr, struct debug_obj_descr *descr, int onstack) - struct debug_obj *obj; - unsigned long flags; - -- fill_pool(); -+#ifdef CONFIG_PREEMPT_RT_FULL -+ if (preempt_count() == 0 && !irqs_disabled()) -+#endif -+ fill_pool(); - - db = get_bucket((unsigned long) addr); +@@ -466,7 +466,7 @@ static void debug_objects_fill_pool(void) + * On RT enabled kernels the pool refill must happen in preemptible + * context: + */ +- if (!IS_ENABLED(CONFIG_PREEMPT_RT) || preemptible()) ++ if (!IS_ENABLED(CONFIG_PREEMPT_RT_FULL) || preemptible()) + fill_pool(); + } diff --git a/debian/patches-rt/0195-seqlock-Prevent-rt-starvation.patch b/debian/patches-rt/0195-seqlock-Prevent-rt-starvation.patch index 2a0407dae..84e014caa 100644 --- a/debian/patches-rt/0195-seqlock-Prevent-rt-starvation.patch +++ b/debian/patches-rt/0195-seqlock-Prevent-rt-starvation.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Wed, 22 Feb 2012 12:03:30 +0100 Subject: [PATCH 195/353] seqlock: Prevent rt starvation -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=3ff58d4a3451b2c76ec0517b9a38c31a5efddd7b +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f274d1f15458bdf8a8f29a8e2e976e27ce2c1d93 If a low prio writer gets preempted while holding the seqlock write locked, a high prio reader spins forever on RT. diff --git a/debian/patches-rt/0196-sunrpc-Make-svc_xprt_do_enqueue-use-get_cpu_light.patch b/debian/patches-rt/0196-sunrpc-Make-svc_xprt_do_enqueue-use-get_cpu_light.patch index 4e84f63ba..483c54fad 100644 --- a/debian/patches-rt/0196-sunrpc-Make-svc_xprt_do_enqueue-use-get_cpu_light.patch +++ b/debian/patches-rt/0196-sunrpc-Make-svc_xprt_do_enqueue-use-get_cpu_light.patch @@ -2,7 +2,7 @@ From: Mike Galbraith <umgwanakikbuti@gmail.com> Date: Wed, 18 Feb 2015 16:05:28 +0100 Subject: [PATCH 196/353] sunrpc: Make svc_xprt_do_enqueue() use get_cpu_light() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=795aa71c9b58368c84384f6ebaa70e3bfb154f70 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=250fbc3d90c6ccd11c5c1aec106882f031bccfa8 |BUG: sleeping function called from invalid context at kernel/locking/rtmutex.c:915 |in_atomic(): 1, irqs_disabled(): 0, pid: 3194, name: rpc.nfsd diff --git a/debian/patches-rt/0197-net-Use-skbufhead-with-raw-lock.patch b/debian/patches-rt/0197-net-Use-skbufhead-with-raw-lock.patch index 5754fc715..9ea8b1ddc 100644 --- a/debian/patches-rt/0197-net-Use-skbufhead-with-raw-lock.patch +++ b/debian/patches-rt/0197-net-Use-skbufhead-with-raw-lock.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Tue, 12 Jul 2011 15:38:34 +0200 Subject: [PATCH 197/353] net: Use skbufhead with raw lock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=fa140c5c4b497581079c3170f383502ced597296 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=128030e2370b7b2d2b5607a2e95202392ae79eaa Use the rps lock as rawlock so we can keep irq-off regions. It looks low latency. However we can't kfree() from this context therefore we defer this @@ -52,7 +52,7 @@ index f97734f34746..3ede4f0eac10 100644 struct lock_class_key *class) { diff --git a/net/core/dev.c b/net/core/dev.c -index d03162a1828b..1f73badebddc 100644 +index 70a3cebdac89..7bce4581d6f0 100644 --- a/net/core/dev.c +++ b/net/core/dev.c @@ -219,14 +219,14 @@ static inline struct hlist_head *dev_index_hash(struct net *net, int ifindex) @@ -72,7 +72,7 @@ index d03162a1828b..1f73badebddc 100644 #endif } -@@ -5860,7 +5860,9 @@ static int process_backlog(struct napi_struct *napi, int quota) +@@ -5862,7 +5862,9 @@ static int process_backlog(struct napi_struct *napi, int quota) while (again) { struct sk_buff *skb; @@ -82,7 +82,7 @@ index d03162a1828b..1f73badebddc 100644 rcu_read_lock(); __netif_receive_skb(skb); rcu_read_unlock(); -@@ -5868,9 +5870,9 @@ static int process_backlog(struct napi_struct *napi, int quota) +@@ -5870,9 +5872,9 @@ static int process_backlog(struct napi_struct *napi, int quota) if (++work >= quota) return work; @@ -93,7 +93,7 @@ index d03162a1828b..1f73badebddc 100644 rps_lock(sd); if (skb_queue_empty(&sd->input_pkt_queue)) { /* -@@ -6343,13 +6345,21 @@ static __latent_entropy void net_rx_action(struct softirq_action *h) +@@ -6345,13 +6347,21 @@ static __latent_entropy void net_rx_action(struct softirq_action *h) unsigned long time_limit = jiffies + usecs_to_jiffies(READ_ONCE(netdev_budget_usecs)); int budget = READ_ONCE(netdev_budget); @@ -115,7 +115,7 @@ index d03162a1828b..1f73badebddc 100644 for (;;) { struct napi_struct *n; -@@ -9547,10 +9557,13 @@ static int dev_cpu_dead(unsigned int oldcpu) +@@ -9549,10 +9559,13 @@ static int dev_cpu_dead(unsigned int oldcpu) netif_rx_ni(skb); input_queue_head_incr(oldsd); } @@ -130,7 +130,7 @@ index d03162a1828b..1f73badebddc 100644 return 0; } -@@ -9861,8 +9874,9 @@ static int __init net_dev_init(void) +@@ -9863,8 +9876,9 @@ static int __init net_dev_init(void) INIT_WORK(flush, flush_backlog); diff --git a/debian/patches-rt/0198-net-move-xmit_recursion-to-per-task-variable-on-RT.patch b/debian/patches-rt/0198-net-move-xmit_recursion-to-per-task-variable-on-RT.patch index 969707078..caf96c5f5 100644 --- a/debian/patches-rt/0198-net-move-xmit_recursion-to-per-task-variable-on-RT.patch +++ b/debian/patches-rt/0198-net-move-xmit_recursion-to-per-task-variable-on-RT.patch @@ -1,7 +1,7 @@ From: Clark Williams <williams@redhat.com> Date: Fri, 17 Dec 2021 14:31:31 -0600 Subject: [PATCH 198/353] net: move xmit_recursion to per-task variable on -RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=79260e1688dd4ea3eafa5963d4dbaf63c7db5245 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=9fcf3310d12df456718d378ff2826b302f35c28b A softirq on -RT can be preempted. That means one task is in __dev_queue_xmit(), gets preempted and another task may enter @@ -156,10 +156,10 @@ index 3bc6b3206e14..7aa299de5ebf 100644 int pagefault_disabled; #ifdef CONFIG_MMU diff --git a/net/core/dev.c b/net/core/dev.c -index 1f73badebddc..8bd9752e16ed 100644 +index 7bce4581d6f0..32e8b237496c 100644 --- a/net/core/dev.c +++ b/net/core/dev.c -@@ -3835,10 +3835,14 @@ static int __dev_queue_xmit(struct sk_buff *skb, struct net_device *sb_dev) +@@ -3837,10 +3837,14 @@ static int __dev_queue_xmit(struct sk_buff *skb, struct net_device *sb_dev) if (dev->flags & IFF_UP) { int cpu = smp_processor_id(); /* ok because BHs are off */ @@ -174,7 +174,7 @@ index 1f73badebddc..8bd9752e16ed 100644 if (dev_xmit_recursion()) goto recursion_alert; -@@ -8596,7 +8600,7 @@ static void netdev_init_one_queue(struct net_device *dev, +@@ -8598,7 +8602,7 @@ static void netdev_init_one_queue(struct net_device *dev, /* Initialize queue lock */ spin_lock_init(&queue->_xmit_lock); netdev_set_xmit_lockdep_class(&queue->_xmit_lock, dev->type); diff --git a/debian/patches-rt/0199-net-provide-a-way-to-delegate-processing-a-softirq-t.patch b/debian/patches-rt/0199-net-provide-a-way-to-delegate-processing-a-softirq-t.patch index f7b42e415..4138baf8e 100644 --- a/debian/patches-rt/0199-net-provide-a-way-to-delegate-processing-a-softirq-t.patch +++ b/debian/patches-rt/0199-net-provide-a-way-to-delegate-processing-a-softirq-t.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 20 Jan 2016 15:39:05 +0100 Subject: [PATCH 199/353] net: provide a way to delegate processing a softirq to ksoftirqd -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0240dd145b9e5a55e2756c8763e44f6f48dec93e +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=641249df860e32f2d7f64f5960c7eaa359ba7228 If the NET_RX uses up all of his budget it moves the following NAPI invocations into the `ksoftirqd`. On -RT it does not do so. Instead it @@ -71,10 +71,10 @@ index 27a4bb2303d0..25bcf2f2714b 100644 * This function must run with irqs disabled! */ diff --git a/net/core/dev.c b/net/core/dev.c -index 8bd9752e16ed..5ca7410f0885 100644 +index 32e8b237496c..7a316f4ff13c 100644 --- a/net/core/dev.c +++ b/net/core/dev.c -@@ -6393,7 +6393,7 @@ static __latent_entropy void net_rx_action(struct softirq_action *h) +@@ -6395,7 +6395,7 @@ static __latent_entropy void net_rx_action(struct softirq_action *h) list_splice_tail(&repoll, &list); list_splice(&list, &sd->poll_list); if (!list_empty(&sd->poll_list)) diff --git a/debian/patches-rt/0200-net-dev-always-take-qdisc-s-busylock-in-__dev_xmit_s.patch b/debian/patches-rt/0200-net-dev-always-take-qdisc-s-busylock-in-__dev_xmit_s.patch index 7d978f110..31ef66632 100644 --- a/debian/patches-rt/0200-net-dev-always-take-qdisc-s-busylock-in-__dev_xmit_s.patch +++ b/debian/patches-rt/0200-net-dev-always-take-qdisc-s-busylock-in-__dev_xmit_s.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 30 Mar 2016 13:36:29 +0200 Subject: [PATCH 200/353] net: dev: always take qdisc's busylock in __dev_xmit_skb() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=757a3eda61a32ec7b76e292e9ebdc78ec9efac93 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=07a4adaebe9b2f45b7f9e2a42138e8ca69d2aaeb The root-lock is dropped before dev_hard_start_xmit() is invoked and after setting the __QDISC___STATE_RUNNING bit. If this task is now pushed away @@ -21,10 +21,10 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 4 insertions(+) diff --git a/net/core/dev.c b/net/core/dev.c -index 5ca7410f0885..f6443510a476 100644 +index 7a316f4ff13c..face03c32651 100644 --- a/net/core/dev.c +++ b/net/core/dev.c -@@ -3474,7 +3474,11 @@ static inline int __dev_xmit_skb(struct sk_buff *skb, struct Qdisc *q, +@@ -3476,7 +3476,11 @@ static inline int __dev_xmit_skb(struct sk_buff *skb, struct Qdisc *q, * This permits qdisc->running owner to get the lock more * often and dequeue packets faster. */ diff --git a/debian/patches-rt/0201-net-Qdisc-use-a-seqlock-instead-seqcount.patch b/debian/patches-rt/0201-net-Qdisc-use-a-seqlock-instead-seqcount.patch index 92c64889f..1862aa862 100644 --- a/debian/patches-rt/0201-net-Qdisc-use-a-seqlock-instead-seqcount.patch +++ b/debian/patches-rt/0201-net-Qdisc-use-a-seqlock-instead-seqcount.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 14 Sep 2016 17:36:35 +0200 Subject: [PATCH 201/353] net/Qdisc: use a seqlock instead seqcount -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=dc74abdd6ae0462bab18550d4f7484f9e820d67f +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=fec8c24ca8eae0c68bbd7edda06be39082985029 The seqcount disables preemption on -RT while it is held which can't remove. Also we don't want the reader to spin for ages if the writer is diff --git a/debian/patches-rt/0202-net-add-back-the-missing-serialization-in-ip_send_un.patch b/debian/patches-rt/0202-net-add-back-the-missing-serialization-in-ip_send_un.patch index 0f9f8ed7c..ccec0ae2d 100644 --- a/debian/patches-rt/0202-net-add-back-the-missing-serialization-in-ip_send_un.patch +++ b/debian/patches-rt/0202-net-add-back-the-missing-serialization-in-ip_send_un.patch @@ -5,7 +5,7 @@ Subject: [PATCH 202/353] net: add back the missing serialization in MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=df106046388d02a2f700fb8f7977307110ac585f +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=946961cab5d726a4f7915d9c76be44e043b4369b Some time ago Sami Pietikäinen reported a crash on -RT in ip_send_unicast_reply() which was later fixed by Nicholas Mc Guire diff --git a/debian/patches-rt/0203-net-add-a-lock-around-icmp_sk.patch b/debian/patches-rt/0203-net-add-a-lock-around-icmp_sk.patch index c03b1c189..d55749788 100644 --- a/debian/patches-rt/0203-net-add-a-lock-around-icmp_sk.patch +++ b/debian/patches-rt/0203-net-add-a-lock-around-icmp_sk.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 31 Aug 2016 17:54:09 +0200 Subject: [PATCH 203/353] net: add a lock around icmp_sk() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ed4da37a0640885893991fdf679ea57a89643875 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c532906af442e35a3dd02bf538c432102b50cc63 It looks like the this_cpu_ptr() access in icmp_sk() is protected with local_bh_disable(). To avoid missing serialization in -RT I am adding @@ -14,7 +14,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 8 insertions(+) diff --git a/net/ipv4/icmp.c b/net/ipv4/icmp.c -index aa179e6461e1..47ebb0e0445c 100644 +index af0ddaa55e43..cadaf93f5614 100644 --- a/net/ipv4/icmp.c +++ b/net/ipv4/icmp.c @@ -77,6 +77,7 @@ diff --git a/debian/patches-rt/0204-net-Have-__napi_schedule_irqoff-disable-interrupts-o.patch b/debian/patches-rt/0204-net-Have-__napi_schedule_irqoff-disable-interrupts-o.patch index dc8879fd7..43e8e3793 100644 --- a/debian/patches-rt/0204-net-Have-__napi_schedule_irqoff-disable-interrupts-o.patch +++ b/debian/patches-rt/0204-net-Have-__napi_schedule_irqoff-disable-interrupts-o.patch @@ -2,7 +2,7 @@ From: Steven Rostedt <rostedt@goodmis.org> Date: Tue, 6 Dec 2016 17:50:30 -0500 Subject: [PATCH 204/353] net: Have __napi_schedule_irqoff() disable interrupts on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=885ccc3fa2dba0d75c963dff76a6dc343f36c3db +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=be0d623b9eb2bb8865429d5196103ee6dea04611 A customer hit a crash where the napi sd->poll_list became corrupted. The customer had the bnx2x driver, which does a @@ -52,10 +52,10 @@ index 63a0574e2ac2..086cd650f555 100644 static inline bool napi_disable_pending(struct napi_struct *n) { diff --git a/net/core/dev.c b/net/core/dev.c -index f6443510a476..1103427c6942 100644 +index face03c32651..209d15808646 100644 --- a/net/core/dev.c +++ b/net/core/dev.c -@@ -5955,6 +5955,7 @@ bool napi_schedule_prep(struct napi_struct *n) +@@ -5957,6 +5957,7 @@ bool napi_schedule_prep(struct napi_struct *n) } EXPORT_SYMBOL(napi_schedule_prep); @@ -63,7 +63,7 @@ index f6443510a476..1103427c6942 100644 /** * __napi_schedule_irqoff - schedule for receive * @n: entry to schedule -@@ -5973,6 +5974,7 @@ void __napi_schedule_irqoff(struct napi_struct *n) +@@ -5975,6 +5976,7 @@ void __napi_schedule_irqoff(struct napi_struct *n) __napi_schedule(n); } EXPORT_SYMBOL(__napi_schedule_irqoff); diff --git a/debian/patches-rt/0205-irqwork-push-most-work-into-softirq-context.patch b/debian/patches-rt/0205-irqwork-push-most-work-into-softirq-context.patch index 41bc0ed0d..2a1aafa6b 100644 --- a/debian/patches-rt/0205-irqwork-push-most-work-into-softirq-context.patch +++ b/debian/patches-rt/0205-irqwork-push-most-work-into-softirq-context.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 23 Jun 2015 15:32:51 +0200 Subject: [PATCH 205/353] irqwork: push most work into softirq context -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d6d94f13a63813991f513e092042795ed5a30859 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c11f2c43e5bc12c20b6e8179f771e3b40a60d4d3 Initially we defered all irqwork into softirq because we didn't want the latency spikes if perf or another user was busy and delayed the RT task. @@ -234,10 +234,10 @@ index 02e85cd233d4..208af1181bf5 100644 init_dl_bw(&rd->dl_bw); diff --git a/kernel/time/tick-sched.c b/kernel/time/tick-sched.c -index 2b0ddd50e879..4d31ec98e968 100644 +index 562d015b2401..ce873626893d 100644 --- a/kernel/time/tick-sched.c +++ b/kernel/time/tick-sched.c -@@ -236,6 +236,7 @@ static void nohz_full_kick_func(struct irq_work *work) +@@ -241,6 +241,7 @@ static void nohz_full_kick_func(struct irq_work *work) static DEFINE_PER_CPU(struct irq_work, nohz_full_kick_work) = { .func = nohz_full_kick_func, diff --git a/debian/patches-rt/0206-printk-Make-rt-aware.patch b/debian/patches-rt/0206-printk-Make-rt-aware.patch index 1a11c589c..6ca2b29cb 100644 --- a/debian/patches-rt/0206-printk-Make-rt-aware.patch +++ b/debian/patches-rt/0206-printk-Make-rt-aware.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Wed, 19 Sep 2012 14:50:37 +0200 Subject: [PATCH 206/353] printk: Make rt aware -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=50cb916cbbed0c550cb81051a35b3855f866ea3d +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2ca530b3ca6f68800d3328ff5683b171fdc02c0d Drop the lock before calling the console driver and do not disable interrupts while printing to a serial console. diff --git a/debian/patches-rt/0207-kernel-printk-Don-t-try-to-print-from-IRQ-NMI-region.patch b/debian/patches-rt/0207-kernel-printk-Don-t-try-to-print-from-IRQ-NMI-region.patch index c349ca535..2eafd4c58 100644 --- a/debian/patches-rt/0207-kernel-printk-Don-t-try-to-print-from-IRQ-NMI-region.patch +++ b/debian/patches-rt/0207-kernel-printk-Don-t-try-to-print-from-IRQ-NMI-region.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 19 May 2016 17:45:27 +0200 Subject: [PATCH 207/353] kernel/printk: Don't try to print from IRQ/NMI region -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=cff1c5507d1dbaf6956e6929ab451f9d7c87bb03 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=34eed687e22358b9b77ca0faa44c2d356c421b59 On -RT we try to acquire sleeping locks which might lead to warnings from lockdep or a warn_on() from spin_try_lock() (which is a rtmutex on diff --git a/debian/patches-rt/0208-printk-Drop-the-logbuf_lock-more-often.patch b/debian/patches-rt/0208-printk-Drop-the-logbuf_lock-more-often.patch index 63c554288..e117a9d89 100644 --- a/debian/patches-rt/0208-printk-Drop-the-logbuf_lock-more-often.patch +++ b/debian/patches-rt/0208-printk-Drop-the-logbuf_lock-more-often.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 21 Mar 2013 19:01:05 +0100 Subject: [PATCH 208/353] printk: Drop the logbuf_lock more often -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e56339b4d7578222453493cf763331512b8091ef +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e5d3731456da72b3ea25aed4f5e169050d4be6ff The lock is hold with irgs off. The latency drops 500us+ on my arm bugs with a "full" buffer after executing "dmesg" on the shell. diff --git a/debian/patches-rt/0209-ARM-enable-irq-in-translation-section-permission-fau.patch b/debian/patches-rt/0209-ARM-enable-irq-in-translation-section-permission-fau.patch index e43e9e4fd..616080edd 100644 --- a/debian/patches-rt/0209-ARM-enable-irq-in-translation-section-permission-fau.patch +++ b/debian/patches-rt/0209-ARM-enable-irq-in-translation-section-permission-fau.patch @@ -5,7 +5,7 @@ Subject: [PATCH 209/353] ARM: enable irq in translation/section permission MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=421b3c1c739bea7427a1e9adb84cdf6f5372a6eb +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=934c8796b262e3cdce988bb5780874a78e8d023e Probably happens on all ARM, with CONFIG_PREEMPT_RT_FULL diff --git a/debian/patches-rt/0210-genirq-update-irq_set_irqchip_state-documentation.patch b/debian/patches-rt/0210-genirq-update-irq_set_irqchip_state-documentation.patch index 71c770b08..fa0d2dee0 100644 --- a/debian/patches-rt/0210-genirq-update-irq_set_irqchip_state-documentation.patch +++ b/debian/patches-rt/0210-genirq-update-irq_set_irqchip_state-documentation.patch @@ -1,7 +1,7 @@ From: Josh Cartwright <joshc@ni.com> Date: Thu, 11 Feb 2016 11:54:00 -0600 Subject: [PATCH 210/353] genirq: update irq_set_irqchip_state documentation -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6b83c8932432d6ee9a270edeb3fbded8b3b5fd46 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=02c452a7c85dde40bbf980013c32089cd9009a7b On -rt kernels, the use of migrate_disable()/migrate_enable() is sufficient to guarantee a task isn't moved to another CPU. Update the diff --git a/debian/patches-rt/0211-KVM-arm-arm64-downgrade-preempt_disable-d-region-to-.patch b/debian/patches-rt/0211-KVM-arm-arm64-downgrade-preempt_disable-d-region-to-.patch index 5b801875c..5dd50c842 100644 --- a/debian/patches-rt/0211-KVM-arm-arm64-downgrade-preempt_disable-d-region-to-.patch +++ b/debian/patches-rt/0211-KVM-arm-arm64-downgrade-preempt_disable-d-region-to-.patch @@ -2,7 +2,7 @@ From: Josh Cartwright <joshc@ni.com> Date: Thu, 11 Feb 2016 11:54:01 -0600 Subject: [PATCH 211/353] KVM: arm/arm64: downgrade preempt_disable()d region to migrate_disable() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6f3e3ebbecf539bfd72019700554dad2e36dadd6 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=dcfba66a472f5d394a35d873563feccbf1ebde61 kvm_arch_vcpu_ioctl_run() disables the use of preemption when updating the vgic and timer states to prevent the calling task from migrating to diff --git a/debian/patches-rt/0212-arm64-fpsimd-use-preemp_disable-in-addition-to-local.patch b/debian/patches-rt/0212-arm64-fpsimd-use-preemp_disable-in-addition-to-local.patch index b0137f8ad..cb7c0e1ff 100644 --- a/debian/patches-rt/0212-arm64-fpsimd-use-preemp_disable-in-addition-to-local.patch +++ b/debian/patches-rt/0212-arm64-fpsimd-use-preemp_disable-in-addition-to-local.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 25 Jul 2018 14:02:38 +0200 Subject: [PATCH 212/353] arm64: fpsimd: use preemp_disable in addition to local_bh_disable() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=29f9c4aa04a0eed35fe543725942ed2673660efe +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=beea622c8b43d003ebb7013eaaeb2c68e8a514e3 In v4.16-RT I noticed a number of warnings from task_fpsimd_load(). The code disables BH and expects that it is not preemptible. On -RT the diff --git a/debian/patches-rt/0213-kgdb-serial-Short-term-workaround.patch b/debian/patches-rt/0213-kgdb-serial-Short-term-workaround.patch index 5fd1dcd1d..034c1b771 100644 --- a/debian/patches-rt/0213-kgdb-serial-Short-term-workaround.patch +++ b/debian/patches-rt/0213-kgdb-serial-Short-term-workaround.patch @@ -1,7 +1,7 @@ From: Jason Wessel <jason.wessel@windriver.com> Date: Thu, 28 Jul 2011 12:42:23 -0500 Subject: [PATCH 213/353] kgdb/serial: Short term workaround -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=3c61598dd60cd4cff07bfd1e2095c0583e301f1a +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=1f05b193f51153e127f1d580cf9e2cac17c6a9e7 On 07/27/2011 04:37 PM, Thomas Gleixner wrote: > - KGDB (not yet disabled) is reportedly unusable on -rt right now due @@ -24,10 +24,10 @@ Jason. 3 files changed, 7 insertions(+) diff --git a/drivers/tty/serial/8250/8250_port.c b/drivers/tty/serial/8250/8250_port.c -index b3f88d2b827c..2fd41e9bb9df 100644 +index af7df5ca17a5..214818b7242d 100644 --- a/drivers/tty/serial/8250/8250_port.c +++ b/drivers/tty/serial/8250/8250_port.c -@@ -31,6 +31,7 @@ +@@ -32,6 +32,7 @@ #include <linux/nmi.h> #include <linux/mutex.h> #include <linux/slab.h> @@ -35,7 +35,7 @@ index b3f88d2b827c..2fd41e9bb9df 100644 #include <linux/uaccess.h> #include <linux/pm_runtime.h> #include <linux/ktime.h> -@@ -3308,6 +3309,8 @@ void serial8250_console_write(struct uart_8250_port *up, const char *s, +@@ -3318,6 +3319,8 @@ void serial8250_console_write(struct uart_8250_port *up, const char *s, if (port->sysrq || oops_in_progress) locked = 0; diff --git a/debian/patches-rt/0214-sysfs-Add-sys-kernel-realtime-entry.patch b/debian/patches-rt/0214-sysfs-Add-sys-kernel-realtime-entry.patch index 60d0f00bd..9cb414805 100644 --- a/debian/patches-rt/0214-sysfs-Add-sys-kernel-realtime-entry.patch +++ b/debian/patches-rt/0214-sysfs-Add-sys-kernel-realtime-entry.patch @@ -1,7 +1,7 @@ From: Clark Williams <williams@redhat.com> Date: Sat, 30 Jul 2011 21:55:53 -0500 Subject: [PATCH 214/353] sysfs: Add /sys/kernel/realtime entry -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d819093684a97a1413bc1b9329be8a06f7cc2925 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=63cdf57144587bc178a94170e17c65477542af67 Add a /sys/kernel entry to indicate that the kernel is a realtime kernel. diff --git a/debian/patches-rt/0215-mm-rt-kmap_atomic-scheduling.patch b/debian/patches-rt/0215-mm-rt-kmap_atomic-scheduling.patch index 4ecf30c0a..1a444d7b5 100644 --- a/debian/patches-rt/0215-mm-rt-kmap_atomic-scheduling.patch +++ b/debian/patches-rt/0215-mm-rt-kmap_atomic-scheduling.patch @@ -1,7 +1,7 @@ From: Peter Zijlstra <peterz@infradead.org> Date: Thu, 28 Jul 2011 10:43:51 +0200 Subject: [PATCH 215/353] mm, rt: kmap_atomic scheduling -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2316fbac290c2216cce66229f4e6ff540d11dadd +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c3be727a86e41a0f4aba7f5030c288587ce649e6 In fact, with migrate_disable() existing one could play games with kmap_atomic. You could save/restore the kmap_atomic slots on context diff --git a/debian/patches-rt/0216-x86-highmem-Add-a-already-used-pte-check.patch b/debian/patches-rt/0216-x86-highmem-Add-a-already-used-pte-check.patch index c991f50d5..e60ea7966 100644 --- a/debian/patches-rt/0216-x86-highmem-Add-a-already-used-pte-check.patch +++ b/debian/patches-rt/0216-x86-highmem-Add-a-already-used-pte-check.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Mon, 11 Mar 2013 17:09:55 +0100 Subject: [PATCH 216/353] x86/highmem: Add a "already used pte" check -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8d135b937084351cf2c7a207269c717c6430da47 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=5900bcb024e34c92c262f0614b159d5d17abcc49 This is a copy from kmap_atomic_prot(). diff --git a/debian/patches-rt/0217-arm-highmem-Flush-tlb-on-unmap.patch b/debian/patches-rt/0217-arm-highmem-Flush-tlb-on-unmap.patch index 708bc5b36..ca88b9752 100644 --- a/debian/patches-rt/0217-arm-highmem-Flush-tlb-on-unmap.patch +++ b/debian/patches-rt/0217-arm-highmem-Flush-tlb-on-unmap.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Mon, 11 Mar 2013 21:37:27 +0100 Subject: [PATCH 217/353] arm/highmem: Flush tlb on unmap -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0b5b6938cb027a76ed26ca35963934b4579e578c +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=aa0deea1ec74cc60877cfc0ba29d1912148efec1 The tlb should be flushed on unmap and thus make the mapping entry invalid. This is only done in the non-debug case which does not look diff --git a/debian/patches-rt/0218-arm-Enable-highmem-for-rt.patch b/debian/patches-rt/0218-arm-Enable-highmem-for-rt.patch index 69d5ec7d9..67763f9da 100644 --- a/debian/patches-rt/0218-arm-Enable-highmem-for-rt.patch +++ b/debian/patches-rt/0218-arm-Enable-highmem-for-rt.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Wed, 13 Feb 2013 11:03:11 +0100 Subject: [PATCH 218/353] arm: Enable highmem for rt -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=49a7e38c9dbc8cc81ce00826c075670003016252 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=97b385d587e0dd9f8d6413c6d2d0165685d55640 fixup highmem for ARM. diff --git a/debian/patches-rt/0219-scsi-fcoe-Make-RT-aware.patch b/debian/patches-rt/0219-scsi-fcoe-Make-RT-aware.patch index abdd38127..dcc450382 100644 --- a/debian/patches-rt/0219-scsi-fcoe-Make-RT-aware.patch +++ b/debian/patches-rt/0219-scsi-fcoe-Make-RT-aware.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Sat, 12 Nov 2011 14:00:48 +0100 Subject: [PATCH 219/353] scsi/fcoe: Make RT aware. -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=3c95c9e1cb07fd1e1bbb556f2664c5ab0de0be04 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e7bb0107ed0c1ebc7b826f9a256cf992e73bda72 Do not disable preemption while taking sleeping locks. All user look safe for migrate_diable() only. diff --git a/debian/patches-rt/0220-x86-crypto-Reduce-preempt-disabled-regions.patch b/debian/patches-rt/0220-x86-crypto-Reduce-preempt-disabled-regions.patch index 4eb2eb074..d87440f95 100644 --- a/debian/patches-rt/0220-x86-crypto-Reduce-preempt-disabled-regions.patch +++ b/debian/patches-rt/0220-x86-crypto-Reduce-preempt-disabled-regions.patch @@ -1,7 +1,7 @@ From: Peter Zijlstra <peterz@infradead.org> Date: Mon, 14 Nov 2011 18:19:27 +0100 Subject: [PATCH 220/353] x86: crypto: Reduce preempt disabled regions -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f6783d0aef48fe3aaaef8dae8e95d37de7afc462 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b7f408d9b616faf238404b1480331aac3022e672 Restrict the preempt disabled regions to the actual floating point operations and enable preemption for the administrative actions. diff --git a/debian/patches-rt/0221-crypto-Reduce-preempt-disabled-regions-more-algos.patch b/debian/patches-rt/0221-crypto-Reduce-preempt-disabled-regions-more-algos.patch index 930ccd4fc..99fa53916 100644 --- a/debian/patches-rt/0221-crypto-Reduce-preempt-disabled-regions-more-algos.patch +++ b/debian/patches-rt/0221-crypto-Reduce-preempt-disabled-regions-more-algos.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 21 Feb 2014 17:24:04 +0100 Subject: [PATCH 221/353] crypto: Reduce preempt disabled regions, more algos -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e3c9f63c522b848c8d3e488bd10e1c611e593bcc +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=187af5ffa27f473e5ed6ac444fa6aed6487537ce Don Estabrook reported | kernel: WARNING: CPU: 2 PID: 858 at kernel/sched/core.c:2428 migrate_disable+0xed/0x100() diff --git a/debian/patches-rt/0222-crypto-limit-more-FPU-enabled-sections.patch b/debian/patches-rt/0222-crypto-limit-more-FPU-enabled-sections.patch index e30e54090..368f34074 100644 --- a/debian/patches-rt/0222-crypto-limit-more-FPU-enabled-sections.patch +++ b/debian/patches-rt/0222-crypto-limit-more-FPU-enabled-sections.patch @@ -4,7 +4,7 @@ Subject: [PATCH 222/353] crypto: limit more FPU-enabled sections MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2f2d061a45ca4ff6938978fdd5f8a74c240febc7 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4a64bee262410671ecf46e1d41ed29e91fe1ecaf Those crypto drivers use SSE/AVX/… for their crypto work and in order to do so in kernel they need to enable the "FPU" in kernel mode which diff --git a/debian/patches-rt/0223-crypto-scompress-serialize-RT-percpu-scratch-buffer-.patch b/debian/patches-rt/0223-crypto-scompress-serialize-RT-percpu-scratch-buffer-.patch index 1d9d20235..4bd49b8ae 100644 --- a/debian/patches-rt/0223-crypto-scompress-serialize-RT-percpu-scratch-buffer-.patch +++ b/debian/patches-rt/0223-crypto-scompress-serialize-RT-percpu-scratch-buffer-.patch @@ -2,7 +2,7 @@ From: Mike Galbraith <efault@gmx.de> Date: Wed, 11 Jul 2018 17:14:47 +0200 Subject: [PATCH 223/353] crypto: scompress - serialize RT percpu scratch buffer access with a local lock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a809ea851d904b0d94aec3699c478455d6c6126b +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=cdf7ff5e219e39c4dc6a7183c2803106be5dcb02 | BUG: sleeping function called from invalid context at kernel/locking/rtmutex.c:974 | in_atomic(): 1, irqs_disabled(): 0, pid: 1401, name: cryptomgr_test diff --git a/debian/patches-rt/0224-crypto-cryptd-add-a-lock-instead-preempt_disable-loc.patch b/debian/patches-rt/0224-crypto-cryptd-add-a-lock-instead-preempt_disable-loc.patch index fd6c23358..ec84a2721 100644 --- a/debian/patches-rt/0224-crypto-cryptd-add-a-lock-instead-preempt_disable-loc.patch +++ b/debian/patches-rt/0224-crypto-cryptd-add-a-lock-instead-preempt_disable-loc.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 26 Jul 2018 18:52:00 +0200 Subject: [PATCH 224/353] crypto: cryptd - add a lock instead preempt_disable/local_bh_disable -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=bdfc1bec63596589c83b2f97168844fffb50d381 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2c396da73e8a6a42ae9a68df15cbf94588c9798c cryptd has a per-CPU lock which protected with local_bh_disable() and preempt_disable(). diff --git a/debian/patches-rt/0225-panic-skip-get_random_bytes-for-RT_FULL-in-init_oops.patch b/debian/patches-rt/0225-panic-skip-get_random_bytes-for-RT_FULL-in-init_oops.patch index 657a0a208..f0a2c5993 100644 --- a/debian/patches-rt/0225-panic-skip-get_random_bytes-for-RT_FULL-in-init_oops.patch +++ b/debian/patches-rt/0225-panic-skip-get_random_bytes-for-RT_FULL-in-init_oops.patch @@ -2,7 +2,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Tue, 14 Jul 2015 14:26:34 +0200 Subject: [PATCH 225/353] panic: skip get_random_bytes for RT_FULL in init_oops_id -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=5fdcde0cec433e6436fb29f131ff72cbfd616adf +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0c487331a7bef1368299aed221809e4a8a0f051f Disable on -RT. If this is invoked from irq-context we will have problems to acquire the sleeping lock. diff --git a/debian/patches-rt/0226-x86-stackprotector-Avoid-random-pool-on-rt.patch b/debian/patches-rt/0226-x86-stackprotector-Avoid-random-pool-on-rt.patch index 6ffe739ae..5c98a7326 100644 --- a/debian/patches-rt/0226-x86-stackprotector-Avoid-random-pool-on-rt.patch +++ b/debian/patches-rt/0226-x86-stackprotector-Avoid-random-pool-on-rt.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Thu, 16 Dec 2010 14:25:18 +0100 Subject: [PATCH 226/353] x86: stackprotector: Avoid random pool on rt -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e28ce0d0937ef08e0a5419ab0aa26e31c40762ff +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=1e5f4efc051fbe311c2d390c24fbf766637629c8 CPU bringup calls into the random pool to initialize the stack canary. During boot that works nicely even on RT as the might sleep diff --git a/debian/patches-rt/0227-cpu-hotplug-Implement-CPU-pinning.patch b/debian/patches-rt/0227-cpu-hotplug-Implement-CPU-pinning.patch index c3ab83588..9f9d237db 100644 --- a/debian/patches-rt/0227-cpu-hotplug-Implement-CPU-pinning.patch +++ b/debian/patches-rt/0227-cpu-hotplug-Implement-CPU-pinning.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Wed, 19 Jul 2017 17:31:20 +0200 Subject: [PATCH 227/353] cpu/hotplug: Implement CPU pinning -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=83968bfdffb5b62b9a6177a283b69e2f745e3f04 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=44cbff5086ce5b39e85daacd494f6d5324fad422 Signed-off-by: Thomas Gleixner <tglx@linutronix.de> --- diff --git a/debian/patches-rt/0228-sched-Allow-pinned-user-tasks-to-be-awakened-to-the-.patch b/debian/patches-rt/0228-sched-Allow-pinned-user-tasks-to-be-awakened-to-the-.patch index 9adcaaf47..cf68e45b5 100644 --- a/debian/patches-rt/0228-sched-Allow-pinned-user-tasks-to-be-awakened-to-the-.patch +++ b/debian/patches-rt/0228-sched-Allow-pinned-user-tasks-to-be-awakened-to-the-.patch @@ -2,7 +2,7 @@ From: Mike Galbraith <efault@gmx.de> Date: Sun, 19 Aug 2018 08:28:35 +0200 Subject: [PATCH 228/353] sched: Allow pinned user tasks to be awakened to the CPU they pinned -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6ae5c6c6bdae5c6520d5e5bd3e75a363b5b296e0 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=56987c491a72d184677be3667a26f9227563bba6 Since commit 7af443ee16976 ("sched/core: Require cpu_active() in select_task_rq(), for user tasks") select_fallback_rq() will BUG() if diff --git a/debian/patches-rt/0229-hotplug-duct-tape-RT-rwlock-usage-for-non-RT.patch b/debian/patches-rt/0229-hotplug-duct-tape-RT-rwlock-usage-for-non-RT.patch index 77b7a808d..93a807011 100644 --- a/debian/patches-rt/0229-hotplug-duct-tape-RT-rwlock-usage-for-non-RT.patch +++ b/debian/patches-rt/0229-hotplug-duct-tape-RT-rwlock-usage-for-non-RT.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 4 Aug 2017 18:31:00 +0200 Subject: [PATCH 229/353] hotplug: duct-tape RT-rwlock usage for non-RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4755370acaa6c7a8c26a5d02e44a26e16d976f05 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=7ae887b25fab969ed4ef6e13d9fe4180f7bcf1ca This type is only available on -RT. We need to craft something for non-RT. Since the only migrate_disable() user is -RT only, there is no diff --git a/debian/patches-rt/0230-net-Remove-preemption-disabling-in-netif_rx.patch b/debian/patches-rt/0230-net-Remove-preemption-disabling-in-netif_rx.patch index bc2888956..b0b267424 100644 --- a/debian/patches-rt/0230-net-Remove-preemption-disabling-in-netif_rx.patch +++ b/debian/patches-rt/0230-net-Remove-preemption-disabling-in-netif_rx.patch @@ -1,7 +1,7 @@ From: Priyanka Jain <Priyanka.Jain@freescale.com> Date: Thu, 17 May 2012 09:35:11 +0530 Subject: [PATCH 230/353] net: Remove preemption disabling in netif_rx() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8fd2eb92e7f465c0a53826f97bc140900b278ec0 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e78188710318015f790503e2e67d09b0ee2edfcf 1)enqueue_to_backlog() (called from netif_rx) should be bind to a particluar CPU. This can be achieved by @@ -35,10 +35,10 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net/core/dev.c b/net/core/dev.c -index 1103427c6942..a4a45df863e1 100644 +index 209d15808646..1fb0a5340e94 100644 --- a/net/core/dev.c +++ b/net/core/dev.c -@@ -4496,7 +4496,7 @@ static int netif_rx_internal(struct sk_buff *skb) +@@ -4498,7 +4498,7 @@ static int netif_rx_internal(struct sk_buff *skb) struct rps_dev_flow voidflow, *rflow = &voidflow; int cpu; @@ -47,7 +47,7 @@ index 1103427c6942..a4a45df863e1 100644 rcu_read_lock(); cpu = get_rps_cpu(skb->dev, skb, &rflow); -@@ -4506,14 +4506,14 @@ static int netif_rx_internal(struct sk_buff *skb) +@@ -4508,14 +4508,14 @@ static int netif_rx_internal(struct sk_buff *skb) ret = enqueue_to_backlog(skb, cpu, &rflow->last_qtail); rcu_read_unlock(); diff --git a/debian/patches-rt/0231-net-Another-local_irq_disable-kmalloc-headache.patch b/debian/patches-rt/0231-net-Another-local_irq_disable-kmalloc-headache.patch index 36161be66..7b7ae5f83 100644 --- a/debian/patches-rt/0231-net-Another-local_irq_disable-kmalloc-headache.patch +++ b/debian/patches-rt/0231-net-Another-local_irq_disable-kmalloc-headache.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Wed, 26 Sep 2012 16:21:08 +0200 Subject: [PATCH 231/353] net: Another local_irq_disable/kmalloc headache -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=35ef661e66875532018972fba39ad18bf2006e5b +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=3867697d62230796c70714c4e8d81e71625d80ae Replace it by a local lock. Though that's pretty inefficient :( @@ -11,7 +11,7 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/net/core/skbuff.c b/net/core/skbuff.c -index 7f501dff4501..083ed8a6aad5 100644 +index b7314a6cf8c2..c7d1f0c81c97 100644 --- a/net/core/skbuff.c +++ b/net/core/skbuff.c @@ -63,6 +63,7 @@ diff --git a/debian/patches-rt/0232-net-core-protect-users-of-napi_alloc_cache-against-r.patch b/debian/patches-rt/0232-net-core-protect-users-of-napi_alloc_cache-against-r.patch index 12fc98e78..91d964093 100644 --- a/debian/patches-rt/0232-net-core-protect-users-of-napi_alloc_cache-against-r.patch +++ b/debian/patches-rt/0232-net-core-protect-users-of-napi_alloc_cache-against-r.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 15 Jan 2016 16:33:34 +0100 Subject: [PATCH 232/353] net/core: protect users of napi_alloc_cache against reentrance -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ad635b4a64132b99a1724f778fb29edbed85ced0 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=dc5ea742864b9a2748639c80614d47e6e6484b34 On -RT the code running in BH can not be moved to another CPU so CPU local variable remain local. However the code can be preempted @@ -17,7 +17,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/net/core/skbuff.c b/net/core/skbuff.c -index 083ed8a6aad5..6e0438bc8011 100644 +index c7d1f0c81c97..d3706fa458a5 100644 --- a/net/core/skbuff.c +++ b/net/core/skbuff.c @@ -332,6 +332,7 @@ struct napi_alloc_cache { diff --git a/debian/patches-rt/0233-net-netfilter-Serialize-xt_write_recseq-sections-on-.patch b/debian/patches-rt/0233-net-netfilter-Serialize-xt_write_recseq-sections-on-.patch index 7abc552d5..90b2c493f 100644 --- a/debian/patches-rt/0233-net-netfilter-Serialize-xt_write_recseq-sections-on-.patch +++ b/debian/patches-rt/0233-net-netfilter-Serialize-xt_write_recseq-sections-on-.patch @@ -2,7 +2,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Sun, 28 Oct 2012 11:18:08 +0100 Subject: [PATCH 233/353] net: netfilter: Serialize xt_write_recseq sections on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=94a1f22b6a411c00eb1aefc4e467635fcced220c +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e76817dc5bdd2d6f035635f97eaf654f7a2a7a8c The netfilter code relies only on the implicit semantics of local_bh_disable() for serializing wt_write_recseq sections. RT breaks diff --git a/debian/patches-rt/0234-lockdep-selftest-Only-do-hardirq-context-test-for-ra.patch b/debian/patches-rt/0234-lockdep-selftest-Only-do-hardirq-context-test-for-ra.patch index 48208e535..57ad16162 100644 --- a/debian/patches-rt/0234-lockdep-selftest-Only-do-hardirq-context-test-for-ra.patch +++ b/debian/patches-rt/0234-lockdep-selftest-Only-do-hardirq-context-test-for-ra.patch @@ -2,7 +2,7 @@ From: Yong Zhang <yong.zhang@windriver.com> Date: Mon, 16 Apr 2012 15:01:56 +0800 Subject: [PATCH 234/353] lockdep: selftest: Only do hardirq context test for raw spinlock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f0321a0025fdd1294bd02c11eb7d48addc19a068 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d2e4c16601ca6e9890cac6bf92cc92dbe5fa6175 On -rt there is no softirq context any more and rwlock is sleepable, disable softirq context test and rwlock+irq test. diff --git a/debian/patches-rt/0235-lockdep-selftest-fix-warnings-due-to-missing-PREEMPT.patch b/debian/patches-rt/0235-lockdep-selftest-fix-warnings-due-to-missing-PREEMPT.patch index fb89d9442..c4e80691c 100644 --- a/debian/patches-rt/0235-lockdep-selftest-fix-warnings-due-to-missing-PREEMPT.patch +++ b/debian/patches-rt/0235-lockdep-selftest-fix-warnings-due-to-missing-PREEMPT.patch @@ -2,7 +2,7 @@ From: Josh Cartwright <josh.cartwright@ni.com> Date: Wed, 28 Jan 2015 13:08:45 -0600 Subject: [PATCH 235/353] lockdep: selftest: fix warnings due to missing PREEMPT_RT conditionals -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d083b0a15c0ccec7e1ac85a8e40a476f1d0773da +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2452260ecc7926026432821df728b508592d226b "lockdep: Selftest: Only do hardirq context test for raw spinlock" disabled the execution of certain tests with PREEMPT_RT_FULL, but did diff --git a/debian/patches-rt/0236-sched-Add-support-for-lazy-preemption.patch b/debian/patches-rt/0236-sched-Add-support-for-lazy-preemption.patch index 5cd8948a5..200adb4ca 100644 --- a/debian/patches-rt/0236-sched-Add-support-for-lazy-preemption.patch +++ b/debian/patches-rt/0236-sched-Add-support-for-lazy-preemption.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Fri, 26 Oct 2012 18:50:54 +0100 Subject: [PATCH 236/353] sched: Add support for lazy preemption -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c591b9bea866f1ee6976e32a554ec9b7991fe482 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=091e3b619256c38a1ca8760bea7e44d40b465fef It has become an obsession to mitigate the determinism vs. throughput loss of RT. Looking at the mainline semantics of preemption points diff --git a/debian/patches-rt/0237-ftrace-Fix-trace-header-alignment.patch b/debian/patches-rt/0237-ftrace-Fix-trace-header-alignment.patch index 71410e285..571294311 100644 --- a/debian/patches-rt/0237-ftrace-Fix-trace-header-alignment.patch +++ b/debian/patches-rt/0237-ftrace-Fix-trace-header-alignment.patch @@ -1,7 +1,7 @@ From: Mike Galbraith <umgwanakikbuti@gmail.com> Date: Sun, 16 Oct 2016 05:08:30 +0200 Subject: [PATCH 237/353] ftrace: Fix trace header alignment -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8c062bc42f468a30bfe3c01f63ee0dd4f9dc8459 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ac1c2ec880d53a9353f6c53c68ce7879566a7766 Line up helper arrows to the right column. diff --git a/debian/patches-rt/0238-x86-Support-for-lazy-preemption.patch b/debian/patches-rt/0238-x86-Support-for-lazy-preemption.patch index e0bb4ffc4..53242df97 100644 --- a/debian/patches-rt/0238-x86-Support-for-lazy-preemption.patch +++ b/debian/patches-rt/0238-x86-Support-for-lazy-preemption.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Thu, 1 Nov 2012 11:03:47 +0100 Subject: [PATCH 238/353] x86: Support for lazy preemption -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=794d205d0465bfd44c2712b59b1ac12088bc04ba +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=abc7166676f6a451a3f3db148ae0fbc4ffeefa38 Implement the x86 pieces for lazy preempt. diff --git a/debian/patches-rt/0239-x86-lazy-preempt-properly-check-against-preempt-mask.patch b/debian/patches-rt/0239-x86-lazy-preempt-properly-check-against-preempt-mask.patch index 66f226d7a..393d663f7 100644 --- a/debian/patches-rt/0239-x86-lazy-preempt-properly-check-against-preempt-mask.patch +++ b/debian/patches-rt/0239-x86-lazy-preempt-properly-check-against-preempt-mask.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Mon, 18 Feb 2019 16:57:09 +0100 Subject: [PATCH 239/353] x86: lazy-preempt: properly check against preempt-mask -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=265f0d10b439e19e1d0e42602626bfbc315b798c +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4995c1328ec0d736291b9781a7d4588dd71cd1c2 should_resched() should check against preempt_offset after unmasking the need-resched-bit. Otherwise should_resched() won't work for diff --git a/debian/patches-rt/0240-x86-lazy-preempt-use-proper-return-label-on-32bit-x8.patch b/debian/patches-rt/0240-x86-lazy-preempt-use-proper-return-label-on-32bit-x8.patch index c3cd394a4..8c7a64443 100644 --- a/debian/patches-rt/0240-x86-lazy-preempt-use-proper-return-label-on-32bit-x8.patch +++ b/debian/patches-rt/0240-x86-lazy-preempt-use-proper-return-label-on-32bit-x8.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 26 Feb 2019 14:53:49 +0100 Subject: [PATCH 240/353] x86: lazy-preempt: use proper return label on 32bit-x86 -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e8d0495e581d23995cde947a1fcd8cd5b76fbe29 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=1c5ed7041c4abdb434de892ee97ec129a0401779 The lazy-preempt uses the wrong return label in case preemption isn't possible. This results crash while returning to the kernel. diff --git a/debian/patches-rt/0241-arm-Add-support-for-lazy-preemption.patch b/debian/patches-rt/0241-arm-Add-support-for-lazy-preemption.patch index f5ce7a560..63098df1a 100644 --- a/debian/patches-rt/0241-arm-Add-support-for-lazy-preemption.patch +++ b/debian/patches-rt/0241-arm-Add-support-for-lazy-preemption.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Wed, 31 Oct 2012 12:04:11 +0100 Subject: [PATCH 241/353] arm: Add support for lazy preemption -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=72bc2cee3d038c81686ce3855f48c4f76946bcf3 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b8a6ce72961961bf578e8b1c1f6aafff622a9ee5 Implement the arm pieces for lazy preempt. diff --git a/debian/patches-rt/0242-powerpc-Add-support-for-lazy-preemption.patch b/debian/patches-rt/0242-powerpc-Add-support-for-lazy-preemption.patch index 4c334d946..b6e0a456b 100644 --- a/debian/patches-rt/0242-powerpc-Add-support-for-lazy-preemption.patch +++ b/debian/patches-rt/0242-powerpc-Add-support-for-lazy-preemption.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Thu, 1 Nov 2012 10:14:11 +0100 Subject: [PATCH 242/353] powerpc: Add support for lazy preemption -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ca062ab8bbd39bd842cfc799f8bada4b9c01a338 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=11f2dca2c4c3c03a672652346d9b11e8543018e4 Implement the powerpc pieces for lazy preempt. diff --git a/debian/patches-rt/0243-arch-arm64-Add-lazy-preempt-support.patch b/debian/patches-rt/0243-arch-arm64-Add-lazy-preempt-support.patch index dd7f352b3..2c185cf43 100644 --- a/debian/patches-rt/0243-arch-arm64-Add-lazy-preempt-support.patch +++ b/debian/patches-rt/0243-arch-arm64-Add-lazy-preempt-support.patch @@ -1,7 +1,7 @@ From: Anders Roxell <anders.roxell@linaro.org> Date: Thu, 14 May 2015 17:52:17 +0200 Subject: [PATCH 243/353] arch/arm64: Add lazy preempt support -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=96e92cd2a65dccecd3f19069b0c5ad37a1b36b91 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=309988716af0204cb8c7af13c25074fbef91dd00 arm64 is missing support for PREEMPT_RT. The main feature which is lacking is support for lazy preemption. The arch-specific entry code, diff --git a/debian/patches-rt/0244-connector-cn_proc-Protect-send_msg-with-a-local-lock.patch b/debian/patches-rt/0244-connector-cn_proc-Protect-send_msg-with-a-local-lock.patch index 5eddf42bf..cc7cca86e 100644 --- a/debian/patches-rt/0244-connector-cn_proc-Protect-send_msg-with-a-local-lock.patch +++ b/debian/patches-rt/0244-connector-cn_proc-Protect-send_msg-with-a-local-lock.patch @@ -2,7 +2,7 @@ From: Mike Galbraith <umgwanakikbuti@gmail.com> Date: Sun, 16 Oct 2016 05:11:54 +0200 Subject: [PATCH 244/353] connector/cn_proc: Protect send_msg() with a local lock on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=131915d726712eb07b31d66da421e43cba8730b7 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0cc39551b5bc2d4a4bd55315967a7cfba0dbf1de |BUG: sleeping function called from invalid context at kernel/locking/rtmutex.c:931 |in_atomic(): 1, irqs_disabled(): 0, pid: 31807, name: sleep diff --git a/debian/patches-rt/0245-drivers-block-zram-Replace-bit-spinlocks-with-rtmute.patch b/debian/patches-rt/0245-drivers-block-zram-Replace-bit-spinlocks-with-rtmute.patch index 001467c55..bbbf51237 100644 --- a/debian/patches-rt/0245-drivers-block-zram-Replace-bit-spinlocks-with-rtmute.patch +++ b/debian/patches-rt/0245-drivers-block-zram-Replace-bit-spinlocks-with-rtmute.patch @@ -2,7 +2,7 @@ From: Mike Galbraith <umgwanakikbuti@gmail.com> Date: Thu, 31 Mar 2016 04:08:28 +0200 Subject: [PATCH 245/353] drivers/block/zram: Replace bit spinlocks with rtmutex for -rt -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=05c69380020a248624416e8d4464ec44abcdd30c +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=16a2a63efa558226cdeb70a9789d896d6d5aef14 They're nondeterministic, and lead to ___might_sleep() splats in -rt. OTOH, they're a lot less wasteful than an rtmutex per page. diff --git a/debian/patches-rt/0246-drivers-zram-Don-t-disable-preemption-in-zcomp_strea.patch b/debian/patches-rt/0246-drivers-zram-Don-t-disable-preemption-in-zcomp_strea.patch index 127136dcd..e672a47b7 100644 --- a/debian/patches-rt/0246-drivers-zram-Don-t-disable-preemption-in-zcomp_strea.patch +++ b/debian/patches-rt/0246-drivers-zram-Don-t-disable-preemption-in-zcomp_strea.patch @@ -2,7 +2,7 @@ From: Mike Galbraith <umgwanakikbuti@gmail.com> Date: Thu, 20 Oct 2016 11:15:22 +0200 Subject: [PATCH 246/353] drivers/zram: Don't disable preemption in zcomp_stream_get/put() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2d05c7b990c9aea051f2ba6618320d6c2b0b8cc9 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=eed0f6e6ca04788c5325b248305c08647e399e3d In v4.7, the driver switched to percpu compression streams, disabling preemption via get/put_cpu_ptr(). Use a per-zcomp_strm lock here. We diff --git a/debian/patches-rt/0247-drivers-zram-fix-zcomp_stream_get-smp_processor_id-u.patch b/debian/patches-rt/0247-drivers-zram-fix-zcomp_stream_get-smp_processor_id-u.patch index 3ec5ced65..1709307da 100644 --- a/debian/patches-rt/0247-drivers-zram-fix-zcomp_stream_get-smp_processor_id-u.patch +++ b/debian/patches-rt/0247-drivers-zram-fix-zcomp_stream_get-smp_processor_id-u.patch @@ -2,7 +2,7 @@ From: Mike Galbraith <efault@gmx.de> Date: Wed, 23 Aug 2017 11:57:29 +0200 Subject: [PATCH 247/353] drivers/zram: fix zcomp_stream_get() smp_processor_id() use in preemptible code -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=026ed9fab709fb05e6bfb93d38f4d687f69a0bb1 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f40751d885752803c938fea8dc199c9280337925 Use get_local_ptr() instead this_cpu_ptr() to avoid a warning regarding smp_processor_id() in preemptible code. diff --git a/debian/patches-rt/0248-tpm_tis-fix-stall-after-iowrite-s.patch b/debian/patches-rt/0248-tpm_tis-fix-stall-after-iowrite-s.patch index 9a7e6db48..1ba216990 100644 --- a/debian/patches-rt/0248-tpm_tis-fix-stall-after-iowrite-s.patch +++ b/debian/patches-rt/0248-tpm_tis-fix-stall-after-iowrite-s.patch @@ -1,7 +1,7 @@ From: Haris Okanovic <haris.okanovic@ni.com> Date: Tue, 15 Aug 2017 15:13:08 -0500 Subject: [PATCH 248/353] tpm_tis: fix stall after iowrite*()s -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=13c13176d3cb009c73dcba8f46807248a07dbb9f +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d7ca6b216bbcdb3daf45864e995aecf3d94de9a2 ioread8() operations to TPM MMIO addresses can stall the cpu when immediately following a sequence of iowrite*()'s to the same region. @@ -25,7 +25,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 27 insertions(+), 2 deletions(-) diff --git a/drivers/char/tpm/tpm_tis.c b/drivers/char/tpm/tpm_tis.c -index 939dc25a7833..147012f342bd 100644 +index 3abb4af80be6..11fce5e7b68a 100644 --- a/drivers/char/tpm/tpm_tis.c +++ b/drivers/char/tpm/tpm_tis.c @@ -54,6 +54,31 @@ static inline struct tpm_tis_tcg_phy *to_tpm_tis_tcg_phy(struct tpm_tis_data *da @@ -60,7 +60,7 @@ index 939dc25a7833..147012f342bd 100644 static int interrupts = -1; module_param(interrupts, int, 0444); MODULE_PARM_DESC(interrupts, "Enable interrupts"); -@@ -174,7 +199,7 @@ static int tpm_tcg_write_bytes(struct tpm_tis_data *data, u32 addr, u16 len, +@@ -190,7 +215,7 @@ static int tpm_tcg_write_bytes(struct tpm_tis_data *data, u32 addr, u16 len, struct tpm_tis_tcg_phy *phy = to_tpm_tis_tcg_phy(data); while (len--) @@ -69,7 +69,7 @@ index 939dc25a7833..147012f342bd 100644 return 0; } -@@ -201,7 +226,7 @@ static int tpm_tcg_write32(struct tpm_tis_data *data, u32 addr, u32 value) +@@ -217,7 +242,7 @@ static int tpm_tcg_write32(struct tpm_tis_data *data, u32 addr, u32 value) { struct tpm_tis_tcg_phy *phy = to_tpm_tis_tcg_phy(data); diff --git a/debian/patches-rt/0249-watchdog-prevent-deferral-of-watchdogd-wakeup-on-RT.patch b/debian/patches-rt/0249-watchdog-prevent-deferral-of-watchdogd-wakeup-on-RT.patch index 52ff2e3b6..458671102 100644 --- a/debian/patches-rt/0249-watchdog-prevent-deferral-of-watchdogd-wakeup-on-RT.patch +++ b/debian/patches-rt/0249-watchdog-prevent-deferral-of-watchdogd-wakeup-on-RT.patch @@ -1,7 +1,7 @@ From: Julia Cartwright <julia@ni.com> Date: Fri, 28 Sep 2018 21:03:51 +0000 Subject: [PATCH 249/353] watchdog: prevent deferral of watchdogd wakeup on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=55831eb14718452abae6b582fb1fac10c4b10334 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=aa8246032a3d912469805835a62695523d0f5069 When PREEMPT_RT_FULL is enabled, all hrtimer expiry functions are deferred for execution into the context of ktimersoftd unless otherwise diff --git a/debian/patches-rt/0250-drm-radeon-i915-Use-preempt_disable-enable_rt-where-.patch b/debian/patches-rt/0250-drm-radeon-i915-Use-preempt_disable-enable_rt-where-.patch index 30a3f798c..88e644461 100644 --- a/debian/patches-rt/0250-drm-radeon-i915-Use-preempt_disable-enable_rt-where-.patch +++ b/debian/patches-rt/0250-drm-radeon-i915-Use-preempt_disable-enable_rt-where-.patch @@ -2,7 +2,7 @@ From: Mike Galbraith <umgwanakikbuti@gmail.com> Date: Sat, 27 Feb 2016 08:09:11 +0100 Subject: [PATCH 250/353] drm,radeon,i915: Use preempt_disable/enable_rt() where recommended -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2d4242c36dc748d9e95d8e58b6d9b4a49d3ae526 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a78df9205d320b7f34f95c2576ba325f0fc7af9c DRM folks identified the spots, so use them. diff --git a/debian/patches-rt/0251-drm-i915-Use-local_lock-unlock_irq-in-intel_pipe_upd.patch b/debian/patches-rt/0251-drm-i915-Use-local_lock-unlock_irq-in-intel_pipe_upd.patch index c8d09bcad..c273dd874 100644 --- a/debian/patches-rt/0251-drm-i915-Use-local_lock-unlock_irq-in-intel_pipe_upd.patch +++ b/debian/patches-rt/0251-drm-i915-Use-local_lock-unlock_irq-in-intel_pipe_upd.patch @@ -2,7 +2,7 @@ From: Mike Galbraith <umgwanakikbuti@gmail.com> Date: Sat, 27 Feb 2016 09:01:42 +0100 Subject: [PATCH 251/353] drm,i915: Use local_lock/unlock_irq() in intel_pipe_update_start/end() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6ac37f21b29822e70441cb3bd4a5b8453da2f8a1 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ac57ad46b6fc7b30de016fa07ff78274aaf46fc1 [ 8.014039] BUG: sleeping function called from invalid context at kernel/locking/rtmutex.c:918 [ 8.014041] in_atomic(): 0, irqs_disabled(): 1, pid: 78, name: kworker/u4:4 diff --git a/debian/patches-rt/0252-drm-i915-disable-tracing-on-RT.patch b/debian/patches-rt/0252-drm-i915-disable-tracing-on-RT.patch index 4784db5eb..b1f3aa473 100644 --- a/debian/patches-rt/0252-drm-i915-disable-tracing-on-RT.patch +++ b/debian/patches-rt/0252-drm-i915-disable-tracing-on-RT.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 6 Dec 2018 09:52:20 +0100 Subject: [PATCH 252/353] drm/i915: disable tracing on -RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2ff11b6b7f1cac9927b52ba7f1cb572d71626b8c +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=702718725e855afb60c278b30eda18eeb5a0351e Luca Abeni reported this: | BUG: scheduling while atomic: kworker/u8:2/15203/0x00000003 diff --git a/debian/patches-rt/0253-drm-i915-skip-DRM_I915_LOW_LEVEL_TRACEPOINTS-with-NO.patch b/debian/patches-rt/0253-drm-i915-skip-DRM_I915_LOW_LEVEL_TRACEPOINTS-with-NO.patch index bff85f1ec..9cab945e6 100644 --- a/debian/patches-rt/0253-drm-i915-skip-DRM_I915_LOW_LEVEL_TRACEPOINTS-with-NO.patch +++ b/debian/patches-rt/0253-drm-i915-skip-DRM_I915_LOW_LEVEL_TRACEPOINTS-with-NO.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 19 Dec 2018 10:47:02 +0100 Subject: [PATCH 253/353] drm/i915: skip DRM_I915_LOW_LEVEL_TRACEPOINTS with NOTRACE -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=410db45c0390e863287301821b5cd7e9105b9fa0 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=639fc3d63f892e6406abea876f17cd94f2ebcdc7 The order of the header files is important. If this header file is included after tracepoint.h was included then the NOTRACE here becomes a diff --git a/debian/patches-rt/0254-cgroups-use-simple-wait-in-css_release.patch b/debian/patches-rt/0254-cgroups-use-simple-wait-in-css_release.patch index e4557d71a..9cef137b8 100644 --- a/debian/patches-rt/0254-cgroups-use-simple-wait-in-css_release.patch +++ b/debian/patches-rt/0254-cgroups-use-simple-wait-in-css_release.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 13 Feb 2015 15:52:24 +0100 Subject: [PATCH 254/353] cgroups: use simple wait in css_release() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=23f4f05c0423e2bc9c2974a05275a3796862ed51 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e78c393381fac00d8163d30d56e9d4161880f64e To avoid: |BUG: sleeping function called from invalid context at kernel/locking/rtmutex.c:914 diff --git a/debian/patches-rt/0255-cpuset-Convert-callback_lock-to-raw_spinlock_t.patch b/debian/patches-rt/0255-cpuset-Convert-callback_lock-to-raw_spinlock_t.patch index 4125ab42a..a96f6d2a0 100644 --- a/debian/patches-rt/0255-cpuset-Convert-callback_lock-to-raw_spinlock_t.patch +++ b/debian/patches-rt/0255-cpuset-Convert-callback_lock-to-raw_spinlock_t.patch @@ -1,7 +1,7 @@ From: Mike Galbraith <efault@gmx.de> Date: Sun, 8 Jan 2017 09:32:25 +0100 Subject: [PATCH 255/353] cpuset: Convert callback_lock to raw_spinlock_t -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=eebfe2361fec29f66b8e8070272bc88368fa28c3 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=cfb4edac99fdac0f650f2f27e04ba655fcae5475 The two commits below add up to a cpuset might_sleep() splat for RT: @@ -50,7 +50,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/kernel/cgroup/cpuset.c b/kernel/cgroup/cpuset.c -index b5a1dca1d4d1..17875d252bf0 100644 +index 54591aed4049..41019614ca7c 100644 --- a/kernel/cgroup/cpuset.c +++ b/kernel/cgroup/cpuset.c @@ -288,7 +288,7 @@ static struct cpuset top_cpuset = { @@ -122,7 +122,7 @@ index b5a1dca1d4d1..17875d252bf0 100644 if (!cpumask_empty(trialcs->cpus_allowed) && balance_flag_changed) rebuild_sched_domains_locked(); -@@ -1762,7 +1762,7 @@ static int cpuset_common_seq_show(struct seq_file *sf, void *v) +@@ -1764,7 +1764,7 @@ static int cpuset_common_seq_show(struct seq_file *sf, void *v) cpuset_filetype_t type = seq_cft(sf)->private; int ret = 0; @@ -131,7 +131,7 @@ index b5a1dca1d4d1..17875d252bf0 100644 switch (type) { case FILE_CPULIST: -@@ -1781,7 +1781,7 @@ static int cpuset_common_seq_show(struct seq_file *sf, void *v) +@@ -1783,7 +1783,7 @@ static int cpuset_common_seq_show(struct seq_file *sf, void *v) ret = -EINVAL; } @@ -140,7 +140,7 @@ index b5a1dca1d4d1..17875d252bf0 100644 return ret; } -@@ -1997,12 +1997,12 @@ static int cpuset_css_online(struct cgroup_subsys_state *css) +@@ -1999,12 +1999,12 @@ static int cpuset_css_online(struct cgroup_subsys_state *css) cpuset_inc(); @@ -155,7 +155,7 @@ index b5a1dca1d4d1..17875d252bf0 100644 if (!test_bit(CGRP_CPUSET_CLONE_CHILDREN, &css->cgroup->flags)) goto out_unlock; -@@ -2029,12 +2029,12 @@ static int cpuset_css_online(struct cgroup_subsys_state *css) +@@ -2031,12 +2031,12 @@ static int cpuset_css_online(struct cgroup_subsys_state *css) } rcu_read_unlock(); @@ -170,7 +170,7 @@ index b5a1dca1d4d1..17875d252bf0 100644 out_unlock: mutex_unlock(&cpuset_mutex); put_online_cpus(); -@@ -2076,7 +2076,7 @@ static void cpuset_css_free(struct cgroup_subsys_state *css) +@@ -2078,7 +2078,7 @@ static void cpuset_css_free(struct cgroup_subsys_state *css) static void cpuset_bind(struct cgroup_subsys_state *root_css) { mutex_lock(&cpuset_mutex); @@ -179,7 +179,7 @@ index b5a1dca1d4d1..17875d252bf0 100644 if (is_in_v2_mode()) { cpumask_copy(top_cpuset.cpus_allowed, cpu_possible_mask); -@@ -2087,7 +2087,7 @@ static void cpuset_bind(struct cgroup_subsys_state *root_css) +@@ -2089,7 +2089,7 @@ static void cpuset_bind(struct cgroup_subsys_state *root_css) top_cpuset.mems_allowed = top_cpuset.effective_mems; } @@ -188,7 +188,7 @@ index b5a1dca1d4d1..17875d252bf0 100644 mutex_unlock(&cpuset_mutex); } -@@ -2185,12 +2185,12 @@ hotplug_update_tasks_legacy(struct cpuset *cs, +@@ -2187,12 +2187,12 @@ hotplug_update_tasks_legacy(struct cpuset *cs, { bool is_empty; @@ -203,7 +203,7 @@ index b5a1dca1d4d1..17875d252bf0 100644 /* * Don't call update_tasks_cpumask() if the cpuset becomes empty, -@@ -2227,10 +2227,10 @@ hotplug_update_tasks(struct cpuset *cs, +@@ -2229,10 +2229,10 @@ hotplug_update_tasks(struct cpuset *cs, if (nodes_empty(*new_mems)) *new_mems = parent_cs(cs)->effective_mems; @@ -216,7 +216,7 @@ index b5a1dca1d4d1..17875d252bf0 100644 if (cpus_updated) update_tasks_cpumask(cs); -@@ -2323,21 +2323,21 @@ static void cpuset_hotplug_workfn(struct work_struct *work) +@@ -2325,21 +2325,21 @@ static void cpuset_hotplug_workfn(struct work_struct *work) /* synchronize cpus_allowed to cpu_active_mask */ if (cpus_updated) { @@ -242,7 +242,7 @@ index b5a1dca1d4d1..17875d252bf0 100644 update_tasks_nodemask(&top_cpuset); } -@@ -2439,11 +2439,11 @@ void cpuset_cpus_allowed(struct task_struct *tsk, struct cpumask *pmask) +@@ -2441,11 +2441,11 @@ void cpuset_cpus_allowed(struct task_struct *tsk, struct cpumask *pmask) { unsigned long flags; @@ -256,7 +256,7 @@ index b5a1dca1d4d1..17875d252bf0 100644 } /** -@@ -2504,11 +2504,11 @@ nodemask_t cpuset_mems_allowed(struct task_struct *tsk) +@@ -2506,11 +2506,11 @@ nodemask_t cpuset_mems_allowed(struct task_struct *tsk) nodemask_t mask; unsigned long flags; @@ -270,7 +270,7 @@ index b5a1dca1d4d1..17875d252bf0 100644 return mask; } -@@ -2600,14 +2600,14 @@ bool __cpuset_node_allowed(int node, gfp_t gfp_mask) +@@ -2602,14 +2602,14 @@ bool __cpuset_node_allowed(int node, gfp_t gfp_mask) return true; /* Not hardwall and node outside mems_allowed: scan up cpusets */ diff --git a/debian/patches-rt/0256-apparmor-use-a-locallock-instead-preempt_disable.patch b/debian/patches-rt/0256-apparmor-use-a-locallock-instead-preempt_disable.patch index 0ff8b69a5..5b92f0674 100644 --- a/debian/patches-rt/0256-apparmor-use-a-locallock-instead-preempt_disable.patch +++ b/debian/patches-rt/0256-apparmor-use-a-locallock-instead-preempt_disable.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 11 Oct 2017 17:43:49 +0200 Subject: [PATCH 256/353] apparmor: use a locallock instead preempt_disable() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=becfde51f079b095ff4c0e80c735d8b52ad2cc24 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=53cae7e6f1ece1546a58a538f6a685162e44350e get_buffers() disables preemption which acts as a lock for the per-CPU variable. Since we can't disable preemption here on RT, a local_lock is diff --git a/debian/patches-rt/0257-workqueue-Prevent-deadlock-stall-on-RT.patch b/debian/patches-rt/0257-workqueue-Prevent-deadlock-stall-on-RT.patch index 5fb98b103..6fb41c49a 100644 --- a/debian/patches-rt/0257-workqueue-Prevent-deadlock-stall-on-RT.patch +++ b/debian/patches-rt/0257-workqueue-Prevent-deadlock-stall-on-RT.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Fri, 27 Jun 2014 16:24:52 +0200 Subject: [PATCH 257/353] workqueue: Prevent deadlock/stall on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e621f4bb1ebb318d4bac120c74aefd215cc67662 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a62b1ced9d802c6c953e854a71ef4c2bfabfb7e1 Austin reported a XFS deadlock/stall on RT where scheduled work gets never exececuted and tasks are waiting for each other for ever. diff --git a/debian/patches-rt/0258-signals-Allow-rt-tasks-to-cache-one-sigqueue-struct.patch b/debian/patches-rt/0258-signals-Allow-rt-tasks-to-cache-one-sigqueue-struct.patch index be3619dc9..773ec4c14 100644 --- a/debian/patches-rt/0258-signals-Allow-rt-tasks-to-cache-one-sigqueue-struct.patch +++ b/debian/patches-rt/0258-signals-Allow-rt-tasks-to-cache-one-sigqueue-struct.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Fri, 3 Jul 2009 08:44:56 -0500 Subject: [PATCH 258/353] signals: Allow rt tasks to cache one sigqueue struct -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8ae9f9cdd9c690af6e592fd497b9322866d44f0b +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0c055281201f5bb1b85dcba7b89a0a1b047c98e0 To avoid allocation allow rt tasks to cache one sigqueue struct in task struct. diff --git a/debian/patches-rt/0259-Add-localversion-for-RT-release.patch b/debian/patches-rt/0259-Add-localversion-for-RT-release.patch index 214ec6365..b09cec7d2 100644 --- a/debian/patches-rt/0259-Add-localversion-for-RT-release.patch +++ b/debian/patches-rt/0259-Add-localversion-for-RT-release.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Fri, 8 Jul 2011 20:25:16 +0200 Subject: [PATCH 259/353] Add localversion for -RT release -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2e770595a5754c12a88efb4be468051751a01c63 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f71c0632cb0b366bd2a4edecf6dad65f3ebdedf9 Signed-off-by: Thomas Gleixner <tglx@linutronix.de> --- diff --git a/debian/patches-rt/0260-powerpc-pseries-iommu-Use-a-locallock-instead-local_.patch b/debian/patches-rt/0260-powerpc-pseries-iommu-Use-a-locallock-instead-local_.patch index 58afbe50b..61320b922 100644 --- a/debian/patches-rt/0260-powerpc-pseries-iommu-Use-a-locallock-instead-local_.patch +++ b/debian/patches-rt/0260-powerpc-pseries-iommu-Use-a-locallock-instead-local_.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 26 Mar 2019 18:31:54 +0100 Subject: [PATCH 260/353] powerpc/pseries/iommu: Use a locallock instead local_irq_save() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b524d947baacebeb56379a29c0df29bf09b6ec6d +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=13ea01525e38daab61ff0fa8ea1c8d1d263ab08a The locallock protects the per-CPU variable tce_page. The function attempts to allocate memory while tce_page is protected (by disabling diff --git a/debian/patches-rt/0261-powerpc-reshuffle-TIF-bits.patch b/debian/patches-rt/0261-powerpc-reshuffle-TIF-bits.patch index 0929bfc30..6072a9b52 100644 --- a/debian/patches-rt/0261-powerpc-reshuffle-TIF-bits.patch +++ b/debian/patches-rt/0261-powerpc-reshuffle-TIF-bits.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 22 Mar 2019 17:15:58 +0100 Subject: [PATCH 261/353] powerpc: reshuffle TIF bits -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=83060ac843c04a0443161531168cd67ca1e73fd7 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=57b4c00fd16824d19063a3e5d3f9e7cdd25edb1d Powerpc32/64 does not compile because TIF_SYSCALL_TRACE's bit is higher than 15 and the assembly instructions don't expect that. diff --git a/debian/patches-rt/0262-tty-sysrq-Convert-show_lock-to-raw_spinlock_t.patch b/debian/patches-rt/0262-tty-sysrq-Convert-show_lock-to-raw_spinlock_t.patch index 8ac69c2c9..02391a4da 100644 --- a/debian/patches-rt/0262-tty-sysrq-Convert-show_lock-to-raw_spinlock_t.patch +++ b/debian/patches-rt/0262-tty-sysrq-Convert-show_lock-to-raw_spinlock_t.patch @@ -1,7 +1,7 @@ From: Julien Grall <julien.grall@arm.com> Date: Wed, 13 Mar 2019 11:40:34 +0000 Subject: [PATCH 262/353] tty/sysrq: Convert show_lock to raw_spinlock_t -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c7812ddf6eec62c618ea19060c8df5d6e144f6ab +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8cc84fa9dbfd5700804c0fe27200ffaf9b715a77 Systems which don't provide arch_trigger_cpumask_backtrace() will invoke showacpu() from a smp_call_function() function which is invoked diff --git a/debian/patches-rt/0263-drm-i915-Don-t-disable-interrupts-independently-of-t.patch b/debian/patches-rt/0263-drm-i915-Don-t-disable-interrupts-independently-of-t.patch index 3e70d62c2..2af6325b9 100644 --- a/debian/patches-rt/0263-drm-i915-Don-t-disable-interrupts-independently-of-t.patch +++ b/debian/patches-rt/0263-drm-i915-Don-t-disable-interrupts-independently-of-t.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 10 Apr 2019 11:01:37 +0200 Subject: [PATCH 263/353] drm/i915: Don't disable interrupts independently of the lock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=955d865790f6580d202d6a81658dc0a7b577ac78 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=cdf7e141f6f0c4257c28cb10cd300d374ea421d7 The locks (timeline->lock and rq->lock) need to be taken with disabled interrupts. This is done in __retire_engine_request() by disabling the diff --git a/debian/patches-rt/0264-sched-completion-Fix-a-lockup-in-wait_for_completion.patch b/debian/patches-rt/0264-sched-completion-Fix-a-lockup-in-wait_for_completion.patch index 21d3efa71..bc1c27b81 100644 --- a/debian/patches-rt/0264-sched-completion-Fix-a-lockup-in-wait_for_completion.patch +++ b/debian/patches-rt/0264-sched-completion-Fix-a-lockup-in-wait_for_completion.patch @@ -2,7 +2,7 @@ From: Corey Minyard <cminyard@mvista.com> Date: Thu, 9 May 2019 14:33:20 -0500 Subject: [PATCH 264/353] sched/completion: Fix a lockup in wait_for_completion() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=82d52a9ce572a8230a57659a20d8e6d710af4a04 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=393e1673710468a59fe22a98375a2f184a8f0bdc Consider following race: diff --git a/debian/patches-rt/0265-kthread-add-a-global-worker-thread.patch b/debian/patches-rt/0265-kthread-add-a-global-worker-thread.patch index 5d51c292a..3a0f56950 100644 --- a/debian/patches-rt/0265-kthread-add-a-global-worker-thread.patch +++ b/debian/patches-rt/0265-kthread-add-a-global-worker-thread.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 12 Feb 2019 15:09:38 +0100 Subject: [PATCH 265/353] kthread: add a global worker thread. -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=76fc7e6b959c5e15f5a71a44deb6fd4801ce4762 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=94597b54548d7027857d3bf84a450098c8ca1953 [ Upstream commit 0532e87d9d44795221aa921ba7024bde689cc894 ] diff --git a/debian/patches-rt/0266-arm-imx6-cpuidle-Use-raw_spinlock_t.patch b/debian/patches-rt/0266-arm-imx6-cpuidle-Use-raw_spinlock_t.patch index 6c2b0adbc..73c01a559 100644 --- a/debian/patches-rt/0266-arm-imx6-cpuidle-Use-raw_spinlock_t.patch +++ b/debian/patches-rt/0266-arm-imx6-cpuidle-Use-raw_spinlock_t.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 14 May 2019 17:07:44 +0200 Subject: [PATCH 266/353] arm: imx6: cpuidle: Use raw_spinlock_t -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=751142adb10947e8034d9e05ebc59d66fde7a25b +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=9aae4da52d8263b477fd6bd5eb93f84d4f233a4d [ Upstream commit 40d0332ec8312e9c090f0a5414d9c90e12b13611 ] diff --git a/debian/patches-rt/0267-rcu-Don-t-allow-to-change-rcu_normal_after_boot-on-R.patch b/debian/patches-rt/0267-rcu-Don-t-allow-to-change-rcu_normal_after_boot-on-R.patch index 5e61c702e..e1aecd800 100644 --- a/debian/patches-rt/0267-rcu-Don-t-allow-to-change-rcu_normal_after_boot-on-R.patch +++ b/debian/patches-rt/0267-rcu-Don-t-allow-to-change-rcu_normal_after_boot-on-R.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Mon, 24 Jun 2019 18:29:13 +0200 Subject: [PATCH 267/353] rcu: Don't allow to change rcu_normal_after_boot on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=07b3c01852fe0393377e9e573a57fc1673458c2b +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=67bcea9091d3ff86f96550f5d264ce29bce86c49 [ Upstream commit c6c058c10577815a2491ce661876cff00a4c3b15 ] diff --git a/debian/patches-rt/0268-pci-switchtec-fix-stream_open.cocci-warnings.patch b/debian/patches-rt/0268-pci-switchtec-fix-stream_open.cocci-warnings.patch index c4c3072a3..fd945f513 100644 --- a/debian/patches-rt/0268-pci-switchtec-fix-stream_open.cocci-warnings.patch +++ b/debian/patches-rt/0268-pci-switchtec-fix-stream_open.cocci-warnings.patch @@ -1,7 +1,7 @@ From: kbuild test robot <lkp@intel.com> Date: Sat, 13 Apr 2019 11:22:51 +0800 Subject: [PATCH 268/353] pci/switchtec: fix stream_open.cocci warnings -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=717589a6d22ca16c64dff08b297b5691c36679d3 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=824356358c4e0d421b1f6fd2f0ac4a0120fdb9b2 [ Upstream commit 9462c69e29307adc95c289f50839d5d683973891 ] diff --git a/debian/patches-rt/0269-sched-core-Drop-a-preempt_disable_rt-statement.patch b/debian/patches-rt/0269-sched-core-Drop-a-preempt_disable_rt-statement.patch index 15d2634b3..2b822b87f 100644 --- a/debian/patches-rt/0269-sched-core-Drop-a-preempt_disable_rt-statement.patch +++ b/debian/patches-rt/0269-sched-core-Drop-a-preempt_disable_rt-statement.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Mon, 24 Jun 2019 19:33:16 +0200 Subject: [PATCH 269/353] sched/core: Drop a preempt_disable_rt() statement -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d38a2b1c1f897bc08b08d79620b5ee01ebe071fb +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8b7a96c1b8fa82f1ef908b15c0fce7f6e977a848 [ Upstream commit 761126efdcbe3fa3e99c9079fa0ad6eca2f251f2 ] diff --git a/debian/patches-rt/0270-timers-Redo-the-notification-of-canceling-timers-on-.patch b/debian/patches-rt/0270-timers-Redo-the-notification-of-canceling-timers-on-.patch index c6a748876..69d6e3478 100644 --- a/debian/patches-rt/0270-timers-Redo-the-notification-of-canceling-timers-on-.patch +++ b/debian/patches-rt/0270-timers-Redo-the-notification-of-canceling-timers-on-.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Mon, 24 Jun 2019 19:39:06 +0200 Subject: [PATCH 270/353] timers: Redo the notification of canceling timers on -RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a3c12b4946551a57a952f3868cc8a0b7334d6cca +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c8867b2f2275355c1aec09e3b07c2020fc6234fa [ Upstream commit c71273154c2ad12e13333aada340ff30e826a11b ] diff --git a/debian/patches-rt/0271-Revert-futex-Ensure-lock-unlock-symetry-versus-pi_lo.patch b/debian/patches-rt/0271-Revert-futex-Ensure-lock-unlock-symetry-versus-pi_lo.patch index b55d0ce5f..9c9191ec7 100644 --- a/debian/patches-rt/0271-Revert-futex-Ensure-lock-unlock-symetry-versus-pi_lo.patch +++ b/debian/patches-rt/0271-Revert-futex-Ensure-lock-unlock-symetry-versus-pi_lo.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 26 Jun 2019 17:44:13 +0200 Subject: [PATCH 271/353] Revert "futex: Ensure lock/unlock symetry versus pi_lock and hash bucket lock" -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=38511a2c94b5edfab3a2e17aea53fb79880cf8c0 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=30396c61217580d4225fdb2e20eaf9aecea54a9a [ Upstream commit 6a773b70cf105b46298ed3b44e77c102ce31d9ec ] diff --git a/debian/patches-rt/0272-Revert-futex-Fix-bug-on-when-a-requeued-RT-task-time.patch b/debian/patches-rt/0272-Revert-futex-Fix-bug-on-when-a-requeued-RT-task-time.patch index 7b09f5fd5..442adae1e 100644 --- a/debian/patches-rt/0272-Revert-futex-Fix-bug-on-when-a-requeued-RT-task-time.patch +++ b/debian/patches-rt/0272-Revert-futex-Fix-bug-on-when-a-requeued-RT-task-time.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 26 Jun 2019 17:44:18 +0200 Subject: [PATCH 272/353] Revert "futex: Fix bug on when a requeued RT task times out" -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=112b6c937ae5e417fe33cf5099310047a342e229 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=95059a1e8417cb772e741a05b1bbd6684bbc6d56 [ Upstream commit f1a170cb3289a48df26cae3c60d77608f7a988bb ] diff --git a/debian/patches-rt/0273-Revert-rtmutex-Handle-the-various-new-futex-race-con.patch b/debian/patches-rt/0273-Revert-rtmutex-Handle-the-various-new-futex-race-con.patch index d64598e83..6a1bb0658 100644 --- a/debian/patches-rt/0273-Revert-rtmutex-Handle-the-various-new-futex-race-con.patch +++ b/debian/patches-rt/0273-Revert-rtmutex-Handle-the-various-new-futex-race-con.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 26 Jun 2019 17:44:21 +0200 Subject: [PATCH 273/353] Revert "rtmutex: Handle the various new futex race conditions" -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4eb4c6628857325a9a04b98f797b5c19bfa421d3 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8c1d1aee640dced483d8f2f6144bd691cfe3524e [ Upstream commit 9e0265c21af4d6388d47dcd5ce20f76ec3a2e468 ] diff --git a/debian/patches-rt/0274-Revert-futex-workaround-migrate_disable-enable-in-di.patch b/debian/patches-rt/0274-Revert-futex-workaround-migrate_disable-enable-in-di.patch index 587325a02..efd697df7 100644 --- a/debian/patches-rt/0274-Revert-futex-workaround-migrate_disable-enable-in-di.patch +++ b/debian/patches-rt/0274-Revert-futex-workaround-migrate_disable-enable-in-di.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 26 Jun 2019 17:44:27 +0200 Subject: [PATCH 274/353] Revert "futex: workaround migrate_disable/enable in different context" -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=25adb203ce6bb1c640d6b4dd64c09a6566fbfd3f +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d2dcb7eaaa0efc8bfa45966437cd717ab6318c99 [ Upstream commit a71221d81cc4873891ae44f3aa02df596079b786 ] diff --git a/debian/patches-rt/0275-futex-Make-the-futex_hash_bucket-lock-raw.patch b/debian/patches-rt/0275-futex-Make-the-futex_hash_bucket-lock-raw.patch index 23d476cfb..db685f174 100644 --- a/debian/patches-rt/0275-futex-Make-the-futex_hash_bucket-lock-raw.patch +++ b/debian/patches-rt/0275-futex-Make-the-futex_hash_bucket-lock-raw.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 26 Jun 2019 11:59:44 +0200 Subject: [PATCH 275/353] futex: Make the futex_hash_bucket lock raw -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=722997c7c43a8f9eaa0e98ed054e49ebae61d321 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2a322e04cc1a2220cedbada7ba39667daef47ec7 [ Upstream commit f646521aadedab78801c9befe193e2e8a0c99298 ] diff --git a/debian/patches-rt/0276-futex-Delay-deallocation-of-pi_state.patch b/debian/patches-rt/0276-futex-Delay-deallocation-of-pi_state.patch index efd018458..fbf1d4a06 100644 --- a/debian/patches-rt/0276-futex-Delay-deallocation-of-pi_state.patch +++ b/debian/patches-rt/0276-futex-Delay-deallocation-of-pi_state.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Wed, 26 Jun 2019 13:35:36 +0200 Subject: [PATCH 276/353] futex: Delay deallocation of pi_state -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=7f34a2941c8b30b9540f4872bcf71e7589a23538 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=9d2af42f0b95c0309539ea7ace7d8fe31300517b [ Upstream commit d7c7cf8cb68b7df17e6e50be1f25f35d83e686c7 ] diff --git a/debian/patches-rt/0277-mm-zswap-Do-not-disable-preemption-in-zswap_frontswa.patch b/debian/patches-rt/0277-mm-zswap-Do-not-disable-preemption-in-zswap_frontswa.patch index 361035b83..bfc38b697 100644 --- a/debian/patches-rt/0277-mm-zswap-Do-not-disable-preemption-in-zswap_frontswa.patch +++ b/debian/patches-rt/0277-mm-zswap-Do-not-disable-preemption-in-zswap_frontswa.patch @@ -2,7 +2,7 @@ From: "Luis Claudio R. Goncalves" <lclaudio@uudg.org> Date: Tue, 25 Jun 2019 11:28:04 -0300 Subject: [PATCH 277/353] mm/zswap: Do not disable preemption in zswap_frontswap_store() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=087e2c667e2ce559aed791330f66e35c0739e2f9 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=76b124c411d62a490954f663e6408c62b0b5ae0c [ Upstream commit 4e4cf4be79635e67144632d9135286381acbc95a ] diff --git a/debian/patches-rt/0278-revert-aio.patch b/debian/patches-rt/0278-revert-aio.patch index 45631b1d1..f543db86b 100644 --- a/debian/patches-rt/0278-revert-aio.patch +++ b/debian/patches-rt/0278-revert-aio.patch @@ -1,7 +1,7 @@ From: "Steven Rostedt (VMware)" <rostedt@goodmis.org> Date: Fri, 20 Sep 2019 17:50:53 -0400 Subject: [PATCH 278/353] revert-aio -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0e1ffcdd2f4b2068220b9fd5681f991f58e57a57 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6fe31f853eb820787f9cb92c68cf3cc1a3e9aa98 revert: fs/aio: simple simple work diff --git a/debian/patches-rt/0279-fs-aio-simple-simple-work.patch b/debian/patches-rt/0279-fs-aio-simple-simple-work.patch index 2b1063281..3e169ddab 100644 --- a/debian/patches-rt/0279-fs-aio-simple-simple-work.patch +++ b/debian/patches-rt/0279-fs-aio-simple-simple-work.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Mon, 16 Feb 2015 18:49:10 +0100 Subject: [PATCH 279/353] fs/aio: simple simple work -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=282d02556c08b5e4f14c4997a89754adbd6e5c60 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=3185b0aa6832a8d6f779ba17eb2caf236247c6fc [ Upstream commit 1a142116f6435ef070ecebb66d2d599507c10601 ] diff --git a/debian/patches-rt/0280-revert-thermal.patch b/debian/patches-rt/0280-revert-thermal.patch index 2ca306019..522a2eaf7 100644 --- a/debian/patches-rt/0280-revert-thermal.patch +++ b/debian/patches-rt/0280-revert-thermal.patch @@ -1,7 +1,7 @@ From: "Steven Rostedt (VMware)" <rostedt@goodmis.org> Date: Fri, 20 Sep 2019 17:50:53 -0400 Subject: [PATCH 280/353] revert-thermal -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b076ec362dc051a2317f7b43bee1fec252623576 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=53bcb94a7e0108446c6a61b4006ccf32ed238929 Revert: thermal: Defer thermal wakups to threads diff --git a/debian/patches-rt/0281-thermal-Defer-thermal-wakups-to-threads.patch b/debian/patches-rt/0281-thermal-Defer-thermal-wakups-to-threads.patch index 2673846eb..3757fa2d6 100644 --- a/debian/patches-rt/0281-thermal-Defer-thermal-wakups-to-threads.patch +++ b/debian/patches-rt/0281-thermal-Defer-thermal-wakups-to-threads.patch @@ -1,7 +1,7 @@ From: Daniel Wagner <wagi@monom.org> Date: Tue, 17 Feb 2015 09:37:44 +0100 Subject: [PATCH 281/353] thermal: Defer thermal wakups to threads -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e23e2a7e4097eb86a567eaec4379f84e686a2ee5 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f7fbdef70212226ebc92dad2324314a8622bc932 [ Upstream commit ad2408dc248fe58536eef5b2b5734d8f9d3a280b ] diff --git a/debian/patches-rt/0282-revert-block.patch b/debian/patches-rt/0282-revert-block.patch index b28b2d8c0..64822be0f 100644 --- a/debian/patches-rt/0282-revert-block.patch +++ b/debian/patches-rt/0282-revert-block.patch @@ -1,7 +1,7 @@ From: "Steven Rostedt (VMware)" <rostedt@goodmis.org> Date: Fri, 20 Sep 2019 17:50:54 -0400 Subject: [PATCH 282/353] revert-block -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=37e6e928c30eb2c4f07268390dab283611524c36 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2f49ff6cc5e6ab3714c16d7862f65881092c8f64 Revert swork version of: block: blk-mq: move blk_queue_usage_counter_release() into process context diff --git a/debian/patches-rt/0283-block-blk-mq-move-blk_queue_usage_counter_release-in.patch b/debian/patches-rt/0283-block-blk-mq-move-blk_queue_usage_counter_release-in.patch index b174a3d1c..fd1086f94 100644 --- a/debian/patches-rt/0283-block-blk-mq-move-blk_queue_usage_counter_release-in.patch +++ b/debian/patches-rt/0283-block-blk-mq-move-blk_queue_usage_counter_release-in.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 13 Mar 2018 13:49:16 +0100 Subject: [PATCH 283/353] block: blk-mq: move blk_queue_usage_counter_release() into process context -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=25b1bec7050524539d6e1b35b823da8874860f72 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=468da645fc327d9551d6d834526fdd7d7da951b0 [ Upstream commit 61c928ecf4fe200bda9b49a0813b5ba0f43995b5 ] diff --git a/debian/patches-rt/0284-workqueue-rework.patch b/debian/patches-rt/0284-workqueue-rework.patch index 36bf4836c..7acedd9ad 100644 --- a/debian/patches-rt/0284-workqueue-rework.patch +++ b/debian/patches-rt/0284-workqueue-rework.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 29 May 2019 18:52:27 +0200 Subject: [PATCH 284/353] workqueue: rework -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=596c804b6bf260c1e2df31fff84b5a66349192bf +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=11c0b968a11a4a0c4e9b0e4f4129c5d3dbf995ac [ Upstream commit d15a862f24df983458533aebd6fa207ecdd1095a ] diff --git a/debian/patches-rt/0285-i2c-exynos5-Remove-IRQF_ONESHOT.patch b/debian/patches-rt/0285-i2c-exynos5-Remove-IRQF_ONESHOT.patch index 8c2e7d58f..656441dba 100644 --- a/debian/patches-rt/0285-i2c-exynos5-Remove-IRQF_ONESHOT.patch +++ b/debian/patches-rt/0285-i2c-exynos5-Remove-IRQF_ONESHOT.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 13 Aug 2019 12:30:12 +0200 Subject: [PATCH 285/353] i2c: exynos5: Remove IRQF_ONESHOT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b9dbbf1a9a650703c59529ccb70843a8577495d1 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e4f0bc9902f8516a6a18918ebdea0cc946225762 [ Upstream commit 4b217df0ab3f7910c96e42091cc7d9f221d05f01 ] diff --git a/debian/patches-rt/0286-i2c-hix5hd2-Remove-IRQF_ONESHOT.patch b/debian/patches-rt/0286-i2c-hix5hd2-Remove-IRQF_ONESHOT.patch index 6a46e43e6..1b56bc7d6 100644 --- a/debian/patches-rt/0286-i2c-hix5hd2-Remove-IRQF_ONESHOT.patch +++ b/debian/patches-rt/0286-i2c-hix5hd2-Remove-IRQF_ONESHOT.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 13 Aug 2019 12:30:37 +0200 Subject: [PATCH 286/353] i2c: hix5hd2: Remove IRQF_ONESHOT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=efef7a2c8a6dad2a5e36e96640affdab97b10e66 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=cc1104b08361696b6b71dffd43e16583ce515fd5 [ Upstream commit e88b481f3f86f11e3243e0808a830e5ca5782a9d ] diff --git a/debian/patches-rt/0287-sched-deadline-Ensure-inactive_timer-runs-in-hardirq.patch b/debian/patches-rt/0287-sched-deadline-Ensure-inactive_timer-runs-in-hardirq.patch index 8b8436332..0f3777794 100644 --- a/debian/patches-rt/0287-sched-deadline-Ensure-inactive_timer-runs-in-hardirq.patch +++ b/debian/patches-rt/0287-sched-deadline-Ensure-inactive_timer-runs-in-hardirq.patch @@ -2,7 +2,7 @@ From: Juri Lelli <juri.lelli@redhat.com> Date: Wed, 31 Jul 2019 12:37:15 +0200 Subject: [PATCH 287/353] sched/deadline: Ensure inactive_timer runs in hardirq context -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6ecec8209fa951318de80e5f9f60cb6949de3b61 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=33b8449cf20c75ee255c7b492f6ae53c013e3def [ Upstream commit ba94e7aed7405c58251b1380e6e7d73aa8284b41 ] diff --git a/debian/patches-rt/0288-thermal-x86_pkg_temp-make-pkg_temp_lock-a-raw-spinlo.patch b/debian/patches-rt/0288-thermal-x86_pkg_temp-make-pkg_temp_lock-a-raw-spinlo.patch index f58283138..1632d9893 100644 --- a/debian/patches-rt/0288-thermal-x86_pkg_temp-make-pkg_temp_lock-a-raw-spinlo.patch +++ b/debian/patches-rt/0288-thermal-x86_pkg_temp-make-pkg_temp_lock-a-raw-spinlo.patch @@ -2,7 +2,7 @@ From: Clark Williams <williams@redhat.com> Date: Mon, 15 Jul 2019 15:25:00 -0500 Subject: [PATCH 288/353] thermal/x86_pkg_temp: make pkg_temp_lock a raw spinlock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=44c3890791dda2da81a71bbb8b920d2e043019f8 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2d9572955bd495cac1572c1d3bbc28b80c3f0999 [ Upstream commit 8b03bb3ea7861b70b506199a69b1c8f81fe2d4d0 ] diff --git a/debian/patches-rt/0289-dma-buf-Use-seqlock_t-instread-disabling-preemption.patch b/debian/patches-rt/0289-dma-buf-Use-seqlock_t-instread-disabling-preemption.patch index f85e2cf8a..79c39bf9c 100644 --- a/debian/patches-rt/0289-dma-buf-Use-seqlock_t-instread-disabling-preemption.patch +++ b/debian/patches-rt/0289-dma-buf-Use-seqlock_t-instread-disabling-preemption.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 14 Aug 2019 16:38:43 +0200 Subject: [PATCH 289/353] dma-buf: Use seqlock_t instread disabling preemption -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a41b5c961426c8cfced96aafa82517fdc187cc6f +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f06b5fe097018422f3d5981c51e0355b5dd6cfc4 [ Upstream commit 240610aa31094f51f299f06eb8dae8d4cd8d4500 ] diff --git a/debian/patches-rt/0290-KVM-arm-arm64-Let-the-timer-expire-in-hardirq-contex.patch b/debian/patches-rt/0290-KVM-arm-arm64-Let-the-timer-expire-in-hardirq-contex.patch index 1ee4544e8..3bb0fbfc9 100644 --- a/debian/patches-rt/0290-KVM-arm-arm64-Let-the-timer-expire-in-hardirq-contex.patch +++ b/debian/patches-rt/0290-KVM-arm-arm64-Let-the-timer-expire-in-hardirq-contex.patch @@ -2,7 +2,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Tue, 13 Aug 2019 14:29:41 +0200 Subject: [PATCH 290/353] KVM: arm/arm64: Let the timer expire in hardirq context on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c9aa362f5217dc131c6a06777ead7f0fa6f24cd5 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2b21d451eb954108eaafe77777e228684fe1a204 [ Upstream commit 719cc080c914045a6e35787bf4dc3ba91cfd3efb ] diff --git a/debian/patches-rt/0291-x86-preempt-Check-preemption-level-before-looking-at.patch b/debian/patches-rt/0291-x86-preempt-Check-preemption-level-before-looking-at.patch index 96ca4c86e..81ad5f5cc 100644 --- a/debian/patches-rt/0291-x86-preempt-Check-preemption-level-before-looking-at.patch +++ b/debian/patches-rt/0291-x86-preempt-Check-preemption-level-before-looking-at.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 14 Aug 2019 17:08:58 +0200 Subject: [PATCH 291/353] x86: preempt: Check preemption level before looking at lazy-preempt -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ebc55480887bfaef01412510792f2ce1a77b3654 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8cbc52c4edd1435f24f0aee500f2b44e6091b345 [ Upstream commit 19fc8557f2323c52b26561651ed4d51fc688a740 ] diff --git a/debian/patches-rt/0292-hrtimer-Use-READ_ONCE-to-access-timer-base-in-hrimer.patch b/debian/patches-rt/0292-hrtimer-Use-READ_ONCE-to-access-timer-base-in-hrimer.patch index 14a9337be..c16df6892 100644 --- a/debian/patches-rt/0292-hrtimer-Use-READ_ONCE-to-access-timer-base-in-hrimer.patch +++ b/debian/patches-rt/0292-hrtimer-Use-READ_ONCE-to-access-timer-base-in-hrimer.patch @@ -2,7 +2,7 @@ From: Julien Grall <julien.grall@arm.com> Date: Wed, 21 Aug 2019 10:24:07 +0100 Subject: [PATCH 292/353] hrtimer: Use READ_ONCE to access timer->base in hrimer_grab_expiry_lock() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c33030a188299d5f4d2a0ba662f71a1de38bc091 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=5817dd3ce58d48f4407ab82766339582745ff505 [ Upstream commit 2c8fdbe7ef0ad06c1a326886c5954e117b5657d6 ] diff --git a/debian/patches-rt/0293-hrtimer-Don-t-grab-the-expiry-lock-for-non-soft-hrti.patch b/debian/patches-rt/0293-hrtimer-Don-t-grab-the-expiry-lock-for-non-soft-hrti.patch index 166a8c068..67a06e013 100644 --- a/debian/patches-rt/0293-hrtimer-Don-t-grab-the-expiry-lock-for-non-soft-hrti.patch +++ b/debian/patches-rt/0293-hrtimer-Don-t-grab-the-expiry-lock-for-non-soft-hrti.patch @@ -2,7 +2,7 @@ From: Julien Grall <julien.grall@arm.com> Date: Wed, 21 Aug 2019 10:24:08 +0100 Subject: [PATCH 293/353] hrtimer: Don't grab the expiry lock for non-soft hrtimer -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=9856f7ac0a960926df3213b147d23bb61ab08876 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=092ae9a94d427cc8e7f9785d080600083352ff51 [ Upstream commit fd420354bea2f57c11f3de191dffdeea76531e76 ] diff --git a/debian/patches-rt/0294-hrtimer-Prevent-using-hrtimer_grab_expiry_lock-on-mi.patch b/debian/patches-rt/0294-hrtimer-Prevent-using-hrtimer_grab_expiry_lock-on-mi.patch index ca110d8f4..d4e68cff4 100644 --- a/debian/patches-rt/0294-hrtimer-Prevent-using-hrtimer_grab_expiry_lock-on-mi.patch +++ b/debian/patches-rt/0294-hrtimer-Prevent-using-hrtimer_grab_expiry_lock-on-mi.patch @@ -2,7 +2,7 @@ From: Julien Grall <julien.grall@arm.com> Date: Wed, 21 Aug 2019 10:24:09 +0100 Subject: [PATCH 294/353] hrtimer: Prevent using hrtimer_grab_expiry_lock() on migration_base -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ed1f1523fc5f419ad788d6b09bb589d2e070dbc3 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e6152518bccba12b3bbdd47b5d5c4cdd56541609 [ Upstream commit cef1b87f98823af923a386f3f69149acb212d4a1 ] diff --git a/debian/patches-rt/0295-hrtimer-Add-a-missing-bracket-and-hide-migration_bas.patch b/debian/patches-rt/0295-hrtimer-Add-a-missing-bracket-and-hide-migration_bas.patch index 379de3240..7dd4d0442 100644 --- a/debian/patches-rt/0295-hrtimer-Add-a-missing-bracket-and-hide-migration_bas.patch +++ b/debian/patches-rt/0295-hrtimer-Add-a-missing-bracket-and-hide-migration_bas.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 4 Sep 2019 16:55:27 +0200 Subject: [PATCH 295/353] hrtimer: Add a missing bracket and hide `migration_base' on !SMP -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=957a4c80e0cd81de63b3fc11f0aa903aeb9cf2ae +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d4d0aa6302835846430bf1cde91bb94ec6ec8987 [ Upstream commit 47b6de0b7f22c28b40275aeede3993d807668c3b ] diff --git a/debian/patches-rt/0296-posix-timers-Unlock-expiry-lock-in-the-early-return.patch b/debian/patches-rt/0296-posix-timers-Unlock-expiry-lock-in-the-early-return.patch index 96ecc00c4..bd957b6ab 100644 --- a/debian/patches-rt/0296-posix-timers-Unlock-expiry-lock-in-the-early-return.patch +++ b/debian/patches-rt/0296-posix-timers-Unlock-expiry-lock-in-the-early-return.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Mon, 16 Sep 2019 12:33:59 +0200 Subject: [PATCH 296/353] posix-timers: Unlock expiry lock in the early return -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0b7d81f87d3b22d47b2b96b9e2f3fa22a11e2097 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6786bf935fdb78423332e7a435b63a52809facde [ Upstream commit 356a2781375ec58521a9bc3f500488745990c242 ] diff --git a/debian/patches-rt/0297-sched-migrate_dis-enable-Use-sleeping_lock-to-annota.patch b/debian/patches-rt/0297-sched-migrate_dis-enable-Use-sleeping_lock-to-annota.patch index 8aa3c0cec..ccd295d1a 100644 --- a/debian/patches-rt/0297-sched-migrate_dis-enable-Use-sleeping_lock-to-annota.patch +++ b/debian/patches-rt/0297-sched-migrate_dis-enable-Use-sleeping_lock-to-annota.patch @@ -5,7 +5,7 @@ Subject: [PATCH 297/353] =?UTF-8?q?sched:=20migrate=5Fdis/enable:=20Use=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=549bef79c0b761af907077e08fce603708add078 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b49a31f9d5d7fdda03f5bcb45ad967ef89f9821d [ Upstream commit 4230dd3824c3e1785504e6f757ce79a4b55651fa ] diff --git a/debian/patches-rt/0298-sched-__set_cpus_allowed_ptr-Check-cpus_mask-not-cpu.patch b/debian/patches-rt/0298-sched-__set_cpus_allowed_ptr-Check-cpus_mask-not-cpu.patch index 7a340c4c4..f07e9bd54 100644 --- a/debian/patches-rt/0298-sched-__set_cpus_allowed_ptr-Check-cpus_mask-not-cpu.patch +++ b/debian/patches-rt/0298-sched-__set_cpus_allowed_ptr-Check-cpus_mask-not-cpu.patch @@ -2,7 +2,7 @@ From: Scott Wood <swood@redhat.com> Date: Sat, 27 Jul 2019 00:56:32 -0500 Subject: [PATCH 298/353] sched: __set_cpus_allowed_ptr: Check cpus_mask, not cpus_ptr -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2fdafc9b89be266c63d7fd4705da844536edd34e +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4e8e6aa43a48f6597b211cf6f6b1642c21051eaf [ Upstream commit e5606fb7b042db634ed62b4dd733d62e050e468f ] diff --git a/debian/patches-rt/0299-sched-Remove-dead-__migrate_disabled-check.patch b/debian/patches-rt/0299-sched-Remove-dead-__migrate_disabled-check.patch index 58e96b3de..131c65868 100644 --- a/debian/patches-rt/0299-sched-Remove-dead-__migrate_disabled-check.patch +++ b/debian/patches-rt/0299-sched-Remove-dead-__migrate_disabled-check.patch @@ -1,7 +1,7 @@ From: Scott Wood <swood@redhat.com> Date: Sat, 27 Jul 2019 00:56:33 -0500 Subject: [PATCH 299/353] sched: Remove dead __migrate_disabled() check -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=710b15b6355be87bbcd9002c795f5a839c522f7e +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2beb0e09e6c79687ac5e46b7ab9466ad18b542f6 [ Upstream commit 14d9272d534ea91262e15db99443fc5995c7c016 ] diff --git a/debian/patches-rt/0300-sched-migrate-disable-Protect-cpus_ptr-with-lock.patch b/debian/patches-rt/0300-sched-migrate-disable-Protect-cpus_ptr-with-lock.patch index 0646d7063..a77c8fa71 100644 --- a/debian/patches-rt/0300-sched-migrate-disable-Protect-cpus_ptr-with-lock.patch +++ b/debian/patches-rt/0300-sched-migrate-disable-Protect-cpus_ptr-with-lock.patch @@ -1,7 +1,7 @@ From: Scott Wood <swood@redhat.com> Date: Sat, 27 Jul 2019 00:56:34 -0500 Subject: [PATCH 300/353] sched: migrate disable: Protect cpus_ptr with lock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=88139859a77ae38bb0ca8c7822443ed42e90dac4 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4eaf7716d710661a89298b3997982fcd46bd3736 [ Upstream commit 27ee52a891ed2c7e2e2c8332ccae0de7c2674b09 ] diff --git a/debian/patches-rt/0301-lib-smp_processor_id-Don-t-use-cpumask_equal.patch b/debian/patches-rt/0301-lib-smp_processor_id-Don-t-use-cpumask_equal.patch index e5a9d8716..241ea05fa 100644 --- a/debian/patches-rt/0301-lib-smp_processor_id-Don-t-use-cpumask_equal.patch +++ b/debian/patches-rt/0301-lib-smp_processor_id-Don-t-use-cpumask_equal.patch @@ -1,7 +1,7 @@ From: Waiman Long <longman@redhat.com> Date: Thu, 3 Oct 2019 16:36:08 -0400 Subject: [PATCH 301/353] lib/smp_processor_id: Don't use cpumask_equal() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=947f7bfe81c63356557e081dbc27fee6a0f15f01 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=79718592757dc1a6c28913770376a3027354b206 [ Upstream commit 659252061477862f45b79e1de169e6030f5c8918 ] diff --git a/debian/patches-rt/0302-futex-Make-the-futex_hash_bucket-spinlock_t-again-an.patch b/debian/patches-rt/0302-futex-Make-the-futex_hash_bucket-spinlock_t-again-an.patch index fec9a198c..69e64ecf0 100644 --- a/debian/patches-rt/0302-futex-Make-the-futex_hash_bucket-spinlock_t-again-an.patch +++ b/debian/patches-rt/0302-futex-Make-the-futex_hash_bucket-spinlock_t-again-an.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Mon, 7 Oct 2019 16:45:18 +0200 Subject: [PATCH 302/353] futex: Make the futex_hash_bucket spinlock_t again and bring back its old state -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=800a6585730190515bc44d3adec4c0e80571a558 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=3b3bea588f7b01159f2b0bcab282f896c81489d9 [ Upstream commit 954ad80c23edfe71f4e8ce70b961eac884320c3a ] diff --git a/debian/patches-rt/0303-locking-rtmutex-Clean-pi_blocked_on-in-the-error-cas.patch b/debian/patches-rt/0303-locking-rtmutex-Clean-pi_blocked_on-in-the-error-cas.patch index 984aa9618..ec76caba1 100644 --- a/debian/patches-rt/0303-locking-rtmutex-Clean-pi_blocked_on-in-the-error-cas.patch +++ b/debian/patches-rt/0303-locking-rtmutex-Clean-pi_blocked_on-in-the-error-cas.patch @@ -2,7 +2,7 @@ From: Peter Zijlstra <peterz@infradead.org> Date: Mon, 30 Sep 2019 18:15:44 +0200 Subject: [PATCH 303/353] locking/rtmutex: Clean ->pi_blocked_on in the error case -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e8f3a7ed1e7717fe6913aa00d35da6a925806171 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a109377bbb679cbd71529e00c9ae728d776b8485 [ Upstream commit 0be4ea6e3ce693101be0fbd55a0cc7ce238ab2eb ] diff --git a/debian/patches-rt/0304-lib-ubsan-Don-t-seralize-UBSAN-report.patch b/debian/patches-rt/0304-lib-ubsan-Don-t-seralize-UBSAN-report.patch index c312a28cf..9db2c1f50 100644 --- a/debian/patches-rt/0304-lib-ubsan-Don-t-seralize-UBSAN-report.patch +++ b/debian/patches-rt/0304-lib-ubsan-Don-t-seralize-UBSAN-report.patch @@ -1,7 +1,7 @@ From: Julien Grall <julien.grall@arm.com> Date: Fri, 20 Sep 2019 11:08:35 +0100 Subject: [PATCH 304/353] lib/ubsan: Don't seralize UBSAN report -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=daa87139e394441201f8aeb6f7cb2b940de13bb1 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=3ed4fc163a128fd089195be065a07314330b013a [ Upstream commit 4702c28ac777b27acb499cbd5e8e787ce1a7d82d ] diff --git a/debian/patches-rt/0305-kmemleak-Change-the-lock-of-kmemleak_object-to-raw_s.patch b/debian/patches-rt/0305-kmemleak-Change-the-lock-of-kmemleak_object-to-raw_s.patch index 30d167dce..425441d82 100644 --- a/debian/patches-rt/0305-kmemleak-Change-the-lock-of-kmemleak_object-to-raw_s.patch +++ b/debian/patches-rt/0305-kmemleak-Change-the-lock-of-kmemleak_object-to-raw_s.patch @@ -2,7 +2,7 @@ From: Liu Haitao <haitao.liu@windriver.com> Date: Fri, 27 Sep 2019 16:22:30 +0800 Subject: [PATCH 305/353] kmemleak: Change the lock of kmemleak_object to raw_spinlock_t -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6482964341422379e6e6b9aabd988a278d0da042 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=824ae2cb991ab667f8333f4863bb5e9bf3b9552c [ Upstream commit 217847f57119b5fdd377bfa3d344613ddb98d9fc ] diff --git a/debian/patches-rt/0306-sched-migrate_enable-Use-select_fallback_rq.patch b/debian/patches-rt/0306-sched-migrate_enable-Use-select_fallback_rq.patch index 282e34443..265fdd120 100644 --- a/debian/patches-rt/0306-sched-migrate_enable-Use-select_fallback_rq.patch +++ b/debian/patches-rt/0306-sched-migrate_enable-Use-select_fallback_rq.patch @@ -1,7 +1,7 @@ From: Scott Wood <swood@redhat.com> Date: Sat, 12 Oct 2019 01:52:12 -0500 Subject: [PATCH 306/353] sched: migrate_enable: Use select_fallback_rq() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2d94bbb3aa664ab54a298812ae06693e0e37a104 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d5eebc90b5a02e2cbf415e6b056bd92cee740473 [ Upstream commit adfa969d4cfcc995a9d866020124e50f1827d2d1 ] diff --git a/debian/patches-rt/0307-sched-Lazy-migrate_disable-processing.patch b/debian/patches-rt/0307-sched-Lazy-migrate_disable-processing.patch index c690fd903..83d5fabda 100644 --- a/debian/patches-rt/0307-sched-Lazy-migrate_disable-processing.patch +++ b/debian/patches-rt/0307-sched-Lazy-migrate_disable-processing.patch @@ -1,7 +1,7 @@ From: Scott Wood <swood@redhat.com> Date: Sat, 12 Oct 2019 01:52:13 -0500 Subject: [PATCH 307/353] sched: Lazy migrate_disable processing -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=59d98c89b8a1579f4a88ad4c440c28f73211b951 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e59f409c017d0df927609e4fe742e7db56c48fe5 [ Upstream commit 425c5b38779a860062aa62219dc920d374b13c17 ] diff --git a/debian/patches-rt/0308-sched-migrate_enable-Use-stop_one_cpu_nowait.patch b/debian/patches-rt/0308-sched-migrate_enable-Use-stop_one_cpu_nowait.patch index 204a99d23..7eca722a0 100644 --- a/debian/patches-rt/0308-sched-migrate_enable-Use-stop_one_cpu_nowait.patch +++ b/debian/patches-rt/0308-sched-migrate_enable-Use-stop_one_cpu_nowait.patch @@ -1,7 +1,7 @@ From: Scott Wood <swood@redhat.com> Date: Sat, 12 Oct 2019 01:52:14 -0500 Subject: [PATCH 308/353] sched: migrate_enable: Use stop_one_cpu_nowait() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=387f0d9e4b69683d227989d0175b72272f6bf065 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=9a569a7f7c153ae5367090acad55faedba51cf23 [ Upstream commit 6b39a1fa8c53cae08dc03afdae193b7d3a78a173 ] diff --git a/debian/patches-rt/0309-Revert-ARM-Initialize-split-page-table-locks-for-vec.patch b/debian/patches-rt/0309-Revert-ARM-Initialize-split-page-table-locks-for-vec.patch index 122af5df6..24fad7ff6 100644 --- a/debian/patches-rt/0309-Revert-ARM-Initialize-split-page-table-locks-for-vec.patch +++ b/debian/patches-rt/0309-Revert-ARM-Initialize-split-page-table-locks-for-vec.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 18 Oct 2019 13:04:15 +0200 Subject: [PATCH 309/353] Revert "ARM: Initialize split page table locks for vector page" -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=333b99ef79b4ce8a39f45d8461aa9edb89c6d734 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a423ed25b55ccf69e009630f23c3c7812d250a7b [ Upstream commit 247074c44d8c3e619dfde6404a52295d8d671d38 ] diff --git a/debian/patches-rt/0310-locking-Make-spinlock_t-and-rwlock_t-a-RCU-section-o.patch b/debian/patches-rt/0310-locking-Make-spinlock_t-and-rwlock_t-a-RCU-section-o.patch index 8a86f3f7c..cfb9000e5 100644 --- a/debian/patches-rt/0310-locking-Make-spinlock_t-and-rwlock_t-a-RCU-section-o.patch +++ b/debian/patches-rt/0310-locking-Make-spinlock_t-and-rwlock_t-a-RCU-section-o.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 19 Nov 2019 09:25:04 +0100 Subject: [PATCH 310/353] locking: Make spinlock_t and rwlock_t a RCU section on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=fdc83a41301027156712fae4f2951e5588f78bdf +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=516e5a915abdd48d23f01890a9ddd9b495a2524a [ Upstream commit 84440022a0e1c8c936d61f8f97593674a295d409 ] diff --git a/debian/patches-rt/0311-sched-core-migrate_enable-must-access-takedown_cpu_t.patch b/debian/patches-rt/0311-sched-core-migrate_enable-must-access-takedown_cpu_t.patch index 10a008a9a..ec57af7e9 100644 --- a/debian/patches-rt/0311-sched-core-migrate_enable-must-access-takedown_cpu_t.patch +++ b/debian/patches-rt/0311-sched-core-migrate_enable-must-access-takedown_cpu_t.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 29 Nov 2019 17:24:55 +0100 Subject: [PATCH 311/353] sched/core: migrate_enable() must access takedown_cpu_task on !HOTPLUG_CPU -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=7c9970fc1ed3612f2a21ec3b9926c21f1779a59b +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=375d4a2f36224a330bd486396a51a8a469047e76 [ Upstream commit a61d1977f692e46bad99a100f264981ba08cb4bd ] diff --git a/debian/patches-rt/0312-lib-smp_processor_id-Adjust-check_preemption_disable.patch b/debian/patches-rt/0312-lib-smp_processor_id-Adjust-check_preemption_disable.patch index 6b01003c9..6c351ef5a 100644 --- a/debian/patches-rt/0312-lib-smp_processor_id-Adjust-check_preemption_disable.patch +++ b/debian/patches-rt/0312-lib-smp_processor_id-Adjust-check_preemption_disable.patch @@ -2,7 +2,7 @@ From: Daniel Wagner <dwagner@suse.de> Date: Mon, 16 Dec 2019 16:15:57 +0100 Subject: [PATCH 312/353] lib/smp_processor_id: Adjust check_preemption_disabled() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=11ac72da64a156a3194b5d2e4312405109aeb6b9 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6b193fe7dfc2b15576e3306658dbaa48f908c32c [ Upstream commit af3c1c5fdf177870fb5e6e16b24e374696ab28f5 ] diff --git a/debian/patches-rt/0313-sched-migrate_enable-Busy-loop-until-the-migration-r.patch b/debian/patches-rt/0313-sched-migrate_enable-Busy-loop-until-the-migration-r.patch index 3a8e920da..2acb322cd 100644 --- a/debian/patches-rt/0313-sched-migrate_enable-Busy-loop-until-the-migration-r.patch +++ b/debian/patches-rt/0313-sched-migrate_enable-Busy-loop-until-the-migration-r.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 12 Dec 2019 10:53:59 +0100 Subject: [PATCH 313/353] sched: migrate_enable: Busy loop until the migration request is completed -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d9e8887bd6d168632ae0552d221b911ef94efe4e +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f9b679103886ae636c06f0709528b4679f910594 [ Upstream commit 140d7f54a5fff02898d2ca9802b39548bf7455f1 ] diff --git a/debian/patches-rt/0314-userfaultfd-Use-a-seqlock-instead-of-seqcount.patch b/debian/patches-rt/0314-userfaultfd-Use-a-seqlock-instead-of-seqcount.patch index 501d3cc3d..b77ed53fc 100644 --- a/debian/patches-rt/0314-userfaultfd-Use-a-seqlock-instead-of-seqcount.patch +++ b/debian/patches-rt/0314-userfaultfd-Use-a-seqlock-instead-of-seqcount.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 18 Dec 2019 12:25:09 +0100 Subject: [PATCH 314/353] userfaultfd: Use a seqlock instead of seqcount -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=62529001d35482cdb3d7494a9a6e375822a1cfe7 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=221d4d744e0fa4cbf6cbdfa93f36418495297c42 [ Upstream commit dc952a564d02997330654be9628bbe97ba2a05d3 ] diff --git a/debian/patches-rt/0315-sched-migrate_enable-Use-per-cpu-cpu_stop_work.patch b/debian/patches-rt/0315-sched-migrate_enable-Use-per-cpu-cpu_stop_work.patch index e49addd00..0de7d0707 100644 --- a/debian/patches-rt/0315-sched-migrate_enable-Use-per-cpu-cpu_stop_work.patch +++ b/debian/patches-rt/0315-sched-migrate_enable-Use-per-cpu-cpu_stop_work.patch @@ -1,7 +1,7 @@ From: Scott Wood <swood@redhat.com> Date: Fri, 24 Jan 2020 06:11:46 -0500 Subject: [PATCH 315/353] sched: migrate_enable: Use per-cpu cpu_stop_work -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f7653dc3d53c903cb32c6ecceb3a4bc6904a0718 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f0a6804b47754240ecad3efe8bd2aafa0abf6157 [ Upstream commit 2dcd94b443c5dcbc20281666321b7f025f9cc85c ] diff --git a/debian/patches-rt/0316-sched-migrate_enable-Remove-__schedule-call.patch b/debian/patches-rt/0316-sched-migrate_enable-Remove-__schedule-call.patch index 6349b6636..aba027930 100644 --- a/debian/patches-rt/0316-sched-migrate_enable-Remove-__schedule-call.patch +++ b/debian/patches-rt/0316-sched-migrate_enable-Remove-__schedule-call.patch @@ -1,7 +1,7 @@ From: Scott Wood <swood@redhat.com> Date: Fri, 24 Jan 2020 06:11:47 -0500 Subject: [PATCH 316/353] sched: migrate_enable: Remove __schedule() call -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d6dd47e53c570dc411567256cb955a8a32f4aa1f +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=dcbbd0ba34f84adb2b09fd1ee03c288bedb5e1af [ Upstream commit b8162e61e9a33bd1de6452eb838fbf50a93ddd9a ] diff --git a/debian/patches-rt/0317-mm-memcontrol-Move-misplaced-local_unlock_irqrestore.patch b/debian/patches-rt/0317-mm-memcontrol-Move-misplaced-local_unlock_irqrestore.patch index 2e7320e2f..bdb5d4a85 100644 --- a/debian/patches-rt/0317-mm-memcontrol-Move-misplaced-local_unlock_irqrestore.patch +++ b/debian/patches-rt/0317-mm-memcontrol-Move-misplaced-local_unlock_irqrestore.patch @@ -2,7 +2,7 @@ From: Matt Fleming <matt@codeblueprint.co.uk> Date: Sun, 26 Jan 2020 21:19:45 +0000 Subject: [PATCH 317/353] mm/memcontrol: Move misplaced local_unlock_irqrestore() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=337b970c8eb4f7da03deebced8e49ab76004e4da +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ed8021a659bdfe9a30303ccb240b40eb36771a34 [ Upstream commit 071a1d6a6e14d0dec240a8c67b425140d7f92f6a ] diff --git a/debian/patches-rt/0318-locallock-Include-header-for-the-current-macro.patch b/debian/patches-rt/0318-locallock-Include-header-for-the-current-macro.patch index cdce399a7..be1ff1e39 100644 --- a/debian/patches-rt/0318-locallock-Include-header-for-the-current-macro.patch +++ b/debian/patches-rt/0318-locallock-Include-header-for-the-current-macro.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 4 Feb 2020 13:29:50 +0100 Subject: [PATCH 318/353] locallock: Include header for the `current' macro -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2be8327abf6a9192450e2c488619116d91fb461e +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a699b8aaf4126a54c3e112e47b036ee8148c84fd [ Upstream commit e693075a5fd852043fa8d2b0467e078d9e5cb782 ] diff --git a/debian/patches-rt/0319-drm-vmwgfx-Drop-preempt_disable-in-vmw_fifo_ping_hos.patch b/debian/patches-rt/0319-drm-vmwgfx-Drop-preempt_disable-in-vmw_fifo_ping_hos.patch index 9626481b5..885be9b8a 100644 --- a/debian/patches-rt/0319-drm-vmwgfx-Drop-preempt_disable-in-vmw_fifo_ping_hos.patch +++ b/debian/patches-rt/0319-drm-vmwgfx-Drop-preempt_disable-in-vmw_fifo_ping_hos.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 21 Feb 2020 18:57:11 +0100 Subject: [PATCH 319/353] drm/vmwgfx: Drop preempt_disable() in vmw_fifo_ping_host() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2f107a5eebc442d3abe193fb416437b74dc6493f +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a787c3baf377eff975557e64faa98ca20dc393de [ Upstream commit b901491e7b9b7a676818d84e482b69be72fc142f ] diff --git a/debian/patches-rt/0320-tracing-make-preempt_lazy-and-migrate_disable-counte.patch b/debian/patches-rt/0320-tracing-make-preempt_lazy-and-migrate_disable-counte.patch index 5a08a057d..2037ca514 100644 --- a/debian/patches-rt/0320-tracing-make-preempt_lazy-and-migrate_disable-counte.patch +++ b/debian/patches-rt/0320-tracing-make-preempt_lazy-and-migrate_disable-counte.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 21 Feb 2020 18:15:15 +0100 Subject: [PATCH 320/353] tracing: make preempt_lazy and migrate_disable counter smaller -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=411f224b337ddcb3362f2a0a27406ecc465d3ccf +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f8777fd9207cf67d412307c122667798803ce279 [ Upstream commit dd430bf5ecb40f9a89679c85868826475d71de54 ] diff --git a/debian/patches-rt/0321-lib-ubsan-Remove-flags-parameter-from-calls-to-ubsan.patch b/debian/patches-rt/0321-lib-ubsan-Remove-flags-parameter-from-calls-to-ubsan.patch index fca157403..c9aea148d 100644 --- a/debian/patches-rt/0321-lib-ubsan-Remove-flags-parameter-from-calls-to-ubsan.patch +++ b/debian/patches-rt/0321-lib-ubsan-Remove-flags-parameter-from-calls-to-ubsan.patch @@ -2,7 +2,7 @@ From: Tiejun Chen <tiejunc@vmware.com> Date: Mon, 30 Mar 2020 18:45:23 -0400 Subject: [PATCH 321/353] lib/ubsan: Remove flags parameter from calls to ubsan_prologue() and ubsan_epilogue() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8fd16956cec48aff41ad7ce6a790c37b197ec25d +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=219d304f02bbff8a65f6b38d0d10c6c8d927c59a Fails to build with CONFIG_UBSAN=y diff --git a/debian/patches-rt/0322-irq_work-Fix-checking-of-IRQ_WORK_LAZY-flag-set-on-n.patch b/debian/patches-rt/0322-irq_work-Fix-checking-of-IRQ_WORK_LAZY-flag-set-on-n.patch index e2522e1ae..2a6b3f344 100644 --- a/debian/patches-rt/0322-irq_work-Fix-checking-of-IRQ_WORK_LAZY-flag-set-on-n.patch +++ b/debian/patches-rt/0322-irq_work-Fix-checking-of-IRQ_WORK_LAZY-flag-set-on-n.patch @@ -2,7 +2,7 @@ From: "Steven Rostedt (VMware)" <rostedt@goodmis.org> Date: Sun, 22 Mar 2020 00:00:28 +0100 Subject: [PATCH 322/353] irq_work: Fix checking of IRQ_WORK_LAZY flag set on non PREEMPT_RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e82501e7ca71884e71ec4ab9179d666a0644998f +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=50eb3f852f4931603f68d0fc6893082686f63e78 When CONFIG_PREEMPT_RT_FULL is not set, some of the checks for using lazy_list are not properly made as the IRQ_WORK_LAZY is not checked. There's diff --git a/debian/patches-rt/0323-tasklet-Address-a-race-resulting-in-double-enqueue.patch b/debian/patches-rt/0323-tasklet-Address-a-race-resulting-in-double-enqueue.patch index 635c55a2b..aea3373e7 100644 --- a/debian/patches-rt/0323-tasklet-Address-a-race-resulting-in-double-enqueue.patch +++ b/debian/patches-rt/0323-tasklet-Address-a-race-resulting-in-double-enqueue.patch @@ -1,7 +1,7 @@ From: Zhang Xiao <xiao.zhang@windriver.com> Date: Tue, 17 Mar 2020 12:47:43 +0100 Subject: [PATCH 323/353] tasklet: Address a race resulting in double-enqueue -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a0a3cb2e7727bffa1430c86ce1f664f817dcb6d7 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ea8e37e3c5f3c8e0c22c0e1b35c43e7158d0bc77 The kernel bugzilla has the following race condition reported: diff --git a/debian/patches-rt/0324-hrtimer-fix-logic-for-when-grabbing-softirq_expiry_l.patch b/debian/patches-rt/0324-hrtimer-fix-logic-for-when-grabbing-softirq_expiry_l.patch index 966832270..52c96be18 100644 --- a/debian/patches-rt/0324-hrtimer-fix-logic-for-when-grabbing-softirq_expiry_l.patch +++ b/debian/patches-rt/0324-hrtimer-fix-logic-for-when-grabbing-softirq_expiry_l.patch @@ -2,7 +2,7 @@ From: Rasmus Villemoes <rasmus.villemoes@prevas.dk> Date: Tue, 28 Apr 2020 16:40:26 +0200 Subject: [PATCH 324/353] hrtimer: fix logic for when grabbing softirq_expiry_lock can be elided -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=fc7f9dff54b6992d49ccd4c8d5f094fd89c17a46 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6659590de622d7f415b973112a6b2523d18d92ce Commit diff --git a/debian/patches-rt/0325-fs-dcache-Include-swait.h-header.patch b/debian/patches-rt/0325-fs-dcache-Include-swait.h-header.patch index e070467b8..58036225a 100644 --- a/debian/patches-rt/0325-fs-dcache-Include-swait.h-header.patch +++ b/debian/patches-rt/0325-fs-dcache-Include-swait.h-header.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 16 Apr 2020 12:42:15 +0200 Subject: [PATCH 325/353] fs/dcache: Include swait.h header -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=38fbcf54fd0c6eeca7f557258d493ac25f681d82 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=89692e5769f533ce4a925ada1420f709e388b9dd [ Upstream commit 279f90ddf53cd6bd3c203fbbf488d642ea2603de ] diff --git a/debian/patches-rt/0326-mm-slub-Always-flush-the-delayed-empty-slubs-in-flus.patch b/debian/patches-rt/0326-mm-slub-Always-flush-the-delayed-empty-slubs-in-flus.patch index 2c437212d..9811dfe0c 100644 --- a/debian/patches-rt/0326-mm-slub-Always-flush-the-delayed-empty-slubs-in-flus.patch +++ b/debian/patches-rt/0326-mm-slub-Always-flush-the-delayed-empty-slubs-in-flus.patch @@ -2,7 +2,7 @@ From: Kevin Hao <haokexin@gmail.com> Date: Mon, 4 May 2020 11:34:07 +0800 Subject: [PATCH 326/353] mm: slub: Always flush the delayed empty slubs in flush_all() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=762c50342dbbd1fe1d0cf52154b5bb624d3ec100 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6b445fe16bd98d9edf5f1d4f1c822149fa84f649 [ Upstream commit 23a2c31b19e99beaf5107071b0f32a596202cdae ] diff --git a/debian/patches-rt/0327-tasklet-Fix-UP-case-for-tasklet-CHAINED-state.patch b/debian/patches-rt/0327-tasklet-Fix-UP-case-for-tasklet-CHAINED-state.patch index f52f642b9..eec172526 100644 --- a/debian/patches-rt/0327-tasklet-Fix-UP-case-for-tasklet-CHAINED-state.patch +++ b/debian/patches-rt/0327-tasklet-Fix-UP-case-for-tasklet-CHAINED-state.patch @@ -1,7 +1,7 @@ From: Tom Zanussi <zanussi@kernel.org> Date: Tue, 9 Jun 2020 11:04:08 -0500 Subject: [PATCH 327/353] tasklet: Fix UP case for tasklet CHAINED state -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=05e464103f116fb2db39ac17867c8ae915294c7e +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=73881f36e14be59b92716efa0b760ccadfd3d80a commit 62d0a2a30cd0 (tasklet: Address a race resulting in double-enqueue) addresses a problem that can result in a tasklet being diff --git a/debian/patches-rt/0328-signal-Prevent-double-free-of-user-struct.patch b/debian/patches-rt/0328-signal-Prevent-double-free-of-user-struct.patch index 9d19a5baf..8459155a8 100644 --- a/debian/patches-rt/0328-signal-Prevent-double-free-of-user-struct.patch +++ b/debian/patches-rt/0328-signal-Prevent-double-free-of-user-struct.patch @@ -1,7 +1,7 @@ From: Matt Fleming <matt@codeblueprint.co.uk> Date: Tue, 7 Apr 2020 10:54:13 +0100 Subject: [PATCH 328/353] signal: Prevent double-free of user struct -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=499655d2819a34d02d0faa80d26ddea5942f1555 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=cddd4506f6c3f229f53fe39a335aa71759afdac0 [ Upsteam commit 9567db2ebe566a93485e1a27d8759969d0002d7a ] diff --git a/debian/patches-rt/0329-Bluetooth-Acquire-sk_lock.slock-without-disabling-in.patch b/debian/patches-rt/0329-Bluetooth-Acquire-sk_lock.slock-without-disabling-in.patch index 1e0ed7d23..34d2b4506 100644 --- a/debian/patches-rt/0329-Bluetooth-Acquire-sk_lock.slock-without-disabling-in.patch +++ b/debian/patches-rt/0329-Bluetooth-Acquire-sk_lock.slock-without-disabling-in.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 28 May 2020 14:35:12 +0200 Subject: [PATCH 329/353] Bluetooth: Acquire sk_lock.slock without disabling interrupts -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b3f37c8158aacc1c30146e25450c881ae3137dc8 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=38d73bc2a2c03859f6a80ca126c7b767ab88bd17 [ Upstream commit e6da0edc24eecef2f6964d92fa9044e1821deace ] diff --git a/debian/patches-rt/0330-net-phy-fixed_phy-Remove-unused-seqcount.patch b/debian/patches-rt/0330-net-phy-fixed_phy-Remove-unused-seqcount.patch index eec4849f6..7c5730f91 100644 --- a/debian/patches-rt/0330-net-phy-fixed_phy-Remove-unused-seqcount.patch +++ b/debian/patches-rt/0330-net-phy-fixed_phy-Remove-unused-seqcount.patch @@ -1,7 +1,7 @@ From: "Ahmed S. Darwish" <a.darwish@linutronix.de> Date: Wed, 10 Jun 2020 12:53:00 +0200 Subject: [PATCH 330/353] net: phy: fixed_phy: Remove unused seqcount -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e2e711ce52301c824ddd19c85e0b5013ae01c14b +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c70e959108784a6bb33739d00f5a2006aeadb918 [ Upstream commit 6554eac9ef2bd1c968886b31cc7266b49258a463 ] diff --git a/debian/patches-rt/0331-net-xfrm-fix-compress-vs-decompress-serialization.patch b/debian/patches-rt/0331-net-xfrm-fix-compress-vs-decompress-serialization.patch index 669a351d8..9a3f6226f 100644 --- a/debian/patches-rt/0331-net-xfrm-fix-compress-vs-decompress-serialization.patch +++ b/debian/patches-rt/0331-net-xfrm-fix-compress-vs-decompress-serialization.patch @@ -1,7 +1,7 @@ From: Davidlohr Bueso <dave@stgolabs.net> Date: Tue, 18 Aug 2020 09:20:53 -0700 Subject: [PATCH 331/353] net: xfrm: fix compress vs decompress serialization -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=62aa3a3326fc29437f928d20068de2ba77e73f71 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d8c3fecb2bb207af061cd67523dbd5f4dd4b1568 A crash was seen in xfrm when running ltp's 'tcp4_ipsec06' stresser on v4.x based RT kernels. diff --git a/debian/patches-rt/0332-mm-memcontrol-Disable-preemption-in-__mod_memcg_lruv.patch b/debian/patches-rt/0332-mm-memcontrol-Disable-preemption-in-__mod_memcg_lruv.patch index 0485985b4..4aeee1f66 100644 --- a/debian/patches-rt/0332-mm-memcontrol-Disable-preemption-in-__mod_memcg_lruv.patch +++ b/debian/patches-rt/0332-mm-memcontrol-Disable-preemption-in-__mod_memcg_lruv.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 28 Oct 2020 18:15:32 +0100 Subject: [PATCH 332/353] mm/memcontrol: Disable preemption in __mod_memcg_lruvec_state() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=61caf01d44772a1cd8c94fb56dd8464151213ed3 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b2ccf8a5b5c9a75d1b9815c53f9c64266084f366 [ Upstream commit 74858f0d38a8d3c069a0745ff53ae084c8e7cabb ] diff --git a/debian/patches-rt/0333-ptrace-fix-ptrace_unfreeze_traced-race-with-rt-lock.patch b/debian/patches-rt/0333-ptrace-fix-ptrace_unfreeze_traced-race-with-rt-lock.patch index 16ae8d20e..d03ccd768 100644 --- a/debian/patches-rt/0333-ptrace-fix-ptrace_unfreeze_traced-race-with-rt-lock.patch +++ b/debian/patches-rt/0333-ptrace-fix-ptrace_unfreeze_traced-race-with-rt-lock.patch @@ -2,7 +2,7 @@ From: Oleg Nesterov <oleg@redhat.com> Date: Tue, 3 Nov 2020 12:39:01 +0100 Subject: [PATCH 333/353] ptrace: fix ptrace_unfreeze_traced() race with rt-lock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c9cece5fee9c4a4f7f1289881b122c6bf6a29858 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2d2b2d216c3757a65a5eb1319c52bbda77c82356 [ Upstream commit 0fdc91971b34cf6857b4cfd8c322ae936cfc189b ] diff --git a/debian/patches-rt/0334-mm-slub-Don-t-resize-the-location-tracking-cache-on-.patch b/debian/patches-rt/0334-mm-slub-Don-t-resize-the-location-tracking-cache-on-.patch index d20dc5729..9e4166063 100644 --- a/debian/patches-rt/0334-mm-slub-Don-t-resize-the-location-tracking-cache-on-.patch +++ b/debian/patches-rt/0334-mm-slub-Don-t-resize-the-location-tracking-cache-on-.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 26 Feb 2021 17:26:04 +0100 Subject: [PATCH 334/353] mm: slub: Don't resize the location tracking cache on PREEMPT_RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=96730234008f592994666a3890e8e46077b84d20 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ee1d963b8014a9e47ac550d50830c7b3f9e183eb The location tracking cache has a size of a page and is resized if its current size is too small. diff --git a/debian/patches-rt/0335-locking-rwsem_rt-Add-__down_read_interruptible.patch b/debian/patches-rt/0335-locking-rwsem_rt-Add-__down_read_interruptible.patch index 8abcfab76..21eccadc2 100644 --- a/debian/patches-rt/0335-locking-rwsem_rt-Add-__down_read_interruptible.patch +++ b/debian/patches-rt/0335-locking-rwsem_rt-Add-__down_read_interruptible.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 19 Jan 2021 18:54:33 +0100 Subject: [PATCH 335/353] locking/rwsem_rt: Add __down_read_interruptible() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b699ea2423faf81990ed0225a37bc40e018a7707 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6e17b509364cf1b4d4e8adf01a5b64e986db7ad2 The stable backported a patch which adds __down_read_interruptible() for the generic rwsem implementation. diff --git a/debian/patches-rt/0336-locking-rwsem-rt-Remove-might_sleep-in-__up_read.patch b/debian/patches-rt/0336-locking-rwsem-rt-Remove-might_sleep-in-__up_read.patch index 82f966017..a2ca4849d 100644 --- a/debian/patches-rt/0336-locking-rwsem-rt-Remove-might_sleep-in-__up_read.patch +++ b/debian/patches-rt/0336-locking-rwsem-rt-Remove-might_sleep-in-__up_read.patch @@ -1,7 +1,7 @@ From: Andrew Halaney <ahalaney@redhat.com> Date: Tue, 6 Apr 2021 17:19:52 -0500 Subject: [PATCH 336/353] locking/rwsem-rt: Remove might_sleep() in __up_read() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a217cdee8b767aba2258fbd0436fa7cfe5bc662d +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a677d98bed32e05401274cf48d9e8c762b0d8280 There's no chance of sleeping here, the reader is giving up the lock and possibly waking up the writer who is waiting on it. diff --git a/debian/patches-rt/0337-fscache-fix-initialisation-of-cookie-hash-table-raw-.patch b/debian/patches-rt/0337-fscache-fix-initialisation-of-cookie-hash-table-raw-.patch index fb79e0382..9dc2e995b 100644 --- a/debian/patches-rt/0337-fscache-fix-initialisation-of-cookie-hash-table-raw-.patch +++ b/debian/patches-rt/0337-fscache-fix-initialisation-of-cookie-hash-table-raw-.patch @@ -2,7 +2,7 @@ From: Gregor Beck <gbeck@esigma-technology.com> Date: Fri, 3 Sep 2021 14:19:11 +0200 Subject: [PATCH 337/353] fscache: fix initialisation of cookie hash table raw spinlocks -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=74b35db93d939040d86cb5aeab29939fb54e441f +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e94615d52b66ddd8c3a6d3e0117137daf5ee7b21 The original patch, 602660600bcd ("fscache: initialize cookie hash table raw spinlocks"), subtracted 1 from the shift and so still left diff --git a/debian/patches-rt/0338-rt-PREEMPT_RT-safety-net-for-backported-patches.patch b/debian/patches-rt/0338-rt-PREEMPT_RT-safety-net-for-backported-patches.patch index 3a6a9cb50..914daf15f 100644 --- a/debian/patches-rt/0338-rt-PREEMPT_RT-safety-net-for-backported-patches.patch +++ b/debian/patches-rt/0338-rt-PREEMPT_RT-safety-net-for-backported-patches.patch @@ -1,7 +1,7 @@ From: Clark Williams <clark.williams@gmail.com> Date: Sun, 30 Jan 2022 15:46:27 -0600 Subject: [PATCH 338/353] rt: PREEMPT_RT safety net for backported patches -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d84b6b515624d3bfc69787705e8b016ab22ded76 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=eb8f7f5be98adee5f754c337967de9684afc1ab6 While doing some 4.19-rt cleanup work, I stumbled across the fact that parts of two backported patches were dependent on CONFIG_PREEMPT_RT, rather than diff --git a/debian/patches-rt/0339-net-Add-missing-xmit_lock_owner-hunks.patch b/debian/patches-rt/0339-net-Add-missing-xmit_lock_owner-hunks.patch index c1dc24eee..cb88391ac 100644 --- a/debian/patches-rt/0339-net-Add-missing-xmit_lock_owner-hunks.patch +++ b/debian/patches-rt/0339-net-Add-missing-xmit_lock_owner-hunks.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 22 Dec 2021 20:35:22 +0100 Subject: [PATCH 339/353] net: Add missing xmit_lock_owner hunks. -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=28fb4ed75c1321223af40de2e3ed096553ad15ea +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=32fdfaaf1dbe68aedd03460e61be623bba9dff09 The patch net: move xmit_recursion to per-task variable on -RT diff --git a/debian/patches-rt/0340-genirq-Add-lost-hunk-to-irq_forced_thread_fn.patch b/debian/patches-rt/0340-genirq-Add-lost-hunk-to-irq_forced_thread_fn.patch index 79cb1f568..dbcdfcba5 100644 --- a/debian/patches-rt/0340-genirq-Add-lost-hunk-to-irq_forced_thread_fn.patch +++ b/debian/patches-rt/0340-genirq-Add-lost-hunk-to-irq_forced_thread_fn.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 29 Apr 2022 11:02:18 -0500 Subject: [PATCH 340/353] genirq: Add lost hunk to irq_forced_thread_fn(). -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=34d634d46859857fa7d866a0b8e4f98e0a5b2a1a +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d976532ebe34ef620ed2aa1f6e2be711d7a6a902 The irq_settings_no_softirq_call() related handling got lost in process, here are the missing bits. diff --git a/debian/patches-rt/0341-random-Bring-back-the-local_locks.patch b/debian/patches-rt/0341-random-Bring-back-the-local_locks.patch index defa3aff2..654b55878 100644 --- a/debian/patches-rt/0341-random-Bring-back-the-local_locks.patch +++ b/debian/patches-rt/0341-random-Bring-back-the-local_locks.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 19 Aug 2022 11:24:38 +0200 Subject: [PATCH 341/353] random: Bring back the local_locks -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=009ef0e1bda09fafe73b7f280d0c5180cc9d519a +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=7ba891aa13c535f5d95c4fab0c44253694b36bc0 As part of the backports the random code lost its local_lock_t type and the whole operation became a local_irq_{disable|enable}() simply because diff --git a/debian/patches-rt/0342-local_lock-Provide-INIT_LOCAL_LOCK.patch b/debian/patches-rt/0342-local_lock-Provide-INIT_LOCAL_LOCK.patch index 1f4b60d12..0856f6fc7 100644 --- a/debian/patches-rt/0342-local_lock-Provide-INIT_LOCAL_LOCK.patch +++ b/debian/patches-rt/0342-local_lock-Provide-INIT_LOCAL_LOCK.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 21 Oct 2022 15:55:39 +0200 Subject: [PATCH 342/353] local_lock: Provide INIT_LOCAL_LOCK(). -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=41193143552afd68eb43331c8f06b53b09ac8cce +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=49c901af0340e7621905b09bafc0c23c4b12624e The original code was using INIT_LOCAL_LOCK() and I tried to sneak around it and forgot that this code also needs to compile on !RT diff --git a/debian/patches-rt/0343-Revert-workqueue-Use-local-irq-lock-instead-of-irq-d.patch b/debian/patches-rt/0343-Revert-workqueue-Use-local-irq-lock-instead-of-irq-d.patch index ffd2e466c..1e3004793 100644 --- a/debian/patches-rt/0343-Revert-workqueue-Use-local-irq-lock-instead-of-irq-d.patch +++ b/debian/patches-rt/0343-Revert-workqueue-Use-local-irq-lock-instead-of-irq-d.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 21 Oct 2022 16:15:56 +0200 Subject: [PATCH 343/353] Revert "workqueue: Use local irq lock instead of irq disable regions" -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4dce50b8def29833be6b384dd3e11ebd56338ac6 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=60087367b50b95abf48d954ffb59b9b22c1f9f99 This reverts the PREEMPT_RT related changes to workqueue. It reverts the usage of local_locks() and cpu_chill(). diff --git a/debian/patches-rt/0344-timers-Keep-interrupts-disabled-for-TIMER_IRQSAFE-ti.patch b/debian/patches-rt/0344-timers-Keep-interrupts-disabled-for-TIMER_IRQSAFE-ti.patch index 4aba8c8e2..30109fcaf 100644 --- a/debian/patches-rt/0344-timers-Keep-interrupts-disabled-for-TIMER_IRQSAFE-ti.patch +++ b/debian/patches-rt/0344-timers-Keep-interrupts-disabled-for-TIMER_IRQSAFE-ti.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 19 Aug 2022 11:24:42 +0200 Subject: [PATCH 344/353] timers: Keep interrupts disabled for TIMER_IRQSAFE timer. -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=80f379f63b021517015f4db3a49c9d924e556211 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=594dfc20b8af70e4ba45812364ece21d433bda57 Keep interrupts disabled across callback invocation for the TIMER_IRQSAFE as expected. diff --git a/debian/patches-rt/0345-timers-Don-t-block-on-expiry_lock-for-TIMER_IRQSAFE-.patch b/debian/patches-rt/0345-timers-Don-t-block-on-expiry_lock-for-TIMER_IRQSAFE-.patch index fbd19c591..58c7159ea 100644 --- a/debian/patches-rt/0345-timers-Don-t-block-on-expiry_lock-for-TIMER_IRQSAFE-.patch +++ b/debian/patches-rt/0345-timers-Don-t-block-on-expiry_lock-for-TIMER_IRQSAFE-.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Mon, 24 Oct 2022 10:17:22 +0200 Subject: [PATCH 345/353] timers: Don't block on ->expiry_lock for TIMER_IRQSAFE timers -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e0550b85976f3d13ebffc2c98b3601d28c24b651 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=84306a94872a513876119e0b5f299d4d3987a8db Upstream commit c725dafc95f1b37027840aaeaa8b7e4e9cd20516 diff --git a/debian/patches-rt/0346-rcu-Update-rcuwait.patch b/debian/patches-rt/0346-rcu-Update-rcuwait.patch index b7ba81426..57afe7c3e 100644 --- a/debian/patches-rt/0346-rcu-Update-rcuwait.patch +++ b/debian/patches-rt/0346-rcu-Update-rcuwait.patch @@ -1,7 +1,7 @@ From: Daniel Wagner <wagi@monom.org> Date: Mon, 24 Oct 2022 10:58:29 +0200 Subject: [PATCH 346/353] rcu: Update rcuwait -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=5d12a10175ae6b219849fe6128942ea23e8a092f +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=587f7f0c0ba24632fa86dd7122366221664f116f This is an all in one commit backporting updates for rcuwait: - 03f4b48edae7 ("rcuwait: Annotate task_struct with __rcu") diff --git a/debian/patches-rt/0347-workqueue-Use-rcuwait-for-wq_manager_wait.patch b/debian/patches-rt/0347-workqueue-Use-rcuwait-for-wq_manager_wait.patch index 2c5cb6b24..0978310bc 100644 --- a/debian/patches-rt/0347-workqueue-Use-rcuwait-for-wq_manager_wait.patch +++ b/debian/patches-rt/0347-workqueue-Use-rcuwait-for-wq_manager_wait.patch @@ -1,7 +1,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 19 Aug 2022 11:24:45 +0200 Subject: [PATCH 347/353] workqueue: Use rcuwait for wq_manager_wait -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4a06e9a5e2f5fae48471a7a0976043f7a19f52f1 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f194473966fbca2b59765c07b6ce08a7aa4579f1 Upstream commit d8bb65ab70f702531aaaa11d9710f9450078e295 diff --git a/debian/patches-rt/0348-timers-Prepare-support-for-PREEMPT_RT.patch b/debian/patches-rt/0348-timers-Prepare-support-for-PREEMPT_RT.patch index bb5b3f36e..caa280599 100644 --- a/debian/patches-rt/0348-timers-Prepare-support-for-PREEMPT_RT.patch +++ b/debian/patches-rt/0348-timers-Prepare-support-for-PREEMPT_RT.patch @@ -1,7 +1,7 @@ From: Anna-Maria Gleixner <anna-maria@linutronix.de> Date: Mon, 31 Oct 2022 16:50:04 +0100 Subject: [PATCH 348/353] timers: Prepare support for PREEMPT_RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=1845918ac70d981c3ce17493e214a9caef652583 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f90995ffd999e658dbb9146f2436b4fde40ed9d9 Upstream commit 030dcdd197d77374879bb5603d091eee7d8aba80 diff --git a/debian/patches-rt/0349-timers-Move-clearing-of-base-timer_running-under-bas.patch b/debian/patches-rt/0349-timers-Move-clearing-of-base-timer_running-under-bas.patch index 61954928f..2744908b4 100644 --- a/debian/patches-rt/0349-timers-Move-clearing-of-base-timer_running-under-bas.patch +++ b/debian/patches-rt/0349-timers-Move-clearing-of-base-timer_running-under-bas.patch @@ -2,7 +2,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Mon, 31 Oct 2022 16:50:05 +0100 Subject: [PATCH 349/353] timers: Move clearing of base::timer_running under base:: Lock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b89944e4b8533b3ed192a81bea39a75a50cf9c31 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a66d72d875ad3ceffbfc55419dc883fa702a1794 Upstream commit bb7262b295472eb6858b5c49893954794027cd84 diff --git a/debian/patches-rt/0350-timers-Don-t-block-on-expiry_lock-for-TIMER_IRQSAFE-.patch b/debian/patches-rt/0350-timers-Don-t-block-on-expiry_lock-for-TIMER_IRQSAFE-.patch index d6743715e..a095b5965 100644 --- a/debian/patches-rt/0350-timers-Don-t-block-on-expiry_lock-for-TIMER_IRQSAFE-.patch +++ b/debian/patches-rt/0350-timers-Don-t-block-on-expiry_lock-for-TIMER_IRQSAFE-.patch @@ -2,7 +2,7 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Mon, 31 Oct 2022 16:50:06 +0100 Subject: [PATCH 350/353] timers: Don't block on ->expiry_lock for TIMER_IRQSAFE timers -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f48a298501bfb76530a080edb5052081abcad637 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d585a000a1b7f50740d6851fb62230022452f891 Upstream commit c725dafc95f1b37027840aaeaa8b7e4e9cd20516 diff --git a/debian/patches-rt/0351-Revert-percpu-include-irqflags.h-for-raw_local_irq_s.patch b/debian/patches-rt/0351-Revert-percpu-include-irqflags.h-for-raw_local_irq_s.patch index c552ddc91..7695dbdcb 100644 --- a/debian/patches-rt/0351-Revert-percpu-include-irqflags.h-for-raw_local_irq_s.patch +++ b/debian/patches-rt/0351-Revert-percpu-include-irqflags.h-for-raw_local_irq_s.patch @@ -2,7 +2,7 @@ From: Ben Hutchings <ben@decadent.org.uk> Date: Sat, 10 Dec 2022 00:06:17 +0100 Subject: [PATCH 351/353] Revert "percpu: include irqflags.h for raw_local_irq_save()" -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c5e46c2fa591455d0c389c83add860375b0bf1db +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=5fc2f775b05752f219dd8a10129509e0b23a1742 This reverts commit 0d796a9e6a93608b4dd84fbd09f01e912ae34bdc. diff --git a/debian/patches-rt/0352-workqueue-Fix-deadlock-due-to-recursive-locking-of-p.patch b/debian/patches-rt/0352-workqueue-Fix-deadlock-due-to-recursive-locking-of-p.patch index e5cbdc585..847f5978e 100644 --- a/debian/patches-rt/0352-workqueue-Fix-deadlock-due-to-recursive-locking-of-p.patch +++ b/debian/patches-rt/0352-workqueue-Fix-deadlock-due-to-recursive-locking-of-p.patch @@ -2,7 +2,7 @@ From: "Brennan Lamoreaux (VMware)" <brennanlamoreaux@gmail.com> Date: Tue, 28 Feb 2023 14:49:38 -0800 Subject: [PATCH 352/353] workqueue: Fix deadlock due to recursive locking of pool->lock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=813609bc5c58e47a292c3e8cbe961c494e4670a1 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ad25c1a19c04844c75d94d93a22d5879cdcede1c Upstream commit d8bb65ab70f7 ("workqueue: Use rcuwait for wq_manager_wait") replaced the waitqueue with rcuwait in the workqueue code. This change diff --git a/debian/patches-rt/0353-Linux-4.19.280-rt123-REBASE.patch b/debian/patches-rt/0353-Linux-4.19.284-rt125-REBASE.patch index e286c2809..cd165fd18 100644 --- a/debian/patches-rt/0353-Linux-4.19.280-rt123-REBASE.patch +++ b/debian/patches-rt/0353-Linux-4.19.284-rt125-REBASE.patch @@ -1,7 +1,7 @@ From: Daniel Wagner <wagi@monom.org> -Date: Mon, 24 Apr 2023 07:30:59 +0200 -Subject: [PATCH 353/353] Linux 4.19.280-rt123 REBASE -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d9ee5c3fff7f936e300ca53d8ebe8872429e5eb6 +Date: Thu, 1 Jun 2023 08:03:33 +0200 +Subject: [PATCH 353/353] Linux 4.19.284-rt125 REBASE +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c159f8ff7cf6c82d53a066c78a054d0244b7fb61 Signed-off-by: Daniel Wagner <wagi@monom.org> --- @@ -9,9 +9,9 @@ Signed-off-by: Daniel Wagner <wagi@monom.org> 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/localversion-rt b/localversion-rt -index 1199ebade17b..2e5c2a548290 100644 +index 1199ebade17b..9d0cfbcac7f4 100644 --- a/localversion-rt +++ b/localversion-rt @@ -1 +1 @@ --rt16 -+-rt123 ++-rt125 diff --git a/debian/patches-rt/series b/debian/patches-rt/series index b5d79a286..e9fd48c8f 100644 --- a/debian/patches-rt/series +++ b/debian/patches-rt/series @@ -350,5 +350,5 @@ 0350-timers-Don-t-block-on-expiry_lock-for-TIMER_IRQSAFE-.patch 0351-Revert-percpu-include-irqflags.h-for-raw_local_irq_s.patch 0352-workqueue-Fix-deadlock-due-to-recursive-locking-of-p.patch -0353-Linux-4.19.280-rt123-REBASE.patch +0353-Linux-4.19.284-rt125-REBASE.patch netpoll-fix-netif_local_xmit_active-for-4.19-rt.patch diff --git a/debian/patches/debian/decnet-Disable-auto-loading-as-mitigation-against-lo.patch b/debian/patches/debian/decnet-Disable-auto-loading-as-mitigation-against-lo.patch deleted file mode 100644 index cb83e5ee8..000000000 --- a/debian/patches/debian/decnet-Disable-auto-loading-as-mitigation-against-lo.patch +++ /dev/null @@ -1,34 +0,0 @@ -From: Ben Hutchings <ben@decadent.org.uk> -Date: Sat, 20 Nov 2010 02:24:55 +0000 -Subject: [PATCH] decnet: Disable auto-loading as mitigation against local exploits -Forwarded: not-needed - -Recent review has revealed several bugs in obscure protocol -implementations that can be exploited by local users for denial of -service or privilege escalation. We can mitigate the effect of any -remaining vulnerabilities in such protocols by preventing unprivileged -users from loading the modules, so that they are only exploitable on -systems where the administrator has chosen to load the protocol. - -The 'decnet' protocol is unmaintained and of mostly historical -interest, and the user-space support package 'dnet-common' loads the -module explicitly. Therefore disable auto-loading. - -Signed-off-by: Ben Hutchings <ben@decadent.org.uk> ---- - net/decnet/af_decnet.c | 2 +- - 1 files changed, 1 insertions(+), 1 deletions(-) - -Index: linux/net/decnet/af_decnet.c -=================================================================== ---- linux.orig/net/decnet/af_decnet.c -+++ linux/net/decnet/af_decnet.c -@@ -2346,7 +2346,7 @@ static const struct proto_ops dn_proto_o - MODULE_DESCRIPTION("The Linux DECnet Network Protocol"); - MODULE_AUTHOR("Linux DECnet Project Team"); - MODULE_LICENSE("GPL"); --MODULE_ALIAS_NETPROTO(PF_DECnet); -+/* MODULE_ALIAS_NETPROTO(PF_DECnet); */ - - static const char banner[] __initconst = KERN_INFO - "NET4: DECnet for Linux: V.2.5.68s (C) 1995-2003 Linux DECnet Project Team\n"; diff --git a/debian/patches/series b/debian/patches/series index 277514ee7..d16ae1e5e 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -38,7 +38,6 @@ features/all/aufs4/aufs4-standalone.patch # Change some defaults for security reasons debian/af_802154-Disable-auto-loading-as-mitigation-against.patch debian/rds-Disable-auto-loading-as-mitigation-against-local.patch -debian/decnet-Disable-auto-loading-as-mitigation-against-lo.patch debian/dccp-disable-auto-loading-as-mitigation-against-local-exploits.patch debian/fs-enable-link-security-restrictions-by-default.patch diff --git a/debian/rules.gen b/debian/rules.gen index 96d7fcfc3..fd2327725 100644 --- a/debian/rules.gen +++ b/debian/rules.gen @@ -2,719 +2,725 @@ binary-arch: binary-arch_alpha binary-arch_amd64 binary-arch_arm64 binary-arch_arm64ilp32 binary-arch_armel binary-arch_armhf binary-arch_hppa binary-arch_i386 binary-arch_ia64 binary-arch_m68k binary-arch_mips binary-arch_mips64 binary-arch_mips64el binary-arch_mips64r6 binary-arch_mips64r6el binary-arch_mipsel binary-arch_mipsn32 binary-arch_mipsn32el binary-arch_mipsn32r6 binary-arch_mipsn32r6el binary-arch_mipsr6 binary-arch_mipsr6el binary-arch_powerpc binary-arch_powerpcspe binary-arch_ppc64 binary-arch_ppc64el binary-arch_riscv64 binary-arch_s390 binary-arch_s390x binary-arch_sh3 binary-arch_sh4 binary-arch_sparc binary-arch_sparc64 binary-arch_x32 binary-arch_alpha:: binary-arch_alpha_none binary-arch_alpha_real binary-arch_alpha:: - $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='4.19.0-24progress5u1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24progress5u1-alpha-generic-di nic-modules-4.19.0-24progress5u1-alpha-generic-di nic-wireless-modules-4.19.0-24progress5u1-alpha-generic-di nic-shared-modules-4.19.0-24progress5u1-alpha-generic-di serial-modules-4.19.0-24progress5u1-alpha-generic-di usb-serial-modules-4.19.0-24progress5u1-alpha-generic-di ppp-modules-4.19.0-24progress5u1-alpha-generic-di pata-modules-4.19.0-24progress5u1-alpha-generic-di cdrom-core-modules-4.19.0-24progress5u1-alpha-generic-di scsi-core-modules-4.19.0-24progress5u1-alpha-generic-di scsi-modules-4.19.0-24progress5u1-alpha-generic-di scsi-nic-modules-4.19.0-24progress5u1-alpha-generic-di loop-modules-4.19.0-24progress5u1-alpha-generic-di btrfs-modules-4.19.0-24progress5u1-alpha-generic-di ext4-modules-4.19.0-24progress5u1-alpha-generic-di isofs-modules-4.19.0-24progress5u1-alpha-generic-di jfs-modules-4.19.0-24progress5u1-alpha-generic-di xfs-modules-4.19.0-24progress5u1-alpha-generic-di fat-modules-4.19.0-24progress5u1-alpha-generic-di md-modules-4.19.0-24progress5u1-alpha-generic-di multipath-modules-4.19.0-24progress5u1-alpha-generic-di usb-modules-4.19.0-24progress5u1-alpha-generic-di usb-storage-modules-4.19.0-24progress5u1-alpha-generic-di fb-modules-4.19.0-24progress5u1-alpha-generic-di input-modules-4.19.0-24progress5u1-alpha-generic-di event-modules-4.19.0-24progress5u1-alpha-generic-di mouse-modules-4.19.0-24progress5u1-alpha-generic-di nic-pcmcia-modules-4.19.0-24progress5u1-alpha-generic-di pcmcia-modules-4.19.0-24progress5u1-alpha-generic-di nic-usb-modules-4.19.0-24progress5u1-alpha-generic-di sata-modules-4.19.0-24progress5u1-alpha-generic-di i2c-modules-4.19.0-24progress5u1-alpha-generic-di crc-modules-4.19.0-24progress5u1-alpha-generic-di crypto-modules-4.19.0-24progress5u1-alpha-generic-di crypto-dm-modules-4.19.0-24progress5u1-alpha-generic-di ata-modules-4.19.0-24progress5u1-alpha-generic-di nbd-modules-4.19.0-24progress5u1-alpha-generic-di squashfs-modules-4.19.0-24progress5u1-alpha-generic-di zlib-modules-4.19.0-24progress5u1-alpha-generic-di compress-modules-4.19.0-24progress5u1-alpha-generic-di fuse-modules-4.19.0-24progress5u1-alpha-generic-di srm-modules-4.19.0-24progress5u1-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='4.19.0-25' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-25-alpha-generic-di nic-modules-4.19.0-25-alpha-generic-di nic-wireless-modules-4.19.0-25-alpha-generic-di nic-shared-modules-4.19.0-25-alpha-generic-di serial-modules-4.19.0-25-alpha-generic-di usb-serial-modules-4.19.0-25-alpha-generic-di ppp-modules-4.19.0-25-alpha-generic-di pata-modules-4.19.0-25-alpha-generic-di cdrom-core-modules-4.19.0-25-alpha-generic-di scsi-core-modules-4.19.0-25-alpha-generic-di scsi-modules-4.19.0-25-alpha-generic-di scsi-nic-modules-4.19.0-25-alpha-generic-di loop-modules-4.19.0-25-alpha-generic-di btrfs-modules-4.19.0-25-alpha-generic-di ext4-modules-4.19.0-25-alpha-generic-di isofs-modules-4.19.0-25-alpha-generic-di jfs-modules-4.19.0-25-alpha-generic-di xfs-modules-4.19.0-25-alpha-generic-di fat-modules-4.19.0-25-alpha-generic-di md-modules-4.19.0-25-alpha-generic-di multipath-modules-4.19.0-25-alpha-generic-di usb-modules-4.19.0-25-alpha-generic-di usb-storage-modules-4.19.0-25-alpha-generic-di fb-modules-4.19.0-25-alpha-generic-di input-modules-4.19.0-25-alpha-generic-di event-modules-4.19.0-25-alpha-generic-di mouse-modules-4.19.0-25-alpha-generic-di nic-pcmcia-modules-4.19.0-25-alpha-generic-di pcmcia-modules-4.19.0-25-alpha-generic-di nic-usb-modules-4.19.0-25-alpha-generic-di sata-modules-4.19.0-25-alpha-generic-di i2c-modules-4.19.0-25-alpha-generic-di crc-modules-4.19.0-25-alpha-generic-di crypto-modules-4.19.0-25-alpha-generic-di crypto-dm-modules-4.19.0-25-alpha-generic-di ata-modules-4.19.0-25-alpha-generic-di nbd-modules-4.19.0-25-alpha-generic-di squashfs-modules-4.19.0-25-alpha-generic-di zlib-modules-4.19.0-25-alpha-generic-di compress-modules-4.19.0-25-alpha-generic-di fuse-modules-4.19.0-25-alpha-generic-di srm-modules-4.19.0-25-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_alpha_none: binary-arch_alpha_none_alpha-generic binary-arch_alpha_none_alpha-smp binary-arch_alpha_none_real binary-arch_alpha_none_alpha-generic: binary-arch_alpha_none_alpha-generic_real binary-arch_alpha_none_alpha-generic_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='alpha' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='alpha' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_alpha_none_alpha-smp: binary-arch_alpha_none_alpha-smp_real binary-arch_alpha_none_alpha-smp_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='alpha' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='alpha' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_alpha_none_real: binary-arch_alpha_real:: setup_alpha binary-arch_alpha_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_amd64:: binary-arch_amd64_extra binary-arch_amd64_none binary-arch_amd64_real binary-arch_amd64_rt binary-arch_amd64:: - $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='4.19.0-24progress5u1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24progress5u1-amd64-di nic-modules-4.19.0-24progress5u1-amd64-di nic-wireless-modules-4.19.0-24progress5u1-amd64-di nic-shared-modules-4.19.0-24progress5u1-amd64-di serial-modules-4.19.0-24progress5u1-amd64-di usb-serial-modules-4.19.0-24progress5u1-amd64-di ppp-modules-4.19.0-24progress5u1-amd64-di pata-modules-4.19.0-24progress5u1-amd64-di cdrom-core-modules-4.19.0-24progress5u1-amd64-di firewire-core-modules-4.19.0-24progress5u1-amd64-di scsi-core-modules-4.19.0-24progress5u1-amd64-di scsi-modules-4.19.0-24progress5u1-amd64-di scsi-nic-modules-4.19.0-24progress5u1-amd64-di loop-modules-4.19.0-24progress5u1-amd64-di btrfs-modules-4.19.0-24progress5u1-amd64-di ext4-modules-4.19.0-24progress5u1-amd64-di isofs-modules-4.19.0-24progress5u1-amd64-di jfs-modules-4.19.0-24progress5u1-amd64-di xfs-modules-4.19.0-24progress5u1-amd64-di fat-modules-4.19.0-24progress5u1-amd64-di md-modules-4.19.0-24progress5u1-amd64-di multipath-modules-4.19.0-24progress5u1-amd64-di usb-modules-4.19.0-24progress5u1-amd64-di usb-storage-modules-4.19.0-24progress5u1-amd64-di pcmcia-storage-modules-4.19.0-24progress5u1-amd64-di fb-modules-4.19.0-24progress5u1-amd64-di input-modules-4.19.0-24progress5u1-amd64-di event-modules-4.19.0-24progress5u1-amd64-di mouse-modules-4.19.0-24progress5u1-amd64-di nic-pcmcia-modules-4.19.0-24progress5u1-amd64-di pcmcia-modules-4.19.0-24progress5u1-amd64-di nic-usb-modules-4.19.0-24progress5u1-amd64-di sata-modules-4.19.0-24progress5u1-amd64-di acpi-modules-4.19.0-24progress5u1-amd64-di i2c-modules-4.19.0-24progress5u1-amd64-di crc-modules-4.19.0-24progress5u1-amd64-di crypto-modules-4.19.0-24progress5u1-amd64-di crypto-dm-modules-4.19.0-24progress5u1-amd64-di efi-modules-4.19.0-24progress5u1-amd64-di ata-modules-4.19.0-24progress5u1-amd64-di mmc-core-modules-4.19.0-24progress5u1-amd64-di mmc-modules-4.19.0-24progress5u1-amd64-di nbd-modules-4.19.0-24progress5u1-amd64-di squashfs-modules-4.19.0-24progress5u1-amd64-di speakup-modules-4.19.0-24progress5u1-amd64-di uinput-modules-4.19.0-24progress5u1-amd64-di sound-modules-4.19.0-24progress5u1-amd64-di compress-modules-4.19.0-24progress5u1-amd64-di udf-modules-4.19.0-24progress5u1-amd64-di fuse-modules-4.19.0-24progress5u1-amd64-di mtd-core-modules-4.19.0-24progress5u1-amd64-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='4.19.0-25' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-25-amd64-di nic-modules-4.19.0-25-amd64-di nic-wireless-modules-4.19.0-25-amd64-di nic-shared-modules-4.19.0-25-amd64-di serial-modules-4.19.0-25-amd64-di usb-serial-modules-4.19.0-25-amd64-di ppp-modules-4.19.0-25-amd64-di pata-modules-4.19.0-25-amd64-di cdrom-core-modules-4.19.0-25-amd64-di firewire-core-modules-4.19.0-25-amd64-di scsi-core-modules-4.19.0-25-amd64-di scsi-modules-4.19.0-25-amd64-di scsi-nic-modules-4.19.0-25-amd64-di loop-modules-4.19.0-25-amd64-di btrfs-modules-4.19.0-25-amd64-di ext4-modules-4.19.0-25-amd64-di isofs-modules-4.19.0-25-amd64-di jfs-modules-4.19.0-25-amd64-di xfs-modules-4.19.0-25-amd64-di fat-modules-4.19.0-25-amd64-di md-modules-4.19.0-25-amd64-di multipath-modules-4.19.0-25-amd64-di usb-modules-4.19.0-25-amd64-di usb-storage-modules-4.19.0-25-amd64-di pcmcia-storage-modules-4.19.0-25-amd64-di fb-modules-4.19.0-25-amd64-di input-modules-4.19.0-25-amd64-di event-modules-4.19.0-25-amd64-di mouse-modules-4.19.0-25-amd64-di nic-pcmcia-modules-4.19.0-25-amd64-di pcmcia-modules-4.19.0-25-amd64-di nic-usb-modules-4.19.0-25-amd64-di sata-modules-4.19.0-25-amd64-di acpi-modules-4.19.0-25-amd64-di i2c-modules-4.19.0-25-amd64-di crc-modules-4.19.0-25-amd64-di crypto-modules-4.19.0-25-amd64-di crypto-dm-modules-4.19.0-25-amd64-di efi-modules-4.19.0-25-amd64-di ata-modules-4.19.0-25-amd64-di mmc-core-modules-4.19.0-25-amd64-di mmc-modules-4.19.0-25-amd64-di nbd-modules-4.19.0-25-amd64-di squashfs-modules-4.19.0-25-amd64-di speakup-modules-4.19.0-25-amd64-di uinput-modules-4.19.0-25-amd64-di sound-modules-4.19.0-25-amd64-di compress-modules-4.19.0-25-amd64-di udf-modules-4.19.0-25-amd64-di fuse-modules-4.19.0-25-amd64-di mtd-core-modules-4.19.0-25-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True +binary-arch_amd64:: + $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='4.19.0-25' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_amd64_extra:: $(MAKE) -f debian/rules.real install-dummy ARCH='amd64' DH_OPTIONS='-plinux-compiler-gcc-8-x86' binary-arch_amd64_none: binary-arch_amd64_none_amd64 binary-arch_amd64_none_cloud-amd64 binary-arch_amd64_none_real binary-arch_amd64_none_amd64: binary-arch_amd64_none_amd64_real binary-arch_amd64_none_amd64_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='amd64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='amd64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' binary-arch_amd64_none_cloud-amd64: binary-arch_amd64_none_cloud-amd64_real binary-arch_amd64_none_cloud-amd64_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='amd64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-cloud-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='amd64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' binary-arch_amd64_none_real: binary-arch_amd64_real:: setup_amd64 binary-arch_amd64_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_amd64_rt: binary-arch_amd64_rt_amd64 binary-arch_amd64_rt_real binary-arch_amd64_rt_amd64: binary-arch_amd64_rt_amd64_real binary-arch_amd64_rt_amd64_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='amd64' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-rt-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='amd64' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' binary-arch_amd64_rt_real: binary-arch_arm64:: binary-arch_arm64_none binary-arch_arm64_real binary-arch_arm64_rt binary-arch_arm64:: - $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='4.19.0-24progress5u1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24progress5u1-arm64-di nic-modules-4.19.0-24progress5u1-arm64-di nic-wireless-modules-4.19.0-24progress5u1-arm64-di nic-shared-modules-4.19.0-24progress5u1-arm64-di usb-serial-modules-4.19.0-24progress5u1-arm64-di ppp-modules-4.19.0-24progress5u1-arm64-di cdrom-core-modules-4.19.0-24progress5u1-arm64-di scsi-core-modules-4.19.0-24progress5u1-arm64-di scsi-modules-4.19.0-24progress5u1-arm64-di scsi-nic-modules-4.19.0-24progress5u1-arm64-di loop-modules-4.19.0-24progress5u1-arm64-di btrfs-modules-4.19.0-24progress5u1-arm64-di ext4-modules-4.19.0-24progress5u1-arm64-di isofs-modules-4.19.0-24progress5u1-arm64-di jfs-modules-4.19.0-24progress5u1-arm64-di xfs-modules-4.19.0-24progress5u1-arm64-di fat-modules-4.19.0-24progress5u1-arm64-di md-modules-4.19.0-24progress5u1-arm64-di multipath-modules-4.19.0-24progress5u1-arm64-di usb-modules-4.19.0-24progress5u1-arm64-di usb-storage-modules-4.19.0-24progress5u1-arm64-di fb-modules-4.19.0-24progress5u1-arm64-di input-modules-4.19.0-24progress5u1-arm64-di event-modules-4.19.0-24progress5u1-arm64-di nic-usb-modules-4.19.0-24progress5u1-arm64-di sata-modules-4.19.0-24progress5u1-arm64-di i2c-modules-4.19.0-24progress5u1-arm64-di crc-modules-4.19.0-24progress5u1-arm64-di crypto-modules-4.19.0-24progress5u1-arm64-di crypto-dm-modules-4.19.0-24progress5u1-arm64-di efi-modules-4.19.0-24progress5u1-arm64-di ata-modules-4.19.0-24progress5u1-arm64-di mmc-modules-4.19.0-24progress5u1-arm64-di nbd-modules-4.19.0-24progress5u1-arm64-di squashfs-modules-4.19.0-24progress5u1-arm64-di uinput-modules-4.19.0-24progress5u1-arm64-di compress-modules-4.19.0-24progress5u1-arm64-di leds-modules-4.19.0-24progress5u1-arm64-di udf-modules-4.19.0-24progress5u1-arm64-di fuse-modules-4.19.0-24progress5u1-arm64-di mtd-core-modules-4.19.0-24progress5u1-arm64-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='4.19.0-25' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-25-arm64-di nic-modules-4.19.0-25-arm64-di nic-wireless-modules-4.19.0-25-arm64-di nic-shared-modules-4.19.0-25-arm64-di usb-serial-modules-4.19.0-25-arm64-di ppp-modules-4.19.0-25-arm64-di cdrom-core-modules-4.19.0-25-arm64-di scsi-core-modules-4.19.0-25-arm64-di scsi-modules-4.19.0-25-arm64-di scsi-nic-modules-4.19.0-25-arm64-di loop-modules-4.19.0-25-arm64-di btrfs-modules-4.19.0-25-arm64-di ext4-modules-4.19.0-25-arm64-di isofs-modules-4.19.0-25-arm64-di jfs-modules-4.19.0-25-arm64-di xfs-modules-4.19.0-25-arm64-di fat-modules-4.19.0-25-arm64-di md-modules-4.19.0-25-arm64-di multipath-modules-4.19.0-25-arm64-di usb-modules-4.19.0-25-arm64-di usb-storage-modules-4.19.0-25-arm64-di fb-modules-4.19.0-25-arm64-di input-modules-4.19.0-25-arm64-di event-modules-4.19.0-25-arm64-di nic-usb-modules-4.19.0-25-arm64-di sata-modules-4.19.0-25-arm64-di i2c-modules-4.19.0-25-arm64-di crc-modules-4.19.0-25-arm64-di crypto-modules-4.19.0-25-arm64-di crypto-dm-modules-4.19.0-25-arm64-di efi-modules-4.19.0-25-arm64-di ata-modules-4.19.0-25-arm64-di mmc-modules-4.19.0-25-arm64-di nbd-modules-4.19.0-25-arm64-di squashfs-modules-4.19.0-25-arm64-di uinput-modules-4.19.0-25-arm64-di compress-modules-4.19.0-25-arm64-di leds-modules-4.19.0-25-arm64-di udf-modules-4.19.0-25-arm64-di fuse-modules-4.19.0-25-arm64-di mtd-core-modules-4.19.0-25-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True +binary-arch_arm64:: + $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='4.19.0-25' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_arm64_none: binary-arch_arm64_none_arm64 binary-arch_arm64_none_real binary-arch_arm64_none_arm64: binary-arch_arm64_none_arm64_real binary-arch_arm64_none_arm64_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='arm64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='arm64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' binary-arch_arm64_none_real: binary-arch_arm64_real:: setup_arm64 binary-arch_arm64_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_arm64_rt: binary-arch_arm64_rt_arm64 binary-arch_arm64_rt_real binary-arch_arm64_rt_arm64: binary-arch_arm64_rt_arm64_real binary-arch_arm64_rt_arm64_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='arm64' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-rt-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='arm64' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' binary-arch_arm64_rt_real: binary-arch_arm64ilp32: binary-arch_arm64ilp32_real binary-arch_arm64ilp32_real:: setup_arm64ilp32 binary-arch_arm64ilp32_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_armel:: binary-arch_armel_extra binary-arch_armel_none binary-arch_armel_real binary-arch_armel:: - $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='4.19.0-24progress5u1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24progress5u1-marvell-di nic-modules-4.19.0-24progress5u1-marvell-di nic-shared-modules-4.19.0-24progress5u1-marvell-di usb-serial-modules-4.19.0-24progress5u1-marvell-di ppp-modules-4.19.0-24progress5u1-marvell-di cdrom-core-modules-4.19.0-24progress5u1-marvell-di scsi-core-modules-4.19.0-24progress5u1-marvell-di loop-modules-4.19.0-24progress5u1-marvell-di ipv6-modules-4.19.0-24progress5u1-marvell-di btrfs-modules-4.19.0-24progress5u1-marvell-di ext4-modules-4.19.0-24progress5u1-marvell-di isofs-modules-4.19.0-24progress5u1-marvell-di jffs2-modules-4.19.0-24progress5u1-marvell-di jfs-modules-4.19.0-24progress5u1-marvell-di fat-modules-4.19.0-24progress5u1-marvell-di minix-modules-4.19.0-24progress5u1-marvell-di md-modules-4.19.0-24progress5u1-marvell-di multipath-modules-4.19.0-24progress5u1-marvell-di usb-modules-4.19.0-24progress5u1-marvell-di usb-storage-modules-4.19.0-24progress5u1-marvell-di fb-modules-4.19.0-24progress5u1-marvell-di input-modules-4.19.0-24progress5u1-marvell-di event-modules-4.19.0-24progress5u1-marvell-di mouse-modules-4.19.0-24progress5u1-marvell-di nic-usb-modules-4.19.0-24progress5u1-marvell-di sata-modules-4.19.0-24progress5u1-marvell-di crc-modules-4.19.0-24progress5u1-marvell-di crypto-modules-4.19.0-24progress5u1-marvell-di crypto-dm-modules-4.19.0-24progress5u1-marvell-di mmc-core-modules-4.19.0-24progress5u1-marvell-di mmc-modules-4.19.0-24progress5u1-marvell-di nbd-modules-4.19.0-24progress5u1-marvell-di squashfs-modules-4.19.0-24progress5u1-marvell-di uinput-modules-4.19.0-24progress5u1-marvell-di zlib-modules-4.19.0-24progress5u1-marvell-di compress-modules-4.19.0-24progress5u1-marvell-di leds-modules-4.19.0-24progress5u1-marvell-di udf-modules-4.19.0-24progress5u1-marvell-di fuse-modules-4.19.0-24progress5u1-marvell-di mtd-modules-4.19.0-24progress5u1-marvell-di mtd-core-modules-4.19.0-24progress5u1-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='4.19.0-25' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-25-marvell-di nic-modules-4.19.0-25-marvell-di nic-shared-modules-4.19.0-25-marvell-di usb-serial-modules-4.19.0-25-marvell-di ppp-modules-4.19.0-25-marvell-di cdrom-core-modules-4.19.0-25-marvell-di scsi-core-modules-4.19.0-25-marvell-di loop-modules-4.19.0-25-marvell-di ipv6-modules-4.19.0-25-marvell-di btrfs-modules-4.19.0-25-marvell-di ext4-modules-4.19.0-25-marvell-di isofs-modules-4.19.0-25-marvell-di jffs2-modules-4.19.0-25-marvell-di jfs-modules-4.19.0-25-marvell-di fat-modules-4.19.0-25-marvell-di minix-modules-4.19.0-25-marvell-di md-modules-4.19.0-25-marvell-di multipath-modules-4.19.0-25-marvell-di usb-modules-4.19.0-25-marvell-di usb-storage-modules-4.19.0-25-marvell-di fb-modules-4.19.0-25-marvell-di input-modules-4.19.0-25-marvell-di event-modules-4.19.0-25-marvell-di mouse-modules-4.19.0-25-marvell-di nic-usb-modules-4.19.0-25-marvell-di sata-modules-4.19.0-25-marvell-di crc-modules-4.19.0-25-marvell-di crypto-modules-4.19.0-25-marvell-di crypto-dm-modules-4.19.0-25-marvell-di mmc-core-modules-4.19.0-25-marvell-di mmc-modules-4.19.0-25-marvell-di nbd-modules-4.19.0-25-marvell-di squashfs-modules-4.19.0-25-marvell-di uinput-modules-4.19.0-25-marvell-di zlib-modules-4.19.0-25-marvell-di compress-modules-4.19.0-25-marvell-di leds-modules-4.19.0-25-marvell-di udf-modules-4.19.0-25-marvell-di fuse-modules-4.19.0-25-marvell-di mtd-modules-4.19.0-25-marvell-di mtd-core-modules-4.19.0-25-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_armel_extra:: $(MAKE) -f debian/rules.real install-dummy ARCH='armel' DH_OPTIONS='-plinux-compiler-gcc-8-arm' binary-arch_armel_none: binary-arch_armel_none_marvell binary-arch_armel_none_real binary-arch_armel_none_rpi binary-arch_armel_none_marvell: binary-arch_armel_none_marvell_real binary-arch_armel_none_marvell_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='armel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='armel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_armel_none_real: binary-arch_armel_none_rpi: binary-arch_armel_none_rpi_real binary-arch_armel_none_rpi_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='armel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='armel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_armel_real:: setup_armel binary-arch_armel_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_armhf:: binary-arch_armhf_extra binary-arch_armhf_none binary-arch_armhf_real binary-arch_armhf_rt binary-arch_armhf:: - $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='4.19.0-24progress5u1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24progress5u1-armmp-di nic-modules-4.19.0-24progress5u1-armmp-di nic-wireless-modules-4.19.0-24progress5u1-armmp-di nic-shared-modules-4.19.0-24progress5u1-armmp-di usb-serial-modules-4.19.0-24progress5u1-armmp-di ppp-modules-4.19.0-24progress5u1-armmp-di pata-modules-4.19.0-24progress5u1-armmp-di cdrom-core-modules-4.19.0-24progress5u1-armmp-di scsi-core-modules-4.19.0-24progress5u1-armmp-di scsi-modules-4.19.0-24progress5u1-armmp-di scsi-nic-modules-4.19.0-24progress5u1-armmp-di loop-modules-4.19.0-24progress5u1-armmp-di btrfs-modules-4.19.0-24progress5u1-armmp-di ext4-modules-4.19.0-24progress5u1-armmp-di isofs-modules-4.19.0-24progress5u1-armmp-di jfs-modules-4.19.0-24progress5u1-armmp-di fat-modules-4.19.0-24progress5u1-armmp-di md-modules-4.19.0-24progress5u1-armmp-di multipath-modules-4.19.0-24progress5u1-armmp-di usb-modules-4.19.0-24progress5u1-armmp-di usb-storage-modules-4.19.0-24progress5u1-armmp-di fb-modules-4.19.0-24progress5u1-armmp-di input-modules-4.19.0-24progress5u1-armmp-di event-modules-4.19.0-24progress5u1-armmp-di nic-usb-modules-4.19.0-24progress5u1-armmp-di sata-modules-4.19.0-24progress5u1-armmp-di i2c-modules-4.19.0-24progress5u1-armmp-di crc-modules-4.19.0-24progress5u1-armmp-di crypto-modules-4.19.0-24progress5u1-armmp-di crypto-dm-modules-4.19.0-24progress5u1-armmp-di efi-modules-4.19.0-24progress5u1-armmp-di ata-modules-4.19.0-24progress5u1-armmp-di mmc-modules-4.19.0-24progress5u1-armmp-di nbd-modules-4.19.0-24progress5u1-armmp-di squashfs-modules-4.19.0-24progress5u1-armmp-di uinput-modules-4.19.0-24progress5u1-armmp-di zlib-modules-4.19.0-24progress5u1-armmp-di compress-modules-4.19.0-24progress5u1-armmp-di leds-modules-4.19.0-24progress5u1-armmp-di udf-modules-4.19.0-24progress5u1-armmp-di fuse-modules-4.19.0-24progress5u1-armmp-di mtd-modules-4.19.0-24progress5u1-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='4.19.0-25' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-25-armmp-di nic-modules-4.19.0-25-armmp-di nic-wireless-modules-4.19.0-25-armmp-di nic-shared-modules-4.19.0-25-armmp-di usb-serial-modules-4.19.0-25-armmp-di ppp-modules-4.19.0-25-armmp-di pata-modules-4.19.0-25-armmp-di cdrom-core-modules-4.19.0-25-armmp-di scsi-core-modules-4.19.0-25-armmp-di scsi-modules-4.19.0-25-armmp-di scsi-nic-modules-4.19.0-25-armmp-di loop-modules-4.19.0-25-armmp-di btrfs-modules-4.19.0-25-armmp-di ext4-modules-4.19.0-25-armmp-di isofs-modules-4.19.0-25-armmp-di jfs-modules-4.19.0-25-armmp-di fat-modules-4.19.0-25-armmp-di md-modules-4.19.0-25-armmp-di multipath-modules-4.19.0-25-armmp-di usb-modules-4.19.0-25-armmp-di usb-storage-modules-4.19.0-25-armmp-di fb-modules-4.19.0-25-armmp-di input-modules-4.19.0-25-armmp-di event-modules-4.19.0-25-armmp-di nic-usb-modules-4.19.0-25-armmp-di sata-modules-4.19.0-25-armmp-di i2c-modules-4.19.0-25-armmp-di crc-modules-4.19.0-25-armmp-di crypto-modules-4.19.0-25-armmp-di crypto-dm-modules-4.19.0-25-armmp-di efi-modules-4.19.0-25-armmp-di ata-modules-4.19.0-25-armmp-di mmc-modules-4.19.0-25-armmp-di nbd-modules-4.19.0-25-armmp-di squashfs-modules-4.19.0-25-armmp-di uinput-modules-4.19.0-25-armmp-di zlib-modules-4.19.0-25-armmp-di compress-modules-4.19.0-25-armmp-di leds-modules-4.19.0-25-armmp-di udf-modules-4.19.0-25-armmp-di fuse-modules-4.19.0-25-armmp-di mtd-modules-4.19.0-25-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_armhf_extra:: $(MAKE) -f debian/rules.real install-dummy ARCH='armhf' DH_OPTIONS='-plinux-compiler-gcc-8-arm' binary-arch_armhf_none: binary-arch_armhf_none_armmp binary-arch_armhf_none_armmp-lpae binary-arch_armhf_none_real binary-arch_armhf_none_armmp: binary-arch_armhf_none_armmp_real binary-arch_armhf_none_armmp-lpae: binary-arch_armhf_none_armmp-lpae_real binary-arch_armhf_none_armmp-lpae_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='armhf' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='armhf' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' binary-arch_armhf_none_armmp_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='armhf' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='armhf' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' binary-arch_armhf_none_real: binary-arch_armhf_real:: setup_armhf binary-arch_armhf_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_armhf_rt: binary-arch_armhf_rt_armmp binary-arch_armhf_rt_real binary-arch_armhf_rt_armmp: binary-arch_armhf_rt_armmp_real binary-arch_armhf_rt_armmp_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='armhf' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='armhf' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' binary-arch_armhf_rt_real: binary-arch_hppa:: binary-arch_hppa_none binary-arch_hppa_real binary-arch_hppa:: - $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='4.19.0-24progress5u1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24progress5u1-parisc-di nic-modules-4.19.0-24progress5u1-parisc-di nic-shared-modules-4.19.0-24progress5u1-parisc-di serial-modules-4.19.0-24progress5u1-parisc-di usb-serial-modules-4.19.0-24progress5u1-parisc-di ppp-modules-4.19.0-24progress5u1-parisc-di pata-modules-4.19.0-24progress5u1-parisc-di cdrom-core-modules-4.19.0-24progress5u1-parisc-di scsi-core-modules-4.19.0-24progress5u1-parisc-di scsi-modules-4.19.0-24progress5u1-parisc-di loop-modules-4.19.0-24progress5u1-parisc-di btrfs-modules-4.19.0-24progress5u1-parisc-di ext4-modules-4.19.0-24progress5u1-parisc-di isofs-modules-4.19.0-24progress5u1-parisc-di jfs-modules-4.19.0-24progress5u1-parisc-di xfs-modules-4.19.0-24progress5u1-parisc-di fat-modules-4.19.0-24progress5u1-parisc-di md-modules-4.19.0-24progress5u1-parisc-di multipath-modules-4.19.0-24progress5u1-parisc-di usb-modules-4.19.0-24progress5u1-parisc-di usb-storage-modules-4.19.0-24progress5u1-parisc-di input-modules-4.19.0-24progress5u1-parisc-di event-modules-4.19.0-24progress5u1-parisc-di mouse-modules-4.19.0-24progress5u1-parisc-di nic-usb-modules-4.19.0-24progress5u1-parisc-di sata-modules-4.19.0-24progress5u1-parisc-di crc-modules-4.19.0-24progress5u1-parisc-di crypto-modules-4.19.0-24progress5u1-parisc-di crypto-dm-modules-4.19.0-24progress5u1-parisc-di ata-modules-4.19.0-24progress5u1-parisc-di nbd-modules-4.19.0-24progress5u1-parisc-di squashfs-modules-4.19.0-24progress5u1-parisc-di zlib-modules-4.19.0-24progress5u1-parisc-di compress-modules-4.19.0-24progress5u1-parisc-di fuse-modules-4.19.0-24progress5u1-parisc-di kernel-image-4.19.0-24progress5u1-parisc64-smp-di nic-modules-4.19.0-24progress5u1-parisc64-smp-di nic-shared-modules-4.19.0-24progress5u1-parisc64-smp-di serial-modules-4.19.0-24progress5u1-parisc64-smp-di usb-serial-modules-4.19.0-24progress5u1-parisc64-smp-di ppp-modules-4.19.0-24progress5u1-parisc64-smp-di pata-modules-4.19.0-24progress5u1-parisc64-smp-di cdrom-core-modules-4.19.0-24progress5u1-parisc64-smp-di scsi-core-modules-4.19.0-24progress5u1-parisc64-smp-di scsi-modules-4.19.0-24progress5u1-parisc64-smp-di loop-modules-4.19.0-24progress5u1-parisc64-smp-di btrfs-modules-4.19.0-24progress5u1-parisc64-smp-di ext4-modules-4.19.0-24progress5u1-parisc64-smp-di isofs-modules-4.19.0-24progress5u1-parisc64-smp-di jfs-modules-4.19.0-24progress5u1-parisc64-smp-di xfs-modules-4.19.0-24progress5u1-parisc64-smp-di fat-modules-4.19.0-24progress5u1-parisc64-smp-di md-modules-4.19.0-24progress5u1-parisc64-smp-di multipath-modules-4.19.0-24progress5u1-parisc64-smp-di usb-modules-4.19.0-24progress5u1-parisc64-smp-di usb-storage-modules-4.19.0-24progress5u1-parisc64-smp-di fb-modules-4.19.0-24progress5u1-parisc64-smp-di input-modules-4.19.0-24progress5u1-parisc64-smp-di event-modules-4.19.0-24progress5u1-parisc64-smp-di mouse-modules-4.19.0-24progress5u1-parisc64-smp-di nic-usb-modules-4.19.0-24progress5u1-parisc64-smp-di sata-modules-4.19.0-24progress5u1-parisc64-smp-di crc-modules-4.19.0-24progress5u1-parisc64-smp-di crypto-modules-4.19.0-24progress5u1-parisc64-smp-di crypto-dm-modules-4.19.0-24progress5u1-parisc64-smp-di ata-modules-4.19.0-24progress5u1-parisc64-smp-di nbd-modules-4.19.0-24progress5u1-parisc64-smp-di squashfs-modules-4.19.0-24progress5u1-parisc64-smp-di zlib-modules-4.19.0-24progress5u1-parisc64-smp-di compress-modules-4.19.0-24progress5u1-parisc64-smp-di fuse-modules-4.19.0-24progress5u1-parisc64-smp-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='4.19.0-25' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-25-parisc-di nic-modules-4.19.0-25-parisc-di nic-shared-modules-4.19.0-25-parisc-di serial-modules-4.19.0-25-parisc-di usb-serial-modules-4.19.0-25-parisc-di ppp-modules-4.19.0-25-parisc-di pata-modules-4.19.0-25-parisc-di cdrom-core-modules-4.19.0-25-parisc-di scsi-core-modules-4.19.0-25-parisc-di scsi-modules-4.19.0-25-parisc-di loop-modules-4.19.0-25-parisc-di btrfs-modules-4.19.0-25-parisc-di ext4-modules-4.19.0-25-parisc-di isofs-modules-4.19.0-25-parisc-di jfs-modules-4.19.0-25-parisc-di xfs-modules-4.19.0-25-parisc-di fat-modules-4.19.0-25-parisc-di md-modules-4.19.0-25-parisc-di multipath-modules-4.19.0-25-parisc-di usb-modules-4.19.0-25-parisc-di usb-storage-modules-4.19.0-25-parisc-di input-modules-4.19.0-25-parisc-di event-modules-4.19.0-25-parisc-di mouse-modules-4.19.0-25-parisc-di nic-usb-modules-4.19.0-25-parisc-di sata-modules-4.19.0-25-parisc-di crc-modules-4.19.0-25-parisc-di crypto-modules-4.19.0-25-parisc-di crypto-dm-modules-4.19.0-25-parisc-di ata-modules-4.19.0-25-parisc-di nbd-modules-4.19.0-25-parisc-di squashfs-modules-4.19.0-25-parisc-di zlib-modules-4.19.0-25-parisc-di compress-modules-4.19.0-25-parisc-di fuse-modules-4.19.0-25-parisc-di kernel-image-4.19.0-25-parisc64-smp-di nic-modules-4.19.0-25-parisc64-smp-di nic-shared-modules-4.19.0-25-parisc64-smp-di serial-modules-4.19.0-25-parisc64-smp-di usb-serial-modules-4.19.0-25-parisc64-smp-di ppp-modules-4.19.0-25-parisc64-smp-di pata-modules-4.19.0-25-parisc64-smp-di cdrom-core-modules-4.19.0-25-parisc64-smp-di scsi-core-modules-4.19.0-25-parisc64-smp-di scsi-modules-4.19.0-25-parisc64-smp-di loop-modules-4.19.0-25-parisc64-smp-di btrfs-modules-4.19.0-25-parisc64-smp-di ext4-modules-4.19.0-25-parisc64-smp-di isofs-modules-4.19.0-25-parisc64-smp-di jfs-modules-4.19.0-25-parisc64-smp-di xfs-modules-4.19.0-25-parisc64-smp-di fat-modules-4.19.0-25-parisc64-smp-di md-modules-4.19.0-25-parisc64-smp-di multipath-modules-4.19.0-25-parisc64-smp-di usb-modules-4.19.0-25-parisc64-smp-di usb-storage-modules-4.19.0-25-parisc64-smp-di fb-modules-4.19.0-25-parisc64-smp-di input-modules-4.19.0-25-parisc64-smp-di event-modules-4.19.0-25-parisc64-smp-di mouse-modules-4.19.0-25-parisc64-smp-di nic-usb-modules-4.19.0-25-parisc64-smp-di sata-modules-4.19.0-25-parisc64-smp-di crc-modules-4.19.0-25-parisc64-smp-di crypto-modules-4.19.0-25-parisc64-smp-di crypto-dm-modules-4.19.0-25-parisc64-smp-di ata-modules-4.19.0-25-parisc64-smp-di nbd-modules-4.19.0-25-parisc64-smp-di squashfs-modules-4.19.0-25-parisc64-smp-di zlib-modules-4.19.0-25-parisc64-smp-di compress-modules-4.19.0-25-parisc64-smp-di fuse-modules-4.19.0-25-parisc64-smp-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_hppa_none: binary-arch_hppa_none_parisc binary-arch_hppa_none_parisc-smp binary-arch_hppa_none_parisc64-smp binary-arch_hppa_none_real binary-arch_hppa_none_parisc: binary-arch_hppa_none_parisc_real binary-arch_hppa_none_parisc-smp: binary-arch_hppa_none_parisc-smp_real binary-arch_hppa_none_parisc-smp_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='hppa' COMPILER='gcc-8' FEATURESET='none' FLAVOUR='parisc-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-parisc-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-24progress5u1-parisc-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc-smp' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='hppa' COMPILER='gcc-8' FEATURESET='none' FLAVOUR='parisc-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-parisc-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-25-parisc-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc-smp' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_hppa_none_parisc64-smp: binary-arch_hppa_none_parisc64-smp_real binary-arch_hppa_none_parisc64-smp_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='hppa' CFLAGS_KERNEL='-fno-cse-follow-jumps' COMPILER='gcc-8' FEATURESET='none' FLAVOUR='parisc64-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-parisc64-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-24progress5u1-parisc64-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64-smp' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='hppa' CFLAGS_KERNEL='-fno-cse-follow-jumps' COMPILER='gcc-8' FEATURESET='none' FLAVOUR='parisc64-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-parisc64-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-25-parisc64-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64-smp' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_hppa_none_parisc_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='hppa' COMPILER='gcc-8' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-24progress5u1-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='hppa' COMPILER='gcc-8' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-25-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_hppa_none_real: binary-arch_hppa_real:: setup_hppa binary-arch_hppa_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_i386:: binary-arch_i386_extra binary-arch_i386_none binary-arch_i386_real binary-arch_i386_rt binary-arch_i386:: - $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='4.19.0-24progress5u1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24progress5u1-686-di nic-modules-4.19.0-24progress5u1-686-di nic-wireless-modules-4.19.0-24progress5u1-686-di nic-shared-modules-4.19.0-24progress5u1-686-di serial-modules-4.19.0-24progress5u1-686-di usb-serial-modules-4.19.0-24progress5u1-686-di ppp-modules-4.19.0-24progress5u1-686-di pata-modules-4.19.0-24progress5u1-686-di cdrom-core-modules-4.19.0-24progress5u1-686-di firewire-core-modules-4.19.0-24progress5u1-686-di scsi-core-modules-4.19.0-24progress5u1-686-di scsi-modules-4.19.0-24progress5u1-686-di scsi-nic-modules-4.19.0-24progress5u1-686-di loop-modules-4.19.0-24progress5u1-686-di btrfs-modules-4.19.0-24progress5u1-686-di ext4-modules-4.19.0-24progress5u1-686-di isofs-modules-4.19.0-24progress5u1-686-di jfs-modules-4.19.0-24progress5u1-686-di xfs-modules-4.19.0-24progress5u1-686-di fat-modules-4.19.0-24progress5u1-686-di md-modules-4.19.0-24progress5u1-686-di multipath-modules-4.19.0-24progress5u1-686-di usb-modules-4.19.0-24progress5u1-686-di usb-storage-modules-4.19.0-24progress5u1-686-di pcmcia-storage-modules-4.19.0-24progress5u1-686-di fb-modules-4.19.0-24progress5u1-686-di input-modules-4.19.0-24progress5u1-686-di event-modules-4.19.0-24progress5u1-686-di mouse-modules-4.19.0-24progress5u1-686-di nic-pcmcia-modules-4.19.0-24progress5u1-686-di pcmcia-modules-4.19.0-24progress5u1-686-di nic-usb-modules-4.19.0-24progress5u1-686-di sata-modules-4.19.0-24progress5u1-686-di acpi-modules-4.19.0-24progress5u1-686-di i2c-modules-4.19.0-24progress5u1-686-di crc-modules-4.19.0-24progress5u1-686-di crypto-modules-4.19.0-24progress5u1-686-di crypto-dm-modules-4.19.0-24progress5u1-686-di efi-modules-4.19.0-24progress5u1-686-di ata-modules-4.19.0-24progress5u1-686-di mmc-core-modules-4.19.0-24progress5u1-686-di mmc-modules-4.19.0-24progress5u1-686-di nbd-modules-4.19.0-24progress5u1-686-di squashfs-modules-4.19.0-24progress5u1-686-di speakup-modules-4.19.0-24progress5u1-686-di uinput-modules-4.19.0-24progress5u1-686-di sound-modules-4.19.0-24progress5u1-686-di compress-modules-4.19.0-24progress5u1-686-di udf-modules-4.19.0-24progress5u1-686-di fuse-modules-4.19.0-24progress5u1-686-di mtd-core-modules-4.19.0-24progress5u1-686-di kernel-image-4.19.0-24progress5u1-686-pae-di nic-modules-4.19.0-24progress5u1-686-pae-di nic-wireless-modules-4.19.0-24progress5u1-686-pae-di nic-shared-modules-4.19.0-24progress5u1-686-pae-di serial-modules-4.19.0-24progress5u1-686-pae-di usb-serial-modules-4.19.0-24progress5u1-686-pae-di ppp-modules-4.19.0-24progress5u1-686-pae-di pata-modules-4.19.0-24progress5u1-686-pae-di cdrom-core-modules-4.19.0-24progress5u1-686-pae-di firewire-core-modules-4.19.0-24progress5u1-686-pae-di scsi-core-modules-4.19.0-24progress5u1-686-pae-di scsi-modules-4.19.0-24progress5u1-686-pae-di scsi-nic-modules-4.19.0-24progress5u1-686-pae-di loop-modules-4.19.0-24progress5u1-686-pae-di btrfs-modules-4.19.0-24progress5u1-686-pae-di ext4-modules-4.19.0-24progress5u1-686-pae-di isofs-modules-4.19.0-24progress5u1-686-pae-di jfs-modules-4.19.0-24progress5u1-686-pae-di xfs-modules-4.19.0-24progress5u1-686-pae-di fat-modules-4.19.0-24progress5u1-686-pae-di md-modules-4.19.0-24progress5u1-686-pae-di multipath-modules-4.19.0-24progress5u1-686-pae-di usb-modules-4.19.0-24progress5u1-686-pae-di usb-storage-modules-4.19.0-24progress5u1-686-pae-di pcmcia-storage-modules-4.19.0-24progress5u1-686-pae-di fb-modules-4.19.0-24progress5u1-686-pae-di input-modules-4.19.0-24progress5u1-686-pae-di event-modules-4.19.0-24progress5u1-686-pae-di mouse-modules-4.19.0-24progress5u1-686-pae-di nic-pcmcia-modules-4.19.0-24progress5u1-686-pae-di pcmcia-modules-4.19.0-24progress5u1-686-pae-di nic-usb-modules-4.19.0-24progress5u1-686-pae-di sata-modules-4.19.0-24progress5u1-686-pae-di acpi-modules-4.19.0-24progress5u1-686-pae-di i2c-modules-4.19.0-24progress5u1-686-pae-di crc-modules-4.19.0-24progress5u1-686-pae-di crypto-modules-4.19.0-24progress5u1-686-pae-di crypto-dm-modules-4.19.0-24progress5u1-686-pae-di efi-modules-4.19.0-24progress5u1-686-pae-di ata-modules-4.19.0-24progress5u1-686-pae-di mmc-core-modules-4.19.0-24progress5u1-686-pae-di mmc-modules-4.19.0-24progress5u1-686-pae-di nbd-modules-4.19.0-24progress5u1-686-pae-di squashfs-modules-4.19.0-24progress5u1-686-pae-di speakup-modules-4.19.0-24progress5u1-686-pae-di uinput-modules-4.19.0-24progress5u1-686-pae-di sound-modules-4.19.0-24progress5u1-686-pae-di compress-modules-4.19.0-24progress5u1-686-pae-di udf-modules-4.19.0-24progress5u1-686-pae-di fuse-modules-4.19.0-24progress5u1-686-pae-di mtd-core-modules-4.19.0-24progress5u1-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='4.19.0-25' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-25-686-di nic-modules-4.19.0-25-686-di nic-wireless-modules-4.19.0-25-686-di nic-shared-modules-4.19.0-25-686-di serial-modules-4.19.0-25-686-di usb-serial-modules-4.19.0-25-686-di ppp-modules-4.19.0-25-686-di pata-modules-4.19.0-25-686-di cdrom-core-modules-4.19.0-25-686-di firewire-core-modules-4.19.0-25-686-di scsi-core-modules-4.19.0-25-686-di scsi-modules-4.19.0-25-686-di scsi-nic-modules-4.19.0-25-686-di loop-modules-4.19.0-25-686-di btrfs-modules-4.19.0-25-686-di ext4-modules-4.19.0-25-686-di isofs-modules-4.19.0-25-686-di jfs-modules-4.19.0-25-686-di xfs-modules-4.19.0-25-686-di fat-modules-4.19.0-25-686-di md-modules-4.19.0-25-686-di multipath-modules-4.19.0-25-686-di usb-modules-4.19.0-25-686-di usb-storage-modules-4.19.0-25-686-di pcmcia-storage-modules-4.19.0-25-686-di fb-modules-4.19.0-25-686-di input-modules-4.19.0-25-686-di event-modules-4.19.0-25-686-di mouse-modules-4.19.0-25-686-di nic-pcmcia-modules-4.19.0-25-686-di pcmcia-modules-4.19.0-25-686-di nic-usb-modules-4.19.0-25-686-di sata-modules-4.19.0-25-686-di acpi-modules-4.19.0-25-686-di i2c-modules-4.19.0-25-686-di crc-modules-4.19.0-25-686-di crypto-modules-4.19.0-25-686-di crypto-dm-modules-4.19.0-25-686-di efi-modules-4.19.0-25-686-di ata-modules-4.19.0-25-686-di mmc-core-modules-4.19.0-25-686-di mmc-modules-4.19.0-25-686-di nbd-modules-4.19.0-25-686-di squashfs-modules-4.19.0-25-686-di speakup-modules-4.19.0-25-686-di uinput-modules-4.19.0-25-686-di sound-modules-4.19.0-25-686-di compress-modules-4.19.0-25-686-di udf-modules-4.19.0-25-686-di fuse-modules-4.19.0-25-686-di mtd-core-modules-4.19.0-25-686-di kernel-image-4.19.0-25-686-pae-di nic-modules-4.19.0-25-686-pae-di nic-wireless-modules-4.19.0-25-686-pae-di nic-shared-modules-4.19.0-25-686-pae-di serial-modules-4.19.0-25-686-pae-di usb-serial-modules-4.19.0-25-686-pae-di ppp-modules-4.19.0-25-686-pae-di pata-modules-4.19.0-25-686-pae-di cdrom-core-modules-4.19.0-25-686-pae-di firewire-core-modules-4.19.0-25-686-pae-di scsi-core-modules-4.19.0-25-686-pae-di scsi-modules-4.19.0-25-686-pae-di scsi-nic-modules-4.19.0-25-686-pae-di loop-modules-4.19.0-25-686-pae-di btrfs-modules-4.19.0-25-686-pae-di ext4-modules-4.19.0-25-686-pae-di isofs-modules-4.19.0-25-686-pae-di jfs-modules-4.19.0-25-686-pae-di xfs-modules-4.19.0-25-686-pae-di fat-modules-4.19.0-25-686-pae-di md-modules-4.19.0-25-686-pae-di multipath-modules-4.19.0-25-686-pae-di usb-modules-4.19.0-25-686-pae-di usb-storage-modules-4.19.0-25-686-pae-di pcmcia-storage-modules-4.19.0-25-686-pae-di fb-modules-4.19.0-25-686-pae-di input-modules-4.19.0-25-686-pae-di event-modules-4.19.0-25-686-pae-di mouse-modules-4.19.0-25-686-pae-di nic-pcmcia-modules-4.19.0-25-686-pae-di pcmcia-modules-4.19.0-25-686-pae-di nic-usb-modules-4.19.0-25-686-pae-di sata-modules-4.19.0-25-686-pae-di acpi-modules-4.19.0-25-686-pae-di i2c-modules-4.19.0-25-686-pae-di crc-modules-4.19.0-25-686-pae-di crypto-modules-4.19.0-25-686-pae-di crypto-dm-modules-4.19.0-25-686-pae-di efi-modules-4.19.0-25-686-pae-di ata-modules-4.19.0-25-686-pae-di mmc-core-modules-4.19.0-25-686-pae-di mmc-modules-4.19.0-25-686-pae-di nbd-modules-4.19.0-25-686-pae-di squashfs-modules-4.19.0-25-686-pae-di speakup-modules-4.19.0-25-686-pae-di uinput-modules-4.19.0-25-686-pae-di sound-modules-4.19.0-25-686-pae-di compress-modules-4.19.0-25-686-pae-di udf-modules-4.19.0-25-686-pae-di fuse-modules-4.19.0-25-686-pae-di mtd-core-modules-4.19.0-25-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True +binary-arch_i386:: + $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='4.19.0-25' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_i386_extra:: $(MAKE) -f debian/rules.real install-dummy ARCH='i386' DH_OPTIONS='-plinux-compiler-gcc-8-x86' binary-arch_i386_none: binary-arch_i386_none_686 binary-arch_i386_none_686-pae binary-arch_i386_none_real binary-arch_i386_none_686: binary-arch_i386_none_686_real binary-arch_i386_none_686-pae: binary-arch_i386_none_686-pae_real binary-arch_i386_none_686-pae_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='i386' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-686-pae' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='i386' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' binary-arch_i386_none_686_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='i386' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-686' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='i386' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' binary-arch_i386_none_real: binary-arch_i386_real:: setup_i386 binary-arch_i386_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_i386_rt: binary-arch_i386_rt_686-pae binary-arch_i386_rt_real binary-arch_i386_rt_686-pae: binary-arch_i386_rt_686-pae_real binary-arch_i386_rt_686-pae_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='i386' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-rt-686-pae' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='i386' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' binary-arch_i386_rt_real: binary-arch_ia64:: binary-arch_ia64_none binary-arch_ia64_real binary-arch_ia64:: - $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='4.19.0-24progress5u1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24progress5u1-itanium-di nic-modules-4.19.0-24progress5u1-itanium-di nic-shared-modules-4.19.0-24progress5u1-itanium-di serial-modules-4.19.0-24progress5u1-itanium-di usb-serial-modules-4.19.0-24progress5u1-itanium-di ppp-modules-4.19.0-24progress5u1-itanium-di pata-modules-4.19.0-24progress5u1-itanium-di cdrom-core-modules-4.19.0-24progress5u1-itanium-di firewire-core-modules-4.19.0-24progress5u1-itanium-di scsi-core-modules-4.19.0-24progress5u1-itanium-di scsi-modules-4.19.0-24progress5u1-itanium-di scsi-nic-modules-4.19.0-24progress5u1-itanium-di loop-modules-4.19.0-24progress5u1-itanium-di btrfs-modules-4.19.0-24progress5u1-itanium-di ext4-modules-4.19.0-24progress5u1-itanium-di isofs-modules-4.19.0-24progress5u1-itanium-di jfs-modules-4.19.0-24progress5u1-itanium-di xfs-modules-4.19.0-24progress5u1-itanium-di fat-modules-4.19.0-24progress5u1-itanium-di md-modules-4.19.0-24progress5u1-itanium-di multipath-modules-4.19.0-24progress5u1-itanium-di usb-modules-4.19.0-24progress5u1-itanium-di usb-storage-modules-4.19.0-24progress5u1-itanium-di fb-modules-4.19.0-24progress5u1-itanium-di input-modules-4.19.0-24progress5u1-itanium-di event-modules-4.19.0-24progress5u1-itanium-di mouse-modules-4.19.0-24progress5u1-itanium-di pcmcia-modules-4.19.0-24progress5u1-itanium-di nic-usb-modules-4.19.0-24progress5u1-itanium-di sata-modules-4.19.0-24progress5u1-itanium-di i2c-modules-4.19.0-24progress5u1-itanium-di crc-modules-4.19.0-24progress5u1-itanium-di crypto-modules-4.19.0-24progress5u1-itanium-di crypto-dm-modules-4.19.0-24progress5u1-itanium-di ata-modules-4.19.0-24progress5u1-itanium-di nbd-modules-4.19.0-24progress5u1-itanium-di squashfs-modules-4.19.0-24progress5u1-itanium-di uinput-modules-4.19.0-24progress5u1-itanium-di compress-modules-4.19.0-24progress5u1-itanium-di udf-modules-4.19.0-24progress5u1-itanium-di fuse-modules-4.19.0-24progress5u1-itanium-di mtd-core-modules-4.19.0-24progress5u1-itanium-di ide-core-modules-4.19.0-24progress5u1-itanium-di ide-modules-4.19.0-24progress5u1-itanium-di sn-modules-4.19.0-24progress5u1-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='4.19.0-25' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-25-itanium-di nic-modules-4.19.0-25-itanium-di nic-shared-modules-4.19.0-25-itanium-di serial-modules-4.19.0-25-itanium-di usb-serial-modules-4.19.0-25-itanium-di ppp-modules-4.19.0-25-itanium-di pata-modules-4.19.0-25-itanium-di cdrom-core-modules-4.19.0-25-itanium-di firewire-core-modules-4.19.0-25-itanium-di scsi-core-modules-4.19.0-25-itanium-di scsi-modules-4.19.0-25-itanium-di scsi-nic-modules-4.19.0-25-itanium-di loop-modules-4.19.0-25-itanium-di btrfs-modules-4.19.0-25-itanium-di ext4-modules-4.19.0-25-itanium-di isofs-modules-4.19.0-25-itanium-di jfs-modules-4.19.0-25-itanium-di xfs-modules-4.19.0-25-itanium-di fat-modules-4.19.0-25-itanium-di md-modules-4.19.0-25-itanium-di multipath-modules-4.19.0-25-itanium-di usb-modules-4.19.0-25-itanium-di usb-storage-modules-4.19.0-25-itanium-di fb-modules-4.19.0-25-itanium-di input-modules-4.19.0-25-itanium-di event-modules-4.19.0-25-itanium-di mouse-modules-4.19.0-25-itanium-di pcmcia-modules-4.19.0-25-itanium-di nic-usb-modules-4.19.0-25-itanium-di sata-modules-4.19.0-25-itanium-di i2c-modules-4.19.0-25-itanium-di crc-modules-4.19.0-25-itanium-di crypto-modules-4.19.0-25-itanium-di crypto-dm-modules-4.19.0-25-itanium-di ata-modules-4.19.0-25-itanium-di nbd-modules-4.19.0-25-itanium-di squashfs-modules-4.19.0-25-itanium-di uinput-modules-4.19.0-25-itanium-di compress-modules-4.19.0-25-itanium-di udf-modules-4.19.0-25-itanium-di fuse-modules-4.19.0-25-itanium-di mtd-core-modules-4.19.0-25-itanium-di ide-core-modules-4.19.0-25-itanium-di ide-modules-4.19.0-25-itanium-di sn-modules-4.19.0-25-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_ia64_none: binary-arch_ia64_none_itanium binary-arch_ia64_none_mckinley binary-arch_ia64_none_real binary-arch_ia64_none_itanium: binary-arch_ia64_none_itanium_real binary-arch_ia64_none_itanium_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='ia64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='ia64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_ia64_none_mckinley: binary-arch_ia64_none_mckinley_real binary-arch_ia64_none_mckinley_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='ia64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='ia64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_ia64_none_real: binary-arch_ia64_real:: setup_ia64 binary-arch_ia64_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_m68k:: binary-arch_m68k_none binary-arch_m68k_real binary-arch_m68k:: - $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='4.19.0-24progress5u1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24progress5u1-m68k-di nic-modules-4.19.0-24progress5u1-m68k-di nic-shared-modules-4.19.0-24progress5u1-m68k-di ppp-modules-4.19.0-24progress5u1-m68k-di pata-modules-4.19.0-24progress5u1-m68k-di cdrom-core-modules-4.19.0-24progress5u1-m68k-di scsi-core-modules-4.19.0-24progress5u1-m68k-di scsi-modules-4.19.0-24progress5u1-m68k-di loop-modules-4.19.0-24progress5u1-m68k-di btrfs-modules-4.19.0-24progress5u1-m68k-di ext4-modules-4.19.0-24progress5u1-m68k-di isofs-modules-4.19.0-24progress5u1-m68k-di fat-modules-4.19.0-24progress5u1-m68k-di hfs-modules-4.19.0-24progress5u1-m68k-di affs-modules-4.19.0-24progress5u1-m68k-di md-modules-4.19.0-24progress5u1-m68k-di crc-modules-4.19.0-24progress5u1-m68k-di crypto-modules-4.19.0-24progress5u1-m68k-di ata-modules-4.19.0-24progress5u1-m68k-di nbd-modules-4.19.0-24progress5u1-m68k-di squashfs-modules-4.19.0-24progress5u1-m68k-di zlib-modules-4.19.0-24progress5u1-m68k-di compress-modules-4.19.0-24progress5u1-m68k-di udf-modules-4.19.0-24progress5u1-m68k-di fuse-modules-4.19.0-24progress5u1-m68k-di ide-core-modules-4.19.0-24progress5u1-m68k-di ide-modules-4.19.0-24progress5u1-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='4.19.0-25' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-25-m68k-di nic-modules-4.19.0-25-m68k-di nic-shared-modules-4.19.0-25-m68k-di ppp-modules-4.19.0-25-m68k-di pata-modules-4.19.0-25-m68k-di cdrom-core-modules-4.19.0-25-m68k-di scsi-core-modules-4.19.0-25-m68k-di scsi-modules-4.19.0-25-m68k-di loop-modules-4.19.0-25-m68k-di btrfs-modules-4.19.0-25-m68k-di ext4-modules-4.19.0-25-m68k-di isofs-modules-4.19.0-25-m68k-di fat-modules-4.19.0-25-m68k-di hfs-modules-4.19.0-25-m68k-di affs-modules-4.19.0-25-m68k-di md-modules-4.19.0-25-m68k-di crc-modules-4.19.0-25-m68k-di crypto-modules-4.19.0-25-m68k-di ata-modules-4.19.0-25-m68k-di nbd-modules-4.19.0-25-m68k-di squashfs-modules-4.19.0-25-m68k-di zlib-modules-4.19.0-25-m68k-di compress-modules-4.19.0-25-m68k-di udf-modules-4.19.0-25-m68k-di fuse-modules-4.19.0-25-m68k-di ide-core-modules-4.19.0-25-m68k-di ide-modules-4.19.0-25-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_m68k_none: binary-arch_m68k_none_m68k binary-arch_m68k_none_real binary-arch_m68k_none_m68k: binary-arch_m68k_none_m68k_real binary-arch_m68k_none_m68k_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='m68k' CFLAGS_KERNEL='-ffreestanding' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='m68k' CFLAGS_KERNEL='-ffreestanding' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_m68k_none_real: binary-arch_m68k_real:: setup_m68k binary-arch_m68k_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mips:: binary-arch_mips_none binary-arch_mips_real binary-arch_mips:: - $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='4.19.0-24progress5u1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24progress5u1-4kc-malta-di nic-modules-4.19.0-24progress5u1-4kc-malta-di nic-wireless-modules-4.19.0-24progress5u1-4kc-malta-di nic-shared-modules-4.19.0-24progress5u1-4kc-malta-di usb-serial-modules-4.19.0-24progress5u1-4kc-malta-di ppp-modules-4.19.0-24progress5u1-4kc-malta-di pata-modules-4.19.0-24progress5u1-4kc-malta-di cdrom-core-modules-4.19.0-24progress5u1-4kc-malta-di scsi-core-modules-4.19.0-24progress5u1-4kc-malta-di scsi-modules-4.19.0-24progress5u1-4kc-malta-di scsi-nic-modules-4.19.0-24progress5u1-4kc-malta-di loop-modules-4.19.0-24progress5u1-4kc-malta-di btrfs-modules-4.19.0-24progress5u1-4kc-malta-di ext4-modules-4.19.0-24progress5u1-4kc-malta-di isofs-modules-4.19.0-24progress5u1-4kc-malta-di jfs-modules-4.19.0-24progress5u1-4kc-malta-di xfs-modules-4.19.0-24progress5u1-4kc-malta-di fat-modules-4.19.0-24progress5u1-4kc-malta-di hfs-modules-4.19.0-24progress5u1-4kc-malta-di affs-modules-4.19.0-24progress5u1-4kc-malta-di minix-modules-4.19.0-24progress5u1-4kc-malta-di md-modules-4.19.0-24progress5u1-4kc-malta-di multipath-modules-4.19.0-24progress5u1-4kc-malta-di usb-modules-4.19.0-24progress5u1-4kc-malta-di usb-storage-modules-4.19.0-24progress5u1-4kc-malta-di fb-modules-4.19.0-24progress5u1-4kc-malta-di input-modules-4.19.0-24progress5u1-4kc-malta-di event-modules-4.19.0-24progress5u1-4kc-malta-di mouse-modules-4.19.0-24progress5u1-4kc-malta-di nic-usb-modules-4.19.0-24progress5u1-4kc-malta-di sata-modules-4.19.0-24progress5u1-4kc-malta-di i2c-modules-4.19.0-24progress5u1-4kc-malta-di crc-modules-4.19.0-24progress5u1-4kc-malta-di crypto-modules-4.19.0-24progress5u1-4kc-malta-di crypto-dm-modules-4.19.0-24progress5u1-4kc-malta-di ata-modules-4.19.0-24progress5u1-4kc-malta-di mmc-core-modules-4.19.0-24progress5u1-4kc-malta-di mmc-modules-4.19.0-24progress5u1-4kc-malta-di nbd-modules-4.19.0-24progress5u1-4kc-malta-di squashfs-modules-4.19.0-24progress5u1-4kc-malta-di sound-modules-4.19.0-24progress5u1-4kc-malta-di zlib-modules-4.19.0-24progress5u1-4kc-malta-di compress-modules-4.19.0-24progress5u1-4kc-malta-di udf-modules-4.19.0-24progress5u1-4kc-malta-di fuse-modules-4.19.0-24progress5u1-4kc-malta-di mtd-core-modules-4.19.0-24progress5u1-4kc-malta-di kernel-image-4.19.0-24progress5u1-octeon-di nic-modules-4.19.0-24progress5u1-octeon-di nic-wireless-modules-4.19.0-24progress5u1-octeon-di nic-shared-modules-4.19.0-24progress5u1-octeon-di usb-serial-modules-4.19.0-24progress5u1-octeon-di ppp-modules-4.19.0-24progress5u1-octeon-di pata-modules-4.19.0-24progress5u1-octeon-di cdrom-core-modules-4.19.0-24progress5u1-octeon-di scsi-core-modules-4.19.0-24progress5u1-octeon-di scsi-modules-4.19.0-24progress5u1-octeon-di scsi-nic-modules-4.19.0-24progress5u1-octeon-di loop-modules-4.19.0-24progress5u1-octeon-di btrfs-modules-4.19.0-24progress5u1-octeon-di ext4-modules-4.19.0-24progress5u1-octeon-di isofs-modules-4.19.0-24progress5u1-octeon-di jfs-modules-4.19.0-24progress5u1-octeon-di xfs-modules-4.19.0-24progress5u1-octeon-di fat-modules-4.19.0-24progress5u1-octeon-di hfs-modules-4.19.0-24progress5u1-octeon-di affs-modules-4.19.0-24progress5u1-octeon-di minix-modules-4.19.0-24progress5u1-octeon-di md-modules-4.19.0-24progress5u1-octeon-di multipath-modules-4.19.0-24progress5u1-octeon-di usb-modules-4.19.0-24progress5u1-octeon-di usb-storage-modules-4.19.0-24progress5u1-octeon-di input-modules-4.19.0-24progress5u1-octeon-di event-modules-4.19.0-24progress5u1-octeon-di nic-usb-modules-4.19.0-24progress5u1-octeon-di sata-modules-4.19.0-24progress5u1-octeon-di crc-modules-4.19.0-24progress5u1-octeon-di crypto-modules-4.19.0-24progress5u1-octeon-di crypto-dm-modules-4.19.0-24progress5u1-octeon-di nbd-modules-4.19.0-24progress5u1-octeon-di squashfs-modules-4.19.0-24progress5u1-octeon-di rtc-modules-4.19.0-24progress5u1-octeon-di sound-modules-4.19.0-24progress5u1-octeon-di zlib-modules-4.19.0-24progress5u1-octeon-di compress-modules-4.19.0-24progress5u1-octeon-di udf-modules-4.19.0-24progress5u1-octeon-di fuse-modules-4.19.0-24progress5u1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='4.19.0-25' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-25-4kc-malta-di nic-modules-4.19.0-25-4kc-malta-di nic-wireless-modules-4.19.0-25-4kc-malta-di nic-shared-modules-4.19.0-25-4kc-malta-di usb-serial-modules-4.19.0-25-4kc-malta-di ppp-modules-4.19.0-25-4kc-malta-di pata-modules-4.19.0-25-4kc-malta-di cdrom-core-modules-4.19.0-25-4kc-malta-di scsi-core-modules-4.19.0-25-4kc-malta-di scsi-modules-4.19.0-25-4kc-malta-di scsi-nic-modules-4.19.0-25-4kc-malta-di loop-modules-4.19.0-25-4kc-malta-di btrfs-modules-4.19.0-25-4kc-malta-di ext4-modules-4.19.0-25-4kc-malta-di isofs-modules-4.19.0-25-4kc-malta-di jfs-modules-4.19.0-25-4kc-malta-di xfs-modules-4.19.0-25-4kc-malta-di fat-modules-4.19.0-25-4kc-malta-di hfs-modules-4.19.0-25-4kc-malta-di affs-modules-4.19.0-25-4kc-malta-di minix-modules-4.19.0-25-4kc-malta-di md-modules-4.19.0-25-4kc-malta-di multipath-modules-4.19.0-25-4kc-malta-di usb-modules-4.19.0-25-4kc-malta-di usb-storage-modules-4.19.0-25-4kc-malta-di fb-modules-4.19.0-25-4kc-malta-di input-modules-4.19.0-25-4kc-malta-di event-modules-4.19.0-25-4kc-malta-di mouse-modules-4.19.0-25-4kc-malta-di nic-usb-modules-4.19.0-25-4kc-malta-di sata-modules-4.19.0-25-4kc-malta-di i2c-modules-4.19.0-25-4kc-malta-di crc-modules-4.19.0-25-4kc-malta-di crypto-modules-4.19.0-25-4kc-malta-di crypto-dm-modules-4.19.0-25-4kc-malta-di ata-modules-4.19.0-25-4kc-malta-di mmc-core-modules-4.19.0-25-4kc-malta-di mmc-modules-4.19.0-25-4kc-malta-di nbd-modules-4.19.0-25-4kc-malta-di squashfs-modules-4.19.0-25-4kc-malta-di sound-modules-4.19.0-25-4kc-malta-di zlib-modules-4.19.0-25-4kc-malta-di compress-modules-4.19.0-25-4kc-malta-di udf-modules-4.19.0-25-4kc-malta-di fuse-modules-4.19.0-25-4kc-malta-di mtd-core-modules-4.19.0-25-4kc-malta-di kernel-image-4.19.0-25-octeon-di nic-modules-4.19.0-25-octeon-di nic-wireless-modules-4.19.0-25-octeon-di nic-shared-modules-4.19.0-25-octeon-di usb-serial-modules-4.19.0-25-octeon-di ppp-modules-4.19.0-25-octeon-di pata-modules-4.19.0-25-octeon-di cdrom-core-modules-4.19.0-25-octeon-di scsi-core-modules-4.19.0-25-octeon-di scsi-modules-4.19.0-25-octeon-di scsi-nic-modules-4.19.0-25-octeon-di loop-modules-4.19.0-25-octeon-di btrfs-modules-4.19.0-25-octeon-di ext4-modules-4.19.0-25-octeon-di isofs-modules-4.19.0-25-octeon-di jfs-modules-4.19.0-25-octeon-di xfs-modules-4.19.0-25-octeon-di fat-modules-4.19.0-25-octeon-di hfs-modules-4.19.0-25-octeon-di affs-modules-4.19.0-25-octeon-di minix-modules-4.19.0-25-octeon-di md-modules-4.19.0-25-octeon-di multipath-modules-4.19.0-25-octeon-di usb-modules-4.19.0-25-octeon-di usb-storage-modules-4.19.0-25-octeon-di input-modules-4.19.0-25-octeon-di event-modules-4.19.0-25-octeon-di nic-usb-modules-4.19.0-25-octeon-di sata-modules-4.19.0-25-octeon-di crc-modules-4.19.0-25-octeon-di crypto-modules-4.19.0-25-octeon-di crypto-dm-modules-4.19.0-25-octeon-di nbd-modules-4.19.0-25-octeon-di squashfs-modules-4.19.0-25-octeon-di rtc-modules-4.19.0-25-octeon-di sound-modules-4.19.0-25-octeon-di zlib-modules-4.19.0-25-octeon-di compress-modules-4.19.0-25-octeon-di udf-modules-4.19.0-25-octeon-di fuse-modules-4.19.0-25-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_mips64:: binary-arch_mips64_none binary-arch_mips64_real binary-arch_mips64:: - $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='4.19.0-24progress5u1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24progress5u1-5kc-malta-di nic-modules-4.19.0-24progress5u1-5kc-malta-di nic-wireless-modules-4.19.0-24progress5u1-5kc-malta-di nic-shared-modules-4.19.0-24progress5u1-5kc-malta-di usb-serial-modules-4.19.0-24progress5u1-5kc-malta-di ppp-modules-4.19.0-24progress5u1-5kc-malta-di pata-modules-4.19.0-24progress5u1-5kc-malta-di cdrom-core-modules-4.19.0-24progress5u1-5kc-malta-di scsi-core-modules-4.19.0-24progress5u1-5kc-malta-di scsi-modules-4.19.0-24progress5u1-5kc-malta-di scsi-nic-modules-4.19.0-24progress5u1-5kc-malta-di loop-modules-4.19.0-24progress5u1-5kc-malta-di btrfs-modules-4.19.0-24progress5u1-5kc-malta-di ext4-modules-4.19.0-24progress5u1-5kc-malta-di isofs-modules-4.19.0-24progress5u1-5kc-malta-di jfs-modules-4.19.0-24progress5u1-5kc-malta-di xfs-modules-4.19.0-24progress5u1-5kc-malta-di fat-modules-4.19.0-24progress5u1-5kc-malta-di hfs-modules-4.19.0-24progress5u1-5kc-malta-di affs-modules-4.19.0-24progress5u1-5kc-malta-di minix-modules-4.19.0-24progress5u1-5kc-malta-di md-modules-4.19.0-24progress5u1-5kc-malta-di multipath-modules-4.19.0-24progress5u1-5kc-malta-di usb-modules-4.19.0-24progress5u1-5kc-malta-di usb-storage-modules-4.19.0-24progress5u1-5kc-malta-di fb-modules-4.19.0-24progress5u1-5kc-malta-di input-modules-4.19.0-24progress5u1-5kc-malta-di event-modules-4.19.0-24progress5u1-5kc-malta-di mouse-modules-4.19.0-24progress5u1-5kc-malta-di nic-usb-modules-4.19.0-24progress5u1-5kc-malta-di sata-modules-4.19.0-24progress5u1-5kc-malta-di i2c-modules-4.19.0-24progress5u1-5kc-malta-di crc-modules-4.19.0-24progress5u1-5kc-malta-di crypto-modules-4.19.0-24progress5u1-5kc-malta-di crypto-dm-modules-4.19.0-24progress5u1-5kc-malta-di ata-modules-4.19.0-24progress5u1-5kc-malta-di mmc-core-modules-4.19.0-24progress5u1-5kc-malta-di mmc-modules-4.19.0-24progress5u1-5kc-malta-di nbd-modules-4.19.0-24progress5u1-5kc-malta-di squashfs-modules-4.19.0-24progress5u1-5kc-malta-di sound-modules-4.19.0-24progress5u1-5kc-malta-di zlib-modules-4.19.0-24progress5u1-5kc-malta-di compress-modules-4.19.0-24progress5u1-5kc-malta-di udf-modules-4.19.0-24progress5u1-5kc-malta-di fuse-modules-4.19.0-24progress5u1-5kc-malta-di mtd-core-modules-4.19.0-24progress5u1-5kc-malta-di kernel-image-4.19.0-24progress5u1-octeon-di nic-modules-4.19.0-24progress5u1-octeon-di nic-wireless-modules-4.19.0-24progress5u1-octeon-di nic-shared-modules-4.19.0-24progress5u1-octeon-di usb-serial-modules-4.19.0-24progress5u1-octeon-di ppp-modules-4.19.0-24progress5u1-octeon-di pata-modules-4.19.0-24progress5u1-octeon-di cdrom-core-modules-4.19.0-24progress5u1-octeon-di scsi-core-modules-4.19.0-24progress5u1-octeon-di scsi-modules-4.19.0-24progress5u1-octeon-di scsi-nic-modules-4.19.0-24progress5u1-octeon-di loop-modules-4.19.0-24progress5u1-octeon-di btrfs-modules-4.19.0-24progress5u1-octeon-di ext4-modules-4.19.0-24progress5u1-octeon-di isofs-modules-4.19.0-24progress5u1-octeon-di jfs-modules-4.19.0-24progress5u1-octeon-di xfs-modules-4.19.0-24progress5u1-octeon-di fat-modules-4.19.0-24progress5u1-octeon-di hfs-modules-4.19.0-24progress5u1-octeon-di affs-modules-4.19.0-24progress5u1-octeon-di minix-modules-4.19.0-24progress5u1-octeon-di md-modules-4.19.0-24progress5u1-octeon-di multipath-modules-4.19.0-24progress5u1-octeon-di usb-modules-4.19.0-24progress5u1-octeon-di usb-storage-modules-4.19.0-24progress5u1-octeon-di input-modules-4.19.0-24progress5u1-octeon-di event-modules-4.19.0-24progress5u1-octeon-di nic-usb-modules-4.19.0-24progress5u1-octeon-di sata-modules-4.19.0-24progress5u1-octeon-di crc-modules-4.19.0-24progress5u1-octeon-di crypto-modules-4.19.0-24progress5u1-octeon-di crypto-dm-modules-4.19.0-24progress5u1-octeon-di nbd-modules-4.19.0-24progress5u1-octeon-di squashfs-modules-4.19.0-24progress5u1-octeon-di rtc-modules-4.19.0-24progress5u1-octeon-di sound-modules-4.19.0-24progress5u1-octeon-di zlib-modules-4.19.0-24progress5u1-octeon-di compress-modules-4.19.0-24progress5u1-octeon-di udf-modules-4.19.0-24progress5u1-octeon-di fuse-modules-4.19.0-24progress5u1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='4.19.0-25' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-25-5kc-malta-di nic-modules-4.19.0-25-5kc-malta-di nic-wireless-modules-4.19.0-25-5kc-malta-di nic-shared-modules-4.19.0-25-5kc-malta-di usb-serial-modules-4.19.0-25-5kc-malta-di ppp-modules-4.19.0-25-5kc-malta-di pata-modules-4.19.0-25-5kc-malta-di cdrom-core-modules-4.19.0-25-5kc-malta-di scsi-core-modules-4.19.0-25-5kc-malta-di scsi-modules-4.19.0-25-5kc-malta-di scsi-nic-modules-4.19.0-25-5kc-malta-di loop-modules-4.19.0-25-5kc-malta-di btrfs-modules-4.19.0-25-5kc-malta-di ext4-modules-4.19.0-25-5kc-malta-di isofs-modules-4.19.0-25-5kc-malta-di jfs-modules-4.19.0-25-5kc-malta-di xfs-modules-4.19.0-25-5kc-malta-di fat-modules-4.19.0-25-5kc-malta-di hfs-modules-4.19.0-25-5kc-malta-di affs-modules-4.19.0-25-5kc-malta-di minix-modules-4.19.0-25-5kc-malta-di md-modules-4.19.0-25-5kc-malta-di multipath-modules-4.19.0-25-5kc-malta-di usb-modules-4.19.0-25-5kc-malta-di usb-storage-modules-4.19.0-25-5kc-malta-di fb-modules-4.19.0-25-5kc-malta-di input-modules-4.19.0-25-5kc-malta-di event-modules-4.19.0-25-5kc-malta-di mouse-modules-4.19.0-25-5kc-malta-di nic-usb-modules-4.19.0-25-5kc-malta-di sata-modules-4.19.0-25-5kc-malta-di i2c-modules-4.19.0-25-5kc-malta-di crc-modules-4.19.0-25-5kc-malta-di crypto-modules-4.19.0-25-5kc-malta-di crypto-dm-modules-4.19.0-25-5kc-malta-di ata-modules-4.19.0-25-5kc-malta-di mmc-core-modules-4.19.0-25-5kc-malta-di mmc-modules-4.19.0-25-5kc-malta-di nbd-modules-4.19.0-25-5kc-malta-di squashfs-modules-4.19.0-25-5kc-malta-di sound-modules-4.19.0-25-5kc-malta-di zlib-modules-4.19.0-25-5kc-malta-di compress-modules-4.19.0-25-5kc-malta-di udf-modules-4.19.0-25-5kc-malta-di fuse-modules-4.19.0-25-5kc-malta-di mtd-core-modules-4.19.0-25-5kc-malta-di kernel-image-4.19.0-25-octeon-di nic-modules-4.19.0-25-octeon-di nic-wireless-modules-4.19.0-25-octeon-di nic-shared-modules-4.19.0-25-octeon-di usb-serial-modules-4.19.0-25-octeon-di ppp-modules-4.19.0-25-octeon-di pata-modules-4.19.0-25-octeon-di cdrom-core-modules-4.19.0-25-octeon-di scsi-core-modules-4.19.0-25-octeon-di scsi-modules-4.19.0-25-octeon-di scsi-nic-modules-4.19.0-25-octeon-di loop-modules-4.19.0-25-octeon-di btrfs-modules-4.19.0-25-octeon-di ext4-modules-4.19.0-25-octeon-di isofs-modules-4.19.0-25-octeon-di jfs-modules-4.19.0-25-octeon-di xfs-modules-4.19.0-25-octeon-di fat-modules-4.19.0-25-octeon-di hfs-modules-4.19.0-25-octeon-di affs-modules-4.19.0-25-octeon-di minix-modules-4.19.0-25-octeon-di md-modules-4.19.0-25-octeon-di multipath-modules-4.19.0-25-octeon-di usb-modules-4.19.0-25-octeon-di usb-storage-modules-4.19.0-25-octeon-di input-modules-4.19.0-25-octeon-di event-modules-4.19.0-25-octeon-di nic-usb-modules-4.19.0-25-octeon-di sata-modules-4.19.0-25-octeon-di crc-modules-4.19.0-25-octeon-di crypto-modules-4.19.0-25-octeon-di crypto-dm-modules-4.19.0-25-octeon-di nbd-modules-4.19.0-25-octeon-di squashfs-modules-4.19.0-25-octeon-di rtc-modules-4.19.0-25-octeon-di sound-modules-4.19.0-25-octeon-di zlib-modules-4.19.0-25-octeon-di compress-modules-4.19.0-25-octeon-di udf-modules-4.19.0-25-octeon-di fuse-modules-4.19.0-25-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_mips64_none: binary-arch_mips64_none_5kc-malta binary-arch_mips64_none_octeon binary-arch_mips64_none_real binary-arch_mips64_none_5kc-malta: binary-arch_mips64_none_5kc-malta_real binary-arch_mips64_none_5kc-malta_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='mips64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mips64_none_octeon: binary-arch_mips64_none_octeon_real binary-arch_mips64_none_octeon_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='mips64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mips64_none_real: binary-arch_mips64_real:: setup_mips64 binary-arch_mips64_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mips64el:: binary-arch_mips64el_none binary-arch_mips64el_real binary-arch_mips64el:: - $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='4.19.0-24progress5u1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24progress5u1-5kc-malta-di nic-modules-4.19.0-24progress5u1-5kc-malta-di nic-wireless-modules-4.19.0-24progress5u1-5kc-malta-di nic-shared-modules-4.19.0-24progress5u1-5kc-malta-di usb-serial-modules-4.19.0-24progress5u1-5kc-malta-di ppp-modules-4.19.0-24progress5u1-5kc-malta-di pata-modules-4.19.0-24progress5u1-5kc-malta-di cdrom-core-modules-4.19.0-24progress5u1-5kc-malta-di scsi-core-modules-4.19.0-24progress5u1-5kc-malta-di scsi-modules-4.19.0-24progress5u1-5kc-malta-di scsi-nic-modules-4.19.0-24progress5u1-5kc-malta-di loop-modules-4.19.0-24progress5u1-5kc-malta-di btrfs-modules-4.19.0-24progress5u1-5kc-malta-di ext4-modules-4.19.0-24progress5u1-5kc-malta-di isofs-modules-4.19.0-24progress5u1-5kc-malta-di jfs-modules-4.19.0-24progress5u1-5kc-malta-di xfs-modules-4.19.0-24progress5u1-5kc-malta-di fat-modules-4.19.0-24progress5u1-5kc-malta-di hfs-modules-4.19.0-24progress5u1-5kc-malta-di affs-modules-4.19.0-24progress5u1-5kc-malta-di minix-modules-4.19.0-24progress5u1-5kc-malta-di md-modules-4.19.0-24progress5u1-5kc-malta-di multipath-modules-4.19.0-24progress5u1-5kc-malta-di usb-modules-4.19.0-24progress5u1-5kc-malta-di usb-storage-modules-4.19.0-24progress5u1-5kc-malta-di fb-modules-4.19.0-24progress5u1-5kc-malta-di input-modules-4.19.0-24progress5u1-5kc-malta-di event-modules-4.19.0-24progress5u1-5kc-malta-di mouse-modules-4.19.0-24progress5u1-5kc-malta-di nic-usb-modules-4.19.0-24progress5u1-5kc-malta-di sata-modules-4.19.0-24progress5u1-5kc-malta-di i2c-modules-4.19.0-24progress5u1-5kc-malta-di crc-modules-4.19.0-24progress5u1-5kc-malta-di crypto-modules-4.19.0-24progress5u1-5kc-malta-di crypto-dm-modules-4.19.0-24progress5u1-5kc-malta-di ata-modules-4.19.0-24progress5u1-5kc-malta-di mmc-core-modules-4.19.0-24progress5u1-5kc-malta-di mmc-modules-4.19.0-24progress5u1-5kc-malta-di nbd-modules-4.19.0-24progress5u1-5kc-malta-di squashfs-modules-4.19.0-24progress5u1-5kc-malta-di sound-modules-4.19.0-24progress5u1-5kc-malta-di zlib-modules-4.19.0-24progress5u1-5kc-malta-di compress-modules-4.19.0-24progress5u1-5kc-malta-di udf-modules-4.19.0-24progress5u1-5kc-malta-di fuse-modules-4.19.0-24progress5u1-5kc-malta-di mtd-core-modules-4.19.0-24progress5u1-5kc-malta-di kernel-image-4.19.0-24progress5u1-loongson-3-di nic-modules-4.19.0-24progress5u1-loongson-3-di nic-wireless-modules-4.19.0-24progress5u1-loongson-3-di nic-shared-modules-4.19.0-24progress5u1-loongson-3-di usb-serial-modules-4.19.0-24progress5u1-loongson-3-di ppp-modules-4.19.0-24progress5u1-loongson-3-di pata-modules-4.19.0-24progress5u1-loongson-3-di cdrom-core-modules-4.19.0-24progress5u1-loongson-3-di firewire-core-modules-4.19.0-24progress5u1-loongson-3-di scsi-core-modules-4.19.0-24progress5u1-loongson-3-di scsi-modules-4.19.0-24progress5u1-loongson-3-di scsi-nic-modules-4.19.0-24progress5u1-loongson-3-di loop-modules-4.19.0-24progress5u1-loongson-3-di btrfs-modules-4.19.0-24progress5u1-loongson-3-di ext4-modules-4.19.0-24progress5u1-loongson-3-di isofs-modules-4.19.0-24progress5u1-loongson-3-di jfs-modules-4.19.0-24progress5u1-loongson-3-di xfs-modules-4.19.0-24progress5u1-loongson-3-di fat-modules-4.19.0-24progress5u1-loongson-3-di hfs-modules-4.19.0-24progress5u1-loongson-3-di affs-modules-4.19.0-24progress5u1-loongson-3-di minix-modules-4.19.0-24progress5u1-loongson-3-di nfs-modules-4.19.0-24progress5u1-loongson-3-di md-modules-4.19.0-24progress5u1-loongson-3-di multipath-modules-4.19.0-24progress5u1-loongson-3-di usb-modules-4.19.0-24progress5u1-loongson-3-di usb-storage-modules-4.19.0-24progress5u1-loongson-3-di fb-modules-4.19.0-24progress5u1-loongson-3-di input-modules-4.19.0-24progress5u1-loongson-3-di event-modules-4.19.0-24progress5u1-loongson-3-di nic-usb-modules-4.19.0-24progress5u1-loongson-3-di sata-modules-4.19.0-24progress5u1-loongson-3-di crc-modules-4.19.0-24progress5u1-loongson-3-di crypto-modules-4.19.0-24progress5u1-loongson-3-di crypto-dm-modules-4.19.0-24progress5u1-loongson-3-di ata-modules-4.19.0-24progress5u1-loongson-3-di nbd-modules-4.19.0-24progress5u1-loongson-3-di squashfs-modules-4.19.0-24progress5u1-loongson-3-di speakup-modules-4.19.0-24progress5u1-loongson-3-di sound-modules-4.19.0-24progress5u1-loongson-3-di zlib-modules-4.19.0-24progress5u1-loongson-3-di compress-modules-4.19.0-24progress5u1-loongson-3-di udf-modules-4.19.0-24progress5u1-loongson-3-di fuse-modules-4.19.0-24progress5u1-loongson-3-di mtd-core-modules-4.19.0-24progress5u1-loongson-3-di kernel-image-4.19.0-24progress5u1-octeon-di nic-modules-4.19.0-24progress5u1-octeon-di nic-wireless-modules-4.19.0-24progress5u1-octeon-di nic-shared-modules-4.19.0-24progress5u1-octeon-di usb-serial-modules-4.19.0-24progress5u1-octeon-di ppp-modules-4.19.0-24progress5u1-octeon-di pata-modules-4.19.0-24progress5u1-octeon-di cdrom-core-modules-4.19.0-24progress5u1-octeon-di scsi-core-modules-4.19.0-24progress5u1-octeon-di scsi-modules-4.19.0-24progress5u1-octeon-di scsi-nic-modules-4.19.0-24progress5u1-octeon-di loop-modules-4.19.0-24progress5u1-octeon-di btrfs-modules-4.19.0-24progress5u1-octeon-di ext4-modules-4.19.0-24progress5u1-octeon-di isofs-modules-4.19.0-24progress5u1-octeon-di jfs-modules-4.19.0-24progress5u1-octeon-di xfs-modules-4.19.0-24progress5u1-octeon-di fat-modules-4.19.0-24progress5u1-octeon-di hfs-modules-4.19.0-24progress5u1-octeon-di affs-modules-4.19.0-24progress5u1-octeon-di minix-modules-4.19.0-24progress5u1-octeon-di md-modules-4.19.0-24progress5u1-octeon-di multipath-modules-4.19.0-24progress5u1-octeon-di usb-modules-4.19.0-24progress5u1-octeon-di usb-storage-modules-4.19.0-24progress5u1-octeon-di input-modules-4.19.0-24progress5u1-octeon-di event-modules-4.19.0-24progress5u1-octeon-di nic-usb-modules-4.19.0-24progress5u1-octeon-di sata-modules-4.19.0-24progress5u1-octeon-di crc-modules-4.19.0-24progress5u1-octeon-di crypto-modules-4.19.0-24progress5u1-octeon-di crypto-dm-modules-4.19.0-24progress5u1-octeon-di nbd-modules-4.19.0-24progress5u1-octeon-di squashfs-modules-4.19.0-24progress5u1-octeon-di rtc-modules-4.19.0-24progress5u1-octeon-di sound-modules-4.19.0-24progress5u1-octeon-di zlib-modules-4.19.0-24progress5u1-octeon-di compress-modules-4.19.0-24progress5u1-octeon-di udf-modules-4.19.0-24progress5u1-octeon-di fuse-modules-4.19.0-24progress5u1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='4.19.0-25' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-25-5kc-malta-di nic-modules-4.19.0-25-5kc-malta-di nic-wireless-modules-4.19.0-25-5kc-malta-di nic-shared-modules-4.19.0-25-5kc-malta-di usb-serial-modules-4.19.0-25-5kc-malta-di ppp-modules-4.19.0-25-5kc-malta-di pata-modules-4.19.0-25-5kc-malta-di cdrom-core-modules-4.19.0-25-5kc-malta-di scsi-core-modules-4.19.0-25-5kc-malta-di scsi-modules-4.19.0-25-5kc-malta-di scsi-nic-modules-4.19.0-25-5kc-malta-di loop-modules-4.19.0-25-5kc-malta-di btrfs-modules-4.19.0-25-5kc-malta-di ext4-modules-4.19.0-25-5kc-malta-di isofs-modules-4.19.0-25-5kc-malta-di jfs-modules-4.19.0-25-5kc-malta-di xfs-modules-4.19.0-25-5kc-malta-di fat-modules-4.19.0-25-5kc-malta-di hfs-modules-4.19.0-25-5kc-malta-di affs-modules-4.19.0-25-5kc-malta-di minix-modules-4.19.0-25-5kc-malta-di md-modules-4.19.0-25-5kc-malta-di multipath-modules-4.19.0-25-5kc-malta-di usb-modules-4.19.0-25-5kc-malta-di usb-storage-modules-4.19.0-25-5kc-malta-di fb-modules-4.19.0-25-5kc-malta-di input-modules-4.19.0-25-5kc-malta-di event-modules-4.19.0-25-5kc-malta-di mouse-modules-4.19.0-25-5kc-malta-di nic-usb-modules-4.19.0-25-5kc-malta-di sata-modules-4.19.0-25-5kc-malta-di i2c-modules-4.19.0-25-5kc-malta-di crc-modules-4.19.0-25-5kc-malta-di crypto-modules-4.19.0-25-5kc-malta-di crypto-dm-modules-4.19.0-25-5kc-malta-di ata-modules-4.19.0-25-5kc-malta-di mmc-core-modules-4.19.0-25-5kc-malta-di mmc-modules-4.19.0-25-5kc-malta-di nbd-modules-4.19.0-25-5kc-malta-di squashfs-modules-4.19.0-25-5kc-malta-di sound-modules-4.19.0-25-5kc-malta-di zlib-modules-4.19.0-25-5kc-malta-di compress-modules-4.19.0-25-5kc-malta-di udf-modules-4.19.0-25-5kc-malta-di fuse-modules-4.19.0-25-5kc-malta-di mtd-core-modules-4.19.0-25-5kc-malta-di kernel-image-4.19.0-25-loongson-3-di nic-modules-4.19.0-25-loongson-3-di nic-wireless-modules-4.19.0-25-loongson-3-di nic-shared-modules-4.19.0-25-loongson-3-di usb-serial-modules-4.19.0-25-loongson-3-di ppp-modules-4.19.0-25-loongson-3-di pata-modules-4.19.0-25-loongson-3-di cdrom-core-modules-4.19.0-25-loongson-3-di firewire-core-modules-4.19.0-25-loongson-3-di scsi-core-modules-4.19.0-25-loongson-3-di scsi-modules-4.19.0-25-loongson-3-di scsi-nic-modules-4.19.0-25-loongson-3-di loop-modules-4.19.0-25-loongson-3-di btrfs-modules-4.19.0-25-loongson-3-di ext4-modules-4.19.0-25-loongson-3-di isofs-modules-4.19.0-25-loongson-3-di jfs-modules-4.19.0-25-loongson-3-di xfs-modules-4.19.0-25-loongson-3-di fat-modules-4.19.0-25-loongson-3-di hfs-modules-4.19.0-25-loongson-3-di affs-modules-4.19.0-25-loongson-3-di minix-modules-4.19.0-25-loongson-3-di nfs-modules-4.19.0-25-loongson-3-di md-modules-4.19.0-25-loongson-3-di multipath-modules-4.19.0-25-loongson-3-di usb-modules-4.19.0-25-loongson-3-di usb-storage-modules-4.19.0-25-loongson-3-di fb-modules-4.19.0-25-loongson-3-di input-modules-4.19.0-25-loongson-3-di event-modules-4.19.0-25-loongson-3-di nic-usb-modules-4.19.0-25-loongson-3-di sata-modules-4.19.0-25-loongson-3-di crc-modules-4.19.0-25-loongson-3-di crypto-modules-4.19.0-25-loongson-3-di crypto-dm-modules-4.19.0-25-loongson-3-di ata-modules-4.19.0-25-loongson-3-di nbd-modules-4.19.0-25-loongson-3-di squashfs-modules-4.19.0-25-loongson-3-di speakup-modules-4.19.0-25-loongson-3-di sound-modules-4.19.0-25-loongson-3-di zlib-modules-4.19.0-25-loongson-3-di compress-modules-4.19.0-25-loongson-3-di udf-modules-4.19.0-25-loongson-3-di fuse-modules-4.19.0-25-loongson-3-di mtd-core-modules-4.19.0-25-loongson-3-di kernel-image-4.19.0-25-octeon-di nic-modules-4.19.0-25-octeon-di nic-wireless-modules-4.19.0-25-octeon-di nic-shared-modules-4.19.0-25-octeon-di usb-serial-modules-4.19.0-25-octeon-di ppp-modules-4.19.0-25-octeon-di pata-modules-4.19.0-25-octeon-di cdrom-core-modules-4.19.0-25-octeon-di scsi-core-modules-4.19.0-25-octeon-di scsi-modules-4.19.0-25-octeon-di scsi-nic-modules-4.19.0-25-octeon-di loop-modules-4.19.0-25-octeon-di btrfs-modules-4.19.0-25-octeon-di ext4-modules-4.19.0-25-octeon-di isofs-modules-4.19.0-25-octeon-di jfs-modules-4.19.0-25-octeon-di xfs-modules-4.19.0-25-octeon-di fat-modules-4.19.0-25-octeon-di hfs-modules-4.19.0-25-octeon-di affs-modules-4.19.0-25-octeon-di minix-modules-4.19.0-25-octeon-di md-modules-4.19.0-25-octeon-di multipath-modules-4.19.0-25-octeon-di usb-modules-4.19.0-25-octeon-di usb-storage-modules-4.19.0-25-octeon-di input-modules-4.19.0-25-octeon-di event-modules-4.19.0-25-octeon-di nic-usb-modules-4.19.0-25-octeon-di sata-modules-4.19.0-25-octeon-di crc-modules-4.19.0-25-octeon-di crypto-modules-4.19.0-25-octeon-di crypto-dm-modules-4.19.0-25-octeon-di nbd-modules-4.19.0-25-octeon-di squashfs-modules-4.19.0-25-octeon-di rtc-modules-4.19.0-25-octeon-di sound-modules-4.19.0-25-octeon-di zlib-modules-4.19.0-25-octeon-di compress-modules-4.19.0-25-octeon-di udf-modules-4.19.0-25-octeon-di fuse-modules-4.19.0-25-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_mips64el_none: binary-arch_mips64el_none_5kc-malta binary-arch_mips64el_none_loongson-3 binary-arch_mips64el_none_octeon binary-arch_mips64el_none_real binary-arch_mips64el_none_5kc-malta: binary-arch_mips64el_none_5kc-malta_real binary-arch_mips64el_none_5kc-malta_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='mips64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mips64el_none_loongson-3: binary-arch_mips64el_none_loongson-3_real binary-arch_mips64el_none_loongson-3_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='mips64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mips64el_none_octeon: binary-arch_mips64el_none_octeon_real binary-arch_mips64el_none_octeon_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='mips64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mips64el_none_real: binary-arch_mips64el_real:: setup_mips64el binary-arch_mips64el_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mips64r6:: binary-arch_mips64r6_none binary-arch_mips64r6_real binary-arch_mips64r6:: - $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='4.19.0-24progress5u1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24progress5u1-mips64r6-di nic-shared-modules-4.19.0-24progress5u1-mips64r6-di loop-modules-4.19.0-24progress5u1-mips64r6-di btrfs-modules-4.19.0-24progress5u1-mips64r6-di ext4-modules-4.19.0-24progress5u1-mips64r6-di isofs-modules-4.19.0-24progress5u1-mips64r6-di jfs-modules-4.19.0-24progress5u1-mips64r6-di xfs-modules-4.19.0-24progress5u1-mips64r6-di md-modules-4.19.0-24progress5u1-mips64r6-di multipath-modules-4.19.0-24progress5u1-mips64r6-di crc-modules-4.19.0-24progress5u1-mips64r6-di crypto-modules-4.19.0-24progress5u1-mips64r6-di crypto-dm-modules-4.19.0-24progress5u1-mips64r6-di nbd-modules-4.19.0-24progress5u1-mips64r6-di squashfs-modules-4.19.0-24progress5u1-mips64r6-di zlib-modules-4.19.0-24progress5u1-mips64r6-di compress-modules-4.19.0-24progress5u1-mips64r6-di udf-modules-4.19.0-24progress5u1-mips64r6-di fuse-modules-4.19.0-24progress5u1-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='4.19.0-25' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-25-mips64r6-di nic-shared-modules-4.19.0-25-mips64r6-di loop-modules-4.19.0-25-mips64r6-di btrfs-modules-4.19.0-25-mips64r6-di ext4-modules-4.19.0-25-mips64r6-di isofs-modules-4.19.0-25-mips64r6-di jfs-modules-4.19.0-25-mips64r6-di xfs-modules-4.19.0-25-mips64r6-di md-modules-4.19.0-25-mips64r6-di multipath-modules-4.19.0-25-mips64r6-di crc-modules-4.19.0-25-mips64r6-di crypto-modules-4.19.0-25-mips64r6-di crypto-dm-modules-4.19.0-25-mips64r6-di nbd-modules-4.19.0-25-mips64r6-di squashfs-modules-4.19.0-25-mips64r6-di zlib-modules-4.19.0-25-mips64r6-di compress-modules-4.19.0-25-mips64r6-di udf-modules-4.19.0-25-mips64r6-di fuse-modules-4.19.0-25-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_mips64r6_none: binary-arch_mips64r6_none_mips64r6 binary-arch_mips64r6_none_real binary-arch_mips64r6_none_mips64r6: binary-arch_mips64r6_none_mips64r6_real binary-arch_mips64r6_none_mips64r6_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips64r6' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='mips64r6' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mips64r6_none_real: binary-arch_mips64r6_real:: setup_mips64r6 binary-arch_mips64r6_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mips64r6el:: binary-arch_mips64r6el_none binary-arch_mips64r6el_real binary-arch_mips64r6el:: - $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='4.19.0-24progress5u1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24progress5u1-mips64r6el-di nic-shared-modules-4.19.0-24progress5u1-mips64r6el-di loop-modules-4.19.0-24progress5u1-mips64r6el-di btrfs-modules-4.19.0-24progress5u1-mips64r6el-di ext4-modules-4.19.0-24progress5u1-mips64r6el-di isofs-modules-4.19.0-24progress5u1-mips64r6el-di jfs-modules-4.19.0-24progress5u1-mips64r6el-di xfs-modules-4.19.0-24progress5u1-mips64r6el-di md-modules-4.19.0-24progress5u1-mips64r6el-di multipath-modules-4.19.0-24progress5u1-mips64r6el-di crc-modules-4.19.0-24progress5u1-mips64r6el-di crypto-modules-4.19.0-24progress5u1-mips64r6el-di crypto-dm-modules-4.19.0-24progress5u1-mips64r6el-di nbd-modules-4.19.0-24progress5u1-mips64r6el-di squashfs-modules-4.19.0-24progress5u1-mips64r6el-di zlib-modules-4.19.0-24progress5u1-mips64r6el-di compress-modules-4.19.0-24progress5u1-mips64r6el-di udf-modules-4.19.0-24progress5u1-mips64r6el-di fuse-modules-4.19.0-24progress5u1-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='4.19.0-25' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-25-mips64r6el-di nic-shared-modules-4.19.0-25-mips64r6el-di loop-modules-4.19.0-25-mips64r6el-di btrfs-modules-4.19.0-25-mips64r6el-di ext4-modules-4.19.0-25-mips64r6el-di isofs-modules-4.19.0-25-mips64r6el-di jfs-modules-4.19.0-25-mips64r6el-di xfs-modules-4.19.0-25-mips64r6el-di md-modules-4.19.0-25-mips64r6el-di multipath-modules-4.19.0-25-mips64r6el-di crc-modules-4.19.0-25-mips64r6el-di crypto-modules-4.19.0-25-mips64r6el-di crypto-dm-modules-4.19.0-25-mips64r6el-di nbd-modules-4.19.0-25-mips64r6el-di squashfs-modules-4.19.0-25-mips64r6el-di zlib-modules-4.19.0-25-mips64r6el-di compress-modules-4.19.0-25-mips64r6el-di udf-modules-4.19.0-25-mips64r6el-di fuse-modules-4.19.0-25-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_mips64r6el_none: binary-arch_mips64r6el_none_mips64r6el binary-arch_mips64r6el_none_real binary-arch_mips64r6el_none_mips64r6el: binary-arch_mips64r6el_none_mips64r6el_real binary-arch_mips64r6el_none_mips64r6el_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips64r6el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='mips64r6el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mips64r6el_none_real: binary-arch_mips64r6el_real:: setup_mips64r6el binary-arch_mips64r6el_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mips_none: binary-arch_mips_none_4kc-malta binary-arch_mips_none_5kc-malta binary-arch_mips_none_octeon binary-arch_mips_none_real binary-arch_mips_none_4kc-malta: binary-arch_mips_none_4kc-malta_real binary-arch_mips_none_4kc-malta_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='mips' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mips_none_5kc-malta: binary-arch_mips_none_5kc-malta_real binary-arch_mips_none_5kc-malta_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='mips' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mips_none_octeon: binary-arch_mips_none_octeon_real binary-arch_mips_none_octeon_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='mips' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mips_none_real: binary-arch_mips_real:: setup_mips binary-arch_mips_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mipsel:: binary-arch_mipsel_none binary-arch_mipsel_real binary-arch_mipsel:: - $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='4.19.0-24progress5u1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24progress5u1-4kc-malta-di nic-modules-4.19.0-24progress5u1-4kc-malta-di nic-wireless-modules-4.19.0-24progress5u1-4kc-malta-di nic-shared-modules-4.19.0-24progress5u1-4kc-malta-di usb-serial-modules-4.19.0-24progress5u1-4kc-malta-di ppp-modules-4.19.0-24progress5u1-4kc-malta-di pata-modules-4.19.0-24progress5u1-4kc-malta-di cdrom-core-modules-4.19.0-24progress5u1-4kc-malta-di scsi-core-modules-4.19.0-24progress5u1-4kc-malta-di scsi-modules-4.19.0-24progress5u1-4kc-malta-di scsi-nic-modules-4.19.0-24progress5u1-4kc-malta-di loop-modules-4.19.0-24progress5u1-4kc-malta-di btrfs-modules-4.19.0-24progress5u1-4kc-malta-di ext4-modules-4.19.0-24progress5u1-4kc-malta-di isofs-modules-4.19.0-24progress5u1-4kc-malta-di jfs-modules-4.19.0-24progress5u1-4kc-malta-di xfs-modules-4.19.0-24progress5u1-4kc-malta-di fat-modules-4.19.0-24progress5u1-4kc-malta-di hfs-modules-4.19.0-24progress5u1-4kc-malta-di affs-modules-4.19.0-24progress5u1-4kc-malta-di minix-modules-4.19.0-24progress5u1-4kc-malta-di md-modules-4.19.0-24progress5u1-4kc-malta-di multipath-modules-4.19.0-24progress5u1-4kc-malta-di usb-modules-4.19.0-24progress5u1-4kc-malta-di usb-storage-modules-4.19.0-24progress5u1-4kc-malta-di fb-modules-4.19.0-24progress5u1-4kc-malta-di input-modules-4.19.0-24progress5u1-4kc-malta-di event-modules-4.19.0-24progress5u1-4kc-malta-di mouse-modules-4.19.0-24progress5u1-4kc-malta-di nic-usb-modules-4.19.0-24progress5u1-4kc-malta-di sata-modules-4.19.0-24progress5u1-4kc-malta-di i2c-modules-4.19.0-24progress5u1-4kc-malta-di crc-modules-4.19.0-24progress5u1-4kc-malta-di crypto-modules-4.19.0-24progress5u1-4kc-malta-di crypto-dm-modules-4.19.0-24progress5u1-4kc-malta-di ata-modules-4.19.0-24progress5u1-4kc-malta-di mmc-core-modules-4.19.0-24progress5u1-4kc-malta-di mmc-modules-4.19.0-24progress5u1-4kc-malta-di nbd-modules-4.19.0-24progress5u1-4kc-malta-di squashfs-modules-4.19.0-24progress5u1-4kc-malta-di sound-modules-4.19.0-24progress5u1-4kc-malta-di zlib-modules-4.19.0-24progress5u1-4kc-malta-di compress-modules-4.19.0-24progress5u1-4kc-malta-di udf-modules-4.19.0-24progress5u1-4kc-malta-di fuse-modules-4.19.0-24progress5u1-4kc-malta-di mtd-core-modules-4.19.0-24progress5u1-4kc-malta-di kernel-image-4.19.0-24progress5u1-loongson-3-di nic-modules-4.19.0-24progress5u1-loongson-3-di nic-wireless-modules-4.19.0-24progress5u1-loongson-3-di nic-shared-modules-4.19.0-24progress5u1-loongson-3-di usb-serial-modules-4.19.0-24progress5u1-loongson-3-di ppp-modules-4.19.0-24progress5u1-loongson-3-di pata-modules-4.19.0-24progress5u1-loongson-3-di cdrom-core-modules-4.19.0-24progress5u1-loongson-3-di firewire-core-modules-4.19.0-24progress5u1-loongson-3-di scsi-core-modules-4.19.0-24progress5u1-loongson-3-di scsi-modules-4.19.0-24progress5u1-loongson-3-di scsi-nic-modules-4.19.0-24progress5u1-loongson-3-di loop-modules-4.19.0-24progress5u1-loongson-3-di btrfs-modules-4.19.0-24progress5u1-loongson-3-di ext4-modules-4.19.0-24progress5u1-loongson-3-di isofs-modules-4.19.0-24progress5u1-loongson-3-di jfs-modules-4.19.0-24progress5u1-loongson-3-di xfs-modules-4.19.0-24progress5u1-loongson-3-di fat-modules-4.19.0-24progress5u1-loongson-3-di hfs-modules-4.19.0-24progress5u1-loongson-3-di affs-modules-4.19.0-24progress5u1-loongson-3-di minix-modules-4.19.0-24progress5u1-loongson-3-di nfs-modules-4.19.0-24progress5u1-loongson-3-di md-modules-4.19.0-24progress5u1-loongson-3-di multipath-modules-4.19.0-24progress5u1-loongson-3-di usb-modules-4.19.0-24progress5u1-loongson-3-di usb-storage-modules-4.19.0-24progress5u1-loongson-3-di fb-modules-4.19.0-24progress5u1-loongson-3-di input-modules-4.19.0-24progress5u1-loongson-3-di event-modules-4.19.0-24progress5u1-loongson-3-di nic-usb-modules-4.19.0-24progress5u1-loongson-3-di sata-modules-4.19.0-24progress5u1-loongson-3-di crc-modules-4.19.0-24progress5u1-loongson-3-di crypto-modules-4.19.0-24progress5u1-loongson-3-di crypto-dm-modules-4.19.0-24progress5u1-loongson-3-di ata-modules-4.19.0-24progress5u1-loongson-3-di nbd-modules-4.19.0-24progress5u1-loongson-3-di squashfs-modules-4.19.0-24progress5u1-loongson-3-di speakup-modules-4.19.0-24progress5u1-loongson-3-di sound-modules-4.19.0-24progress5u1-loongson-3-di zlib-modules-4.19.0-24progress5u1-loongson-3-di compress-modules-4.19.0-24progress5u1-loongson-3-di udf-modules-4.19.0-24progress5u1-loongson-3-di fuse-modules-4.19.0-24progress5u1-loongson-3-di mtd-core-modules-4.19.0-24progress5u1-loongson-3-di kernel-image-4.19.0-24progress5u1-octeon-di nic-modules-4.19.0-24progress5u1-octeon-di nic-wireless-modules-4.19.0-24progress5u1-octeon-di nic-shared-modules-4.19.0-24progress5u1-octeon-di usb-serial-modules-4.19.0-24progress5u1-octeon-di ppp-modules-4.19.0-24progress5u1-octeon-di pata-modules-4.19.0-24progress5u1-octeon-di cdrom-core-modules-4.19.0-24progress5u1-octeon-di scsi-core-modules-4.19.0-24progress5u1-octeon-di scsi-modules-4.19.0-24progress5u1-octeon-di scsi-nic-modules-4.19.0-24progress5u1-octeon-di loop-modules-4.19.0-24progress5u1-octeon-di btrfs-modules-4.19.0-24progress5u1-octeon-di ext4-modules-4.19.0-24progress5u1-octeon-di isofs-modules-4.19.0-24progress5u1-octeon-di jfs-modules-4.19.0-24progress5u1-octeon-di xfs-modules-4.19.0-24progress5u1-octeon-di fat-modules-4.19.0-24progress5u1-octeon-di hfs-modules-4.19.0-24progress5u1-octeon-di affs-modules-4.19.0-24progress5u1-octeon-di minix-modules-4.19.0-24progress5u1-octeon-di md-modules-4.19.0-24progress5u1-octeon-di multipath-modules-4.19.0-24progress5u1-octeon-di usb-modules-4.19.0-24progress5u1-octeon-di usb-storage-modules-4.19.0-24progress5u1-octeon-di input-modules-4.19.0-24progress5u1-octeon-di event-modules-4.19.0-24progress5u1-octeon-di nic-usb-modules-4.19.0-24progress5u1-octeon-di sata-modules-4.19.0-24progress5u1-octeon-di crc-modules-4.19.0-24progress5u1-octeon-di crypto-modules-4.19.0-24progress5u1-octeon-di crypto-dm-modules-4.19.0-24progress5u1-octeon-di nbd-modules-4.19.0-24progress5u1-octeon-di squashfs-modules-4.19.0-24progress5u1-octeon-di rtc-modules-4.19.0-24progress5u1-octeon-di sound-modules-4.19.0-24progress5u1-octeon-di zlib-modules-4.19.0-24progress5u1-octeon-di compress-modules-4.19.0-24progress5u1-octeon-di udf-modules-4.19.0-24progress5u1-octeon-di fuse-modules-4.19.0-24progress5u1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='4.19.0-25' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-25-4kc-malta-di nic-modules-4.19.0-25-4kc-malta-di nic-wireless-modules-4.19.0-25-4kc-malta-di nic-shared-modules-4.19.0-25-4kc-malta-di usb-serial-modules-4.19.0-25-4kc-malta-di ppp-modules-4.19.0-25-4kc-malta-di pata-modules-4.19.0-25-4kc-malta-di cdrom-core-modules-4.19.0-25-4kc-malta-di scsi-core-modules-4.19.0-25-4kc-malta-di scsi-modules-4.19.0-25-4kc-malta-di scsi-nic-modules-4.19.0-25-4kc-malta-di loop-modules-4.19.0-25-4kc-malta-di btrfs-modules-4.19.0-25-4kc-malta-di ext4-modules-4.19.0-25-4kc-malta-di isofs-modules-4.19.0-25-4kc-malta-di jfs-modules-4.19.0-25-4kc-malta-di xfs-modules-4.19.0-25-4kc-malta-di fat-modules-4.19.0-25-4kc-malta-di hfs-modules-4.19.0-25-4kc-malta-di affs-modules-4.19.0-25-4kc-malta-di minix-modules-4.19.0-25-4kc-malta-di md-modules-4.19.0-25-4kc-malta-di multipath-modules-4.19.0-25-4kc-malta-di usb-modules-4.19.0-25-4kc-malta-di usb-storage-modules-4.19.0-25-4kc-malta-di fb-modules-4.19.0-25-4kc-malta-di input-modules-4.19.0-25-4kc-malta-di event-modules-4.19.0-25-4kc-malta-di mouse-modules-4.19.0-25-4kc-malta-di nic-usb-modules-4.19.0-25-4kc-malta-di sata-modules-4.19.0-25-4kc-malta-di i2c-modules-4.19.0-25-4kc-malta-di crc-modules-4.19.0-25-4kc-malta-di crypto-modules-4.19.0-25-4kc-malta-di crypto-dm-modules-4.19.0-25-4kc-malta-di ata-modules-4.19.0-25-4kc-malta-di mmc-core-modules-4.19.0-25-4kc-malta-di mmc-modules-4.19.0-25-4kc-malta-di nbd-modules-4.19.0-25-4kc-malta-di squashfs-modules-4.19.0-25-4kc-malta-di sound-modules-4.19.0-25-4kc-malta-di zlib-modules-4.19.0-25-4kc-malta-di compress-modules-4.19.0-25-4kc-malta-di udf-modules-4.19.0-25-4kc-malta-di fuse-modules-4.19.0-25-4kc-malta-di mtd-core-modules-4.19.0-25-4kc-malta-di kernel-image-4.19.0-25-loongson-3-di nic-modules-4.19.0-25-loongson-3-di nic-wireless-modules-4.19.0-25-loongson-3-di nic-shared-modules-4.19.0-25-loongson-3-di usb-serial-modules-4.19.0-25-loongson-3-di ppp-modules-4.19.0-25-loongson-3-di pata-modules-4.19.0-25-loongson-3-di cdrom-core-modules-4.19.0-25-loongson-3-di firewire-core-modules-4.19.0-25-loongson-3-di scsi-core-modules-4.19.0-25-loongson-3-di scsi-modules-4.19.0-25-loongson-3-di scsi-nic-modules-4.19.0-25-loongson-3-di loop-modules-4.19.0-25-loongson-3-di btrfs-modules-4.19.0-25-loongson-3-di ext4-modules-4.19.0-25-loongson-3-di isofs-modules-4.19.0-25-loongson-3-di jfs-modules-4.19.0-25-loongson-3-di xfs-modules-4.19.0-25-loongson-3-di fat-modules-4.19.0-25-loongson-3-di hfs-modules-4.19.0-25-loongson-3-di affs-modules-4.19.0-25-loongson-3-di minix-modules-4.19.0-25-loongson-3-di nfs-modules-4.19.0-25-loongson-3-di md-modules-4.19.0-25-loongson-3-di multipath-modules-4.19.0-25-loongson-3-di usb-modules-4.19.0-25-loongson-3-di usb-storage-modules-4.19.0-25-loongson-3-di fb-modules-4.19.0-25-loongson-3-di input-modules-4.19.0-25-loongson-3-di event-modules-4.19.0-25-loongson-3-di nic-usb-modules-4.19.0-25-loongson-3-di sata-modules-4.19.0-25-loongson-3-di crc-modules-4.19.0-25-loongson-3-di crypto-modules-4.19.0-25-loongson-3-di crypto-dm-modules-4.19.0-25-loongson-3-di ata-modules-4.19.0-25-loongson-3-di nbd-modules-4.19.0-25-loongson-3-di squashfs-modules-4.19.0-25-loongson-3-di speakup-modules-4.19.0-25-loongson-3-di sound-modules-4.19.0-25-loongson-3-di zlib-modules-4.19.0-25-loongson-3-di compress-modules-4.19.0-25-loongson-3-di udf-modules-4.19.0-25-loongson-3-di fuse-modules-4.19.0-25-loongson-3-di mtd-core-modules-4.19.0-25-loongson-3-di kernel-image-4.19.0-25-octeon-di nic-modules-4.19.0-25-octeon-di nic-wireless-modules-4.19.0-25-octeon-di nic-shared-modules-4.19.0-25-octeon-di usb-serial-modules-4.19.0-25-octeon-di ppp-modules-4.19.0-25-octeon-di pata-modules-4.19.0-25-octeon-di cdrom-core-modules-4.19.0-25-octeon-di scsi-core-modules-4.19.0-25-octeon-di scsi-modules-4.19.0-25-octeon-di scsi-nic-modules-4.19.0-25-octeon-di loop-modules-4.19.0-25-octeon-di btrfs-modules-4.19.0-25-octeon-di ext4-modules-4.19.0-25-octeon-di isofs-modules-4.19.0-25-octeon-di jfs-modules-4.19.0-25-octeon-di xfs-modules-4.19.0-25-octeon-di fat-modules-4.19.0-25-octeon-di hfs-modules-4.19.0-25-octeon-di affs-modules-4.19.0-25-octeon-di minix-modules-4.19.0-25-octeon-di md-modules-4.19.0-25-octeon-di multipath-modules-4.19.0-25-octeon-di usb-modules-4.19.0-25-octeon-di usb-storage-modules-4.19.0-25-octeon-di input-modules-4.19.0-25-octeon-di event-modules-4.19.0-25-octeon-di nic-usb-modules-4.19.0-25-octeon-di sata-modules-4.19.0-25-octeon-di crc-modules-4.19.0-25-octeon-di crypto-modules-4.19.0-25-octeon-di crypto-dm-modules-4.19.0-25-octeon-di nbd-modules-4.19.0-25-octeon-di squashfs-modules-4.19.0-25-octeon-di rtc-modules-4.19.0-25-octeon-di sound-modules-4.19.0-25-octeon-di zlib-modules-4.19.0-25-octeon-di compress-modules-4.19.0-25-octeon-di udf-modules-4.19.0-25-octeon-di fuse-modules-4.19.0-25-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_mipsel_none: binary-arch_mipsel_none_4kc-malta binary-arch_mipsel_none_5kc-malta binary-arch_mipsel_none_loongson-3 binary-arch_mipsel_none_octeon binary-arch_mipsel_none_real binary-arch_mipsel_none_4kc-malta: binary-arch_mipsel_none_4kc-malta_real binary-arch_mipsel_none_4kc-malta_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mipsel_none_5kc-malta: binary-arch_mipsel_none_5kc-malta_real binary-arch_mipsel_none_5kc-malta_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mipsel_none_loongson-3: binary-arch_mipsel_none_loongson-3_real binary-arch_mipsel_none_loongson-3_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mipsel_none_octeon: binary-arch_mipsel_none_octeon_real binary-arch_mipsel_none_octeon_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mipsel_none_real: binary-arch_mipsel_real:: setup_mipsel binary-arch_mipsel_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mipsn32: binary-arch_mipsn32_real binary-arch_mipsn32_real:: setup_mipsn32 binary-arch_mipsn32_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mipsn32el: binary-arch_mipsn32el_real binary-arch_mipsn32el_real:: setup_mipsn32el binary-arch_mipsn32el_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mipsn32r6: binary-arch_mipsn32r6_real binary-arch_mipsn32r6_real:: setup_mipsn32r6 binary-arch_mipsn32r6_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mipsn32r6el: binary-arch_mipsn32r6el_real binary-arch_mipsn32r6el_real:: setup_mipsn32r6el binary-arch_mipsn32r6el_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mipsr6:: binary-arch_mipsr6_none binary-arch_mipsr6_real binary-arch_mipsr6:: - $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='4.19.0-24progress5u1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24progress5u1-mips32r6-di nic-shared-modules-4.19.0-24progress5u1-mips32r6-di loop-modules-4.19.0-24progress5u1-mips32r6-di btrfs-modules-4.19.0-24progress5u1-mips32r6-di ext4-modules-4.19.0-24progress5u1-mips32r6-di isofs-modules-4.19.0-24progress5u1-mips32r6-di jfs-modules-4.19.0-24progress5u1-mips32r6-di xfs-modules-4.19.0-24progress5u1-mips32r6-di md-modules-4.19.0-24progress5u1-mips32r6-di multipath-modules-4.19.0-24progress5u1-mips32r6-di crc-modules-4.19.0-24progress5u1-mips32r6-di crypto-modules-4.19.0-24progress5u1-mips32r6-di crypto-dm-modules-4.19.0-24progress5u1-mips32r6-di nbd-modules-4.19.0-24progress5u1-mips32r6-di squashfs-modules-4.19.0-24progress5u1-mips32r6-di zlib-modules-4.19.0-24progress5u1-mips32r6-di compress-modules-4.19.0-24progress5u1-mips32r6-di udf-modules-4.19.0-24progress5u1-mips32r6-di fuse-modules-4.19.0-24progress5u1-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='4.19.0-25' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-25-mips32r6-di nic-shared-modules-4.19.0-25-mips32r6-di loop-modules-4.19.0-25-mips32r6-di btrfs-modules-4.19.0-25-mips32r6-di ext4-modules-4.19.0-25-mips32r6-di isofs-modules-4.19.0-25-mips32r6-di jfs-modules-4.19.0-25-mips32r6-di xfs-modules-4.19.0-25-mips32r6-di md-modules-4.19.0-25-mips32r6-di multipath-modules-4.19.0-25-mips32r6-di crc-modules-4.19.0-25-mips32r6-di crypto-modules-4.19.0-25-mips32r6-di crypto-dm-modules-4.19.0-25-mips32r6-di nbd-modules-4.19.0-25-mips32r6-di squashfs-modules-4.19.0-25-mips32r6-di zlib-modules-4.19.0-25-mips32r6-di compress-modules-4.19.0-25-mips32r6-di udf-modules-4.19.0-25-mips32r6-di fuse-modules-4.19.0-25-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_mipsr6_none: binary-arch_mipsr6_none_mips32r6 binary-arch_mipsr6_none_mips64r6 binary-arch_mipsr6_none_real binary-arch_mipsr6_none_mips32r6: binary-arch_mipsr6_none_mips32r6_real binary-arch_mipsr6_none_mips32r6_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mipsr6' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='mipsr6' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mipsr6_none_mips64r6: binary-arch_mipsr6_none_mips64r6_real binary-arch_mipsr6_none_mips64r6_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mipsr6' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='mipsr6' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mipsr6_none_real: binary-arch_mipsr6_real:: setup_mipsr6 binary-arch_mipsr6_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mipsr6el:: binary-arch_mipsr6el_none binary-arch_mipsr6el_real binary-arch_mipsr6el:: - $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='4.19.0-24progress5u1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24progress5u1-mips32r6el-di nic-shared-modules-4.19.0-24progress5u1-mips32r6el-di loop-modules-4.19.0-24progress5u1-mips32r6el-di btrfs-modules-4.19.0-24progress5u1-mips32r6el-di ext4-modules-4.19.0-24progress5u1-mips32r6el-di isofs-modules-4.19.0-24progress5u1-mips32r6el-di jfs-modules-4.19.0-24progress5u1-mips32r6el-di xfs-modules-4.19.0-24progress5u1-mips32r6el-di md-modules-4.19.0-24progress5u1-mips32r6el-di multipath-modules-4.19.0-24progress5u1-mips32r6el-di crc-modules-4.19.0-24progress5u1-mips32r6el-di crypto-modules-4.19.0-24progress5u1-mips32r6el-di crypto-dm-modules-4.19.0-24progress5u1-mips32r6el-di nbd-modules-4.19.0-24progress5u1-mips32r6el-di squashfs-modules-4.19.0-24progress5u1-mips32r6el-di zlib-modules-4.19.0-24progress5u1-mips32r6el-di compress-modules-4.19.0-24progress5u1-mips32r6el-di udf-modules-4.19.0-24progress5u1-mips32r6el-di fuse-modules-4.19.0-24progress5u1-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='4.19.0-25' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-25-mips32r6el-di nic-shared-modules-4.19.0-25-mips32r6el-di loop-modules-4.19.0-25-mips32r6el-di btrfs-modules-4.19.0-25-mips32r6el-di ext4-modules-4.19.0-25-mips32r6el-di isofs-modules-4.19.0-25-mips32r6el-di jfs-modules-4.19.0-25-mips32r6el-di xfs-modules-4.19.0-25-mips32r6el-di md-modules-4.19.0-25-mips32r6el-di multipath-modules-4.19.0-25-mips32r6el-di crc-modules-4.19.0-25-mips32r6el-di crypto-modules-4.19.0-25-mips32r6el-di crypto-dm-modules-4.19.0-25-mips32r6el-di nbd-modules-4.19.0-25-mips32r6el-di squashfs-modules-4.19.0-25-mips32r6el-di zlib-modules-4.19.0-25-mips32r6el-di compress-modules-4.19.0-25-mips32r6el-di udf-modules-4.19.0-25-mips32r6el-di fuse-modules-4.19.0-25-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_mipsr6el_none: binary-arch_mipsr6el_none_mips32r6el binary-arch_mipsr6el_none_mips64r6el binary-arch_mipsr6el_none_real binary-arch_mipsr6el_none_mips32r6el: binary-arch_mipsr6el_none_mips32r6el_real binary-arch_mipsr6el_none_mips32r6el_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mipsr6el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='mipsr6el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mipsr6el_none_mips64r6el: binary-arch_mipsr6el_none_mips64r6el_real binary-arch_mipsr6el_none_mips64r6el_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mipsr6el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='mipsr6el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_mipsr6el_none_real: binary-arch_mipsr6el_real:: setup_mipsr6el binary-arch_mipsr6el_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_powerpc:: binary-arch_powerpc_none binary-arch_powerpc_real binary-arch_powerpc:: - $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='4.19.0-24progress5u1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24progress5u1-powerpc-di nic-modules-4.19.0-24progress5u1-powerpc-di nic-wireless-modules-4.19.0-24progress5u1-powerpc-di nic-shared-modules-4.19.0-24progress5u1-powerpc-di serial-modules-4.19.0-24progress5u1-powerpc-di usb-serial-modules-4.19.0-24progress5u1-powerpc-di ppp-modules-4.19.0-24progress5u1-powerpc-di pata-modules-4.19.0-24progress5u1-powerpc-di cdrom-core-modules-4.19.0-24progress5u1-powerpc-di firewire-core-modules-4.19.0-24progress5u1-powerpc-di scsi-core-modules-4.19.0-24progress5u1-powerpc-di scsi-modules-4.19.0-24progress5u1-powerpc-di scsi-nic-modules-4.19.0-24progress5u1-powerpc-di loop-modules-4.19.0-24progress5u1-powerpc-di btrfs-modules-4.19.0-24progress5u1-powerpc-di ext4-modules-4.19.0-24progress5u1-powerpc-di isofs-modules-4.19.0-24progress5u1-powerpc-di jfs-modules-4.19.0-24progress5u1-powerpc-di xfs-modules-4.19.0-24progress5u1-powerpc-di fat-modules-4.19.0-24progress5u1-powerpc-di hfs-modules-4.19.0-24progress5u1-powerpc-di affs-modules-4.19.0-24progress5u1-powerpc-di md-modules-4.19.0-24progress5u1-powerpc-di multipath-modules-4.19.0-24progress5u1-powerpc-di usb-modules-4.19.0-24progress5u1-powerpc-di usb-storage-modules-4.19.0-24progress5u1-powerpc-di pcmcia-storage-modules-4.19.0-24progress5u1-powerpc-di fb-modules-4.19.0-24progress5u1-powerpc-di input-modules-4.19.0-24progress5u1-powerpc-di event-modules-4.19.0-24progress5u1-powerpc-di mouse-modules-4.19.0-24progress5u1-powerpc-di nic-pcmcia-modules-4.19.0-24progress5u1-powerpc-di pcmcia-modules-4.19.0-24progress5u1-powerpc-di nic-usb-modules-4.19.0-24progress5u1-powerpc-di sata-modules-4.19.0-24progress5u1-powerpc-di crc-modules-4.19.0-24progress5u1-powerpc-di crypto-modules-4.19.0-24progress5u1-powerpc-di crypto-dm-modules-4.19.0-24progress5u1-powerpc-di ata-modules-4.19.0-24progress5u1-powerpc-di mmc-core-modules-4.19.0-24progress5u1-powerpc-di nbd-modules-4.19.0-24progress5u1-powerpc-di squashfs-modules-4.19.0-24progress5u1-powerpc-di uinput-modules-4.19.0-24progress5u1-powerpc-di zlib-modules-4.19.0-24progress5u1-powerpc-di compress-modules-4.19.0-24progress5u1-powerpc-di udf-modules-4.19.0-24progress5u1-powerpc-di fuse-modules-4.19.0-24progress5u1-powerpc-di kernel-image-4.19.0-24progress5u1-powerpc64-di nic-modules-4.19.0-24progress5u1-powerpc64-di nic-wireless-modules-4.19.0-24progress5u1-powerpc64-di nic-shared-modules-4.19.0-24progress5u1-powerpc64-di serial-modules-4.19.0-24progress5u1-powerpc64-di usb-serial-modules-4.19.0-24progress5u1-powerpc64-di ppp-modules-4.19.0-24progress5u1-powerpc64-di pata-modules-4.19.0-24progress5u1-powerpc64-di cdrom-core-modules-4.19.0-24progress5u1-powerpc64-di firewire-core-modules-4.19.0-24progress5u1-powerpc64-di scsi-core-modules-4.19.0-24progress5u1-powerpc64-di scsi-modules-4.19.0-24progress5u1-powerpc64-di scsi-nic-modules-4.19.0-24progress5u1-powerpc64-di loop-modules-4.19.0-24progress5u1-powerpc64-di btrfs-modules-4.19.0-24progress5u1-powerpc64-di ext4-modules-4.19.0-24progress5u1-powerpc64-di isofs-modules-4.19.0-24progress5u1-powerpc64-di jfs-modules-4.19.0-24progress5u1-powerpc64-di xfs-modules-4.19.0-24progress5u1-powerpc64-di fat-modules-4.19.0-24progress5u1-powerpc64-di hfs-modules-4.19.0-24progress5u1-powerpc64-di affs-modules-4.19.0-24progress5u1-powerpc64-di md-modules-4.19.0-24progress5u1-powerpc64-di multipath-modules-4.19.0-24progress5u1-powerpc64-di usb-modules-4.19.0-24progress5u1-powerpc64-di usb-storage-modules-4.19.0-24progress5u1-powerpc64-di pcmcia-storage-modules-4.19.0-24progress5u1-powerpc64-di fb-modules-4.19.0-24progress5u1-powerpc64-di input-modules-4.19.0-24progress5u1-powerpc64-di event-modules-4.19.0-24progress5u1-powerpc64-di mouse-modules-4.19.0-24progress5u1-powerpc64-di nic-pcmcia-modules-4.19.0-24progress5u1-powerpc64-di pcmcia-modules-4.19.0-24progress5u1-powerpc64-di nic-usb-modules-4.19.0-24progress5u1-powerpc64-di sata-modules-4.19.0-24progress5u1-powerpc64-di i2c-modules-4.19.0-24progress5u1-powerpc64-di crc-modules-4.19.0-24progress5u1-powerpc64-di crypto-modules-4.19.0-24progress5u1-powerpc64-di crypto-dm-modules-4.19.0-24progress5u1-powerpc64-di ata-modules-4.19.0-24progress5u1-powerpc64-di mmc-core-modules-4.19.0-24progress5u1-powerpc64-di nbd-modules-4.19.0-24progress5u1-powerpc64-di squashfs-modules-4.19.0-24progress5u1-powerpc64-di uinput-modules-4.19.0-24progress5u1-powerpc64-di compress-modules-4.19.0-24progress5u1-powerpc64-di udf-modules-4.19.0-24progress5u1-powerpc64-di fuse-modules-4.19.0-24progress5u1-powerpc64-di mtd-core-modules-4.19.0-24progress5u1-powerpc64-di hypervisor-modules-4.19.0-24progress5u1-powerpc64-di fancontrol-modules-4.19.0-24progress5u1-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='4.19.0-25' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-25-powerpc-di nic-modules-4.19.0-25-powerpc-di nic-wireless-modules-4.19.0-25-powerpc-di nic-shared-modules-4.19.0-25-powerpc-di serial-modules-4.19.0-25-powerpc-di usb-serial-modules-4.19.0-25-powerpc-di ppp-modules-4.19.0-25-powerpc-di pata-modules-4.19.0-25-powerpc-di cdrom-core-modules-4.19.0-25-powerpc-di firewire-core-modules-4.19.0-25-powerpc-di scsi-core-modules-4.19.0-25-powerpc-di scsi-modules-4.19.0-25-powerpc-di scsi-nic-modules-4.19.0-25-powerpc-di loop-modules-4.19.0-25-powerpc-di btrfs-modules-4.19.0-25-powerpc-di ext4-modules-4.19.0-25-powerpc-di isofs-modules-4.19.0-25-powerpc-di jfs-modules-4.19.0-25-powerpc-di xfs-modules-4.19.0-25-powerpc-di fat-modules-4.19.0-25-powerpc-di hfs-modules-4.19.0-25-powerpc-di affs-modules-4.19.0-25-powerpc-di md-modules-4.19.0-25-powerpc-di multipath-modules-4.19.0-25-powerpc-di usb-modules-4.19.0-25-powerpc-di usb-storage-modules-4.19.0-25-powerpc-di pcmcia-storage-modules-4.19.0-25-powerpc-di fb-modules-4.19.0-25-powerpc-di input-modules-4.19.0-25-powerpc-di event-modules-4.19.0-25-powerpc-di mouse-modules-4.19.0-25-powerpc-di nic-pcmcia-modules-4.19.0-25-powerpc-di pcmcia-modules-4.19.0-25-powerpc-di nic-usb-modules-4.19.0-25-powerpc-di sata-modules-4.19.0-25-powerpc-di crc-modules-4.19.0-25-powerpc-di crypto-modules-4.19.0-25-powerpc-di crypto-dm-modules-4.19.0-25-powerpc-di ata-modules-4.19.0-25-powerpc-di mmc-core-modules-4.19.0-25-powerpc-di nbd-modules-4.19.0-25-powerpc-di squashfs-modules-4.19.0-25-powerpc-di uinput-modules-4.19.0-25-powerpc-di zlib-modules-4.19.0-25-powerpc-di compress-modules-4.19.0-25-powerpc-di udf-modules-4.19.0-25-powerpc-di fuse-modules-4.19.0-25-powerpc-di kernel-image-4.19.0-25-powerpc64-di nic-modules-4.19.0-25-powerpc64-di nic-wireless-modules-4.19.0-25-powerpc64-di nic-shared-modules-4.19.0-25-powerpc64-di serial-modules-4.19.0-25-powerpc64-di usb-serial-modules-4.19.0-25-powerpc64-di ppp-modules-4.19.0-25-powerpc64-di pata-modules-4.19.0-25-powerpc64-di cdrom-core-modules-4.19.0-25-powerpc64-di firewire-core-modules-4.19.0-25-powerpc64-di scsi-core-modules-4.19.0-25-powerpc64-di scsi-modules-4.19.0-25-powerpc64-di scsi-nic-modules-4.19.0-25-powerpc64-di loop-modules-4.19.0-25-powerpc64-di btrfs-modules-4.19.0-25-powerpc64-di ext4-modules-4.19.0-25-powerpc64-di isofs-modules-4.19.0-25-powerpc64-di jfs-modules-4.19.0-25-powerpc64-di xfs-modules-4.19.0-25-powerpc64-di fat-modules-4.19.0-25-powerpc64-di hfs-modules-4.19.0-25-powerpc64-di affs-modules-4.19.0-25-powerpc64-di md-modules-4.19.0-25-powerpc64-di multipath-modules-4.19.0-25-powerpc64-di usb-modules-4.19.0-25-powerpc64-di usb-storage-modules-4.19.0-25-powerpc64-di pcmcia-storage-modules-4.19.0-25-powerpc64-di fb-modules-4.19.0-25-powerpc64-di input-modules-4.19.0-25-powerpc64-di event-modules-4.19.0-25-powerpc64-di mouse-modules-4.19.0-25-powerpc64-di nic-pcmcia-modules-4.19.0-25-powerpc64-di pcmcia-modules-4.19.0-25-powerpc64-di nic-usb-modules-4.19.0-25-powerpc64-di sata-modules-4.19.0-25-powerpc64-di i2c-modules-4.19.0-25-powerpc64-di crc-modules-4.19.0-25-powerpc64-di crypto-modules-4.19.0-25-powerpc64-di crypto-dm-modules-4.19.0-25-powerpc64-di ata-modules-4.19.0-25-powerpc64-di mmc-core-modules-4.19.0-25-powerpc64-di nbd-modules-4.19.0-25-powerpc64-di squashfs-modules-4.19.0-25-powerpc64-di uinput-modules-4.19.0-25-powerpc64-di compress-modules-4.19.0-25-powerpc64-di udf-modules-4.19.0-25-powerpc64-di fuse-modules-4.19.0-25-powerpc64-di mtd-core-modules-4.19.0-25-powerpc64-di hypervisor-modules-4.19.0-25-powerpc64-di fancontrol-modules-4.19.0-25-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_powerpc_none: binary-arch_powerpc_none_powerpc binary-arch_powerpc_none_powerpc-smp binary-arch_powerpc_none_powerpc64 binary-arch_powerpc_none_real binary-arch_powerpc_none_powerpc: binary-arch_powerpc_none_powerpc_real binary-arch_powerpc_none_powerpc-smp: binary-arch_powerpc_none_powerpc-smp_real binary-arch_powerpc_none_powerpc-smp_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='powerpc' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='powerpc' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' binary-arch_powerpc_none_powerpc64: binary-arch_powerpc_none_powerpc64_real binary-arch_powerpc_none_powerpc64_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='powerpc' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='powerpc' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' binary-arch_powerpc_none_powerpc_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='powerpc' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='powerpc' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' binary-arch_powerpc_none_real: binary-arch_powerpc_real:: setup_powerpc binary-arch_powerpc_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_powerpcspe: binary-arch_powerpcspe_none binary-arch_powerpcspe_real binary-arch_powerpcspe_none: binary-arch_powerpcspe_none_powerpcspe binary-arch_powerpcspe_none_real binary-arch_powerpcspe_none_powerpcspe: binary-arch_powerpcspe_none_powerpcspe_real binary-arch_powerpcspe_none_powerpcspe_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='powerpcspe' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpcspe' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-powerpcspe' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpcspe/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-powerpcspe\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpcspe' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpcspe' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='powerpcspe' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpcspe' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-powerpcspe' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpcspe/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-powerpcspe\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpcspe' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpcspe' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' binary-arch_powerpcspe_none_real: binary-arch_powerpcspe_real:: setup_powerpcspe binary-arch_powerpcspe_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='powerpcspe' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='powerpcspe' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_ppc64:: binary-arch_ppc64_none binary-arch_ppc64_real binary-arch_ppc64:: - $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='4.19.0-24progress5u1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24progress5u1-powerpc64-di nic-modules-4.19.0-24progress5u1-powerpc64-di nic-wireless-modules-4.19.0-24progress5u1-powerpc64-di nic-shared-modules-4.19.0-24progress5u1-powerpc64-di serial-modules-4.19.0-24progress5u1-powerpc64-di usb-serial-modules-4.19.0-24progress5u1-powerpc64-di ppp-modules-4.19.0-24progress5u1-powerpc64-di pata-modules-4.19.0-24progress5u1-powerpc64-di cdrom-core-modules-4.19.0-24progress5u1-powerpc64-di firewire-core-modules-4.19.0-24progress5u1-powerpc64-di scsi-core-modules-4.19.0-24progress5u1-powerpc64-di scsi-modules-4.19.0-24progress5u1-powerpc64-di scsi-nic-modules-4.19.0-24progress5u1-powerpc64-di loop-modules-4.19.0-24progress5u1-powerpc64-di btrfs-modules-4.19.0-24progress5u1-powerpc64-di ext4-modules-4.19.0-24progress5u1-powerpc64-di isofs-modules-4.19.0-24progress5u1-powerpc64-di jfs-modules-4.19.0-24progress5u1-powerpc64-di xfs-modules-4.19.0-24progress5u1-powerpc64-di fat-modules-4.19.0-24progress5u1-powerpc64-di hfs-modules-4.19.0-24progress5u1-powerpc64-di affs-modules-4.19.0-24progress5u1-powerpc64-di md-modules-4.19.0-24progress5u1-powerpc64-di multipath-modules-4.19.0-24progress5u1-powerpc64-di usb-modules-4.19.0-24progress5u1-powerpc64-di usb-storage-modules-4.19.0-24progress5u1-powerpc64-di pcmcia-storage-modules-4.19.0-24progress5u1-powerpc64-di fb-modules-4.19.0-24progress5u1-powerpc64-di input-modules-4.19.0-24progress5u1-powerpc64-di event-modules-4.19.0-24progress5u1-powerpc64-di mouse-modules-4.19.0-24progress5u1-powerpc64-di nic-pcmcia-modules-4.19.0-24progress5u1-powerpc64-di pcmcia-modules-4.19.0-24progress5u1-powerpc64-di nic-usb-modules-4.19.0-24progress5u1-powerpc64-di sata-modules-4.19.0-24progress5u1-powerpc64-di i2c-modules-4.19.0-24progress5u1-powerpc64-di crc-modules-4.19.0-24progress5u1-powerpc64-di crypto-modules-4.19.0-24progress5u1-powerpc64-di crypto-dm-modules-4.19.0-24progress5u1-powerpc64-di ata-modules-4.19.0-24progress5u1-powerpc64-di mmc-core-modules-4.19.0-24progress5u1-powerpc64-di nbd-modules-4.19.0-24progress5u1-powerpc64-di squashfs-modules-4.19.0-24progress5u1-powerpc64-di uinput-modules-4.19.0-24progress5u1-powerpc64-di compress-modules-4.19.0-24progress5u1-powerpc64-di udf-modules-4.19.0-24progress5u1-powerpc64-di fuse-modules-4.19.0-24progress5u1-powerpc64-di mtd-core-modules-4.19.0-24progress5u1-powerpc64-di hypervisor-modules-4.19.0-24progress5u1-powerpc64-di fancontrol-modules-4.19.0-24progress5u1-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='4.19.0-25' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-25-powerpc64-di nic-modules-4.19.0-25-powerpc64-di nic-wireless-modules-4.19.0-25-powerpc64-di nic-shared-modules-4.19.0-25-powerpc64-di serial-modules-4.19.0-25-powerpc64-di usb-serial-modules-4.19.0-25-powerpc64-di ppp-modules-4.19.0-25-powerpc64-di pata-modules-4.19.0-25-powerpc64-di cdrom-core-modules-4.19.0-25-powerpc64-di firewire-core-modules-4.19.0-25-powerpc64-di scsi-core-modules-4.19.0-25-powerpc64-di scsi-modules-4.19.0-25-powerpc64-di scsi-nic-modules-4.19.0-25-powerpc64-di loop-modules-4.19.0-25-powerpc64-di btrfs-modules-4.19.0-25-powerpc64-di ext4-modules-4.19.0-25-powerpc64-di isofs-modules-4.19.0-25-powerpc64-di jfs-modules-4.19.0-25-powerpc64-di xfs-modules-4.19.0-25-powerpc64-di fat-modules-4.19.0-25-powerpc64-di hfs-modules-4.19.0-25-powerpc64-di affs-modules-4.19.0-25-powerpc64-di md-modules-4.19.0-25-powerpc64-di multipath-modules-4.19.0-25-powerpc64-di usb-modules-4.19.0-25-powerpc64-di usb-storage-modules-4.19.0-25-powerpc64-di pcmcia-storage-modules-4.19.0-25-powerpc64-di fb-modules-4.19.0-25-powerpc64-di input-modules-4.19.0-25-powerpc64-di event-modules-4.19.0-25-powerpc64-di mouse-modules-4.19.0-25-powerpc64-di nic-pcmcia-modules-4.19.0-25-powerpc64-di pcmcia-modules-4.19.0-25-powerpc64-di nic-usb-modules-4.19.0-25-powerpc64-di sata-modules-4.19.0-25-powerpc64-di i2c-modules-4.19.0-25-powerpc64-di crc-modules-4.19.0-25-powerpc64-di crypto-modules-4.19.0-25-powerpc64-di crypto-dm-modules-4.19.0-25-powerpc64-di ata-modules-4.19.0-25-powerpc64-di mmc-core-modules-4.19.0-25-powerpc64-di nbd-modules-4.19.0-25-powerpc64-di squashfs-modules-4.19.0-25-powerpc64-di uinput-modules-4.19.0-25-powerpc64-di compress-modules-4.19.0-25-powerpc64-di udf-modules-4.19.0-25-powerpc64-di fuse-modules-4.19.0-25-powerpc64-di mtd-core-modules-4.19.0-25-powerpc64-di hypervisor-modules-4.19.0-25-powerpc64-di fancontrol-modules-4.19.0-25-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_ppc64_none: binary-arch_ppc64_none_powerpc64 binary-arch_ppc64_none_real binary-arch_ppc64_none_powerpc64: binary-arch_ppc64_none_powerpc64_real binary-arch_ppc64_none_powerpc64_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='ppc64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='ppc64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' binary-arch_ppc64_none_real: binary-arch_ppc64_real:: setup_ppc64 binary-arch_ppc64_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_ppc64el:: binary-arch_ppc64el_none binary-arch_ppc64el_real binary-arch_ppc64el:: - $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='4.19.0-24progress5u1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24progress5u1-powerpc64le-di nic-modules-4.19.0-24progress5u1-powerpc64le-di nic-wireless-modules-4.19.0-24progress5u1-powerpc64le-di nic-shared-modules-4.19.0-24progress5u1-powerpc64le-di serial-modules-4.19.0-24progress5u1-powerpc64le-di usb-serial-modules-4.19.0-24progress5u1-powerpc64le-di ppp-modules-4.19.0-24progress5u1-powerpc64le-di cdrom-core-modules-4.19.0-24progress5u1-powerpc64le-di firewire-core-modules-4.19.0-24progress5u1-powerpc64le-di scsi-core-modules-4.19.0-24progress5u1-powerpc64le-di scsi-modules-4.19.0-24progress5u1-powerpc64le-di scsi-nic-modules-4.19.0-24progress5u1-powerpc64le-di loop-modules-4.19.0-24progress5u1-powerpc64le-di btrfs-modules-4.19.0-24progress5u1-powerpc64le-di ext4-modules-4.19.0-24progress5u1-powerpc64le-di isofs-modules-4.19.0-24progress5u1-powerpc64le-di jfs-modules-4.19.0-24progress5u1-powerpc64le-di xfs-modules-4.19.0-24progress5u1-powerpc64le-di fat-modules-4.19.0-24progress5u1-powerpc64le-di md-modules-4.19.0-24progress5u1-powerpc64le-di multipath-modules-4.19.0-24progress5u1-powerpc64le-di usb-modules-4.19.0-24progress5u1-powerpc64le-di usb-storage-modules-4.19.0-24progress5u1-powerpc64le-di fb-modules-4.19.0-24progress5u1-powerpc64le-di input-modules-4.19.0-24progress5u1-powerpc64le-di event-modules-4.19.0-24progress5u1-powerpc64le-di mouse-modules-4.19.0-24progress5u1-powerpc64le-di nic-usb-modules-4.19.0-24progress5u1-powerpc64le-di sata-modules-4.19.0-24progress5u1-powerpc64le-di i2c-modules-4.19.0-24progress5u1-powerpc64le-di crc-modules-4.19.0-24progress5u1-powerpc64le-di crypto-modules-4.19.0-24progress5u1-powerpc64le-di crypto-dm-modules-4.19.0-24progress5u1-powerpc64le-di ata-modules-4.19.0-24progress5u1-powerpc64le-di nbd-modules-4.19.0-24progress5u1-powerpc64le-di squashfs-modules-4.19.0-24progress5u1-powerpc64le-di uinput-modules-4.19.0-24progress5u1-powerpc64le-di compress-modules-4.19.0-24progress5u1-powerpc64le-di udf-modules-4.19.0-24progress5u1-powerpc64le-di fuse-modules-4.19.0-24progress5u1-powerpc64le-di mtd-core-modules-4.19.0-24progress5u1-powerpc64le-di hypervisor-modules-4.19.0-24progress5u1-powerpc64le-di fancontrol-modules-4.19.0-24progress5u1-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='4.19.0-25' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-25-powerpc64le-di nic-modules-4.19.0-25-powerpc64le-di nic-wireless-modules-4.19.0-25-powerpc64le-di nic-shared-modules-4.19.0-25-powerpc64le-di serial-modules-4.19.0-25-powerpc64le-di usb-serial-modules-4.19.0-25-powerpc64le-di ppp-modules-4.19.0-25-powerpc64le-di cdrom-core-modules-4.19.0-25-powerpc64le-di firewire-core-modules-4.19.0-25-powerpc64le-di scsi-core-modules-4.19.0-25-powerpc64le-di scsi-modules-4.19.0-25-powerpc64le-di scsi-nic-modules-4.19.0-25-powerpc64le-di loop-modules-4.19.0-25-powerpc64le-di btrfs-modules-4.19.0-25-powerpc64le-di ext4-modules-4.19.0-25-powerpc64le-di isofs-modules-4.19.0-25-powerpc64le-di jfs-modules-4.19.0-25-powerpc64le-di xfs-modules-4.19.0-25-powerpc64le-di fat-modules-4.19.0-25-powerpc64le-di md-modules-4.19.0-25-powerpc64le-di multipath-modules-4.19.0-25-powerpc64le-di usb-modules-4.19.0-25-powerpc64le-di usb-storage-modules-4.19.0-25-powerpc64le-di fb-modules-4.19.0-25-powerpc64le-di input-modules-4.19.0-25-powerpc64le-di event-modules-4.19.0-25-powerpc64le-di mouse-modules-4.19.0-25-powerpc64le-di nic-usb-modules-4.19.0-25-powerpc64le-di sata-modules-4.19.0-25-powerpc64le-di i2c-modules-4.19.0-25-powerpc64le-di crc-modules-4.19.0-25-powerpc64le-di crypto-modules-4.19.0-25-powerpc64le-di crypto-dm-modules-4.19.0-25-powerpc64le-di ata-modules-4.19.0-25-powerpc64le-di nbd-modules-4.19.0-25-powerpc64le-di squashfs-modules-4.19.0-25-powerpc64le-di uinput-modules-4.19.0-25-powerpc64le-di compress-modules-4.19.0-25-powerpc64le-di udf-modules-4.19.0-25-powerpc64le-di fuse-modules-4.19.0-25-powerpc64le-di mtd-core-modules-4.19.0-25-powerpc64le-di hypervisor-modules-4.19.0-25-powerpc64le-di fancontrol-modules-4.19.0-25-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_ppc64el_none: binary-arch_ppc64el_none_powerpc64le binary-arch_ppc64el_none_real binary-arch_ppc64el_none_powerpc64le: binary-arch_ppc64el_none_powerpc64le_real binary-arch_ppc64el_none_powerpc64le_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='ppc64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='ppc64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' binary-arch_ppc64el_none_real: binary-arch_ppc64el_real:: setup_ppc64el binary-arch_ppc64el_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_riscv64:: binary-arch_riscv64_none binary-arch_riscv64_real binary-arch_riscv64:: - $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='4.19.0-24progress5u1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24progress5u1-riscv64-di nic-modules-4.19.0-24progress5u1-riscv64-di nic-wireless-modules-4.19.0-24progress5u1-riscv64-di nic-shared-modules-4.19.0-24progress5u1-riscv64-di usb-serial-modules-4.19.0-24progress5u1-riscv64-di ppp-modules-4.19.0-24progress5u1-riscv64-di pata-modules-4.19.0-24progress5u1-riscv64-di cdrom-core-modules-4.19.0-24progress5u1-riscv64-di scsi-core-modules-4.19.0-24progress5u1-riscv64-di scsi-modules-4.19.0-24progress5u1-riscv64-di scsi-nic-modules-4.19.0-24progress5u1-riscv64-di loop-modules-4.19.0-24progress5u1-riscv64-di btrfs-modules-4.19.0-24progress5u1-riscv64-di ext4-modules-4.19.0-24progress5u1-riscv64-di isofs-modules-4.19.0-24progress5u1-riscv64-di jfs-modules-4.19.0-24progress5u1-riscv64-di fat-modules-4.19.0-24progress5u1-riscv64-di md-modules-4.19.0-24progress5u1-riscv64-di multipath-modules-4.19.0-24progress5u1-riscv64-di usb-modules-4.19.0-24progress5u1-riscv64-di usb-storage-modules-4.19.0-24progress5u1-riscv64-di fb-modules-4.19.0-24progress5u1-riscv64-di input-modules-4.19.0-24progress5u1-riscv64-di event-modules-4.19.0-24progress5u1-riscv64-di nic-usb-modules-4.19.0-24progress5u1-riscv64-di sata-modules-4.19.0-24progress5u1-riscv64-di i2c-modules-4.19.0-24progress5u1-riscv64-di crc-modules-4.19.0-24progress5u1-riscv64-di crypto-modules-4.19.0-24progress5u1-riscv64-di crypto-dm-modules-4.19.0-24progress5u1-riscv64-di ata-modules-4.19.0-24progress5u1-riscv64-di nbd-modules-4.19.0-24progress5u1-riscv64-di squashfs-modules-4.19.0-24progress5u1-riscv64-di zlib-modules-4.19.0-24progress5u1-riscv64-di compress-modules-4.19.0-24progress5u1-riscv64-di udf-modules-4.19.0-24progress5u1-riscv64-di fuse-modules-4.19.0-24progress5u1-riscv64-di mtd-modules-4.19.0-24progress5u1-riscv64-di mtd-core-modules-4.19.0-24progress5u1-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='4.19.0-25' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-25-riscv64-di nic-modules-4.19.0-25-riscv64-di nic-wireless-modules-4.19.0-25-riscv64-di nic-shared-modules-4.19.0-25-riscv64-di usb-serial-modules-4.19.0-25-riscv64-di ppp-modules-4.19.0-25-riscv64-di pata-modules-4.19.0-25-riscv64-di cdrom-core-modules-4.19.0-25-riscv64-di scsi-core-modules-4.19.0-25-riscv64-di scsi-modules-4.19.0-25-riscv64-di scsi-nic-modules-4.19.0-25-riscv64-di loop-modules-4.19.0-25-riscv64-di btrfs-modules-4.19.0-25-riscv64-di ext4-modules-4.19.0-25-riscv64-di isofs-modules-4.19.0-25-riscv64-di jfs-modules-4.19.0-25-riscv64-di fat-modules-4.19.0-25-riscv64-di md-modules-4.19.0-25-riscv64-di multipath-modules-4.19.0-25-riscv64-di usb-modules-4.19.0-25-riscv64-di usb-storage-modules-4.19.0-25-riscv64-di fb-modules-4.19.0-25-riscv64-di input-modules-4.19.0-25-riscv64-di event-modules-4.19.0-25-riscv64-di nic-usb-modules-4.19.0-25-riscv64-di sata-modules-4.19.0-25-riscv64-di i2c-modules-4.19.0-25-riscv64-di crc-modules-4.19.0-25-riscv64-di crypto-modules-4.19.0-25-riscv64-di crypto-dm-modules-4.19.0-25-riscv64-di ata-modules-4.19.0-25-riscv64-di nbd-modules-4.19.0-25-riscv64-di squashfs-modules-4.19.0-25-riscv64-di zlib-modules-4.19.0-25-riscv64-di compress-modules-4.19.0-25-riscv64-di udf-modules-4.19.0-25-riscv64-di fuse-modules-4.19.0-25-riscv64-di mtd-modules-4.19.0-25-riscv64-di mtd-core-modules-4.19.0-25-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_riscv64_none: binary-arch_riscv64_none_real binary-arch_riscv64_none_riscv64 binary-arch_riscv64_none_real: binary-arch_riscv64_none_riscv64: binary-arch_riscv64_none_riscv64_real binary-arch_riscv64_none_riscv64_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='riscv64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='riscv64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' binary-arch_riscv64_real:: setup_riscv64 binary-arch_riscv64_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_s390: binary-arch_s390_extra binary-arch_s390_real binary-arch_s390_extra:: $(MAKE) -f debian/rules.real install-dummy ARCH='s390' DH_OPTIONS='-plinux-compiler-gcc-8-s390' binary-arch_s390_real:: setup_s390 binary-arch_s390_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_s390x:: binary-arch_s390x_extra binary-arch_s390x_none binary-arch_s390x_real binary-arch_s390x:: - $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='4.19.0-24progress5u1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24progress5u1-s390x-di nic-modules-4.19.0-24progress5u1-s390x-di cdrom-core-modules-4.19.0-24progress5u1-s390x-di scsi-core-modules-4.19.0-24progress5u1-s390x-di scsi-modules-4.19.0-24progress5u1-s390x-di loop-modules-4.19.0-24progress5u1-s390x-di btrfs-modules-4.19.0-24progress5u1-s390x-di ext4-modules-4.19.0-24progress5u1-s390x-di isofs-modules-4.19.0-24progress5u1-s390x-di xfs-modules-4.19.0-24progress5u1-s390x-di fat-modules-4.19.0-24progress5u1-s390x-di md-modules-4.19.0-24progress5u1-s390x-di multipath-modules-4.19.0-24progress5u1-s390x-di crc-modules-4.19.0-24progress5u1-s390x-di crypto-modules-4.19.0-24progress5u1-s390x-di crypto-dm-modules-4.19.0-24progress5u1-s390x-di nbd-modules-4.19.0-24progress5u1-s390x-di zlib-modules-4.19.0-24progress5u1-s390x-di compress-modules-4.19.0-24progress5u1-s390x-di udf-modules-4.19.0-24progress5u1-s390x-di fuse-modules-4.19.0-24progress5u1-s390x-di mtd-core-modules-4.19.0-24progress5u1-s390x-di dasd-modules-4.19.0-24progress5u1-s390x-di dasd-extra-modules-4.19.0-24progress5u1-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='4.19.0-25' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-25-s390x-di nic-modules-4.19.0-25-s390x-di cdrom-core-modules-4.19.0-25-s390x-di scsi-core-modules-4.19.0-25-s390x-di scsi-modules-4.19.0-25-s390x-di loop-modules-4.19.0-25-s390x-di btrfs-modules-4.19.0-25-s390x-di ext4-modules-4.19.0-25-s390x-di isofs-modules-4.19.0-25-s390x-di xfs-modules-4.19.0-25-s390x-di fat-modules-4.19.0-25-s390x-di md-modules-4.19.0-25-s390x-di multipath-modules-4.19.0-25-s390x-di crc-modules-4.19.0-25-s390x-di crypto-modules-4.19.0-25-s390x-di crypto-dm-modules-4.19.0-25-s390x-di nbd-modules-4.19.0-25-s390x-di zlib-modules-4.19.0-25-s390x-di compress-modules-4.19.0-25-s390x-di udf-modules-4.19.0-25-s390x-di fuse-modules-4.19.0-25-s390x-di mtd-core-modules-4.19.0-25-s390x-di dasd-modules-4.19.0-25-s390x-di dasd-extra-modules-4.19.0-25-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_s390x_extra:: $(MAKE) -f debian/rules.real install-dummy ARCH='s390x' DH_OPTIONS='-plinux-compiler-gcc-8-s390' binary-arch_s390x_none: binary-arch_s390x_none_real binary-arch_s390x_none_s390x binary-arch_s390x_none_real: binary-arch_s390x_none_s390x: binary-arch_s390x_none_s390x_real binary-arch_s390x_none_s390x_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='s390x' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='s390x' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' binary-arch_s390x_real:: setup_s390x binary-arch_s390x_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_sh3: binary-arch_sh3_real binary-arch_sh3_real:: setup_sh3 binary-arch_sh3_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_sh4:: binary-arch_sh4_none binary-arch_sh4_real binary-arch_sh4:: - $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='4.19.0-24progress5u1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24progress5u1-sh7751r-di nic-modules-4.19.0-24progress5u1-sh7751r-di nic-shared-modules-4.19.0-24progress5u1-sh7751r-di usb-serial-modules-4.19.0-24progress5u1-sh7751r-di ppp-modules-4.19.0-24progress5u1-sh7751r-di pata-modules-4.19.0-24progress5u1-sh7751r-di cdrom-core-modules-4.19.0-24progress5u1-sh7751r-di firewire-core-modules-4.19.0-24progress5u1-sh7751r-di loop-modules-4.19.0-24progress5u1-sh7751r-di btrfs-modules-4.19.0-24progress5u1-sh7751r-di ext4-modules-4.19.0-24progress5u1-sh7751r-di isofs-modules-4.19.0-24progress5u1-sh7751r-di jfs-modules-4.19.0-24progress5u1-sh7751r-di xfs-modules-4.19.0-24progress5u1-sh7751r-di fat-modules-4.19.0-24progress5u1-sh7751r-di minix-modules-4.19.0-24progress5u1-sh7751r-di md-modules-4.19.0-24progress5u1-sh7751r-di multipath-modules-4.19.0-24progress5u1-sh7751r-di usb-storage-modules-4.19.0-24progress5u1-sh7751r-di nic-usb-modules-4.19.0-24progress5u1-sh7751r-di sata-modules-4.19.0-24progress5u1-sh7751r-di i2c-modules-4.19.0-24progress5u1-sh7751r-di crc-modules-4.19.0-24progress5u1-sh7751r-di crypto-modules-4.19.0-24progress5u1-sh7751r-di crypto-dm-modules-4.19.0-24progress5u1-sh7751r-di nbd-modules-4.19.0-24progress5u1-sh7751r-di squashfs-modules-4.19.0-24progress5u1-sh7751r-di speakup-modules-4.19.0-24progress5u1-sh7751r-di sound-modules-4.19.0-24progress5u1-sh7751r-di zlib-modules-4.19.0-24progress5u1-sh7751r-di compress-modules-4.19.0-24progress5u1-sh7751r-di udf-modules-4.19.0-24progress5u1-sh7751r-di fuse-modules-4.19.0-24progress5u1-sh7751r-di kernel-image-4.19.0-24progress5u1-sh7785lcr-di nic-modules-4.19.0-24progress5u1-sh7785lcr-di nic-shared-modules-4.19.0-24progress5u1-sh7785lcr-di usb-serial-modules-4.19.0-24progress5u1-sh7785lcr-di ppp-modules-4.19.0-24progress5u1-sh7785lcr-di pata-modules-4.19.0-24progress5u1-sh7785lcr-di cdrom-core-modules-4.19.0-24progress5u1-sh7785lcr-di firewire-core-modules-4.19.0-24progress5u1-sh7785lcr-di loop-modules-4.19.0-24progress5u1-sh7785lcr-di btrfs-modules-4.19.0-24progress5u1-sh7785lcr-di ext4-modules-4.19.0-24progress5u1-sh7785lcr-di isofs-modules-4.19.0-24progress5u1-sh7785lcr-di jfs-modules-4.19.0-24progress5u1-sh7785lcr-di xfs-modules-4.19.0-24progress5u1-sh7785lcr-di fat-modules-4.19.0-24progress5u1-sh7785lcr-di minix-modules-4.19.0-24progress5u1-sh7785lcr-di md-modules-4.19.0-24progress5u1-sh7785lcr-di multipath-modules-4.19.0-24progress5u1-sh7785lcr-di nic-usb-modules-4.19.0-24progress5u1-sh7785lcr-di sata-modules-4.19.0-24progress5u1-sh7785lcr-di crc-modules-4.19.0-24progress5u1-sh7785lcr-di crypto-modules-4.19.0-24progress5u1-sh7785lcr-di crypto-dm-modules-4.19.0-24progress5u1-sh7785lcr-di nbd-modules-4.19.0-24progress5u1-sh7785lcr-di squashfs-modules-4.19.0-24progress5u1-sh7785lcr-di speakup-modules-4.19.0-24progress5u1-sh7785lcr-di sound-modules-4.19.0-24progress5u1-sh7785lcr-di zlib-modules-4.19.0-24progress5u1-sh7785lcr-di compress-modules-4.19.0-24progress5u1-sh7785lcr-di udf-modules-4.19.0-24progress5u1-sh7785lcr-di fuse-modules-4.19.0-24progress5u1-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='4.19.0-25' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-25-sh7751r-di nic-modules-4.19.0-25-sh7751r-di nic-shared-modules-4.19.0-25-sh7751r-di usb-serial-modules-4.19.0-25-sh7751r-di ppp-modules-4.19.0-25-sh7751r-di pata-modules-4.19.0-25-sh7751r-di cdrom-core-modules-4.19.0-25-sh7751r-di firewire-core-modules-4.19.0-25-sh7751r-di loop-modules-4.19.0-25-sh7751r-di btrfs-modules-4.19.0-25-sh7751r-di ext4-modules-4.19.0-25-sh7751r-di isofs-modules-4.19.0-25-sh7751r-di jfs-modules-4.19.0-25-sh7751r-di xfs-modules-4.19.0-25-sh7751r-di fat-modules-4.19.0-25-sh7751r-di minix-modules-4.19.0-25-sh7751r-di md-modules-4.19.0-25-sh7751r-di multipath-modules-4.19.0-25-sh7751r-di usb-storage-modules-4.19.0-25-sh7751r-di nic-usb-modules-4.19.0-25-sh7751r-di sata-modules-4.19.0-25-sh7751r-di i2c-modules-4.19.0-25-sh7751r-di crc-modules-4.19.0-25-sh7751r-di crypto-modules-4.19.0-25-sh7751r-di crypto-dm-modules-4.19.0-25-sh7751r-di nbd-modules-4.19.0-25-sh7751r-di squashfs-modules-4.19.0-25-sh7751r-di speakup-modules-4.19.0-25-sh7751r-di sound-modules-4.19.0-25-sh7751r-di zlib-modules-4.19.0-25-sh7751r-di compress-modules-4.19.0-25-sh7751r-di udf-modules-4.19.0-25-sh7751r-di fuse-modules-4.19.0-25-sh7751r-di kernel-image-4.19.0-25-sh7785lcr-di nic-modules-4.19.0-25-sh7785lcr-di nic-shared-modules-4.19.0-25-sh7785lcr-di usb-serial-modules-4.19.0-25-sh7785lcr-di ppp-modules-4.19.0-25-sh7785lcr-di pata-modules-4.19.0-25-sh7785lcr-di cdrom-core-modules-4.19.0-25-sh7785lcr-di firewire-core-modules-4.19.0-25-sh7785lcr-di loop-modules-4.19.0-25-sh7785lcr-di btrfs-modules-4.19.0-25-sh7785lcr-di ext4-modules-4.19.0-25-sh7785lcr-di isofs-modules-4.19.0-25-sh7785lcr-di jfs-modules-4.19.0-25-sh7785lcr-di xfs-modules-4.19.0-25-sh7785lcr-di fat-modules-4.19.0-25-sh7785lcr-di minix-modules-4.19.0-25-sh7785lcr-di md-modules-4.19.0-25-sh7785lcr-di multipath-modules-4.19.0-25-sh7785lcr-di nic-usb-modules-4.19.0-25-sh7785lcr-di sata-modules-4.19.0-25-sh7785lcr-di crc-modules-4.19.0-25-sh7785lcr-di crypto-modules-4.19.0-25-sh7785lcr-di crypto-dm-modules-4.19.0-25-sh7785lcr-di nbd-modules-4.19.0-25-sh7785lcr-di squashfs-modules-4.19.0-25-sh7785lcr-di speakup-modules-4.19.0-25-sh7785lcr-di sound-modules-4.19.0-25-sh7785lcr-di zlib-modules-4.19.0-25-sh7785lcr-di compress-modules-4.19.0-25-sh7785lcr-di udf-modules-4.19.0-25-sh7785lcr-di fuse-modules-4.19.0-25-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_sh4_none: binary-arch_sh4_none_real binary-arch_sh4_none_sh7751r binary-arch_sh4_none_sh7785lcr binary-arch_sh4_none_real: binary-arch_sh4_none_sh7751r: binary-arch_sh4_none_sh7751r_real binary-arch_sh4_none_sh7751r_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='sh4' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='sh4' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_sh4_none_sh7785lcr: binary-arch_sh4_none_sh7785lcr_real binary-arch_sh4_none_sh7785lcr_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='sh4' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='sh4' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_sh4_real:: setup_sh4 binary-arch_sh4_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_sparc: binary-arch_sparc_real binary-arch_sparc64:: binary-arch_sparc64_none binary-arch_sparc64_real binary-arch_sparc64:: - $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='4.19.0-24progress5u1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24progress5u1-sparc64-di nic-modules-4.19.0-24progress5u1-sparc64-di nic-shared-modules-4.19.0-24progress5u1-sparc64-di usb-serial-modules-4.19.0-24progress5u1-sparc64-di ppp-modules-4.19.0-24progress5u1-sparc64-di pata-modules-4.19.0-24progress5u1-sparc64-di cdrom-core-modules-4.19.0-24progress5u1-sparc64-di scsi-core-modules-4.19.0-24progress5u1-sparc64-di scsi-modules-4.19.0-24progress5u1-sparc64-di btrfs-modules-4.19.0-24progress5u1-sparc64-di ext4-modules-4.19.0-24progress5u1-sparc64-di isofs-modules-4.19.0-24progress5u1-sparc64-di jfs-modules-4.19.0-24progress5u1-sparc64-di ufs-modules-4.19.0-24progress5u1-sparc64-di xfs-modules-4.19.0-24progress5u1-sparc64-di fat-modules-4.19.0-24progress5u1-sparc64-di md-modules-4.19.0-24progress5u1-sparc64-di multipath-modules-4.19.0-24progress5u1-sparc64-di usb-modules-4.19.0-24progress5u1-sparc64-di usb-storage-modules-4.19.0-24progress5u1-sparc64-di fb-modules-4.19.0-24progress5u1-sparc64-di input-modules-4.19.0-24progress5u1-sparc64-di nic-usb-modules-4.19.0-24progress5u1-sparc64-di sata-modules-4.19.0-24progress5u1-sparc64-di i2c-modules-4.19.0-24progress5u1-sparc64-di crc-modules-4.19.0-24progress5u1-sparc64-di crypto-modules-4.19.0-24progress5u1-sparc64-di crypto-dm-modules-4.19.0-24progress5u1-sparc64-di ata-modules-4.19.0-24progress5u1-sparc64-di nbd-modules-4.19.0-24progress5u1-sparc64-di squashfs-modules-4.19.0-24progress5u1-sparc64-di zlib-modules-4.19.0-24progress5u1-sparc64-di compress-modules-4.19.0-24progress5u1-sparc64-di udf-modules-4.19.0-24progress5u1-sparc64-di fuse-modules-4.19.0-24progress5u1-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='4.19.0-25' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-25-sparc64-di nic-modules-4.19.0-25-sparc64-di nic-shared-modules-4.19.0-25-sparc64-di usb-serial-modules-4.19.0-25-sparc64-di ppp-modules-4.19.0-25-sparc64-di pata-modules-4.19.0-25-sparc64-di cdrom-core-modules-4.19.0-25-sparc64-di scsi-core-modules-4.19.0-25-sparc64-di scsi-modules-4.19.0-25-sparc64-di btrfs-modules-4.19.0-25-sparc64-di ext4-modules-4.19.0-25-sparc64-di isofs-modules-4.19.0-25-sparc64-di jfs-modules-4.19.0-25-sparc64-di ufs-modules-4.19.0-25-sparc64-di xfs-modules-4.19.0-25-sparc64-di fat-modules-4.19.0-25-sparc64-di md-modules-4.19.0-25-sparc64-di multipath-modules-4.19.0-25-sparc64-di usb-modules-4.19.0-25-sparc64-di usb-storage-modules-4.19.0-25-sparc64-di fb-modules-4.19.0-25-sparc64-di input-modules-4.19.0-25-sparc64-di nic-usb-modules-4.19.0-25-sparc64-di sata-modules-4.19.0-25-sparc64-di i2c-modules-4.19.0-25-sparc64-di crc-modules-4.19.0-25-sparc64-di crypto-modules-4.19.0-25-sparc64-di crypto-dm-modules-4.19.0-25-sparc64-di ata-modules-4.19.0-25-sparc64-di nbd-modules-4.19.0-25-sparc64-di squashfs-modules-4.19.0-25-sparc64-di zlib-modules-4.19.0-25-sparc64-di compress-modules-4.19.0-25-sparc64-di udf-modules-4.19.0-25-sparc64-di fuse-modules-4.19.0-25-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False binary-arch_sparc64_none: binary-arch_sparc64_none_real binary-arch_sparc64_none_sparc64 binary-arch_sparc64_none_sparc64-smp binary-arch_sparc64_none_real: binary-arch_sparc64_none_sparc64: binary-arch_sparc64_none_sparc64_real binary-arch_sparc64_none_sparc64-smp: binary-arch_sparc64_none_sparc64-smp_real binary-arch_sparc64_none_sparc64-smp_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='sparc64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='sparc64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_sparc64_none_sparc64_real:: - $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='sparc64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-25' ARCH='sparc64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_sparc64_real:: setup_sparc64 binary-arch_sparc64_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_sparc_real:: setup_sparc binary-arch_sparc_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-arch_x32: binary-arch_x32_extra binary-arch_x32_real binary-arch_x32_extra:: $(MAKE) -f debian/rules.real install-dummy ARCH='x32' DH_OPTIONS='-plinux-compiler-gcc-8-x86' binary-arch_x32_real:: setup_x32 binary-arch_x32_real:: - $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-25' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-indep:: binary-indep_none binary-indep_rt binary-indep:: - $(MAKE) -f debian/rules.real binary-indep ABINAME='4.19.0-24progress5u1' ALL_FEATURESETS='none rt' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-indep ABINAME='4.19.0-25' ALL_FEATURESETS='none rt' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-indep_none: binary-indep_none_real binary-indep_none_real:: - $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='4.19.0-24progress5u1' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='4.19.0-25' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' binary-indep_rt: binary-indep_rt_real binary-indep_rt_real:: - $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='4.19.0-24progress5u1' ALL_KERNEL_ARCHES='arm arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='4.19.0-25' ALL_KERNEL_ARCHES='arm arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch: build-arch_alpha build-arch_amd64 build-arch_arm64 build-arch_arm64ilp32 build-arch_armel build-arch_armhf build-arch_hppa build-arch_i386 build-arch_ia64 build-arch_m68k build-arch_mips build-arch_mips64 build-arch_mips64el build-arch_mips64r6 build-arch_mips64r6el build-arch_mipsel build-arch_mipsn32 build-arch_mipsn32el build-arch_mipsn32r6 build-arch_mipsn32r6el build-arch_mipsr6 build-arch_mipsr6el build-arch_powerpc build-arch_powerpcspe build-arch_ppc64 build-arch_ppc64el build-arch_riscv64 build-arch_s390 build-arch_s390x build-arch_sh3 build-arch_sh4 build-arch_sparc build-arch_sparc64 build-arch_x32 build-arch_alpha: build-arch_alpha_none build-arch_alpha_real build-arch_alpha_none: build-arch_alpha_none_alpha-generic build-arch_alpha_none_alpha-smp build-arch_alpha_none_real build-arch_alpha_none_alpha-generic: build-arch_alpha_none_alpha-generic_real build-arch_alpha_none_alpha-generic_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='alpha' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='alpha' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_alpha_none_alpha-smp: build-arch_alpha_none_alpha-smp_real build-arch_alpha_none_alpha-smp_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='alpha' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='alpha' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_alpha_none_real: build-arch_alpha_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_amd64: build-arch_amd64_none build-arch_amd64_real build-arch_amd64_rt build-arch_amd64_none: build-arch_amd64_none_amd64 build-arch_amd64_none_cloud-amd64 build-arch_amd64_none_real build-arch_amd64_none_amd64: build-arch_amd64_none_amd64_real build-arch_amd64_none_amd64_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='amd64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='amd64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' build-arch_amd64_none_cloud-amd64: build-arch_amd64_none_cloud-amd64_real build-arch_amd64_none_cloud-amd64_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='amd64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-cloud-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='amd64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' build-arch_amd64_none_real: build-arch_amd64_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_amd64_rt: build-arch_amd64_rt_amd64 build-arch_amd64_rt_real build-arch_amd64_rt_amd64: build-arch_amd64_rt_amd64_real build-arch_amd64_rt_amd64_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='amd64' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-rt-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='amd64' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' build-arch_amd64_rt_real: build-arch_arm64: build-arch_arm64_none build-arch_arm64_real build-arch_arm64_rt build-arch_arm64_none: build-arch_arm64_none_arm64 build-arch_arm64_none_real build-arch_arm64_none_arm64: build-arch_arm64_none_arm64_real build-arch_arm64_none_arm64_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='arm64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='arm64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' build-arch_arm64_none_real: build-arch_arm64_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_arm64_rt: build-arch_arm64_rt_arm64 build-arch_arm64_rt_real build-arch_arm64_rt_arm64: build-arch_arm64_rt_arm64_real build-arch_arm64_rt_arm64_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='arm64' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-rt-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='arm64' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' build-arch_arm64_rt_real: build-arch_arm64ilp32: build-arch_arm64ilp32_real build-arch_arm64ilp32_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_armel: build-arch_armel_none build-arch_armel_real build-arch_armel_none: build-arch_armel_none_marvell build-arch_armel_none_real build-arch_armel_none_rpi build-arch_armel_none_marvell: build-arch_armel_none_marvell_real build-arch_armel_none_marvell_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='armel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='armel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_armel_none_real: build-arch_armel_none_rpi: build-arch_armel_none_rpi_real build-arch_armel_none_rpi_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='armel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='armel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_armel_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_armhf: build-arch_armhf_none build-arch_armhf_real build-arch_armhf_rt build-arch_armhf_none: build-arch_armhf_none_armmp build-arch_armhf_none_armmp-lpae build-arch_armhf_none_real build-arch_armhf_none_armmp: build-arch_armhf_none_armmp_real build-arch_armhf_none_armmp-lpae: build-arch_armhf_none_armmp-lpae_real build-arch_armhf_none_armmp-lpae_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='armhf' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='armhf' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' build-arch_armhf_none_armmp_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='armhf' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='armhf' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' build-arch_armhf_none_real: build-arch_armhf_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_armhf_rt: build-arch_armhf_rt_armmp build-arch_armhf_rt_real build-arch_armhf_rt_armmp: build-arch_armhf_rt_armmp_real build-arch_armhf_rt_armmp_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='armhf' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='armhf' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' build-arch_armhf_rt_real: build-arch_hppa: build-arch_hppa_none build-arch_hppa_real build-arch_hppa_none: build-arch_hppa_none_parisc build-arch_hppa_none_parisc-smp build-arch_hppa_none_parisc64-smp build-arch_hppa_none_real build-arch_hppa_none_parisc: build-arch_hppa_none_parisc_real build-arch_hppa_none_parisc-smp: build-arch_hppa_none_parisc-smp_real build-arch_hppa_none_parisc-smp_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='hppa' COMPILER='gcc-8' FEATURESET='none' FLAVOUR='parisc-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-parisc-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-24progress5u1-parisc-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc-smp' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='hppa' COMPILER='gcc-8' FEATURESET='none' FLAVOUR='parisc-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-parisc-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-25-parisc-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc-smp' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_hppa_none_parisc64-smp: build-arch_hppa_none_parisc64-smp_real build-arch_hppa_none_parisc64-smp_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='hppa' CFLAGS_KERNEL='-fno-cse-follow-jumps' COMPILER='gcc-8' FEATURESET='none' FLAVOUR='parisc64-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-parisc64-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-24progress5u1-parisc64-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64-smp' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='hppa' CFLAGS_KERNEL='-fno-cse-follow-jumps' COMPILER='gcc-8' FEATURESET='none' FLAVOUR='parisc64-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-parisc64-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-25-parisc64-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64-smp' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_hppa_none_parisc_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='hppa' COMPILER='gcc-8' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-24progress5u1-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='hppa' COMPILER='gcc-8' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-25-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_hppa_none_real: build-arch_hppa_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_i386: build-arch_i386_none build-arch_i386_real build-arch_i386_rt build-arch_i386_none: build-arch_i386_none_686 build-arch_i386_none_686-pae build-arch_i386_none_real build-arch_i386_none_686: build-arch_i386_none_686_real build-arch_i386_none_686-pae: build-arch_i386_none_686-pae_real build-arch_i386_none_686-pae_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='i386' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-686-pae' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='i386' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' build-arch_i386_none_686_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='i386' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-686' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='i386' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' build-arch_i386_none_real: build-arch_i386_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_i386_rt: build-arch_i386_rt_686-pae build-arch_i386_rt_real build-arch_i386_rt_686-pae: build-arch_i386_rt_686-pae_real build-arch_i386_rt_686-pae_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='i386' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-rt-686-pae' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='i386' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' build-arch_i386_rt_real: build-arch_ia64: build-arch_ia64_none build-arch_ia64_real build-arch_ia64_none: build-arch_ia64_none_itanium build-arch_ia64_none_mckinley build-arch_ia64_none_real build-arch_ia64_none_itanium: build-arch_ia64_none_itanium_real build-arch_ia64_none_itanium_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='ia64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='ia64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_ia64_none_mckinley: build-arch_ia64_none_mckinley_real build-arch_ia64_none_mckinley_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='ia64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='ia64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_ia64_none_real: build-arch_ia64_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_m68k: build-arch_m68k_none build-arch_m68k_real build-arch_m68k_none: build-arch_m68k_none_m68k build-arch_m68k_none_real build-arch_m68k_none_m68k: build-arch_m68k_none_m68k_real build-arch_m68k_none_m68k_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='m68k' CFLAGS_KERNEL='-ffreestanding' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='m68k' CFLAGS_KERNEL='-ffreestanding' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_m68k_none_real: build-arch_m68k_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mips: build-arch_mips_none build-arch_mips_real build-arch_mips64: build-arch_mips64_none build-arch_mips64_real build-arch_mips64_none: build-arch_mips64_none_5kc-malta build-arch_mips64_none_octeon build-arch_mips64_none_real build-arch_mips64_none_5kc-malta: build-arch_mips64_none_5kc-malta_real build-arch_mips64_none_5kc-malta_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='mips64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mips64_none_octeon: build-arch_mips64_none_octeon_real build-arch_mips64_none_octeon_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='mips64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mips64_none_real: build-arch_mips64_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mips64el: build-arch_mips64el_none build-arch_mips64el_real build-arch_mips64el_none: build-arch_mips64el_none_5kc-malta build-arch_mips64el_none_loongson-3 build-arch_mips64el_none_octeon build-arch_mips64el_none_real build-arch_mips64el_none_5kc-malta: build-arch_mips64el_none_5kc-malta_real build-arch_mips64el_none_5kc-malta_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='mips64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mips64el_none_loongson-3: build-arch_mips64el_none_loongson-3_real build-arch_mips64el_none_loongson-3_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='mips64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mips64el_none_octeon: build-arch_mips64el_none_octeon_real build-arch_mips64el_none_octeon_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='mips64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mips64el_none_real: build-arch_mips64el_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mips64r6: build-arch_mips64r6_none build-arch_mips64r6_real build-arch_mips64r6_none: build-arch_mips64r6_none_mips64r6 build-arch_mips64r6_none_real build-arch_mips64r6_none_mips64r6: build-arch_mips64r6_none_mips64r6_real build-arch_mips64r6_none_mips64r6_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips64r6' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='mips64r6' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mips64r6_none_real: build-arch_mips64r6_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mips64r6el: build-arch_mips64r6el_none build-arch_mips64r6el_real build-arch_mips64r6el_none: build-arch_mips64r6el_none_mips64r6el build-arch_mips64r6el_none_real build-arch_mips64r6el_none_mips64r6el: build-arch_mips64r6el_none_mips64r6el_real build-arch_mips64r6el_none_mips64r6el_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips64r6el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='mips64r6el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mips64r6el_none_real: build-arch_mips64r6el_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mips_none: build-arch_mips_none_4kc-malta build-arch_mips_none_5kc-malta build-arch_mips_none_octeon build-arch_mips_none_real build-arch_mips_none_4kc-malta: build-arch_mips_none_4kc-malta_real build-arch_mips_none_4kc-malta_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='mips' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mips_none_5kc-malta: build-arch_mips_none_5kc-malta_real build-arch_mips_none_5kc-malta_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='mips' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mips_none_octeon: build-arch_mips_none_octeon_real build-arch_mips_none_octeon_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='mips' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mips_none_real: build-arch_mips_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mipsel: build-arch_mipsel_none build-arch_mipsel_real build-arch_mipsel_none: build-arch_mipsel_none_4kc-malta build-arch_mipsel_none_5kc-malta build-arch_mipsel_none_loongson-3 build-arch_mipsel_none_octeon build-arch_mipsel_none_real build-arch_mipsel_none_4kc-malta: build-arch_mipsel_none_4kc-malta_real build-arch_mipsel_none_4kc-malta_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mipsel_none_5kc-malta: build-arch_mipsel_none_5kc-malta_real build-arch_mipsel_none_5kc-malta_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mipsel_none_loongson-3: build-arch_mipsel_none_loongson-3_real build-arch_mipsel_none_loongson-3_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mipsel_none_octeon: build-arch_mipsel_none_octeon_real build-arch_mipsel_none_octeon_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mipsel_none_real: build-arch_mipsel_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mipsn32: build-arch_mipsn32_real build-arch_mipsn32_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mipsn32el: build-arch_mipsn32el_real build-arch_mipsn32el_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mipsn32r6: build-arch_mipsn32r6_real build-arch_mipsn32r6_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mipsn32r6el: build-arch_mipsn32r6el_real build-arch_mipsn32r6el_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mipsr6: build-arch_mipsr6_none build-arch_mipsr6_real build-arch_mipsr6_none: build-arch_mipsr6_none_mips32r6 build-arch_mipsr6_none_mips64r6 build-arch_mipsr6_none_real build-arch_mipsr6_none_mips32r6: build-arch_mipsr6_none_mips32r6_real build-arch_mipsr6_none_mips32r6_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mipsr6' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='mipsr6' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mipsr6_none_mips64r6: build-arch_mipsr6_none_mips64r6_real build-arch_mipsr6_none_mips64r6_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mipsr6' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='mipsr6' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mipsr6_none_real: build-arch_mipsr6_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mipsr6el: build-arch_mipsr6el_none build-arch_mipsr6el_real build-arch_mipsr6el_none: build-arch_mipsr6el_none_mips32r6el build-arch_mipsr6el_none_mips64r6el build-arch_mipsr6el_none_real build-arch_mipsr6el_none_mips32r6el: build-arch_mipsr6el_none_mips32r6el_real build-arch_mipsr6el_none_mips32r6el_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mipsr6el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='mipsr6el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mipsr6el_none_mips64r6el: build-arch_mipsr6el_none_mips64r6el_real build-arch_mipsr6el_none_mips64r6el_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mipsr6el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='mipsr6el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_mipsr6el_none_real: build-arch_mipsr6el_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_powerpc: build-arch_powerpc_none build-arch_powerpc_real build-arch_powerpc_none: build-arch_powerpc_none_powerpc build-arch_powerpc_none_powerpc-smp build-arch_powerpc_none_powerpc64 build-arch_powerpc_none_real build-arch_powerpc_none_powerpc: build-arch_powerpc_none_powerpc_real build-arch_powerpc_none_powerpc-smp: build-arch_powerpc_none_powerpc-smp_real build-arch_powerpc_none_powerpc-smp_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='powerpc' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='powerpc' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' build-arch_powerpc_none_powerpc64: build-arch_powerpc_none_powerpc64_real build-arch_powerpc_none_powerpc64_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='powerpc' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='powerpc' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' build-arch_powerpc_none_powerpc_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='powerpc' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='powerpc' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' build-arch_powerpc_none_real: build-arch_powerpc_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_powerpcspe: build-arch_powerpcspe_none build-arch_powerpcspe_real build-arch_powerpcspe_none: build-arch_powerpcspe_none_powerpcspe build-arch_powerpcspe_none_real build-arch_powerpcspe_none_powerpcspe: build-arch_powerpcspe_none_powerpcspe_real build-arch_powerpcspe_none_powerpcspe_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='powerpcspe' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpcspe' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-powerpcspe' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpcspe/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-powerpcspe\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpcspe' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpcspe' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='powerpcspe' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpcspe' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-powerpcspe' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpcspe/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-powerpcspe\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpcspe' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpcspe' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' build-arch_powerpcspe_none_real: build-arch_powerpcspe_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='powerpcspe' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='powerpcspe' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_ppc64: build-arch_ppc64_none build-arch_ppc64_real build-arch_ppc64_none: build-arch_ppc64_none_powerpc64 build-arch_ppc64_none_real build-arch_ppc64_none_powerpc64: build-arch_ppc64_none_powerpc64_real build-arch_ppc64_none_powerpc64_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='ppc64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='ppc64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' build-arch_ppc64_none_real: build-arch_ppc64_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_ppc64el: build-arch_ppc64el_none build-arch_ppc64el_real build-arch_ppc64el_none: build-arch_ppc64el_none_powerpc64le build-arch_ppc64el_none_real build-arch_ppc64el_none_powerpc64le: build-arch_ppc64el_none_powerpc64le_real build-arch_ppc64el_none_powerpc64le_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='ppc64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='ppc64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' build-arch_ppc64el_none_real: build-arch_ppc64el_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_riscv64: build-arch_riscv64_none build-arch_riscv64_real build-arch_riscv64_none: build-arch_riscv64_none_real build-arch_riscv64_none_riscv64 build-arch_riscv64_none_real: build-arch_riscv64_none_riscv64: build-arch_riscv64_none_riscv64_real build-arch_riscv64_none_riscv64_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='riscv64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='riscv64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' build-arch_riscv64_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_s390: build-arch_s390_real build-arch_s390_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_s390x: build-arch_s390x_none build-arch_s390x_real build-arch_s390x_none: build-arch_s390x_none_real build-arch_s390x_none_s390x build-arch_s390x_none_real: build-arch_s390x_none_s390x: build-arch_s390x_none_s390x_real build-arch_s390x_none_s390x_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='s390x' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='s390x' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' build-arch_s390x_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_sh3: build-arch_sh3_real build-arch_sh3_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_sh4: build-arch_sh4_none build-arch_sh4_real build-arch_sh4_none: build-arch_sh4_none_real build-arch_sh4_none_sh7751r build-arch_sh4_none_sh7785lcr build-arch_sh4_none_real: build-arch_sh4_none_sh7751r: build-arch_sh4_none_sh7751r_real build-arch_sh4_none_sh7751r_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='sh4' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='sh4' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_sh4_none_sh7785lcr: build-arch_sh4_none_sh7785lcr_real build-arch_sh4_none_sh7785lcr_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='sh4' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='sh4' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_sh4_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_sparc: build-arch_sparc_real build-arch_sparc64: build-arch_sparc64_none build-arch_sparc64_real build-arch_sparc64_none: build-arch_sparc64_none_real build-arch_sparc64_none_sparc64 build-arch_sparc64_none_sparc64-smp @@ -722,162 +728,162 @@ build-arch_sparc64_none_real: build-arch_sparc64_none_sparc64: build-arch_sparc64_none_sparc64_real build-arch_sparc64_none_sparc64-smp: build-arch_sparc64_none_sparc64-smp_real build-arch_sparc64_none_sparc64-smp_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='sparc64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='sparc64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_sparc64_none_sparc64_real:: - $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='sparc64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-25' ARCH='sparc64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_sparc64_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_sparc_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-arch_x32: build-arch_x32_real build-arch_x32_real:: - $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24progress5u1' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-25' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-indep:: build-indep_none build-indep_rt build-indep:: - $(MAKE) -f debian/rules.real build-indep ABINAME='4.19.0-24progress5u1' ALL_FEATURESETS='none rt' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-indep ABINAME='4.19.0-25' ALL_FEATURESETS='none rt' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' build-indep_none: build-indep_none_real build-indep_none_real: build-indep_rt: build-indep_rt_real build-indep_rt_real: debian/build/config.alpha_none_alpha-generic:: - $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-generic ABINAME='4.19.0-24progress5u1' ARCH='alpha' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-generic ABINAME='4.19.0-25' ARCH='alpha' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.alpha_none_alpha-smp:: - $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-smp ABINAME='4.19.0-24progress5u1' ARCH='alpha' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.alpha_none_alpha-smp ABINAME='4.19.0-25' ARCH='alpha' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.amd64_none_amd64:: - $(MAKE) -f debian/rules.real debian/build/config.amd64_none_amd64 ABINAME='4.19.0-24progress5u1' ARCH='amd64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.amd64_none_amd64 ABINAME='4.19.0-25' ARCH='amd64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' debian/build/config.amd64_none_cloud-amd64:: - $(MAKE) -f debian/rules.real debian/build/config.amd64_none_cloud-amd64 ABINAME='4.19.0-24progress5u1' ARCH='amd64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-cloud-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.amd64_none_cloud-amd64 ABINAME='4.19.0-25' ARCH='amd64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' debian/build/config.amd64_rt_amd64:: - $(MAKE) -f debian/rules.real debian/build/config.amd64_rt_amd64 ABINAME='4.19.0-24progress5u1' ARCH='amd64' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-rt-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.amd64_rt_amd64 ABINAME='4.19.0-25' ARCH='amd64' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' debian/build/config.arm64_none_arm64:: - $(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64 ABINAME='4.19.0-24progress5u1' ARCH='arm64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.arm64_none_arm64 ABINAME='4.19.0-25' ARCH='arm64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' debian/build/config.arm64_rt_arm64:: - $(MAKE) -f debian/rules.real debian/build/config.arm64_rt_arm64 ABINAME='4.19.0-24progress5u1' ARCH='arm64' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-rt-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.arm64_rt_arm64 ABINAME='4.19.0-25' ARCH='arm64' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' debian/build/config.armel_none_marvell:: - $(MAKE) -f debian/rules.real debian/build/config.armel_none_marvell ABINAME='4.19.0-24progress5u1' ARCH='armel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.armel_none_marvell ABINAME='4.19.0-25' ARCH='armel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.armel_none_rpi:: - $(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='4.19.0-24progress5u1' ARCH='armel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.armel_none_rpi ABINAME='4.19.0-25' ARCH='armel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.armhf_none_armmp:: - $(MAKE) -f debian/rules.real debian/build/config.armhf_none_armmp ABINAME='4.19.0-24progress5u1' ARCH='armhf' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.armhf_none_armmp ABINAME='4.19.0-25' ARCH='armhf' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' debian/build/config.armhf_none_armmp-lpae:: - $(MAKE) -f debian/rules.real debian/build/config.armhf_none_armmp-lpae ABINAME='4.19.0-24progress5u1' ARCH='armhf' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.armhf_none_armmp-lpae ABINAME='4.19.0-25' ARCH='armhf' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' debian/build/config.armhf_rt_armmp:: - $(MAKE) -f debian/rules.real debian/build/config.armhf_rt_armmp ABINAME='4.19.0-24progress5u1' ARCH='armhf' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.armhf_rt_armmp ABINAME='4.19.0-25' ARCH='armhf' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' debian/build/config.hppa_none_parisc:: - $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='4.19.0-24progress5u1' ARCH='hppa' COMPILER='gcc-8' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-24progress5u1-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc ABINAME='4.19.0-25' ARCH='hppa' COMPILER='gcc-8' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-25-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.hppa_none_parisc-smp:: - $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc-smp ABINAME='4.19.0-24progress5u1' ARCH='hppa' COMPILER='gcc-8' FEATURESET='none' FLAVOUR='parisc-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-parisc-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-24progress5u1-parisc-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc-smp' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc-smp ABINAME='4.19.0-25' ARCH='hppa' COMPILER='gcc-8' FEATURESET='none' FLAVOUR='parisc-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-parisc-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-25-parisc-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc-smp' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.hppa_none_parisc64-smp:: - $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc64-smp ABINAME='4.19.0-24progress5u1' ARCH='hppa' CFLAGS_KERNEL='-fno-cse-follow-jumps' COMPILER='gcc-8' FEATURESET='none' FLAVOUR='parisc64-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-parisc64-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-24progress5u1-parisc64-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64-smp' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.hppa_none_parisc64-smp ABINAME='4.19.0-25' ARCH='hppa' CFLAGS_KERNEL='-fno-cse-follow-jumps' COMPILER='gcc-8' FEATURESET='none' FLAVOUR='parisc64-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-parisc64-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-25-parisc64-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64-smp' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.i386_none_686:: - $(MAKE) -f debian/rules.real debian/build/config.i386_none_686 ABINAME='4.19.0-24progress5u1' ARCH='i386' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-686' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.i386_none_686 ABINAME='4.19.0-25' ARCH='i386' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' debian/build/config.i386_none_686-pae:: - $(MAKE) -f debian/rules.real debian/build/config.i386_none_686-pae ABINAME='4.19.0-24progress5u1' ARCH='i386' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-686-pae' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.i386_none_686-pae ABINAME='4.19.0-25' ARCH='i386' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' debian/build/config.i386_rt_686-pae:: - $(MAKE) -f debian/rules.real debian/build/config.i386_rt_686-pae ABINAME='4.19.0-24progress5u1' ARCH='i386' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-rt-686-pae' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.i386_rt_686-pae ABINAME='4.19.0-25' ARCH='i386' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' debian/build/config.ia64_none_itanium:: - $(MAKE) -f debian/rules.real debian/build/config.ia64_none_itanium ABINAME='4.19.0-24progress5u1' ARCH='ia64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.ia64_none_itanium ABINAME='4.19.0-25' ARCH='ia64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.ia64_none_mckinley:: - $(MAKE) -f debian/rules.real debian/build/config.ia64_none_mckinley ABINAME='4.19.0-24progress5u1' ARCH='ia64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.ia64_none_mckinley ABINAME='4.19.0-25' ARCH='ia64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.m68k_none_m68k:: - $(MAKE) -f debian/rules.real debian/build/config.m68k_none_m68k ABINAME='4.19.0-24progress5u1' ARCH='m68k' CFLAGS_KERNEL='-ffreestanding' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.m68k_none_m68k ABINAME='4.19.0-25' ARCH='m68k' CFLAGS_KERNEL='-ffreestanding' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.mips64_none_5kc-malta:: - $(MAKE) -f debian/rules.real debian/build/config.mips64_none_5kc-malta ABINAME='4.19.0-24progress5u1' ARCH='mips64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.mips64_none_5kc-malta ABINAME='4.19.0-25' ARCH='mips64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.mips64_none_octeon:: - $(MAKE) -f debian/rules.real debian/build/config.mips64_none_octeon ABINAME='4.19.0-24progress5u1' ARCH='mips64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.mips64_none_octeon ABINAME='4.19.0-25' ARCH='mips64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.mips64el_none_5kc-malta:: - $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_5kc-malta ABINAME='4.19.0-24progress5u1' ARCH='mips64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_5kc-malta ABINAME='4.19.0-25' ARCH='mips64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.mips64el_none_loongson-3:: - $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_loongson-3 ABINAME='4.19.0-24progress5u1' ARCH='mips64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_loongson-3 ABINAME='4.19.0-25' ARCH='mips64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.mips64el_none_octeon:: - $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_octeon ABINAME='4.19.0-24progress5u1' ARCH='mips64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.mips64el_none_octeon ABINAME='4.19.0-25' ARCH='mips64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.mips64r6_none_mips64r6:: - $(MAKE) -f debian/rules.real debian/build/config.mips64r6_none_mips64r6 ABINAME='4.19.0-24progress5u1' ARCH='mips64r6' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.mips64r6_none_mips64r6 ABINAME='4.19.0-25' ARCH='mips64r6' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.mips64r6el_none_mips64r6el:: - $(MAKE) -f debian/rules.real debian/build/config.mips64r6el_none_mips64r6el ABINAME='4.19.0-24progress5u1' ARCH='mips64r6el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.mips64r6el_none_mips64r6el ABINAME='4.19.0-25' ARCH='mips64r6el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.mips_none_4kc-malta:: - $(MAKE) -f debian/rules.real debian/build/config.mips_none_4kc-malta ABINAME='4.19.0-24progress5u1' ARCH='mips' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.mips_none_4kc-malta ABINAME='4.19.0-25' ARCH='mips' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.mips_none_5kc-malta:: - $(MAKE) -f debian/rules.real debian/build/config.mips_none_5kc-malta ABINAME='4.19.0-24progress5u1' ARCH='mips' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.mips_none_5kc-malta ABINAME='4.19.0-25' ARCH='mips' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.mips_none_octeon:: - $(MAKE) -f debian/rules.real debian/build/config.mips_none_octeon ABINAME='4.19.0-24progress5u1' ARCH='mips' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.mips_none_octeon ABINAME='4.19.0-25' ARCH='mips' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.mipsel_none_4kc-malta:: - $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_4kc-malta ABINAME='4.19.0-24progress5u1' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_4kc-malta ABINAME='4.19.0-25' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.mipsel_none_5kc-malta:: - $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_5kc-malta ABINAME='4.19.0-24progress5u1' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_5kc-malta ABINAME='4.19.0-25' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.mipsel_none_loongson-3:: - $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_loongson-3 ABINAME='4.19.0-24progress5u1' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_loongson-3 ABINAME='4.19.0-25' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.mipsel_none_octeon:: - $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_octeon ABINAME='4.19.0-24progress5u1' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.mipsel_none_octeon ABINAME='4.19.0-25' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.mipsr6_none_mips32r6:: - $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips32r6 ABINAME='4.19.0-24progress5u1' ARCH='mipsr6' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips32r6 ABINAME='4.19.0-25' ARCH='mipsr6' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.mipsr6_none_mips64r6:: - $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips64r6 ABINAME='4.19.0-24progress5u1' ARCH='mipsr6' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.mipsr6_none_mips64r6 ABINAME='4.19.0-25' ARCH='mipsr6' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.mipsr6el_none_mips32r6el:: - $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips32r6el ABINAME='4.19.0-24progress5u1' ARCH='mipsr6el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips32r6el ABINAME='4.19.0-25' ARCH='mipsr6el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.mipsr6el_none_mips64r6el:: - $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips64r6el ABINAME='4.19.0-24progress5u1' ARCH='mipsr6el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.mipsr6el_none_mips64r6el ABINAME='4.19.0-25' ARCH='mipsr6el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.powerpc_none_powerpc:: - $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc ABINAME='4.19.0-24progress5u1' ARCH='powerpc' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc ABINAME='4.19.0-25' ARCH='powerpc' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' debian/build/config.powerpc_none_powerpc-smp:: - $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc-smp ABINAME='4.19.0-24progress5u1' ARCH='powerpc' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc-smp ABINAME='4.19.0-25' ARCH='powerpc' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' debian/build/config.powerpc_none_powerpc64:: - $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc64 ABINAME='4.19.0-24progress5u1' ARCH='powerpc' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.powerpc_none_powerpc64 ABINAME='4.19.0-25' ARCH='powerpc' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' debian/build/config.powerpcspe_none_powerpcspe:: - $(MAKE) -f debian/rules.real debian/build/config.powerpcspe_none_powerpcspe ABINAME='4.19.0-24progress5u1' ARCH='powerpcspe' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpcspe' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-powerpcspe' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpcspe/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-powerpcspe\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpcspe' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpcspe' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.powerpcspe_none_powerpcspe ABINAME='4.19.0-25' ARCH='powerpcspe' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpcspe' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-powerpcspe' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpcspe/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-powerpcspe\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpcspe' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpcspe' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' debian/build/config.ppc64_none_powerpc64:: - $(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64 ABINAME='4.19.0-24progress5u1' ARCH='ppc64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.ppc64_none_powerpc64 ABINAME='4.19.0-25' ARCH='ppc64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' debian/build/config.ppc64el_none_powerpc64le:: - $(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le ABINAME='4.19.0-24progress5u1' ARCH='ppc64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.ppc64el_none_powerpc64le ABINAME='4.19.0-25' ARCH='ppc64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' debian/build/config.riscv64_none_riscv64:: - $(MAKE) -f debian/rules.real debian/build/config.riscv64_none_riscv64 ABINAME='4.19.0-24progress5u1' ARCH='riscv64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.riscv64_none_riscv64 ABINAME='4.19.0-25' ARCH='riscv64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' debian/build/config.s390x_none_s390x:: - $(MAKE) -f debian/rules.real debian/build/config.s390x_none_s390x ABINAME='4.19.0-24progress5u1' ARCH='s390x' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.s390x_none_s390x ABINAME='4.19.0-25' ARCH='s390x' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' debian/build/config.sh4_none_sh7751r:: - $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7751r ABINAME='4.19.0-24progress5u1' ARCH='sh4' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7751r ABINAME='4.19.0-25' ARCH='sh4' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.sh4_none_sh7785lcr:: - $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7785lcr ABINAME='4.19.0-24progress5u1' ARCH='sh4' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.sh4_none_sh7785lcr ABINAME='4.19.0-25' ARCH='sh4' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.sparc64_none_sparc64:: - $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64 ABINAME='4.19.0-24progress5u1' ARCH='sparc64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64 ABINAME='4.19.0-25' ARCH='sparc64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' debian/build/config.sparc64_none_sparc64-smp:: - $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64-smp ABINAME='4.19.0-24progress5u1' ARCH='sparc64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real debian/build/config.sparc64_none_sparc64-smp ABINAME='4.19.0-25' ARCH='sparc64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup: setup_alpha setup_amd64 setup_arm64 setup_arm64ilp32 setup_armel setup_armhf setup_hppa setup_i386 setup_ia64 setup_m68k setup_mips setup_mips64 setup_mips64el setup_mips64r6 setup_mips64r6el setup_mipsel setup_mipsn32 setup_mipsn32el setup_mipsn32r6 setup_mipsn32r6el setup_mipsr6 setup_mipsr6el setup_none setup_powerpc setup_powerpcspe setup_ppc64 setup_ppc64el setup_riscv64 setup_rt setup_s390 setup_s390x setup_sh3 setup_sh4 setup_sparc setup_sparc64 setup_x32 setup_alpha: setup_alpha_none setup_alpha_real setup_alpha_none: setup_alpha_none_alpha-generic setup_alpha_none_alpha-smp setup_alpha_none_real setup_alpha_none_alpha-generic: setup_alpha_none_alpha-generic_real setup_alpha_none_alpha-generic_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='alpha' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='alpha' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-generic' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-alpha-generic' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-generic' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_alpha_none_alpha-smp: setup_alpha_none_alpha-smp_real setup_alpha_none_alpha-smp_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='alpha' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='alpha' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='alpha-smp' IMAGE_FILE='arch/alpha/boot/vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-alpha-smp' KCONFIG='debian/config/config debian/config/alpha/config debian/config/alpha/config.alpha-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_alpha_none_real: setup_alpha_real: setup_amd64: setup_amd64_none setup_amd64_real setup_amd64_rt setup_amd64_none: setup_amd64_none_amd64 setup_amd64_none_cloud-amd64 setup_amd64_none_real setup_amd64_none_amd64: setup_amd64_none_amd64_real setup_amd64_none_amd64_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='amd64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='amd64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' setup_amd64_none_cloud-amd64: setup_amd64_none_cloud-amd64_real setup_amd64_none_cloud-amd64_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='amd64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-cloud-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='amd64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='cloud-amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-cloud-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/amd64/config.cloud-amd64' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' setup_amd64_none_real: setup_amd64_real: setup_amd64_rt: setup_amd64_rt_amd64 setup_amd64_rt_real setup_amd64_rt_amd64: setup_amd64_rt_amd64_real setup_amd64_rt_amd64_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='amd64' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-rt-amd64' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='amd64' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='amd64' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-rt-amd64-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/amd64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' setup_amd64_rt_real: setup_arm64: setup_arm64_none setup_arm64_real setup_arm64_rt setup_arm64_none: setup_arm64_none_arm64 setup_arm64_none_real setup_arm64_none_arm64: setup_arm64_none_arm64_real setup_arm64_none_arm64_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='arm64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='arm64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' setup_arm64_none_real: setup_arm64_real: setup_arm64_rt: setup_arm64_rt_arm64 setup_arm64_rt_real setup_arm64_rt_arm64: setup_arm64_rt_arm64_real setup_arm64_rt_arm64_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='arm64' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-rt-arm64' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='arm64' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='arm64' IMAGE_FILE='arch/arm64/boot/Image' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-rt-arm64-unsigned' KCONFIG='debian/config/config debian/config/arm64/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' setup_arm64_rt_real: setup_arm64ilp32: setup_arm64ilp32_real setup_arm64ilp32_real: @@ -885,38 +891,38 @@ setup_armel: setup_armel_none setup_armel_real setup_armel_none: setup_armel_none_marvell setup_armel_none_real setup_armel_none_rpi setup_armel_none_marvell: setup_armel_none_marvell_real setup_armel_none_marvell_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='armel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='armel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='marvell' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-marvell' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.marvell' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_armel_none_real: setup_armel_none_rpi: setup_armel_none_rpi_real setup_armel_none_rpi_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='armel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='armel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='rpi' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-rpi' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armel/config debian/config/armel/config.rpi' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_armel_real: setup_armhf: setup_armhf_none setup_armhf_real setup_armhf_rt setup_armhf_none: setup_armhf_none_armmp setup_armhf_none_armmp-lpae setup_armhf_none_real setup_armhf_none_armmp: setup_armhf_none_armmp_real setup_armhf_none_armmp-lpae: setup_armhf_none_armmp-lpae_real setup_armhf_none_armmp-lpae_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='armhf' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='armhf' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='armmp-lpae' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-armmp-lpae' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/armhf/config.armmp-lpae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' setup_armhf_none_armmp_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='armhf' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='armhf' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' setup_armhf_none_real: setup_armhf_real: setup_armhf_rt: setup_armhf_rt_armmp setup_armhf_rt_real setup_armhf_rt_armmp: setup_armhf_rt_armmp_real setup_armhf_rt_armmp_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='armhf' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='armhf' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='armmp' IMAGE_FILE='arch/arm/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-rt-armmp' KCONFIG='debian/config/config debian/config/kernelarch-arm/config debian/config/armhf/config debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' setup_armhf_rt_real: setup_hppa: setup_hppa_none setup_hppa_real setup_hppa_none: setup_hppa_none_parisc setup_hppa_none_parisc-smp setup_hppa_none_parisc64-smp setup_hppa_none_real setup_hppa_none_parisc: setup_hppa_none_parisc_real setup_hppa_none_parisc-smp: setup_hppa_none_parisc-smp_real setup_hppa_none_parisc-smp_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='hppa' COMPILER='gcc-8' FEATURESET='none' FLAVOUR='parisc-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-parisc-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-24progress5u1-parisc-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc-smp' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='hppa' COMPILER='gcc-8' FEATURESET='none' FLAVOUR='parisc-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-parisc-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-25-parisc-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc-smp' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_hppa_none_parisc64-smp: setup_hppa_none_parisc64-smp_real setup_hppa_none_parisc64-smp_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='hppa' CFLAGS_KERNEL='-fno-cse-follow-jumps' COMPILER='gcc-8' FEATURESET='none' FLAVOUR='parisc64-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-parisc64-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-24progress5u1-parisc64-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64-smp' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='hppa' CFLAGS_KERNEL='-fno-cse-follow-jumps' COMPILER='gcc-8' FEATURESET='none' FLAVOUR='parisc64-smp' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-parisc64-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-25-parisc64-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64-smp' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_hppa_none_parisc_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='hppa' COMPILER='gcc-8' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-24progress5u1-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='hppa' COMPILER='gcc-8' FEATURESET='none' FLAVOUR='parisc' IMAGE_FILE='arch/parisc/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-25-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_hppa_none_real: setup_hppa_real: setup_i386: setup_i386_none setup_i386_real setup_i386_rt @@ -924,31 +930,31 @@ setup_i386_none: setup_i386_none_686 setup_i386_none_686-pae setup_i386_none_rea setup_i386_none_686: setup_i386_none_686_real setup_i386_none_686-pae: setup_i386_none_686-pae_real setup_i386_none_686-pae_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='i386' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-686-pae' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='i386' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' setup_i386_none_686_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='i386' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-686' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='i386' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='686' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-686-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' setup_i386_none_real: setup_i386_real: setup_i386_rt: setup_i386_rt_686-pae setup_i386_rt_real setup_i386_rt_686-pae: setup_i386_rt_686-pae_real setup_i386_rt_686-pae_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='i386' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-rt-686-pae' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='i386' COMPILER='gcc-8' DEBUG='True' FEATURESET='rt' FLAVOUR='686-pae' IMAGE_FILE='arch/x86/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-rt-686-pae-unsigned' KCONFIG='debian/config/config debian/config/kernelarch-x86/config debian/config/i386/config debian/config/i386/config.686-pae debian/config/featureset-rt/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y -o "BUILD_SALT=\"4.19.0-25-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' setup_i386_rt_real: setup_ia64: setup_ia64_none setup_ia64_real setup_ia64_none: setup_ia64_none_itanium setup_ia64_none_mckinley setup_ia64_none_real setup_ia64_none_itanium: setup_ia64_none_itanium_real setup_ia64_none_itanium_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='ia64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='ia64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='itanium' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-itanium' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.itanium' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_ia64_none_mckinley: setup_ia64_none_mckinley_real setup_ia64_none_mckinley_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='ia64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='ia64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mckinley' IMAGE_FILE='vmlinux.gz' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mckinley' KCONFIG='debian/config/config debian/config/ia64/config debian/config/ia64/config.mckinley' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_ia64_none_real: setup_ia64_real: setup_m68k: setup_m68k_none setup_m68k_real setup_m68k_none: setup_m68k_none_m68k setup_m68k_none_real setup_m68k_none_m68k: setup_m68k_none_m68k_real setup_m68k_none_m68k_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='m68k' CFLAGS_KERNEL='-ffreestanding' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='m68k' CFLAGS_KERNEL='-ffreestanding' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='m68k' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_m68k_none_real: setup_m68k_real: setup_mips: setup_mips_none setup_mips_real @@ -956,65 +962,65 @@ setup_mips64: setup_mips64_none setup_mips64_real setup_mips64_none: setup_mips64_none_5kc-malta setup_mips64_none_octeon setup_mips64_none_real setup_mips64_none_5kc-malta: setup_mips64_none_5kc-malta_real setup_mips64_none_5kc-malta_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='mips64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_mips64_none_octeon: setup_mips64_none_octeon_real setup_mips64_none_octeon_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='mips64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_mips64_none_real: setup_mips64_real: setup_mips64el: setup_mips64el_none setup_mips64el_real setup_mips64el_none: setup_mips64el_none_5kc-malta setup_mips64el_none_loongson-3 setup_mips64el_none_octeon setup_mips64el_none_real setup_mips64el_none_5kc-malta: setup_mips64el_none_5kc-malta_real setup_mips64el_none_5kc-malta_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='mips64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_mips64el_none_loongson-3: setup_mips64el_none_loongson-3_real setup_mips64el_none_loongson-3_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='mips64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_mips64el_none_octeon: setup_mips64el_none_octeon_real setup_mips64el_none_octeon_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='mips64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64el/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_mips64el_none_real: setup_mips64el_real: setup_mips64r6: setup_mips64r6_none setup_mips64r6_real setup_mips64r6_none: setup_mips64r6_none_mips64r6 setup_mips64r6_none_real setup_mips64r6_none_mips64r6: setup_mips64r6_none_mips64r6_real setup_mips64r6_none_mips64r6_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips64r6' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='mips64r6' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_mips64r6_none_real: setup_mips64r6_real: setup_mips64r6el: setup_mips64r6el_none setup_mips64r6el_real setup_mips64r6el_none: setup_mips64r6el_none_mips64r6el setup_mips64r6el_none_real setup_mips64r6el_none_mips64r6el: setup_mips64r6el_none_mips64r6el_real setup_mips64r6el_none_mips64r6el_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips64r6el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='mips64r6el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips64r6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_mips64r6el_none_real: setup_mips64r6el_real: setup_mips_none: setup_mips_none_4kc-malta setup_mips_none_5kc-malta setup_mips_none_octeon setup_mips_none_real setup_mips_none_4kc-malta: setup_mips_none_4kc-malta_real setup_mips_none_4kc-malta_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='mips' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_mips_none_5kc-malta: setup_mips_none_5kc-malta_real setup_mips_none_5kc-malta_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='mips' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_mips_none_octeon: setup_mips_none_octeon_real setup_mips_none_octeon_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mips' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='mips' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mips/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_mips_none_real: setup_mips_real: setup_mipsel: setup_mipsel_none setup_mipsel_real setup_mipsel_none: setup_mipsel_none_4kc-malta setup_mipsel_none_5kc-malta setup_mipsel_none_loongson-3 setup_mipsel_none_octeon setup_mipsel_none_real setup_mipsel_none_4kc-malta: setup_mipsel_none_4kc-malta_real setup_mipsel_none_4kc-malta_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='4kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-4kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips32r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_mipsel_none_5kc-malta: setup_mipsel_none_5kc-malta_real setup_mipsel_none_5kc-malta_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='5kc-malta' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-5kc-malta' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.malta debian/config/kernelarch-mips/config.mips64r2' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_mipsel_none_loongson-3: setup_mipsel_none_loongson-3_real setup_mipsel_none_loongson-3_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='loongson-3' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-loongson-3' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.loongson-3' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_mipsel_none_octeon: setup_mipsel_none_octeon_real setup_mipsel_none_octeon_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='mipsel' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='octeon' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-octeon' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsel/config debian/config/kernelarch-mips/config.octeon' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_mipsel_none_real: setup_mipsel_real: setup_mipsn32: setup_mipsn32_real @@ -1029,20 +1035,20 @@ setup_mipsr6: setup_mipsr6_none setup_mipsr6_real setup_mipsr6_none: setup_mipsr6_none_mips32r6 setup_mipsr6_none_mips64r6 setup_mipsr6_none_real setup_mipsr6_none_mips32r6: setup_mipsr6_none_mips32r6_real setup_mipsr6_none_mips32r6_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mipsr6' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='mipsr6' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mips32r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_mipsr6_none_mips64r6: setup_mipsr6_none_mips64r6_real setup_mipsr6_none_mips64r6_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mipsr6' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='mipsr6' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mips64r6' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_mipsr6_none_real: setup_mipsr6_real: setup_mipsr6el: setup_mipsr6el_none setup_mipsr6el_real setup_mipsr6el_none: setup_mipsr6el_none_mips32r6el setup_mipsr6el_none_mips64r6el setup_mipsr6el_none_real setup_mipsr6el_none_mips32r6el: setup_mipsr6el_none_mips32r6el_real setup_mipsr6el_none_mips32r6el_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mipsr6el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='mipsr6el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips32r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mips32r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips32r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_mipsr6el_none_mips64r6el: setup_mipsr6el_none_mips64r6el_real setup_mipsr6el_none_mips64r6el_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='mipsr6el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='mipsr6el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='mips64r6el' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-mips64r6el' KCONFIG='debian/config/config debian/config/kernelarch-mips/config debian/config/mipsr6el/config debian/config/kernelarch-mips/config.boston debian/config/kernelarch-mips/config.mips64r6' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_mipsr6el_none_real: setup_mipsr6el_real: setup_none: setup_none_real @@ -1052,33 +1058,33 @@ setup_powerpc_none: setup_powerpc_none_powerpc setup_powerpc_none_powerpc-smp se setup_powerpc_none_powerpc: setup_powerpc_none_powerpc_real setup_powerpc_none_powerpc-smp: setup_powerpc_none_powerpc-smp_real setup_powerpc_none_powerpc-smp_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='powerpc' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='powerpc' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-powerpc-smp' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc debian/config/powerpc/config.powerpc-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' setup_powerpc_none_powerpc64: setup_powerpc_none_powerpc64_real setup_powerpc_none_powerpc64_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='powerpc' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='powerpc' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' setup_powerpc_none_powerpc_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='powerpc' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='powerpc' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-powerpc' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpc/config.powerpc' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' setup_powerpc_none_real: setup_powerpc_real: setup_powerpcspe: setup_powerpcspe_none setup_powerpcspe_real setup_powerpcspe_none: setup_powerpcspe_none_powerpcspe setup_powerpcspe_none_real setup_powerpcspe_none_powerpcspe: setup_powerpcspe_none_powerpcspe_real setup_powerpcspe_none_powerpcspe_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='powerpcspe' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpcspe' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-powerpcspe' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpcspe/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-powerpcspe\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpcspe' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpcspe' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='powerpcspe' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpcspe' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-powerpcspe' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/powerpcspe/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-powerpcspe\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpcspe' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpcspe' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' setup_powerpcspe_none_real: setup_powerpcspe_real: setup_ppc64: setup_ppc64_none setup_ppc64_real setup_ppc64_none: setup_ppc64_none_powerpc64 setup_ppc64_none_real setup_ppc64_none_powerpc64: setup_ppc64_none_powerpc64_real setup_ppc64_none_powerpc64_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='ppc64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='ppc64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-powerpc64' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-be' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' setup_ppc64_none_real: setup_ppc64_real: setup_ppc64el: setup_ppc64el_none setup_ppc64el_real setup_ppc64el_none: setup_ppc64el_none_powerpc64le setup_ppc64el_none_real setup_ppc64el_none_powerpc64le: setup_ppc64el_none_powerpc64le_real setup_ppc64el_none_powerpc64le_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='ppc64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='ppc64el' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='powerpc64le' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-powerpc64le' KCONFIG='debian/config/config debian/config/kernelarch-powerpc/config debian/config/kernelarch-powerpc/config-arch-64 debian/config/kernelarch-powerpc/config-arch-64-le' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' setup_ppc64el_none_real: setup_ppc64el_real: setup_riscv64: setup_riscv64_none setup_riscv64_real @@ -1086,7 +1092,7 @@ setup_riscv64_none: setup_riscv64_none_real setup_riscv64_none_riscv64 setup_riscv64_none_real: setup_riscv64_none_riscv64: setup_riscv64_none_riscv64_real setup_riscv64_none_riscv64_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='riscv64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='riscv64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='riscv64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' setup_riscv64_real: setup_rt: setup_rt_real setup_rt_real: @@ -1097,7 +1103,7 @@ setup_s390x_none: setup_s390x_none_real setup_s390x_none_s390x setup_s390x_none_real: setup_s390x_none_s390x: setup_s390x_none_s390x_real setup_s390x_none_s390x_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='s390x' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='s390x' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='s390x' IMAGE_FILE='arch/s390/boot/bzImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' setup_s390x_real: setup_sh3: setup_sh3_real setup_sh3_real: @@ -1106,10 +1112,10 @@ setup_sh4_none: setup_sh4_none_real setup_sh4_none_sh7751r setup_sh4_none_sh7785 setup_sh4_none_real: setup_sh4_none_sh7751r: setup_sh4_none_sh7751r_real setup_sh4_none_sh7751r_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='sh4' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='sh4' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sh7751r' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-sh7751r' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7751r' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_sh4_none_sh7785lcr: setup_sh4_none_sh7785lcr_real setup_sh4_none_sh7785lcr_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='sh4' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='sh4' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sh7785lcr' IMAGE_FILE='arch/sh/boot/zImage' IMAGE_INSTALL_STEM='vmlinuz' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-sh7785lcr' KCONFIG='debian/config/config debian/config/sh4/config debian/config/sh4/config.sh7785lcr' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_sh4_real: setup_sparc: setup_sparc_real setup_sparc64: setup_sparc64_none setup_sparc64_real @@ -1118,9 +1124,9 @@ setup_sparc64_none_real: setup_sparc64_none_sparc64: setup_sparc64_none_sparc64_real setup_sparc64_none_sparc64-smp: setup_sparc64_none_sparc64-smp_real setup_sparc64_none_sparc64-smp_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='sparc64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='sparc64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64-smp' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-sparc64-smp' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-smp' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_sparc64_none_sparc64_real:: - $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24progress5u1' ARCH='sparc64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-24progress5u1-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24progress5u1-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-25' ARCH='sparc64' COMPILER='gcc-8' DEBUG='True' FEATURESET='none' FLAVOUR='sparc64' IMAGE_FILE='vmlinux' IMAGE_INSTALL_STEM='vmlinux' IMAGE_PACKAGE_NAME='linux-image-4.19.0-25-sparc64' KCONFIG='debian/config/config debian/config/kernelarch-sparc/config debian/config/kernelarch-sparc/config-up' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-25-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' setup_sparc64_real: setup_sparc_real: setup_x32: setup_x32_real @@ -1128,7 +1134,7 @@ setup_x32_real: source: source_none source_rt source_none: source_none_real source_none_real:: - $(MAKE) -f debian/rules.real source-featureset ABINAME='4.19.0-24progress5u1' FEATURESET='none' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real source-featureset ABINAME='4.19.0-25' FEATURESET='none' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' source_rt: source_rt_real source_rt_real:: - $(MAKE) -f debian/rules.real source-featureset ABINAME='4.19.0-24progress5u1' FEATURESET='rt' SOURCEVERSION='4.19.282-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real source-featureset ABINAME='4.19.0-25' FEATURESET='rt' SOURCEVERSION='4.19.289-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' diff --git a/debian/tests/control b/debian/tests/control index 26a4784f3..ffa20d8c3 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -3,6 +3,6 @@ Depends: python3, pycodestyle, pyflakes3 Tests: selftests Restrictions: breaks-testbed, needs-root, isolation-machine -Depends: kexec-tools, python3, gcc, make, libpopt-dev, gcc-multilib [amd64], bc, fuse, libfuse-dev, pkg-config, linux-image-4.19.0-24progress5u1-alpha-generic [alpha], linux-image-4.19.0-24progress5u1-alpha-smp [alpha], linux-image-4.19.0-24progress5u1-amd64 [amd64], linux-image-4.19.0-24progress5u1-cloud-amd64 [amd64], linux-image-4.19.0-24progress5u1-rt-amd64 [amd64], linux-image-4.19.0-24progress5u1-arm64 [arm64], linux-image-4.19.0-24progress5u1-rt-arm64 [arm64], linux-image-4.19.0-24progress5u1-marvell [armel], linux-image-4.19.0-24progress5u1-rpi [armel], linux-image-4.19.0-24progress5u1-armmp [armhf], linux-image-4.19.0-24progress5u1-armmp-lpae [armhf], linux-image-4.19.0-24progress5u1-rt-armmp [armhf], linux-image-4.19.0-24progress5u1-parisc [hppa], linux-image-4.19.0-24progress5u1-parisc-smp [hppa], linux-image-4.19.0-24progress5u1-parisc64-smp [hppa], linux-image-4.19.0-24progress5u1-686 [i386], linux-image-4.19.0-24progress5u1-686-pae [i386], linux-image-4.19.0-24progress5u1-rt-686-pae [i386], linux-image-4.19.0-24progress5u1-itanium [ia64], linux-image-4.19.0-24progress5u1-mckinley [ia64], linux-image-4.19.0-24progress5u1-m68k [m68k], linux-image-4.19.0-24progress5u1-4kc-malta [mips mipsel], linux-image-4.19.0-24progress5u1-5kc-malta [mips mips64 mips64el mipsel], linux-image-4.19.0-24progress5u1-octeon [mips mips64 mips64el mipsel], linux-image-4.19.0-24progress5u1-loongson-3 [mips64el mipsel], linux-image-4.19.0-24progress5u1-mips64r6 [mips64r6 mipsr6], linux-image-4.19.0-24progress5u1-mips64r6el [mips64r6el mipsr6el], linux-image-4.19.0-24progress5u1-mips32r6 [mipsr6], linux-image-4.19.0-24progress5u1-mips32r6el [mipsr6el], linux-image-4.19.0-24progress5u1-powerpc [powerpc], linux-image-4.19.0-24progress5u1-powerpc-smp [powerpc], linux-image-4.19.0-24progress5u1-powerpc64 [powerpc ppc64], linux-image-4.19.0-24progress5u1-powerpcspe [powerpcspe], linux-image-4.19.0-24progress5u1-powerpc64le [ppc64el], linux-image-4.19.0-24progress5u1-riscv64 [riscv64], linux-image-4.19.0-24progress5u1-s390x [s390x], linux-image-4.19.0-24progress5u1-sh7751r [sh4], linux-image-4.19.0-24progress5u1-sh7785lcr [sh4], linux-image-4.19.0-24progress5u1-sparc64 [sparc64], linux-image-4.19.0-24progress5u1-sparc64-smp [sparc64] +Depends: kexec-tools, python3, gcc, make, libpopt-dev, gcc-multilib [amd64], bc, fuse, libfuse-dev, pkg-config, linux-image-4.19.0-25-alpha-generic [alpha], linux-image-4.19.0-25-alpha-smp [alpha], linux-image-4.19.0-25-amd64-unsigned [amd64], linux-image-4.19.0-25-cloud-amd64-unsigned [amd64], linux-image-4.19.0-25-rt-amd64-unsigned [amd64], linux-image-4.19.0-25-arm64-unsigned [arm64], linux-image-4.19.0-25-rt-arm64-unsigned [arm64], linux-image-4.19.0-25-marvell [armel], linux-image-4.19.0-25-rpi [armel], linux-image-4.19.0-25-armmp [armhf], linux-image-4.19.0-25-armmp-lpae [armhf], linux-image-4.19.0-25-rt-armmp [armhf], linux-image-4.19.0-25-parisc [hppa], linux-image-4.19.0-25-parisc-smp [hppa], linux-image-4.19.0-25-parisc64-smp [hppa], linux-image-4.19.0-25-686-unsigned [i386], linux-image-4.19.0-25-686-pae-unsigned [i386], linux-image-4.19.0-25-rt-686-pae-unsigned [i386], linux-image-4.19.0-25-itanium [ia64], linux-image-4.19.0-25-mckinley [ia64], linux-image-4.19.0-25-m68k [m68k], linux-image-4.19.0-25-4kc-malta [mips mipsel], linux-image-4.19.0-25-5kc-malta [mips mips64 mips64el mipsel], linux-image-4.19.0-25-octeon [mips mips64 mips64el mipsel], linux-image-4.19.0-25-loongson-3 [mips64el mipsel], linux-image-4.19.0-25-mips64r6 [mips64r6 mipsr6], linux-image-4.19.0-25-mips64r6el [mips64r6el mipsr6el], linux-image-4.19.0-25-mips32r6 [mipsr6], linux-image-4.19.0-25-mips32r6el [mipsr6el], linux-image-4.19.0-25-powerpc [powerpc], linux-image-4.19.0-25-powerpc-smp [powerpc], linux-image-4.19.0-25-powerpc64 [powerpc ppc64], linux-image-4.19.0-25-powerpcspe [powerpcspe], linux-image-4.19.0-25-powerpc64le [ppc64el], linux-image-4.19.0-25-riscv64 [riscv64], linux-image-4.19.0-25-s390x [s390x], linux-image-4.19.0-25-sh7751r [sh4], linux-image-4.19.0-25-sh7785lcr [sh4], linux-image-4.19.0-25-sparc64 [sparc64], linux-image-4.19.0-25-sparc64-smp [sparc64] Classes: smp |