diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-08 04:15:16 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-08 04:15:28 +0000 |
commit | 0cf6719e1d2f19f831279583065810ceb5ecbd28 (patch) | |
tree | 34052095977dde7bec44b99f60acc8bb77325f76 | |
parent | Merging upstream version 4.19.282. (diff) | |
download | linux-0cf6719e1d2f19f831279583065810ceb5ecbd28.tar.xz linux-0cf6719e1d2f19f831279583065810ceb5ecbd28.zip |
Merging debian version 4.19.282-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
804 files changed, 12242 insertions, 11063 deletions
diff --git a/debian/bin/gencontrol.py b/debian/bin/gencontrol.py index de6ba1d1a..02afb1673 100755 --- a/debian/bin/gencontrol.py +++ b/debian/bin/gencontrol.py @@ -573,7 +573,7 @@ class Gencontrol(Base): if build_debug: makeflags['KCONFIG_OPTIONS'] += ' -o DEBUG_INFO=y' if build_signed: - makeflags['KCONFIG_OPTIONS'] += ' -o MODULE_SIG=y' + makeflags['KCONFIG_OPTIONS'] += ' -o LOCK_DOWN_IN_EFI_SECURE_BOOT=y -o MODULE_SIG=y' # Add "salt" to fix #872263 makeflags['KCONFIG_OPTIONS'] += (' -o "BUILD_SALT=\\"%s%s\\""' % (vars['abiname'], diff --git a/debian/build/version-info b/debian/build/version-info deleted file mode 100644 index 14701776f..000000000 --- a/debian/build/version-info +++ /dev/null @@ -1,2 +0,0 @@ -Source: linux -Version: 4.19.269-1progress5u1 diff --git a/debian/changelog b/debian/changelog index 11469064d..6ed15c98c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,993 @@ +linux (4.19.282-1) buster-security; urgency=high + + * New upstream stable update: + https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.270 + - mm/khugepaged: fix GUP-fast interaction by sending IPI + - mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths + - block: unhash blkdev part inode when the part is deleted + - nfp: fix use-after-free in area_cache_get() (CVE-2022-3545) + - ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx() + - can: sja1000: fix size of OCR_MODE_MASK define + - can: mcba_usb: Fix termination command argument + - ASoC: ops: Correct bounds check for second channel on SX controls + - udf: Discard preallocation before extending file with a hole + - udf: Fix preallocation discarding at indirect extent boundary + - udf: Do not bother looking for prealloc extents if i_lenExtents matches + i_size + - udf: Fix extending file within last block + - usb: gadget: uvc: Prevent buffer overflow in setup handler + - USB: serial: option: add Quectel EM05-G modem + - USB: serial: cp210x: add Kamstrup RF sniffer PIDs + - USB: serial: f81534: fix division by zero on line-speed change + - igb: Initialize mailbox message for VF reset + - Bluetooth: L2CAP: Fix u8 overflow (CVE-2022-45934) + - net: loopback: use NET_NAME_PREDICTABLE for name_assign_type + - [arm*] usb: musb: remove extra check in musb_gadget_vbus_draw + - [armhf] soc: ti: smartreflex: Fix PM disable depth imbalance in + omap_sr_probe + - [armhf] dts: dove: Fix assigned-addresses for every PCIe Root Port + - [armhf] dts: armada-370: Fix assigned-addresses for every PCIe Root Port + - [armhf] dts: armada-xp: Fix assigned-addresses for every PCIe Root Port + - [armhf] dts: armada-375: Fix assigned-addresses for every PCIe Root Port + - [armhf] dts: armada-38x: Fix assigned-addresses for every PCIe Root Port + - [armhf] dts: armada-39x: Fix assigned-addresses for every PCIe Root Port + - [armhf] dts: turris-omnia: Add ethernet aliases + - [armhf] dts: turris-omnia: Add switch port 6 node + - pstore/ram: Fix error return code in ramoops_probe() + - pstore: Avoid kcore oops by vmap()ing with VM_IOREMAP + - [x86] tpm/tpm_crb: Fix error message in __crb_relinquish_locality() + - [arm64] cpuidle: dt: Return the correct numbers of parsed idle states + - fs: don't audit the capability check in simple_xattr_list() + - selftests/ftrace: event_triggers: wait longer for test_event_enable + - perf: Fix possible memleak in pmu_dev_alloc() + - timerqueue: Use rb_entry_safe() in timerqueue_getnext() + - ocfs2: fix memory leak in ocfs2_stack_glue_init() + - PNP: fix name memory leak in pnp_alloc_dev() + - [x86] perf/x86/intel/uncore: Fix reference count leak in + hswep_has_limit_sbox() (regression in 4.19.189) + - [x86] cpufreq: amd_freq_sensitivity: Add missing pci_dev_put() + - lib/notifier-error-inject: fix error when writing -errno to debugfs file + - debugfs: fix error when writing negative value to atomic_t debugfs file + (regression in 4.19.160) + - ACPICA: Fix use-after-free in acpi_ut_copy_ipackage_to_ipackage() + - [x86] uprobes/x86: Allow to probe a NOP instruction with 0x66 prefix + - [x86] xen/events: only register debug interrupt for 2-level events + - [x86] xen: Fix memory leak in xen_smp_intr_init{_pv}() + - [x86] xen: Fix memory leak in xen_init_lock_cpu() + - xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource() + - PM: runtime: Improve path in rpm_idle() when no callback + - PM: runtime: Do not call __rpm_callback() from rpm_idle() + - [x86] platform/x86: mxm-wmi: fix memleak in mxm_wmi_call_mx[ds|mx]() + - fs: sysv: Fix sysv_nblocks() returns wrong value + - relay: fix type mismatch when allocating memory in relay_create_buf() + - hfs: Fix OOB Write in hfs_asc2mac + - wifi: ath9k: hif_usb: fix memory leak of urbs in + ath9k_hif_usb_dealloc_tx_urbs() (regression in 4.19.154) + - wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb() + - wifi: rtl8xxxu: Fix reading the vendor of combo chips + - can: kvaser_usb: do not increase tx statistics when sending error message + frames + - can: kvaser_usb: kvaser_usb_leaf: Get capabilities from device + - can: kvaser_usb: kvaser_usb_leaf: Rename {leaf,usbcan}_cmd_error_event to + {leaf,usbcan}_cmd_can_error_event + - can: kvaser_usb: kvaser_usb_leaf: Handle CMD_ERROR_EVENT + - can: kvaser_usb_leaf: Set Warning state even without bus errors + - can: kvaser_usb_leaf: Fix improved state not being reported + - can: kvaser_usb_leaf: Fix wrong CAN state after stopping + - can: kvaser_usb_leaf: Fix bogus restart events + - can: kvaser_usb: Add struct kvaser_usb_busparams + - can: kvaser_usb: Compare requested bittiming parameters with actual + parameters in do_set_{,data}_bittiming + - media: vivid: fix compose size exceed boundary + - mtd: Fix device name leak when register device failed in add_mtd_device() + - wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control port + - drm/radeon: Add the missed acpi_put_table() to fix memory leak + - regulator: core: fix unbalanced of node refcount in + regulator_dev_lookup() + - wifi: ath10k: Fix return value in ath10k_pci_init() + - [arm64] Input: elants_i2c - properly handle the reset GPIO when power is + off + - media: solo6x10: fix possible memory leak in solo_sysfs_init() + - HID: hid-sensor-custom: set fixed size for custom attributes + - bonding: Export skip slave logic to function + - media: imon: fix a race condition in send_packet() + - pinctrl: pinconf-generic: add missing of_node_put() + - media: dvb-core: Fix ignored return value in dvb_register_frontend() + - media: dvb-usb: az6027: fix null-ptr-deref in az6027_i2c_xfer() + (CVE-2023-28328) + - [arm*] drm/tegra: Add missing clk_disable_unprepare() in tegra_dc_probe() + - NFSv4.2: Fix a memory stomp in decode_attr_security_label + - NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturn + - [x86] ALSA: asihpi: fix missing pci_disable_device() + - drm/radeon: Fix PCI device refcount leak in radeon_atrm_get_bios() + - drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios() + - wifi: cfg80211: Fix not unregister reg_pdev when + load_builtin_regdb_keys() fails + - regulator: core: fix module refcount leak in set_supply() + - media: saa7164: fix missing pci_disable_device() + - ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interrupt + - SUNRPC: Fix missing release socket in rpc_sockname() + - NFSv4.x: Fail client initialisation if state manager thread can't run + - mmc: rtsx_usb_sdmmc: fix return value check of mmc_add_host() + - mmc: toshsd: fix return value check of mmc_add_host() + - mmc: vub300: fix return value check of mmc_add_host() + - [armhf] mmc: wmt-sdmmc: fix return value check of mmc_add_host() + - [arm64] mmc: meson-gx: fix return value check of mmc_add_host() + - mmc: via-sdmmc: fix return value check of mmc_add_host() + - [x86] mmc: wbsd: fix return value check of mmc_add_host() + - [arm*] mmc: mmci: fix return value check of mmc_add_host() + - [armhf] clk: samsung: Fix memory leak in _samsung_clk_register_pll() + - wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2h + - wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware() + - blktrace: Fix output non-blktrace event when blk_classic option enabled + - [armhf] clk: socfpga: use clk_hw_register for a5/c5 + - [x86] net: vmw_vsock: vmci: Check memcpy_from_msg() + - net: defxx: Fix missing err handling in dfx_init() + - drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init() + - ethernet: s2io: don't call dev_kfree_skb() under spin_lock_irqsave() + - [x86] net: farsync: Fix kmemleak when rmmods farsync + - net/tunnel: wait until all sk_user_data reader finish before releasing + the sock + - [i386] hamradio: don't call dev_kfree_skb() under spin_lock_irqsave() + - [i386] net: amd: lance: don't call dev_kfree_skb() under + spin_lock_irqsave() + - [amd64,arm64] net: amd-xgbe: Fix logic around active and passive cables + - [amd64,arm64] net: amd-xgbe: Check only the minimum speed for active/ + passive cables + - Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave() + - Bluetooth: hci_qca: don't call kfree_skb() under spin_lock_irqsave() + - Bluetooth: hci_h5: don't call kfree_skb() under spin_lock_irqsave() + - [x86] Bluetooth: hci_bcsp: don't call kfree_skb() under + spin_lock_irqsave() + - Bluetooth: hci_core: don't call kfree_skb() under spin_lock_irqsave() + - Bluetooth: RFCOMM: don't call kfree_skb() under spin_lock_irqsave() + (regression in 4.19.254) + - [arm*] stmmac: fix potential division by 0 (regression in 4.19.122) + - apparmor: fix a memleak in multi_transaction_new() + - apparmor: fix lockdep warning when removing a namespace + - apparmor: Fix abi check to include v8 abi + - f2fs: fix normal discard process + - RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected port + - [x86] scsi: scsi_debug: Fix a warning in resp_write_scat() + - PCI: Check for alloc failure in pci_request_irq() + - [amd64] RDMA/hfi: Decrease PCI device reference count in error path + - RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create + failed + - scsi: hpsa: use local workqueues instead of system workqueues + - scsi: hpsa: Fix possible memory leak in hpsa_init_one() + - crypto: tcrypt - Fix multibuffer skcipher speed test mem leak + - scsi: hpsa: Fix error handling in hpsa_add_sas_host() + - scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device() + - scsi: fcoe: Fix possible name leak when device_register() fails + - [x86] scsi: ipr: Fix WARNING in ipr_init() + - scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails + - scsi: snic: Fix possible UAF in snic_tgt_create() + - [amd64] RDMA/hfi1: Fix error return code in parse_platform_config() + - orangefs: Fix sysfs not cleanup when dev init failed + - [x86] hwrng: amd - Fix PCI device refcount leak + - [i386] hwrng: geode - Fix PCI device refcount leak + - IB/IPoIB: Fix queue count inconsistency for PKEY child interfaces + - [arm*] serial: tegra: avoid reg access when clk disabled + - [arm*] serial: tegra: check for FIFO mode enabled status + - [arm*] serial: tegra: set maximum num of uart ports to 8 + - [arm*] serial: tegra: add support to use 8 bytes trigger + - [arm*] serial: tegra: add support to adjust baud rate + - [arm*] serial: tegra: report clk rate errors + - [arm*] serial: tegra: Add PIO mode support + - [arm*] tty: serial: tegra: Activate RX DMA transfer by request + - [arm*] serial: tegra: Read DMA status before terminating + - [x86] usb: typec: Check for ops->exit instead of ops->enter in + altmode_exit + - [arm*] serial: amba-pl011: avoid SBSA UART accessing DMACR register + - [arm*] serial: pl011: Do not clear RX FIFO & RX interrupt in unthrottle. + (regression in 4.19.253) + - [i386] serial: pch: Fix PCI device refcount leak in pch_request_dma() + - [x86] misc: sgi-gru: fix use-after-free error in gru_set_context_option, + gru_fault and gru_handle_user_call_os (CVE-2022-3424) + - misc: tifm: fix possible memory leak in tifm_7xx1_switch_media() + - usb: gadget: f_hid: optional SETUP/SET_REPORT mode + - usb: gadget: f_hid: fix f_hidg lifetime vs cdev + - usb: gadget: f_hid: fix refcount leak on error path + - chardev: fix error handling in cdev_device_add() + - [i386] i2c: pxa-pci: fix missing pci_disable_device() on error in + ce4100_i2c_probe + - [x86] staging: rtl8192u: Fix use after free in ieee80211_rx() + - [x86] staging: rtl8192e: Fix potential use-after-free in + rtllib_rx_Monitor() + - [x86] i2c: ismt: Fix an out-of-bounds bug in ismt_access() + (CVE-2022-2873) + - usb: storage: Add check for kcalloc + - tracing/hist: Fix issue of losting command info in error_log + - [x86] fbdev: pm2fb: fix missing pci_disable_device() + - [x86] fbdev: via: Fix error in via_core_init() + - [x86] fbdev: vermilion: decrease reference count in error path + - [x86] fbdev: uvesafb: Fixes an error handling path in uvesafb_probe() + - [armhf] HSI: omap_ssi_core: fix unbalanced pm_runtime_disable() + - [armhf] HSI: omap_ssi_core: fix possible memory leak in ssi_probe() + - power: supply: fix residue sysfs file in error handle route of + __power_supply_register() + - perf symbol: correction while adjusting symbol (regression in 4.19.255) + - [armhf] HSI: omap_ssi_core: Fix error handling in ssi_init() + - include/uapi/linux/swab: Fix potentially missing __always_inline + - [armhf] rtc: snvs: Allow a time difference on clock register read + - [amd64] iommu/amd: Fix pci device refcount leak in ppr_notifier() + - nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure + (regression in 4.19.130) + - [x86] mISDN: hfcsusb: don't call dev_kfree_skb/kfree_skb() under + spin_lock_irqsave() + - [x86] mISDN: hfcpci: don't call dev_kfree_skb/kfree_skb() under + spin_lock_irqsave() + - [x86] mISDN: hfcmulti: don't call dev_kfree_skb/kfree_skb() under + spin_lock_irqsave() + - nfc: pn533: Clear nfc_target before being used + - r6040: Fix kmemleak in probe and remove + - openvswitch: Fix flow lookup to use unmasked key + - skbuff: Account for tail adjustment during pull operations + - net_sched: reject TCF_EM_SIMPLE case for complex ematch module + - rxrpc: Fix missing unlock in rxrpc_do_sendmsg() + - myri10ge: Fix an error handling path in myri10ge_probe() + - net: stream: purge sk_error_queue in sk_stream_kill_queues() + (regression in 4.19.218) + - fs: jfs: fix shift-out-of-bounds in dbAllocAG + - udf: Avoid double brelse() in udf_rename() + - fs: jfs: fix shift-out-of-bounds in dbDiscardAG + - ACPICA: Fix error code path in acpi_ds_call_control_method() + - nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset() + - acct: fix potential integer overflow in encode_comp_t() + - hfs: fix OOB Read in __hfs_brec_find + - wifi: ath9k: verify the expected usb_endpoints are present + - wifi: ar5523: Fix use-after-free on ar5523_cmd() timed out + - bpf: make sure skb->len != 0 when redirecting to a tunneling device + - [i386] hamradio: baycom_epp: Fix return type of baycom_send_packet() + - wifi: brcmfmac: Fix potential shift-out-of-bounds in + brcmf_fw_alloc_request() + - igb: Do not free q_vector unless new one was allocated + - drm/amdgpu: Fix type of second parameter in trans_msg() callback + - drivers/md/md-bitmap: check the return value of md_bitmap_get_counter() + - md/raid1: stop mdx_raid1 thread when raid1 array run failed + - mrp: introduce active flags to prevent UAF when applicant uninit + - ppp: associate skb with a device at tx + - media: dvb-frontends: fix leak of memory fw + - media: dvbdev: adopts refcnt to avoid UAF + - media: dvb-usb: fix memory leak in dvb_usb_adapter_init() + - blk-mq: fix possible memleak when register 'hctx' failed + - regulator: core: fix use_count leakage when handling boot-on + - [arm64] mmc: f-sdh30: Add quirks for broken timeout clock capability + - media: si470x: Fix use-after-free in si470x_int_in_callback() + - orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string() + - [arm*] ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in + rk_spdif_runtime_resume() + - [x86] ASoC: rt5670: Remove unbalanced pm_runtime_put() + - [arm*] usb: dwc3: core: defer probe on ulpi_read_id timeout + - HID: wacom: Ensure bootloader PID is usable in hidraw mode + - reiserfs: Add missing calls to reiserfs_security_free() + - media: dvbdev: fix refcnt bug + - ata: ahci: Fix PCS quirk application for suspend (regression in 4.19.77) + - HID: plantronics: Additional PIDs for double volume key presses quirk + - hfsplus: fix bug causing custom uid and gid being unable to be assigned + with mount + - ovl: Use ovl mounter's fsuid and fsgid in ovl_link() + - ALSA: line6: correct midi status byte when receiving data from podxt + - ALSA: line6: fix stack overflow in line6_midi_transmit + - pnode: terminate at peers of source + - md: fix a crash in mempool_free + - mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNING + - SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() fails + - media: stv0288: use explicitly signed char + - dm cache: Fix ABBA deadlock between shrink_slab and + dm_cache_metadata_abort + - dm thin: Use last transaction's pmd->root when commit failed + - dm thin: Fix UAF in run_timer_softirq() + - dm cache: Fix UAF in destroy() + - dm cache: set needs_check flag after aborting metadata + - [x86] microcode/intel: Do not retry microcode reloading on the APs + - tracing: Fix infinite loop in tracing_read_pipe on overflowed + print_trace_line + - media: dvb-core: Fix double free in dvb_register_device() + (regression in 4.19.77) + - media: dvb-core: Fix UAF due to refcount races at releasing + (CVE-2022-41218) + - md/bitmap: Fix bitmap chunk size overflow issues + - ipmi: fix long wait in unload when IPMI disconnect + - ipmi: fix use after free in _ipmi_destroy_user() + - PCI: Fix pci_device_is_present() for VFs by checking PF + - PCI/sysfs: Fix double free in error path + - [amd64] iommu/amd: Fix ivrs_acpihid cmdline parsing code + - device_cgroup: Roll back to original exceptions after copy failure + - drm/connector: send hotplug uevent on connector cleanup + - [x86] drm/vmwgfx: Validate the box size for the snooped cursor + (CVE-2022-36280) + - ext4: add inode table check in __ext4_get_inode_loc to aovid possible + infinite loop + - ext4: add helper to check quota inums + - ext4: fix bug_on in __es_tree_search caused by bad boot loader inode + - ext4: init quota for 'old.inode' in 'ext4_rename' + - ext4: fix corruption when online resizing a 1K bigalloc fs + - ext4: fix error code return to user-space in ext4_get_branch() + - ext4: avoid BUG_ON when creating xattrs + - ext4: fix inode leak in ext4_xattr_inode_create() on an error path + - ext4: initialize quota before expanding inode in setproject ioctl + - ext4: avoid unaccounted block allocation when expanding inode + - ext4: allocate extended attribute value in vmalloc area + - btrfs: send: avoid unnecessary backref lookups when finding clone source + - btrfs: replace strncpy() with strscpy() + - dm thin: resume even if in FAIL mode + - perf probe: Use dwarf_attr_integrate as generic DWARF attr accessor + - perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as + unsinged data + - driver core: Set deferred_probe_timeout to a longer default if + CONFIG_MODULES is set + - ext4: goto right label 'failed_mount3a' + - ext4: correct inconsistent error msg in nojournal mode + - ext4: use kmemdup() to replace kmalloc + memcpy + - mbcache: don't reclaim used entries + - mbcache: add functions to delete entry if unused + - ext4: remove EA inode entry from mbcache on inode eviction + - ext4: unindent codeblock in ext4_xattr_block_set() + - ext4: fix race when reusing xattr blocks + - mbcache: automatically delete entries from cache on freeing + - ext4: fix deadlock due to mbcache entry corruption + - SUNRPC: ensure the matching upcall is in-flight upon downcall + - bpf: pull before calling skb_postpull_rcsum() + - qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failure + - nfc: Fix potential resource leaks + - [amd64,arm64] net: amd-xgbe: add missed tasklet_kill + - RDMA/mlx5: Fix validation of max_rd_atomic caps for DC + - net: sched: atm: dont intepret cls results when asked to drop + (CVE-2023-23455) + - usb: rndis_host: Secure rndis_query check against int overflow + - udf: Fix extension of the last extent in the file + - [x86] ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 + tablet + - [x86] bugs: Flush IBP in ib_prctl_set() (CVE-2023-0045) + - nfsd: fix handling of readdir in v4root vs. mount upcall timeout + - ext4: don't allow journal inode to have encrypt flag + - hfs/hfsplus: use WARN_ON for sanity check + - hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling + - mbcache: Avoid nesting of cache->c_list_lock under bit locks + - driver core: Fix bus_type.match() error handling in __driver_attach() + - net: sched: disallow noqueue for qdisc classes (CVE-2022-47929) + - perf auxtrace: Fix address filter duplicate symbol selection + - net/ulp: prevent ULP without clone op from entering the LISTEN status + (CVE-2023-0461) + - ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF + (CVE-2023-0266) + - cifs: Fix uninitialized memory read for smb311 posix symlink create + - [x86] platform/x86: sony-laptop: Don't turn off 0x153 keyboard backlight + during probe + - ipv6: raw: Deduct extension header length in rawv6_push_pending_frames + (CVE-2023-0394) + - [x86] ALSA: hda/hdmi: fix failures at PCM open on Intel ICL and later + - quota: Factor out setup of quota inode + - ext4: fix bug_on in __es_tree_search caused by bad quota inode + - ext4: lost matching-pair of trace in ext4_truncate + - ext4: fix use-after-free in ext4_orphan_cleanup + - ext4: fix uninititialized value in 'ext4_evict_inode' + - netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() + function. + - [x86] boot: Avoid using Intel mnemonics in AT&T syntax asm + - EDAC/device: Fix period calculation in edac_device_reset_delay_period() + - hvc/xen: lock console list traversal + - nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame() + - net/mlx5: Rename ptp clock info + - net/mlx5: Fix ptp max frequency adjustment range + - drm/virtio: Fix GEM handle creation UAF + - [arm64] cmpxchg_double*: hazard against entire exchange variable + - efi: fix NULL-deref in init error path (regression in 4.19.142) + - [arm*] tty: serial: tegra: Handle RX transfer in PIO mode if DMA wasn't + started + - [arm*] serial: tegra: Only print FIFO error message when an error occurs + - [arm*] serial: tegra: Change lower tolerance baud rate limit for tegra20 + and tegra30 + https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.271 + - pNFS/filelayout: Fix coalescing test for single DS + - net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats + - RDMA/srp: Move large values to a new enum for gcc13 + - f2fs: let's avoid panic if extent_tree is not created + - nilfs2: fix general protection fault in nilfs_btree_insert() + - xhci-pci: set the dma max_seg_size + - usb: xhci: Check endpoint is valid before dereferencing it + - xhci: Fix null pointer dereference when host dies + - xhci: Add a flag to disable USB3 lpm on a xhci root port level. + - prlimit: do_prlimit needs to have a speculation check (CVE-2023-0458) + - USB: serial: option: add Quectel EM05-G (GR) modem + - USB: serial: option: add Quectel EM05-G (CS) modem + - USB: serial: option: add Quectel EM05-G (RS) modem + - USB: serial: option: add Quectel EC200U modem + - USB: serial: option: add Quectel EM05CN (SG) modem + - USB: serial: option: add Quectel EM05CN modem + - USB: misc: iowarrior: fix up header size for + USB_DEVICE_ID_CODEMERCS_IOW100 + - usb: core: hub: disable autosuspend for TI TUSB8041 + - [x86] comedi: adv_pci1760: Fix PWM instruction handling + - [arm*] mmc: sunxi-mmc: Fix clock refcount imbalance during unbind + - cifs: do not include page data when checking signature + - USB: serial: cp210x: add SCALANCE LPE-9000 device id + - usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate() + - usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210 + - [i386] serial: pch_uart: Pass correct sg to dma_unmap_sg() + https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.272 + - [armhf] dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts' + - [amd64] intel_ish-hid: Add check for ishtp_dma_tx_map + - [amd64] IB/hfi1: Reject a zero-length user expected buffer + - [amd64] IB/hfi1: Reserve user expected TIDs + - [amd64] IB/hfi1: Fix expected receive setup error exit issues + - affs: initialize fsdata in affs_truncate() + - amd-xgbe: TX Flow Ctrl Registers are h/w ver dependent + - amd-xgbe: Delay AN timeout during KR training + - bpf: Fix pointer-leak due to insufficient speculative store bypass + mitigation + - [arm64] phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in + rockchip_usb2phy_power_on() + - net: nfc: Fix use-after-free in local_cleanup() + - wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid + (CVE-2023-23559) + - net: usb: sr9700: Handle negative len + - net: mdio: validate parameter addr in mdiobus_get_phy() + - HID: check empty report_list in hid_validate_values() (CVE-2023-1073) + - usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait + - usb: gadget: f_fs: Ensure ep0req is dequeued before free_request + - net: mlx5: eliminate anonymous module_init & module_exit + - dmaengine: Fix double increment of client_count in dma_chan_get() + - [arm64] net: macb: fix PTP TX timestamp failure due to packet padding + - HID: betop: check shape of output reports + - tcp: avoid the lookup process failing to get sk in ehash table + - w1: fix deadloop in __w1_remove_master_device() + - w1: fix WARNING after calling w1_process() + - netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT state + - block: fix and cleanup bio_check_ro + - perf env: Do not return pointers to local variables + - fs: reiserfs: remove useless new_opts in reiserfs_remount + - Bluetooth: hci_sync: cancel cmd_timer if hci_open failed + - scsi: hpsa: Fix allocation size for scsi_host_alloc() + - module: Don't wait for GOING modules + - tracing: Make sure trace_printk() can output as soon as it can be used + - trace_events_hist: add check for return value of 'create_hist_field' + - smbd: Make upper layer decide when to destroy the transport + - cifs: Fix oops due to uncleared server->smbd_conn in reconnect + - EDAC/device: Respect any driver-supplied workqueue polling value + - net: fix UaF in netns ops registration error path (regression in + 4.19.264) + - netfilter: nft_set_rbtree: skip elements in transaction from garbage + collection + - netlink: remove hash::nelems check in netlink_insert + - netlink: annotate data races around nlk->portid + - netlink: annotate data races around dst_portid and dst_group + - netlink: annotate data races around sk_state + - ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() + - netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE + - [x86] netrom: Fix use-after-free of a listening socket. (regression in + 4.19.199) + - sctp: fail if no bound addresses can be used for a given scope + (CVE-2023-1074) + - net/tg3: resolve deadlock in tg3_reset_task() during EEH + - [x86] Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU + to RMI mode" (regression in 4.19.268) + - [x86] i8259: Mark legacy PIC interrupts with IRQ_LEVEL + - [x86] drm/i915/display: fix compiler warning about array overrun + - [armhf] dts: imx: Fix pca9547 i2c-mux node name + - [armhf] dmaengine: imx-sdma: Fix a possible memory leak in + sdma_transfer_init + - panic: unset panic_on_warn inside panic() + - exit: Add and use make_task_dead. + - exit: Put an upper limit on how often we can oops + - exit: Expose "oops_count" to sysfs + - exit: Allow oops_limit to be disabled + - panic: Consolidate open-coded panic_on_warn checks + - panic: Introduce warn_limit + - panic: Expose "warn_count" to sysfs + - docs: Fix path paste-o for /sys/kernel/warn_count + - exit: Use READ_ONCE() for all oops/warn limit reads + - ipv6: ensure sane device mtu in tunnels + - [arm*] usb: host: xhci-plat: add wakeup entry at sysfs + https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.273 + - firewire: fix memory leak for payload of request subaction to IEC 61883-1 + FCP region + - [arm*] bus: sunxi-rsb: Fix error handling in sunxi_rsb_init() + - ALSA: hda/via: Avoid potential array out-of-bound in add_secret_dac_path() + - [x86] netrom: Fix use-after-free caused by accept on already connected + socket + - ata: libata: Fix sata_down_spd_limit() when no link speed is reported + - net: openvswitch: fix flow memory leak in ovs_flow_cmd_new + - scsi: target: core: Fix warning on RT kernels + - scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddress + (CVE-2023-2162) + - [arm*] i2c: rk3x: fix a bunch of kernel-doc warnings + - [arm64] usb: dwc3: dwc3-qcom: Fix typo in the dwc3 vbus override API + - [arm64] usb: dwc3: qcom: enable vbus override when in OTG dr-mode + - usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_wait + - vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF + - [x86] Input: i8042 - merge quirk tables + - [x86] Input: i8042 - add TUXEDO devices to i8042 quirk tables + - [x86] Input: i8042 - add Clevo PCX0DX to i8042 quirk table + - [x86] nVMX x86: Check VMX-preemption timer controls on vmentry of L2 + guests + - [x86] KVM: VMX: Move caching of MSR_IA32_XSS to hardware_setup() + - [x86] KVM: x86/vmx: Do not skip segment attributes if unusable bit is set + - [x86] thermal: intel: int340x: Protect trip temperature from concurrent + updates + - fbcon: Check font dimension limits + - efi: Accept version 2 of memory attributes table + - iio: hid: fix the retval in accel_3d_capture_sample + - mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps + - mm/swapfile: add cond_resched() in get_swap_pages() + - Squashfs: fix handling and sanity checking of xattr_ids count + - serial: 8250_dma: Fix DMA Rx completion race + - serial: 8250_dma: Fix DMA Rx rearm race + - [x86] thermal: intel: int340x: Add locking to + int340x_thermal_get_trip_type() + - btrfs: limit device extents to the device size + - [x86] ALSA: emux: Avoid potential array out-of-bound in + snd_emux_xg_control() + - [amd64] IB/hfi1: Restore allocated resources on failed copyout + - [arm64] net: phy: meson-gxl: add g12a support + - [arm64] net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal + PHY + - rds: rds_rm_zerocopy_callback() use list_first_entry() (CVE-2023-1078) + - ALSA: pci: lx6464es: fix a debug loop + - [arm*] pinctrl: single: fix potential NULL dereference + - [x86] pinctrl: intel: Convert unsigned to unsigned int + - [x86] pinctrl: intel: Restore the pins that used to be in Direct IRQ mode + - net: USB: Fix wrong-direction WARNING in plusb.c + - usb: core: add quirk for Alcor Link AK9563 smartcard reader + - [arm64] dts: meson-gx: Make mmc host controller interrupts level- + sensitive + - [arm64] dts: meson-axg: Make mmc host controller interrupts level- + sensitive + - bpf: Always return target ifindex in bpf_fib_lookup + - migrate: hugetlb: check for hugetlb shared PMD in node migration + - [x86] net/rose: Fix to not accept on connected socket + - nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association + - aio: fix mremap after fork null-deref + - netfilter: nft_tproxy: restrict to prerouting hook + - mmc: sdio: fix possible resource leaks in some error paths + - ALSA: hda/conexant: add a new hda codec SN6180 + - ALSA: hda/realtek - fixed wrong gpio assigned + - [armhf,i386] hugetlb: check for undefined shift on 32 bit architectures + - i40e: add double of VLAN header when computing the max MTU + - dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions. + - net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path + - [arm*] net: stmmac: fix order of dwmac5 FlexPPS parametrization sequence + - bnxt_en: Fix mqprio and XDP ring checking logic + - [arm*] net: stmmac: Restrict warning on disabling DMA store and fwd mode + - net: mpls: fix stale pointer if allocation fails during device rename + (CVE-2023-26545) + - ipv6: Fix datagram socket connection with DSCP. + - ipv6: Fix tcp socket connection with DSCP. + - i40e: Add checking for null for nlmsg_find_attr() + - [x86] kvm: initialize all of the kvm_debugregs structure before sending + it to userspace (CVE-2023-1513) + - nilfs2: fix underflow in second superblock position calculations + - [arm64] net: phy: meson-gxl: Add generic dummy stubs for MMD register + access + https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.274 + - wifi: rtl8xxxu: gen2: Turn on the rate control + - random: always mix cycle counter in add_latent_entropy() + - can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len + - alarmtimer: Prevent starvation by small intervals and SIG_IGN + - [x86] drm/i915/gvt: fix double free bug in split_2MB_gtt_entry + (CVE-2022-3707) + - mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh + - uaccess: Add speculation barrier to copy_from_user() (CVE-2023-0459) + - bpf: add missing header file include + https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.275 + - [armhf] dts: rockchip: add power-domains property to dp node on rk3288 + - [amd64,arm64] ACPI: NFIT: fix a potential deadlock during NFIT teardown + - btrfs: send: limit number of clones and allocated memory size + - [amd64] IB/hfi1: Assign npages earlier + - net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues(). + - vc_screen: don't clobber return value in vcs_read + - USB: serial: option: add support for VW/Skoda "Carstick LTE" + - USB: core: Don't hold device lock while reading the "descriptors" sysfs + file + https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.276 + - HID: asus: Remove check for same LED brightness on set + - HID: asus: use spinlock to protect concurrent accesses + - HID: asus: use spinlock to safely schedule workers (CVE-2023-1079) + - [armhf] OMAP2+: Fix memory leak in realtime_counter_init() + - [armhf] imx: Call ida_simple_remove() for ida_simple_get + - [arm64] dts: meson-axg: enable SCPI + - blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctx + - block: bio-integrity: Copy flags when bio_integrity_payload is cloned + - wifi: rsi: Fix memory leak in rsi_coex_attach() + - wifi: libertas: fix memory leak in lbs_init_adapter() + - wifi: rtl8xxxu: don't call dev_kfree_skb() under spin_lock_irqsave() + - rtlwifi: fix -Wpointer-sign warning + - wifi: rtlwifi: Fix global-out-of-bounds bug in + _rtl8812ae_phy_set_txpower_limit() + - ipw2x00: switch from 'pci_' to 'dma_' API + - wifi: ipw2x00: don't call dev_kfree_skb() under spin_lock_irqsave() + - wifi: ipw2200: fix memory leak in ipw_wdev_init() + - wifi: brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit() + - wifi: brcmfmac: unmap dma buffer in brcmf_msgbuf_alloc_pktid() + - wifi: libertas_tf: don't call kfree_skb() under spin_lock_irqsave() + - wifi: libertas: if_usb: don't call kfree_skb() under spin_lock_irqsave() + - wifi: libertas: main: don't call kfree_skb() under spin_lock_irqsave() + - wifi: libertas: cmdresp: don't call kfree_skb() under spin_lock_irqsave() + - [x86] wifi: wl3501_cs: don't call kfree_skb() under spin_lock_irqsave() + - [x86] ACPICA: Drop port I/O validation for some regions + - genirq: Fix the return type of kstat_cpu_irqs_sum() + - lib/mpi: Fix buffer overrun when SG is too long + - ACPICA: nsrepair: handle cases without a return value correctly + - [x86] wifi: orinoco: check return value of hermes_write_wordrec() + - wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no + callback function + - wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() fails + - wifi: ath9k: Fix potential stack-out-of-bounds write in + ath9k_wmi_rsp_callback() + - [x86] ACPI: battery: Fix missing NUL-termination with large strings + - crypto: seqiv - Handle EBUSY correctly + - Bluetooth: L2CAP: Fix potential user-after-free + - libbpf: Fix alen calculation in libbpf_nla_dump_errormsg() + - rds: rds_rm_zerocopy_callback() correct order for list_add_tail() + - crypto: rsa-pkcs1pad - Use akcipher_request_complete + - wifi: iwl3945: Add missing check for create_singlethread_workqueue + - wifi: iwl4965: Add missing check for create_singlethread_workqueue() + - wifi: mwifiex: fix loop iterator in mwifiex_update_ampdu_txwinsize() + - wifi: mac80211: make rate u32 in sta_set_rate_info_rx() + - can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of + a bus error + - [arm*] drm/vc4: dpi: Add option for inverting pixel clock and output + enable + - [arm*] drm/vc4: dpi: Fix format mapping for RGB565 + - [arm64] drm/msm/hdmi: Add missing check for alloc_ordered_workqueue + - ALSA: hda/ca0132: minor fix for allocation size + - drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightness + - [arm64] drm/msm: use strscpy instead of strncpy + - [arm64] drm/msm/dpu: Add check for pstates + - [arm*] gpu: host1x: Don't skip assigning syncpoints to channels + - [x86] ASoC: soc-compress.c: fixup private_data on snd_soc_new_compress() + - scsi: aic94xx: Add missing check for dma_map_single() + - nfsd: fix race to check ls_layouts + - gfs2: jdata writepage fix + - perf llvm: Fix inadvertent file creation + - [arm64] perf tools: Fix auto-complete on aarch64 + - [armhf] mtd: rawnand: sunxi: Fix the size of the last OOB region + - Input: ads7846 - don't report pressure for ads7845 + - Input: ads7846 - don't check penirq immediately for 7845 + - clk: Honor CLK_OPS_PARENT_ENABLE in clk_core_is_enabled() + - [armhf] media: platform: ti: Add missing check for devm_regulator_get + - media: rc: Fix use-after-free bugs caused by ene_tx_irqsim() + (CVE-2023-1118) + - media: i2c: ov7670: 0 instead of -EINVAL was returned + - media: usb: siano: Fix use after free bugs caused by do_submit_urb + - [arm64] rpmsg: glink: Avoid infinite loop on intent for missing channel + - [armhf] dts: exynos: Use Exynos5420 compatible for the MIPI video phy + - wifi: brcmfmac: Fix potential stack-out-of-bounds in + brcmf_c_preinit_dcmds() + - rcu: Suppress smp_processor_id() complaint in + synchronize_rcu_expedited_wait() + - [x86] thermal: intel: Fix unsigned comparison with less than zero + - timers: Prevent union confusion from unexpected restart_syscall() + - [x86] bugs: Reset speculation control settings on init + - wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack- + out-of-bounds + - inet: fix fast path in __inet_hash_connect() + - ACPI: Don't build ACPICA with '-Os' + - [x86] ACPI: video: Fix Lenovo Ideapad Z570 DMI match + - drm/amd/display: Fix potential null-deref in dm_resume + - [arm64] drm/msm/dsi: Add missing check for alloc_ordered_workqueue + - dm thin: add cond_resched() to various workqueue loops + - dm cache: add cond_resched() to various workqueue loops + - wifi: rtl8xxxu: fixing transmisison failure for rtl8192eu + - [arm64] rtc: pm8xxx: fix set-alarm race + - hfs: fix missing hfs_bnode_get() in __hfs_bnode_create + - fs: hfsplus: fix UAF issue in hfsplus_put_super + - f2fs: fix information leak in f2fs_move_inline_dirents() + - ocfs2: fix defrag path triggering jbd2 ASSERT + - ocfs2: fix non-auto defrag path not working issue + - udf: Truncate added extents on failed expansion + - udf: Do not bother merging very long extents + - udf: Do not update file length for failed writes to inline files + - udf: Fix file corruption when appending just after end of preallocated + extent + - [x86] virt: Force GIF=1 prior to disabling SVM (for reboot flows) + - [x86] crash: Disable virt in core NMI crash handler to avoid double + shootdown + - [x86] reboot: Disable virtualization in an emergency if SVM is supported + - [x86] reboot: Disable SVM, not just VMX, when stopping CPUs + - [x86] kprobes: Fix __recover_optprobed_insn check optimizing logic + - [x86] kprobes: Fix arch_check_optimized_kprobe check within + optimized_kprobe range + - [x86] microcode/amd: Remove load_microcode_amd()'s bsp parameter + - [x86] microcode/AMD: Add a @cpu parameter to the reloading functions + - [x86] microcode/AMD: Fix mixed steppings support + - [x86] speculation: Allow enabling STIBP with legacy IBRS (CVE-2023-1998) + - irqdomain: Fix association race + - irqdomain: Fix disassociation race + - irqdomain: Drop bogus fwspec-mapping error handling + - [x86] ALSA: ice1712: Do not left ice->gpio_mutex locked in + aureon_add_controls() + - ext4: optimize ea_inode block expansion + - ext4: refuse to create ea block when umounted + - wifi: rtl8xxxu: Use a longer retry limit of 48 + - wifi: cfg80211: Fix use after free for wext + - dm flakey: fix logic when corrupting a bio + - dm flakey: don't corrupt the zero page + - [armhf] dts: exynos: correct TMU phandle in Exynos4 + - [armhf] dts: exynos: correct TMU phandle in Odroid XU + - rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails + - scsi: qla2xxx: Fix link failure in NPIV environment + - scsi: qla2xxx: Fix erroneous link down + - scsi: ses: Don't attach if enclosure has no components + - scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() + - scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses + - scsi: ses: Fix possible desc_ptr out-of-bounds accesses + - scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() + - [x86] PCI: Avoid FLR for AMD FCH AHCI adapters + - [x86] drm/radeon: Fix eDP for single-display iMac11,2 + - wifi: ath9k: use proper statements in conditionals + - net/sched: Retire tcindex classifier (CVE-2023-1281, CVE-2023-1829) + - fs/jfs: fix shift exponent db_agl2size negative + - ubi: ensure that VID header offset + VID header size <= alloc, size + - ubifs: Rectify space budget for ubifs_symlink() if symlink is encrypted + - ubifs: Rectify space budget for ubifs_xrename() + - ubifs: Fix wrong dirty space budget for dirty inode + - ubifs: do_rename: Fix wrong space budget when target inode's nlink > 1 + - ubifs: Reserve one leb for each journal head while doing budget + - ubi: Fix use-after-free when volume resizing failed + - ubi: Fix unreferenced object reported by kmemleak in ubi_resize_volume() + - ubi: Fix possible null-ptr-deref in ubi_free_volume() + - ubifs: Re-statistic cleaned znode count if commit failed + - ubifs: dirty_cow_znode: Fix memleak in error handling path + - ubifs: ubifs_writepage: Mark page dirty after writing inode failed + - ubi: Fix UAF wear-leveling entry in eraseblk_count_seq_show() + - ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failed + - [x86] watchdog: pcwd_usb: Fix attempting to access uninitialized memory + - netfilter: ctnetlink: fix possible refcount leak in + ctnetlink_create_conntrack() + - net: fix __dev_kfree_skb_any() vs drop monitor + - 9p/xen: fix version parsing + - 9p/xen: fix connection sequence + - 9p/rdma: unmap receive dma buffer in rdma_request()/post_recv() + - nfc: fix memory leak of se_io context in nfc_genl_se_io + - tcp: tcp_check_req() can be called from process context + - vc_screen: modify vcs_size() handling in vcs_read() + - [x86] scsi: ipr: Work around fortify-string warning + - tracing: Add NULL checks for buffer in ring_buffer_free_read_page() + - [x86] firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3 + - media: uvcvideo: Handle cameras with invalid descriptors + - media: uvcvideo: Handle errors from calls to usb_string + - media: uvcvideo: Silence memcpy() run-time false positive warnings + - tty: fix out-of-bounds access in tty_driver_lookup_tty() + - [x86] mei: bus-fixup:upon error print return values of send and receive + - USB: ene_usb6250: Allocate enough memory for full object + - [arm64] phy: rockchip-typec: Fix unsigned comparison with less than zero + - Bluetooth: hci_sock: purge socket queues in the destruct() callback + - tcp: Fix listen() regression in 4.19.270 + - media: uvcvideo: Provide sync and async uvc_ctrl_status_event + - media: uvcvideo: Fix race condition with usb_kill_urb + - f2fs: fix cgroup writeback accounting with fs-layer encryption + - [x86] thermal: intel: powerclamp: Fix cur_state for multi package system + https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.277 + - wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for + wext" + - [x86] staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling + a script + - [x86] staging: rtl8192e: Remove call_usermodehelper starting + RadioPower.sh + https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.278 + - fs: prevent out-of-bounds array speculation when closing a file + descriptor + - [x86] CPU/AMD: Disable XSAVES on AMD family 0x17 + - ext4: fix RENAME_WHITEOUT handling for inline directories (regression in + 4.19.183) + - ext4: fix another off-by-one fsmap error on 1k block filesystems + - ext4: move where set the MAY_INLINE_DATA flag is set + - ext4: fix WARNING in ext4_update_inline_data + - ext4: zero i_disksize when initializing the bootloader inode + - nfc: change order inside nfc_se_io error path + - udf: reduce leakage of blocks related to named streams + - udf: Remove pointless union in udf_inode_info + - udf: Preserve link count of system files + - udf: Detect system inodes linked into directory hierarchy + - kbuild: fix false-positive need-builtin calculation + - kbuild: generate modules.order only in directories visited by obj-y/m + - scsi: core: Remove the /proc/scsi/${proc_name} directory earlier + - tipc: improve function tipc_wait_for_cond() + - [x86] drm/i915: Don't use BAR mappings for ring buffers with LLC + - ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping() + https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.279 + - ext4: fix cgroup writeback accounting with fs-layer encryption + - fs: sysfs_emit_at: Remove PAGE_SIZE alignment check (regression in + 4.19.179) + - tcp: tcp_make_synack() can be called from process context + - nfc: pn533: initialize struct pn533_out_arg properly + - qed/qed_dev: guard against a possible division by zero + - net: tunnels: annotate lockless accesses to dev->needed_headroom + - net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status + fails + - nfc: st-nci: Fix use after free bug in ndlc_remove due to race condition + (CVE-2023-1990) + - net: usb: smsc75xx: Limit packet length to skb->len + - nvmet: avoid potential UAF in nvmet_req_complete() + - ipv4: Fix incorrect table ID in IOCTL path + - net: usb: smsc75xx: Move packet length check to prevent kernel panic in + skb_pull + - hwmon: (adt7475) Display smoothing attributes in correct order + - hwmon: (adt7475) Fix masking of hysteresis registers + - [arm64] hwmon: (xgene) Fix use after free bug in xgene_hwmon_remove due + to race condition (CVE-2023-1855) + - jffs2: correct logic when creating a hole in jffs2_write_begin + - ext4: fail ext4_iget if special inode unallocated + - ext4: fix task hung in ext4_xattr_delete_inode + - [amd64] drm/amdkfd: Fix an illegal memory access + - tracing: Check field value in hist_field_name() + - ftrace: Fix invalid address access in lookup_rec() when index is 0 + - [x86] mm: Fix use of uninitialized buffer in sme_enable() + - [x86] drm/i915: Don't use stolen memory for ring buffers with LLC + - HID: core: Provide new max_buffer_size attribute to over-ride the default + - HID: uhid: Over-ride the default maximum data buffer value with our own + https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.280 + - power: supply: da9150: Fix use after free bug in da9150_charger_remove + due to race condition (CVE-2023-30772) + - i40evf: Change a VF mac without reloading the VF driver + - intel-ethernet: rename i40evf to iavf + - iavf: diet and reformat + - iavf: fix inverted Rx hash condition leading to disabled hash + - intel/igbvf: free irq on the error path in igbvf_request_msix() + - igbvf: Regard vf reset nack as success + - scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate() + - net: usb: smsc95xx: Limit packet length to skb->len + - qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_info + - [x86] xirc2ps_cs: Fix use after free bug in xirc2ps_detach + (CVE-2023-1670) + - [arm64] net: qcom/emac: Fix use after free bug in emac_remove due to race + condition + - bpf: Adjust insufficient default bpf_jit_limit + - net/mlx5: Read the TC mapping of all priorities on ETS query + - erspan: do not use skb_mac_header() in ndo_start_xmit() + - hvc/xen: prevent concurrent accesses to the shared ring + - [arm64] net: mdio: thunder: Add missing fwnode_handle_put() + - [arm64 ]Bluetooth: btqcomsmd: Fix command timeout after setting BD + address + - Bluetooth: btsdio: fix use after free bug in btsdio_remove due to + unfinished work (CVE-2023-1989) + - [x86] hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs + - uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2 + - [x86] thunderbolt: Use const qualifier for `ring_interrupt_index` + - scsi: target: iscsi: Fix an error message in iscsi_check_key() + - scsi: ufs: core: Add soft dependency on governor_simpleondemand + - net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990 + - net: usb: qmi_wwan: add Telit 0x1080 composition + - cifs: empty interface list when server doesn't support query interfaces + - scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMR + - usb: gadget: u_audio: don't let userspace block driver unbind + - igb: revert rtnl_lock() that causes deadlock (regression in 4.19.256) + - dm thin: fix deadlock when swapping to thin device + - [arm*] usb: chipdea: core: fix return -EINVAL if request role is the same + with current role + - [arm*] usb: chipidea: core: fix possible concurrent when switch role + - nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy() + - [arm64] i2c: xgene-slimpro: Fix out-of-bounds bug in + xgene_slimpro_i2c_xfer() (CVE-2023-2194) + - dm stats: check for and propagate alloc_percpu failure + - dm crypt: add cond_resched() to dmcrypt_write() + - sched/fair: sanitize vruntime of entity being placed + - sched/fair: Sanitize vruntime of entity being migrated + - tun: avoid double free in tun_free_netdev (CVE-2022-4744) + - ocfs2: fix data corruption after failed write (regression in 4.19.155) + - md: avoid signed overflow in slot_store() + - [x86] ALSA: asihpi: check pao in control_message() + - ALSA: hda/ca0132: fixup buffer overrun at tuning_ctl_set() + - sched_getaffinity: don't assume 'cpumask_size()' is fully initialized + - [i386] fbdev: lxfb: Fix potential divide by zero + - scsi: megaraid_sas: Fix crash after a double completion + - can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_write + - i40e: fix registers dump after run ethtool adapter self test + - [arm*] net: dsa: mv88e6xxx: Enable IGMP snooping on user ports only + - [arm*] net: mvneta: make tx buffer array agnostic + - [arm*] Input: alps - fix compatibility with -funsigned-char + - [arm*] Input: focaltech - use explicitly signed char type + - cifs: prevent infinite recursion in CIFSGetDFSRefer() + - cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL + - xen/netback: don't do grant copy across page boundary (regression in + 4.19.269) + - [x86] ALSA: hda/conexant: Partial revert of a quirk for Lenovo + (regression in 4.19.256) + - ALSA: usb-audio: Fix regression on detection of Roland VS-100 + (regression in 4.19.164) + - [armhf] drm/etnaviv: fix reference leak when mmaping imported buffer + - ext4: fix kernel BUG in 'ext4_write_inline_data_end()' + - gfs2: Always check inode size of inline inodes + - net: sched: cbq: dont intepret cls results when asked to drop + (CVE-2023-23454) + - cgroup/cpuset: Change cpuset_rwsem and hotplug lock order + - cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock (regression + in 4.19.232) + - cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all() + https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.281 + - pinctrl: Added IRQF_SHARED flag for amd-pinctrl driver + - pinctrl: amd: Use irqchip template + - pinctrl: amd: disable and mask interrupts on probe + - NFSv4: Convert struct nfs4_state to use refcount_t + - NFSv4: Check the return value of update_open_stateid() + - NFSv4: Fix hangs when recovering open state after a server reboot + - [arm64] pwm: cros-ec: Explicitly set .polarity in .get_state() + - wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded + sta + - icmp: guard against too small mtu + - net: don't let netpoll invoke NAPI if in xmit context + - sctp: check send stream number after wait_for_sndbuf + - ipv6: Fix an uninit variable access bug in __ip6_make_skb() + - USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDs + - USB: serial: option: add Telit FE990 compositions + - USB: serial: option: add Quectel RM500U-CN modem + - nilfs2: fix potential UAF of struct nilfs_sc_info in + nilfs_segctor_thread() + - nilfs2: fix sysfs interface lifetime + - [x86] ALSA: hda/realtek: Add quirk for Clevo X370SNW + - perf/core: Fix the same task check in perf_event_set_output + - ftrace: Mark get_lock_parent_ip() __always_inline + - ring-buffer: Fix race while reader and writer are on the same page + - mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() + - [x86] ALSA: emu10k1: fix capture interrupt handler unlinking + - [x86] ALSA: hda/sigmatel: add pin overrides for Intel DP45SG motherboard + - [x86] ALSA: i2c/cs8427: fix iec958 mixer control deactivation + - [x86] ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboards + - Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp} + - Bluetooth: Fix race condition in hidp_session_thread + - mtdblock: tolerate corrected bit-flips + - 9p/xen : Fix use after free bug in xen_9pfs_front_remove due to race + condition (CVE-2023-1859) + - niu: Fix missing unwind goto in niu_alloc_channels() + - qlcnic: check pci_reset_function result + - sctp: fix a potential overflow in sctp_ifwdtsn_skip + - [arm64] net: macb: fix a memory corruption in extended buffer descriptor + mode + - udp6: fix potential access to stale information + - [arm64] power: supply: cros_usbpd: reclassify "default case!" as debug + - [x86] efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/L + - [amd64] verify_pefile: relax wrapper length check + - scsi: ses: Handle enclosure with just a primary component gracefully + - [x86] PCI: Add quirk for AMD XHCI controller that loses MSI-X state in + D3hot + - ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size + - ubi: Fix deadlock caused by recursively holding work_sem + - cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach() + - [arm64] watchdog: sbsa_wdog: Make sure the timeout programming is within + the limits + - [x86] KVM: nVMX: add missing consistency checks for CR0 and CR4 + (CVE-2023-30456) + - [arm64] KVM: arm64: Factor out core register ID enumeration + - [arm64] KVM: arm64: Filter out invalid core register IDs in + KVM_GET_REG_LIST (regression in 4.19) + - [arm64] KVM: Fix system register enumeration + https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.19.282 + - net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg + - virtio_net: bugfix overflow inside xdp_linearize_page() + - i40e: fix accessing vsi->active_filters without holding lock + - i40e: fix i40e_setup_misc_vector() error handling + - mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next() + - e1000e: Disable TSO on i219-LM card to increase speed + - f2fs: Fix f2fs_truncate_partial_nodes ftrace event + - [x86] Input: i8042 - add quirk for Fujitsu Lifebook A574/H + - scsi: megaraid_sas: Fix fw_crash_buffer_show() + - scsi: core: Improve scsi_vpd_inquiry() checks + - xen/netback: use same error messages for same errors + - nilfs2: initialize unused bytes in segment summary blocks + - memstick: fix memory leak if card device is never registered + - [x86] purgatory: Don't generate debug info for purgatory.ro + - Revert "ext4: fix use-after-free in ext4_xattr_set_entry" (regression in + 4.19.256) + - ext4: remove duplicate definition of ext4_xattr_ibody_inline_set() + - ext4: fix use-after-free in ext4_xattr_set_entry + - udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM). + - tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct(). + - inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy(). + - dccp: Call inet6_destroy_sock() via sk->sk_destruct(). + - sctp: Call inet6_destroy_sock() via sk->sk_destruct(). + + [ Ben Hutchings ] + * Bump ABI to 24 + * [armhf] Disable LOCK_DOWN_KERNEL, LOCK_DOWN_IN_EFI_SECURE_BOOT, and + MODULE_SIG where we don't sign code (Closes: #825141) + * [rt] Update to 4.19.280-rt123: + - workqueue: Fix deadlock due to recursive locking of pool->lock + * [rt] netpoll: Fix netif_local_xmit_active() for 4.19-rt + + -- Ben Hutchings <benh@debian.org> Sat, 29 Apr 2023 22:07:39 +0200 + linux (4.19.269-1progress5u1) engywuck-security; urgency=high * Uploading to engywuck-security, remaining changes: diff --git a/debian/config.defines.dump b/debian/config.defines.dump index 6fde5224a..6129814bf 100644 --- a/debian/config.defines.dump +++ b/debian/config.defines.dump @@ -8,7 +8,7 @@ tp3 (dp4 Vabiname p5 -V23progress5u1 +V24 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.269-1progress5u1 -p1578 -sVupstream -p1579 -V4.19 +tp1578 +(dp1579 +Vsource p1580 -sVabiname_base +V4.19.282-1 p1581 -V4.19.0 +sVupstream p1582 -sVabiname +V4.19 p1583 -V4.19.0-23progress5u1 +sVabiname_base p1584 +V4.19.0 +p1585 +sVabiname +p1586 +V4.19.0-24 +p1587 ss.
\ No newline at end of file diff --git a/debian/config/config b/debian/config/config index efb96d6ad..10ab79148 100644 --- a/debian/config/config +++ b/debian/config/config @@ -7619,8 +7619,9 @@ CONFIG_HARDENED_USERCOPY=y # CONFIG_HARDENED_USERCOPY_FALLBACK is not set # CONFIG_HARDENED_USERCOPY_PAGESPAN is not set CONFIG_FORTIFY_SOURCE=y -CONFIG_LOCK_DOWN_KERNEL=y -CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT=y +#. These are overridden if the [build]signed-code setting is enabled +# CONFIG_LOCK_DOWN_KERNEL is not set +# CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT is not set ## choice: Default security module CONFIG_DEFAULT_SECURITY_APPARMOR=y ## end choice diff --git a/debian/config/defines b/debian/config/defines index 4b66c8dcd..bfbb9aefc 100644 --- a/debian/config/defines +++ b/debian/config/defines @@ -1,5 +1,5 @@ [abi] -abiname: 23progress5u1 +abiname: 24 ignore-changes: __cpuhp_* bpf_analyzer diff --git a/debian/control b/debian/control index ec74647e7..8595c119c 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-23progress5u1 +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-24 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-23progress5u1 +Package: linux-bootwrapper-4.19.0-24 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-23progress5u1-common +Package: linux-headers-4.19.0-24-common Architecture: all Depends: ${misc:Depends} -Description: Common header files for Linux 4.19.0-23progress5u1 +Description: Common header files for Linux 4.19.0-24 This package provides the common kernel header files for Linux kernel - version 4.19.0-23progress5u1, 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-23progress5u1-(flavour) package, matching - the flavour of the kernel you intend the build for. + version 4.19.0-24, 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-24-(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-23progress5u1-common-rt +Package: linux-headers-4.19.0-24-common-rt Architecture: all Depends: ${misc:Depends} -Description: Common header files for Linux 4.19.0-23progress5u1-rt +Description: Common header files for Linux 4.19.0-24-rt This package provides the common kernel header files for Linux kernel - version 4.19.0-23progress5u1 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-23progress5u1-(flavour) package, matching the flavour - of the kernel you intend the build for. + version 4.19.0-24 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-24-(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-23progress5u1-all +Package: linux-headers-4.19.0-24-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-23progress5u1-all-${kernel:Arch} (= ${binary:Version}), ${misc:Depends} +Depends: linux-headers-4.19.0-24-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-23progress5u1-all-alpha +Package: linux-headers-4.19.0-24-all-alpha Architecture: alpha -Depends: ${misc:Depends}, linux-headers-4.19.0-23progress5u1-alpha-generic (= ${binary:Version}), linux-headers-4.19.0-23progress5u1-alpha-smp (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-24-alpha-generic (= ${binary:Version}), linux-headers-4.19.0-24-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-23progress5u1-alpha-generic-di +Package: kernel-image-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: nic-modules-4.19.0-23progress5u1-alpha-generic-di +Package: nic-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di, nic-shared-modules-4.19.0-23progress5u1-alpha-generic-di, i2c-modules-4.19.0-23progress5u1-alpha-generic-di, crc-modules-4.19.0-23progress5u1-alpha-generic-di, zlib-modules-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di, nic-shared-modules-4.19.0-24-alpha-generic-di, i2c-modules-4.19.0-24-alpha-generic-di, crc-modules-4.19.0-24-alpha-generic-di, zlib-modules-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: nic-wireless-modules-4.19.0-23progress5u1-alpha-generic-di +Package: nic-wireless-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di, nic-shared-modules-4.19.0-23progress5u1-alpha-generic-di, usb-modules-4.19.0-23progress5u1-alpha-generic-di, pcmcia-modules-4.19.0-23progress5u1-alpha-generic-di, crc-modules-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di, nic-shared-modules-4.19.0-24-alpha-generic-di, usb-modules-4.19.0-24-alpha-generic-di, pcmcia-modules-4.19.0-24-alpha-generic-di, crc-modules-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: nic-shared-modules-4.19.0-23progress5u1-alpha-generic-di +Package: nic-shared-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: serial-modules-4.19.0-23progress5u1-alpha-generic-di +Package: serial-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: serial-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di, pcmcia-modules-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di, pcmcia-modules-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: usb-serial-modules-4.19.0-23progress5u1-alpha-generic-di +Package: usb-serial-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di, usb-modules-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di, usb-modules-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: ppp-modules-4.19.0-23progress5u1-alpha-generic-di +Package: ppp-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di, serial-modules-4.19.0-23progress5u1-alpha-generic-di, zlib-modules-4.19.0-23progress5u1-alpha-generic-di, crc-modules-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di, serial-modules-4.19.0-24-alpha-generic-di, zlib-modules-4.19.0-24-alpha-generic-di, crc-modules-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: pata-modules-4.19.0-23progress5u1-alpha-generic-di +Package: pata-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di, ata-modules-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di, ata-modules-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: cdrom-core-modules-4.19.0-23progress5u1-alpha-generic-di +Package: cdrom-core-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di, scsi-core-modules-4.19.0-23progress5u1-alpha-generic-di, isofs-modules-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di, scsi-core-modules-4.19.0-24-alpha-generic-di, isofs-modules-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: scsi-core-modules-4.19.0-23progress5u1-alpha-generic-di +Package: scsi-core-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: scsi-modules-4.19.0-23progress5u1-alpha-generic-di +Package: scsi-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di, scsi-core-modules-4.19.0-23progress5u1-alpha-generic-di, cdrom-core-modules-4.19.0-23progress5u1-alpha-generic-di, ata-modules-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di, scsi-core-modules-4.19.0-24-alpha-generic-di, cdrom-core-modules-4.19.0-24-alpha-generic-di, ata-modules-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: scsi-nic-modules-4.19.0-23progress5u1-alpha-generic-di +Package: scsi-nic-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-23progress5u1-alpha-generic-di, nic-modules-4.19.0-23progress5u1-alpha-generic-di +Depends: scsi-modules-4.19.0-24-alpha-generic-di, nic-modules-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: loop-modules-4.19.0-23progress5u1-alpha-generic-di +Package: loop-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-alpha-generic-di +Package: btrfs-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di, crc-modules-4.19.0-23progress5u1-alpha-generic-di, zlib-modules-4.19.0-23progress5u1-alpha-generic-di, compress-modules-4.19.0-23progress5u1-alpha-generic-di, md-modules-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di, crc-modules-4.19.0-24-alpha-generic-di, zlib-modules-4.19.0-24-alpha-generic-di, compress-modules-4.19.0-24-alpha-generic-di, md-modules-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-alpha-generic-di +Package: ext4-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di, crc-modules-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di, crc-modules-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-alpha-generic-di +Package: isofs-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: jfs-modules-4.19.0-23progress5u1-alpha-generic-di +Package: jfs-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: xfs-modules-4.19.0-23progress5u1-alpha-generic-di +Package: xfs-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di, crc-modules-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di, crc-modules-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: fat-modules-4.19.0-23progress5u1-alpha-generic-di +Package: fat-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-alpha-generic-di +Package: md-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di, crc-modules-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di, crc-modules-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: multipath-modules-4.19.0-23progress5u1-alpha-generic-di +Package: multipath-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di, md-modules-4.19.0-23progress5u1-alpha-generic-di, scsi-core-modules-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di, md-modules-4.19.0-24-alpha-generic-di, scsi-core-modules-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: usb-modules-4.19.0-23progress5u1-alpha-generic-di +Package: usb-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: usb-storage-modules-4.19.0-23progress5u1-alpha-generic-di +Package: usb-storage-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di, scsi-core-modules-4.19.0-23progress5u1-alpha-generic-di, usb-modules-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di, scsi-core-modules-4.19.0-24-alpha-generic-di, usb-modules-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: fb-modules-4.19.0-23progress5u1-alpha-generic-di +Package: fb-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di, i2c-modules-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di, i2c-modules-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: input-modules-4.19.0-23progress5u1-alpha-generic-di +Package: input-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di, usb-modules-4.19.0-23progress5u1-alpha-generic-di, i2c-modules-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di, usb-modules-4.19.0-24-alpha-generic-di, i2c-modules-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: event-modules-4.19.0-23progress5u1-alpha-generic-di +Package: event-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: mouse-modules-4.19.0-23progress5u1-alpha-generic-di +Package: mouse-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: mouse-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di, event-modules-4.19.0-23progress5u1-alpha-generic-di, input-modules-4.19.0-23progress5u1-alpha-generic-di, usb-modules-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di, event-modules-4.19.0-24-alpha-generic-di, input-modules-4.19.0-24-alpha-generic-di, usb-modules-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: nic-pcmcia-modules-4.19.0-23progress5u1-alpha-generic-di +Package: nic-pcmcia-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: nic-pcmcia-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di, nic-shared-modules-4.19.0-23progress5u1-alpha-generic-di, nic-wireless-modules-4.19.0-23progress5u1-alpha-generic-di, pcmcia-modules-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di, nic-shared-modules-4.19.0-24-alpha-generic-di, nic-wireless-modules-4.19.0-24-alpha-generic-di, pcmcia-modules-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: pcmcia-modules-4.19.0-23progress5u1-alpha-generic-di +Package: pcmcia-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: pcmcia-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: nic-usb-modules-4.19.0-23progress5u1-alpha-generic-di +Package: nic-usb-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di, nic-shared-modules-4.19.0-23progress5u1-alpha-generic-di, nic-wireless-modules-4.19.0-23progress5u1-alpha-generic-di, usb-modules-4.19.0-23progress5u1-alpha-generic-di, crc-modules-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di, nic-shared-modules-4.19.0-24-alpha-generic-di, nic-wireless-modules-4.19.0-24-alpha-generic-di, usb-modules-4.19.0-24-alpha-generic-di, crc-modules-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: sata-modules-4.19.0-23progress5u1-alpha-generic-di +Package: sata-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di, scsi-core-modules-4.19.0-23progress5u1-alpha-generic-di, ata-modules-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di, scsi-core-modules-4.19.0-24-alpha-generic-di, ata-modules-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: i2c-modules-4.19.0-23progress5u1-alpha-generic-di +Package: i2c-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-alpha-generic-di +Package: crc-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-alpha-generic-di +Package: crypto-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: crypto-dm-modules-4.19.0-23progress5u1-alpha-generic-di +Package: crypto-dm-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di, md-modules-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di, md-modules-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: ata-modules-4.19.0-23progress5u1-alpha-generic-di +Package: ata-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di, scsi-core-modules-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di, scsi-core-modules-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-alpha-generic-di +Package: nbd-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: squashfs-modules-4.19.0-23progress5u1-alpha-generic-di +Package: squashfs-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di, compress-modules-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di, compress-modules-4.19.0-24-alpha-generic-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: zlib-modules-4.19.0-23progress5u1-alpha-generic-di +Package: zlib-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-alpha-generic-di +Package: compress-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-alpha-generic-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-alpha-generic-di +Package: fuse-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: srm-modules-4.19.0-23progress5u1-alpha-generic-di +Package: srm-modules-4.19.0-24-alpha-generic-di Architecture: alpha Section: debian-installer Priority: standard Provides: srm-modules -Depends: kernel-image-4.19.0-23progress5u1-alpha-generic-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-alpha-generic +Kernel-Version: 4.19.0-24-alpha-generic Package-Type: udeb -Package: linux-image-4.19.0-23progress5u1-alpha-generic +Package: linux-image-4.19.0-24-alpha-generic Architecture: alpha -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-alpha-generic +Package: linux-headers-4.19.0-24-alpha-generic Architecture: alpha -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-23progress5u1-alpha-generic +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-24-alpha-generic This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-alpha-generic, - and can be used for building modules that load into the kernel provided by - the linux-image-4.19.0-23progress5u1-alpha-generic package. + Linux kernel 4.19.0-24-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-24-alpha-generic, and can be used for + building modules that load into the kernel provided by the + linux-image-4.19.0-24-alpha-generic package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-alpha-generic-dbg +Package: linux-image-4.19.0-24-alpha-generic-dbg Architecture: alpha Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-alpha-generic +Description: Debug symbols for linux-image-4.19.0-24-alpha-generic This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-alpha-generic. + modules in linux-image-4.19.0-24-alpha-generic. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-alpha-smp +Package: linux-image-4.19.0-24-alpha-smp Architecture: alpha -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-alpha-smp +Package: linux-headers-4.19.0-24-alpha-smp Architecture: alpha -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-23progress5u1-alpha-smp +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-24-alpha-smp This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-alpha-smp, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-alpha-smp package. + Linux kernel 4.19.0-24-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-24-alpha-smp, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-alpha-smp package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-alpha-smp-dbg +Package: linux-image-4.19.0-24-alpha-smp-dbg Architecture: alpha Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-alpha-smp +Description: Debug symbols for linux-image-4.19.0-24-alpha-smp This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-alpha-smp. + modules in linux-image-4.19.0-24-alpha-smp. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-23progress5u1-all-amd64 +Package: linux-headers-4.19.0-24-all-amd64 Architecture: amd64 -Depends: ${misc:Depends}, linux-headers-4.19.0-23progress5u1-amd64 (= ${binary:Version}), linux-headers-4.19.0-23progress5u1-cloud-amd64 (= ${binary:Version}), linux-headers-4.19.0-23progress5u1-rt-amd64 (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-24-amd64 (= ${binary:Version}), linux-headers-4.19.0-24-cloud-amd64 (= ${binary:Version}), linux-headers-4.19.0-24-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-23progress5u1-amd64-di +Package: kernel-image-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: nic-modules-4.19.0-23progress5u1-amd64-di +Package: nic-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, nic-shared-modules-4.19.0-23progress5u1-amd64-di, i2c-modules-4.19.0-23progress5u1-amd64-di, crc-modules-4.19.0-23progress5u1-amd64-di, mtd-core-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, nic-shared-modules-4.19.0-24-amd64-di, i2c-modules-4.19.0-24-amd64-di, crc-modules-4.19.0-24-amd64-di, mtd-core-modules-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: nic-wireless-modules-4.19.0-23progress5u1-amd64-di +Package: nic-wireless-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, nic-shared-modules-4.19.0-23progress5u1-amd64-di, usb-modules-4.19.0-23progress5u1-amd64-di, mmc-core-modules-4.19.0-23progress5u1-amd64-di, pcmcia-modules-4.19.0-23progress5u1-amd64-di, crc-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, nic-shared-modules-4.19.0-24-amd64-di, usb-modules-4.19.0-24-amd64-di, mmc-core-modules-4.19.0-24-amd64-di, pcmcia-modules-4.19.0-24-amd64-di, crc-modules-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: nic-shared-modules-4.19.0-23progress5u1-amd64-di +Package: nic-shared-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: serial-modules-4.19.0-23progress5u1-amd64-di +Package: serial-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: serial-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, pcmcia-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, pcmcia-modules-4.19.0-24-amd64-di Description: Serial drivers This package contains serial drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: usb-serial-modules-4.19.0-23progress5u1-amd64-di +Package: usb-serial-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, usb-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, usb-modules-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: ppp-modules-4.19.0-23progress5u1-amd64-di +Package: ppp-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, serial-modules-4.19.0-23progress5u1-amd64-di, crc-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, serial-modules-4.19.0-24-amd64-di, crc-modules-4.19.0-24-amd64-di Description: PPP drivers This package contains PPP drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: pata-modules-4.19.0-23progress5u1-amd64-di +Package: pata-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, ata-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, ata-modules-4.19.0-24-amd64-di Description: PATA drivers This package contains PATA drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: cdrom-core-modules-4.19.0-23progress5u1-amd64-di +Package: cdrom-core-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, scsi-core-modules-4.19.0-23progress5u1-amd64-di, isofs-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, scsi-core-modules-4.19.0-24-amd64-di, isofs-modules-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: firewire-core-modules-4.19.0-23progress5u1-amd64-di +Package: firewire-core-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: firewire-core-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, scsi-core-modules-4.19.0-23progress5u1-amd64-di, crc-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, scsi-core-modules-4.19.0-24-amd64-di, crc-modules-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: scsi-core-modules-4.19.0-23progress5u1-amd64-di +Package: scsi-core-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: scsi-modules-4.19.0-23progress5u1-amd64-di +Package: scsi-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, scsi-core-modules-4.19.0-23progress5u1-amd64-di, cdrom-core-modules-4.19.0-23progress5u1-amd64-di, ata-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, scsi-core-modules-4.19.0-24-amd64-di, cdrom-core-modules-4.19.0-24-amd64-di, ata-modules-4.19.0-24-amd64-di Description: SCSI drivers This package contains SCSI drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: scsi-nic-modules-4.19.0-23progress5u1-amd64-di +Package: scsi-nic-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-23progress5u1-amd64-di, nic-modules-4.19.0-23progress5u1-amd64-di +Depends: scsi-modules-4.19.0-24-amd64-di, nic-modules-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: loop-modules-4.19.0-23progress5u1-amd64-di +Package: loop-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-amd64-di +Package: btrfs-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, crc-modules-4.19.0-23progress5u1-amd64-di, compress-modules-4.19.0-23progress5u1-amd64-di, md-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, crc-modules-4.19.0-24-amd64-di, compress-modules-4.19.0-24-amd64-di, md-modules-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-amd64-di +Package: ext4-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, crc-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, crc-modules-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-amd64-di +Package: isofs-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: jfs-modules-4.19.0-23progress5u1-amd64-di +Package: jfs-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: xfs-modules-4.19.0-23progress5u1-amd64-di +Package: xfs-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, crc-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, crc-modules-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: fat-modules-4.19.0-23progress5u1-amd64-di +Package: fat-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: fat-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-amd64-di +Package: md-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, crc-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, crc-modules-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: multipath-modules-4.19.0-23progress5u1-amd64-di +Package: multipath-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, md-modules-4.19.0-23progress5u1-amd64-di, scsi-core-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, md-modules-4.19.0-24-amd64-di, scsi-core-modules-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: usb-modules-4.19.0-23progress5u1-amd64-di +Package: usb-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: usb-storage-modules-4.19.0-23progress5u1-amd64-di +Package: usb-storage-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, scsi-core-modules-4.19.0-23progress5u1-amd64-di, usb-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, scsi-core-modules-4.19.0-24-amd64-di, usb-modules-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: pcmcia-storage-modules-4.19.0-23progress5u1-amd64-di +Package: pcmcia-storage-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: pcmcia-storage-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, cdrom-core-modules-4.19.0-23progress5u1-amd64-di, pcmcia-modules-4.19.0-23progress5u1-amd64-di, ata-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, cdrom-core-modules-4.19.0-24-amd64-di, pcmcia-modules-4.19.0-24-amd64-di, ata-modules-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: fb-modules-4.19.0-23progress5u1-amd64-di +Package: fb-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, i2c-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, i2c-modules-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: input-modules-4.19.0-23progress5u1-amd64-di +Package: input-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, usb-modules-4.19.0-23progress5u1-amd64-di, i2c-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, usb-modules-4.19.0-24-amd64-di, i2c-modules-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: event-modules-4.19.0-23progress5u1-amd64-di +Package: event-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di Description: Event support This package contains event drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: mouse-modules-4.19.0-23progress5u1-amd64-di +Package: mouse-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: mouse-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, event-modules-4.19.0-23progress5u1-amd64-di, input-modules-4.19.0-23progress5u1-amd64-di, usb-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, event-modules-4.19.0-24-amd64-di, input-modules-4.19.0-24-amd64-di, usb-modules-4.19.0-24-amd64-di Description: Mouse support This package contains mouse drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: nic-pcmcia-modules-4.19.0-23progress5u1-amd64-di +Package: nic-pcmcia-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: nic-pcmcia-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, nic-shared-modules-4.19.0-23progress5u1-amd64-di, nic-wireless-modules-4.19.0-23progress5u1-amd64-di, pcmcia-modules-4.19.0-23progress5u1-amd64-di, mmc-core-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, nic-shared-modules-4.19.0-24-amd64-di, nic-wireless-modules-4.19.0-24-amd64-di, pcmcia-modules-4.19.0-24-amd64-di, mmc-core-modules-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: pcmcia-modules-4.19.0-23progress5u1-amd64-di +Package: pcmcia-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: pcmcia-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: nic-usb-modules-4.19.0-23progress5u1-amd64-di +Package: nic-usb-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, nic-shared-modules-4.19.0-23progress5u1-amd64-di, nic-wireless-modules-4.19.0-23progress5u1-amd64-di, usb-modules-4.19.0-23progress5u1-amd64-di, crc-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, nic-shared-modules-4.19.0-24-amd64-di, nic-wireless-modules-4.19.0-24-amd64-di, usb-modules-4.19.0-24-amd64-di, crc-modules-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: sata-modules-4.19.0-23progress5u1-amd64-di +Package: sata-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, scsi-core-modules-4.19.0-23progress5u1-amd64-di, ata-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, scsi-core-modules-4.19.0-24-amd64-di, ata-modules-4.19.0-24-amd64-di Description: SATA drivers This package contains SATA drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: acpi-modules-4.19.0-23progress5u1-amd64-di +Package: acpi-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: acpi-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di Description: ACPI support modules This package contains kernel modules for ACPI. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: i2c-modules-4.19.0-23progress5u1-amd64-di +Package: i2c-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di Description: i2c support modules This package contains basic i2c support modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-amd64-di +Package: crc-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di Description: CRC modules This package contains CRC support modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-amd64-di +Package: crypto-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di Description: crypto modules This package contains crypto modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: crypto-dm-modules-4.19.0-23progress5u1-amd64-di +Package: crypto-dm-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, md-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, md-modules-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: efi-modules-4.19.0-23progress5u1-amd64-di +Package: efi-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: efi-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di Description: EFI modules This package contains EFI modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: ata-modules-4.19.0-23progress5u1-amd64-di +Package: ata-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, scsi-core-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, scsi-core-modules-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: mmc-core-modules-4.19.0-23progress5u1-amd64-di +Package: mmc-core-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: mmc-core-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: mmc-modules-4.19.0-23progress5u1-amd64-di +Package: mmc-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: mmc-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, mmc-core-modules-4.19.0-23progress5u1-amd64-di, usb-modules-4.19.0-23progress5u1-amd64-di, crc-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, mmc-core-modules-4.19.0-24-amd64-di, usb-modules-4.19.0-24-amd64-di, crc-modules-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-amd64-di +Package: nbd-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: squashfs-modules-4.19.0-23progress5u1-amd64-di +Package: squashfs-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, compress-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, compress-modules-4.19.0-24-amd64-di Description: squashfs modules This package contains squashfs modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: speakup-modules-4.19.0-23progress5u1-amd64-di +Package: speakup-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: speakup-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di Description: speakup modules This package contains speakup modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: uinput-modules-4.19.0-23progress5u1-amd64-di +Package: uinput-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: uinput-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di Description: uinput support This package contains the uinput module. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: sound-modules-4.19.0-23progress5u1-amd64-di +Package: sound-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: sound-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, i2c-modules-4.19.0-23progress5u1-amd64-di, usb-modules-4.19.0-23progress5u1-amd64-di, pcmcia-modules-4.19.0-23progress5u1-amd64-di, firewire-core-modules-4.19.0-23progress5u1-amd64-di, crc-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, i2c-modules-4.19.0-24-amd64-di, usb-modules-4.19.0-24-amd64-di, pcmcia-modules-4.19.0-24-amd64-di, firewire-core-modules-4.19.0-24-amd64-di, crc-modules-4.19.0-24-amd64-di Description: sound support This package contains sound modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-amd64-di +Package: compress-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di Description: lzo modules This package contains lzo modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: udf-modules-4.19.0-23progress5u1-amd64-di +Package: udf-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di, crc-modules-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di, crc-modules-4.19.0-24-amd64-di Description: UDF modules This package contains the UDF filesystem module. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-amd64-di +Package: fuse-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: mtd-core-modules-4.19.0-23progress5u1-amd64-di +Package: mtd-core-modules-4.19.0-24-amd64-di Architecture: amd64 Section: debian-installer Priority: optional Provides: mtd-core-modules -Depends: kernel-image-4.19.0-23progress5u1-amd64-di +Depends: kernel-image-4.19.0-24-amd64-di Description: MTD core This package contains the MTD core. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-amd64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-amd64 Package-Type: udeb -Package: linux-image-4.19.0-23progress5u1-amd64 +Package: linux-image-amd64-signed-template Architecture: amd64 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24-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-24-amd64 Breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99) [amd64], initramfs-tools (<< 0.120+deb8u2) +Conflicts: linux-image-4.19.0-24-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-23progress5u1-amd64 +Package: linux-headers-4.19.0-24-amd64 Architecture: amd64 -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-x86 -Description: Header files for Linux 4.19.0-23progress5u1-amd64 +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-x86 +Description: Header files for Linux 4.19.0-24-amd64 This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-amd64, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-amd64 package. + Linux kernel 4.19.0-24-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-24-amd64, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-amd64 package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-amd64-dbg +Package: linux-image-4.19.0-24-amd64-dbg Architecture: amd64 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-amd64 +Description: Debug symbols for linux-image-4.19.0-24-amd64 This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-amd64. + modules in linux-image-4.19.0-24-amd64. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-cloud-amd64 +Package: linux-image-4.19.0-24-cloud-amd64-unsigned Architecture: amd64 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24-cloud-amd64 Breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99) [amd64], initramfs-tools (<< 0.120+deb8u2) +Conflicts: linux-image-4.19.0-24-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-23progress5u1-cloud-amd64 +Package: linux-headers-4.19.0-24-cloud-amd64 Architecture: amd64 -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-x86 -Description: Header files for Linux 4.19.0-23progress5u1-cloud-amd64 +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-x86 +Description: Header files for Linux 4.19.0-24-cloud-amd64 This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-cloud-amd64, generally used for building + Linux kernel 4.19.0-24-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-23progress5u1-cloud-amd64, and can be used - for building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-cloud-amd64 package. + /usr/src/linux-headers-4.19.0-24-cloud-amd64, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-cloud-amd64 package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-cloud-amd64-dbg +Package: linux-image-4.19.0-24-cloud-amd64-dbg Architecture: amd64 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-cloud-amd64 +Description: Debug symbols for linux-image-4.19.0-24-cloud-amd64 This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-cloud-amd64. + modules in linux-image-4.19.0-24-cloud-amd64. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-rt-amd64 +Package: linux-image-4.19.0-24-rt-amd64-unsigned Architecture: amd64 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24-rt-amd64 Breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99) [amd64], initramfs-tools (<< 0.120+deb8u2) +Conflicts: linux-image-4.19.0-24-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-23progress5u1-rt-amd64 +Package: linux-headers-4.19.0-24-rt-amd64 Architecture: amd64 -Depends: linux-headers-4.19.0-23progress5u1-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-23progress5u1-rt-amd64 +Depends: linux-headers-4.19.0-24-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-24-rt-amd64 This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-rt-amd64, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-rt-amd64 package. + Linux kernel 4.19.0-24-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-24-rt-amd64, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-rt-amd64 package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-rt-amd64-dbg +Package: linux-image-4.19.0-24-rt-amd64-dbg Architecture: amd64 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-rt-amd64 +Description: Debug symbols for linux-image-4.19.0-24-rt-amd64 This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-rt-amd64. + modules in linux-image-4.19.0-24-rt-amd64. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-23progress5u1-all-arm64 +Package: linux-headers-4.19.0-24-all-arm64 Architecture: arm64 -Depends: ${misc:Depends}, linux-headers-4.19.0-23progress5u1-arm64 (= ${binary:Version}), linux-headers-4.19.0-23progress5u1-rt-arm64 (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-24-arm64 (= ${binary:Version}), linux-headers-4.19.0-24-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-23progress5u1-arm64-di +Package: kernel-image-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: nic-modules-4.19.0-23progress5u1-arm64-di +Package: nic-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di, nic-shared-modules-4.19.0-23progress5u1-arm64-di, i2c-modules-4.19.0-23progress5u1-arm64-di, crc-modules-4.19.0-23progress5u1-arm64-di, mtd-core-modules-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di, nic-shared-modules-4.19.0-24-arm64-di, i2c-modules-4.19.0-24-arm64-di, crc-modules-4.19.0-24-arm64-di, mtd-core-modules-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: nic-wireless-modules-4.19.0-23progress5u1-arm64-di +Package: nic-wireless-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di, nic-shared-modules-4.19.0-23progress5u1-arm64-di, usb-modules-4.19.0-23progress5u1-arm64-di, crc-modules-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di, nic-shared-modules-4.19.0-24-arm64-di, usb-modules-4.19.0-24-arm64-di, crc-modules-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: nic-shared-modules-4.19.0-23progress5u1-arm64-di +Package: nic-shared-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: usb-serial-modules-4.19.0-23progress5u1-arm64-di +Package: usb-serial-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di, usb-modules-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di, usb-modules-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: ppp-modules-4.19.0-23progress5u1-arm64-di +Package: ppp-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di, crc-modules-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di, crc-modules-4.19.0-24-arm64-di Description: PPP drivers This package contains PPP drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: cdrom-core-modules-4.19.0-23progress5u1-arm64-di +Package: cdrom-core-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di, scsi-core-modules-4.19.0-23progress5u1-arm64-di, isofs-modules-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di, scsi-core-modules-4.19.0-24-arm64-di, isofs-modules-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: scsi-core-modules-4.19.0-23progress5u1-arm64-di +Package: scsi-core-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: scsi-modules-4.19.0-23progress5u1-arm64-di +Package: scsi-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di, scsi-core-modules-4.19.0-23progress5u1-arm64-di, cdrom-core-modules-4.19.0-23progress5u1-arm64-di, ata-modules-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di, scsi-core-modules-4.19.0-24-arm64-di, cdrom-core-modules-4.19.0-24-arm64-di, ata-modules-4.19.0-24-arm64-di Description: SCSI drivers This package contains SCSI drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: scsi-nic-modules-4.19.0-23progress5u1-arm64-di +Package: scsi-nic-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-23progress5u1-arm64-di, nic-modules-4.19.0-23progress5u1-arm64-di +Depends: scsi-modules-4.19.0-24-arm64-di, nic-modules-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: loop-modules-4.19.0-23progress5u1-arm64-di +Package: loop-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-arm64-di +Package: btrfs-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di, crc-modules-4.19.0-23progress5u1-arm64-di, compress-modules-4.19.0-23progress5u1-arm64-di, md-modules-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di, crc-modules-4.19.0-24-arm64-di, compress-modules-4.19.0-24-arm64-di, md-modules-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-arm64-di +Package: ext4-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di, crc-modules-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di, crc-modules-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-arm64-di +Package: isofs-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: jfs-modules-4.19.0-23progress5u1-arm64-di +Package: jfs-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: xfs-modules-4.19.0-23progress5u1-arm64-di +Package: xfs-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di, crc-modules-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di, crc-modules-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: fat-modules-4.19.0-23progress5u1-arm64-di +Package: fat-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-arm64-di +Package: md-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di, crc-modules-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di, crc-modules-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: multipath-modules-4.19.0-23progress5u1-arm64-di +Package: multipath-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di, md-modules-4.19.0-23progress5u1-arm64-di, scsi-core-modules-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di, md-modules-4.19.0-24-arm64-di, scsi-core-modules-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: usb-modules-4.19.0-23progress5u1-arm64-di +Package: usb-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: usb-storage-modules-4.19.0-23progress5u1-arm64-di +Package: usb-storage-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di, scsi-core-modules-4.19.0-23progress5u1-arm64-di, usb-modules-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di, scsi-core-modules-4.19.0-24-arm64-di, usb-modules-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: fb-modules-4.19.0-23progress5u1-arm64-di +Package: fb-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di, i2c-modules-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di, i2c-modules-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: input-modules-4.19.0-23progress5u1-arm64-di +Package: input-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di, usb-modules-4.19.0-23progress5u1-arm64-di, i2c-modules-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di, usb-modules-4.19.0-24-arm64-di, i2c-modules-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: event-modules-4.19.0-23progress5u1-arm64-di +Package: event-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di Description: Event support This package contains event drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: nic-usb-modules-4.19.0-23progress5u1-arm64-di +Package: nic-usb-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di, nic-shared-modules-4.19.0-23progress5u1-arm64-di, nic-wireless-modules-4.19.0-23progress5u1-arm64-di, usb-modules-4.19.0-23progress5u1-arm64-di, crc-modules-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di, nic-shared-modules-4.19.0-24-arm64-di, nic-wireless-modules-4.19.0-24-arm64-di, usb-modules-4.19.0-24-arm64-di, crc-modules-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: sata-modules-4.19.0-23progress5u1-arm64-di +Package: sata-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di, scsi-core-modules-4.19.0-23progress5u1-arm64-di, ata-modules-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di, scsi-core-modules-4.19.0-24-arm64-di, ata-modules-4.19.0-24-arm64-di Description: SATA drivers This package contains SATA drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: i2c-modules-4.19.0-23progress5u1-arm64-di +Package: i2c-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di Description: i2c support modules This package contains basic i2c support modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-arm64-di +Package: crc-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di Description: CRC modules This package contains CRC support modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-arm64-di +Package: crypto-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di Description: crypto modules This package contains crypto modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: crypto-dm-modules-4.19.0-23progress5u1-arm64-di +Package: crypto-dm-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di, md-modules-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di, md-modules-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: efi-modules-4.19.0-23progress5u1-arm64-di +Package: efi-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: efi-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di Description: EFI modules This package contains EFI modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: ata-modules-4.19.0-23progress5u1-arm64-di +Package: ata-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di, scsi-core-modules-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di, scsi-core-modules-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: mmc-modules-4.19.0-23progress5u1-arm64-di +Package: mmc-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: mmc-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di, usb-modules-4.19.0-23progress5u1-arm64-di, crc-modules-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di, usb-modules-4.19.0-24-arm64-di, crc-modules-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-arm64-di +Package: nbd-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: squashfs-modules-4.19.0-23progress5u1-arm64-di +Package: squashfs-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di, compress-modules-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di, compress-modules-4.19.0-24-arm64-di Description: squashfs modules This package contains squashfs modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: uinput-modules-4.19.0-23progress5u1-arm64-di +Package: uinput-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: uinput-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di Description: uinput support This package contains the uinput module. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-arm64-di +Package: compress-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di Description: lzo modules This package contains lzo modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: leds-modules-4.19.0-23progress5u1-arm64-di +Package: leds-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: leds-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di Description: LED modules This package contains LED modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: udf-modules-4.19.0-23progress5u1-arm64-di +Package: udf-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di, crc-modules-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di, crc-modules-4.19.0-24-arm64-di Description: UDF modules This package contains the UDF filesystem module. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-arm64-di +Package: fuse-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: mtd-core-modules-4.19.0-23progress5u1-arm64-di +Package: mtd-core-modules-4.19.0-24-arm64-di Architecture: arm64 Section: debian-installer Priority: optional Provides: mtd-core-modules -Depends: kernel-image-4.19.0-23progress5u1-arm64-di +Depends: kernel-image-4.19.0-24-arm64-di Description: MTD core This package contains the MTD core. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-arm64 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-arm64 Package-Type: udeb -Package: linux-image-4.19.0-23progress5u1-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-24-arm64-unsigned Architecture: arm64 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24-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-24-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-23progress5u1-arm64 +Package: linux-headers-4.19.0-24-arm64 Architecture: arm64 -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-23progress5u1-arm64 +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-24-arm64 This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-arm64, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-arm64 package. + Linux kernel 4.19.0-24-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-24-arm64, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-arm64 package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-arm64-dbg +Package: linux-image-4.19.0-24-arm64-dbg Architecture: arm64 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-arm64 +Description: Debug symbols for linux-image-4.19.0-24-arm64 This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-arm64. + modules in linux-image-4.19.0-24-arm64. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-rt-arm64 +Package: linux-image-4.19.0-24-rt-arm64-unsigned Architecture: arm64 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24-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-24-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-23progress5u1-rt-arm64 +Package: linux-headers-4.19.0-24-rt-arm64 Architecture: arm64 -Depends: linux-headers-4.19.0-23progress5u1-common-rt (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-23progress5u1-rt-arm64 +Depends: linux-headers-4.19.0-24-common-rt (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-24-rt-arm64 This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-rt-arm64, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-rt-arm64 package. + Linux kernel 4.19.0-24-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-24-rt-arm64, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-rt-arm64 package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-rt-arm64-dbg +Package: linux-image-4.19.0-24-rt-arm64-dbg Architecture: arm64 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-rt-arm64 +Description: Debug symbols for linux-image-4.19.0-24-rt-arm64 This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-rt-arm64. + modules in linux-image-4.19.0-24-rt-arm64. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-23progress5u1-all-armel +Package: linux-headers-4.19.0-24-all-armel Architecture: armel -Depends: ${misc:Depends}, linux-headers-4.19.0-23progress5u1-marvell (= ${binary:Version}), linux-headers-4.19.0-23progress5u1-rpi (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-24-marvell (= ${binary:Version}), linux-headers-4.19.0-24-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-23progress5u1-marvell-di +Package: kernel-image-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: nic-modules-4.19.0-23progress5u1-marvell-di +Package: nic-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di, nic-shared-modules-4.19.0-23progress5u1-marvell-di, crc-modules-4.19.0-23progress5u1-marvell-di, zlib-modules-4.19.0-23progress5u1-marvell-di, mtd-core-modules-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di, nic-shared-modules-4.19.0-24-marvell-di, crc-modules-4.19.0-24-marvell-di, zlib-modules-4.19.0-24-marvell-di, mtd-core-modules-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: nic-shared-modules-4.19.0-23progress5u1-marvell-di +Package: nic-shared-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: usb-serial-modules-4.19.0-23progress5u1-marvell-di +Package: usb-serial-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di, usb-modules-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di, usb-modules-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: ppp-modules-4.19.0-23progress5u1-marvell-di +Package: ppp-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di, zlib-modules-4.19.0-23progress5u1-marvell-di, crc-modules-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di, zlib-modules-4.19.0-24-marvell-di, crc-modules-4.19.0-24-marvell-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: cdrom-core-modules-4.19.0-23progress5u1-marvell-di +Package: cdrom-core-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di, scsi-core-modules-4.19.0-23progress5u1-marvell-di, isofs-modules-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di, scsi-core-modules-4.19.0-24-marvell-di, isofs-modules-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: scsi-core-modules-4.19.0-23progress5u1-marvell-di +Package: scsi-core-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: loop-modules-4.19.0-23progress5u1-marvell-di +Package: loop-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: ipv6-modules-4.19.0-23progress5u1-marvell-di +Package: ipv6-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: ipv6-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-marvell-di +Package: btrfs-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di, crc-modules-4.19.0-23progress5u1-marvell-di, zlib-modules-4.19.0-23progress5u1-marvell-di, compress-modules-4.19.0-23progress5u1-marvell-di, md-modules-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di, crc-modules-4.19.0-24-marvell-di, zlib-modules-4.19.0-24-marvell-di, compress-modules-4.19.0-24-marvell-di, md-modules-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-marvell-di +Package: ext4-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di, crc-modules-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di, crc-modules-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-marvell-di +Package: isofs-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: jffs2-modules-4.19.0-23progress5u1-marvell-di +Package: jffs2-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: jffs2-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di, zlib-modules-4.19.0-23progress5u1-marvell-di, compress-modules-4.19.0-23progress5u1-marvell-di, mtd-modules-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di, zlib-modules-4.19.0-24-marvell-di, compress-modules-4.19.0-24-marvell-di, mtd-modules-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: jfs-modules-4.19.0-23progress5u1-marvell-di +Package: jfs-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: fat-modules-4.19.0-23progress5u1-marvell-di +Package: fat-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: minix-modules-4.19.0-23progress5u1-marvell-di +Package: minix-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: minix-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-marvell-di +Package: md-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di, crc-modules-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di, crc-modules-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: multipath-modules-4.19.0-23progress5u1-marvell-di +Package: multipath-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di, md-modules-4.19.0-23progress5u1-marvell-di, scsi-core-modules-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di, md-modules-4.19.0-24-marvell-di, scsi-core-modules-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: usb-modules-4.19.0-23progress5u1-marvell-di +Package: usb-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: usb-storage-modules-4.19.0-23progress5u1-marvell-di +Package: usb-storage-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di, scsi-core-modules-4.19.0-23progress5u1-marvell-di, usb-modules-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di, scsi-core-modules-4.19.0-24-marvell-di, usb-modules-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: fb-modules-4.19.0-23progress5u1-marvell-di +Package: fb-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di, usb-modules-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di, usb-modules-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: input-modules-4.19.0-23progress5u1-marvell-di +Package: input-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di, usb-modules-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di, usb-modules-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: event-modules-4.19.0-23progress5u1-marvell-di +Package: event-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di Description: Event support This package contains event drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: mouse-modules-4.19.0-23progress5u1-marvell-di +Package: mouse-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: mouse-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di, event-modules-4.19.0-23progress5u1-marvell-di, input-modules-4.19.0-23progress5u1-marvell-di, usb-modules-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di, event-modules-4.19.0-24-marvell-di, input-modules-4.19.0-24-marvell-di, usb-modules-4.19.0-24-marvell-di Description: Mouse support This package contains mouse drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: nic-usb-modules-4.19.0-23progress5u1-marvell-di +Package: nic-usb-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di, nic-shared-modules-4.19.0-23progress5u1-marvell-di, usb-modules-4.19.0-23progress5u1-marvell-di, crc-modules-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di, nic-shared-modules-4.19.0-24-marvell-di, usb-modules-4.19.0-24-marvell-di, crc-modules-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: sata-modules-4.19.0-23progress5u1-marvell-di +Package: sata-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di, scsi-core-modules-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di, scsi-core-modules-4.19.0-24-marvell-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-marvell-di +Package: crc-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-marvell-di +Package: crypto-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: crypto-dm-modules-4.19.0-23progress5u1-marvell-di +Package: crypto-dm-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di, md-modules-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di, md-modules-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: mmc-core-modules-4.19.0-23progress5u1-marvell-di +Package: mmc-core-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: mmc-core-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: mmc-modules-4.19.0-23progress5u1-marvell-di +Package: mmc-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: mmc-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di, mmc-core-modules-4.19.0-23progress5u1-marvell-di, usb-modules-4.19.0-23progress5u1-marvell-di, crc-modules-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di, mmc-core-modules-4.19.0-24-marvell-di, usb-modules-4.19.0-24-marvell-di, crc-modules-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-marvell-di +Package: nbd-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: squashfs-modules-4.19.0-23progress5u1-marvell-di +Package: squashfs-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di, compress-modules-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di, compress-modules-4.19.0-24-marvell-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: uinput-modules-4.19.0-23progress5u1-marvell-di +Package: uinput-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: uinput-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di Description: uinput support This package contains the uinput module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: zlib-modules-4.19.0-23progress5u1-marvell-di +Package: zlib-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-marvell-di +Package: compress-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: leds-modules-4.19.0-23progress5u1-marvell-di +Package: leds-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: leds-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di Description: LED modules This package contains LED modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: udf-modules-4.19.0-23progress5u1-marvell-di +Package: udf-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di, crc-modules-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di, crc-modules-4.19.0-24-marvell-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-marvell-di +Package: fuse-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: mtd-modules-4.19.0-23progress5u1-marvell-di +Package: mtd-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: mtd-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di, mtd-core-modules-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di, mtd-core-modules-4.19.0-24-marvell-di Description: MTD driver modules This package contains MTD driver modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: mtd-core-modules-4.19.0-23progress5u1-marvell-di +Package: mtd-core-modules-4.19.0-24-marvell-di Architecture: armel Section: debian-installer Priority: optional Provides: mtd-core-modules -Depends: kernel-image-4.19.0-23progress5u1-marvell-di +Depends: kernel-image-4.19.0-24-marvell-di Description: MTD core This package contains the MTD core. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-marvell +Kernel-Version: 4.19.0-24-marvell Package-Type: udeb -Package: linux-image-4.19.0-23progress5u1-marvell +Package: linux-image-4.19.0-24-marvell Architecture: armel -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-marvell +Package: linux-headers-4.19.0-24-marvell Architecture: armel -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-arm -Description: Header files for Linux 4.19.0-23progress5u1-marvell +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-arm +Description: Header files for Linux 4.19.0-24-marvell This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-marvell, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-marvell package. + Linux kernel 4.19.0-24-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-24-marvell, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-marvell package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-marvell-dbg +Package: linux-image-4.19.0-24-marvell-dbg Architecture: armel Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-marvell +Description: Debug symbols for linux-image-4.19.0-24-marvell This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-marvell. + modules in linux-image-4.19.0-24-marvell. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-rpi +Package: linux-image-4.19.0-24-rpi Architecture: armel -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-rpi +Package: linux-headers-4.19.0-24-rpi Architecture: armel -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-arm -Description: Header files for Linux 4.19.0-23progress5u1-rpi +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-arm +Description: Header files for Linux 4.19.0-24-rpi This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-rpi, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-rpi package. + Linux kernel 4.19.0-24-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-24-rpi, and can be used for building modules + that load into the kernel provided by the linux-image-4.19.0-24-rpi + package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-rpi-dbg +Package: linux-image-4.19.0-24-rpi-dbg Architecture: armel Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-rpi +Description: Debug symbols for linux-image-4.19.0-24-rpi This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-rpi. + modules in linux-image-4.19.0-24-rpi. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-23progress5u1-all-armhf +Package: linux-headers-4.19.0-24-all-armhf Architecture: armhf -Depends: ${misc:Depends}, linux-headers-4.19.0-23progress5u1-armmp (= ${binary:Version}), linux-headers-4.19.0-23progress5u1-armmp-lpae (= ${binary:Version}), linux-headers-4.19.0-23progress5u1-rt-armmp (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-24-armmp (= ${binary:Version}), linux-headers-4.19.0-24-armmp-lpae (= ${binary:Version}), linux-headers-4.19.0-24-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-23progress5u1-armmp-di +Package: kernel-image-4.19.0-24-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-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: nic-modules-4.19.0-23progress5u1-armmp-di +Package: nic-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di, nic-shared-modules-4.19.0-23progress5u1-armmp-di, i2c-modules-4.19.0-23progress5u1-armmp-di, crc-modules-4.19.0-23progress5u1-armmp-di, zlib-modules-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di, nic-shared-modules-4.19.0-24-armmp-di, i2c-modules-4.19.0-24-armmp-di, crc-modules-4.19.0-24-armmp-di, zlib-modules-4.19.0-24-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-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: nic-wireless-modules-4.19.0-23progress5u1-armmp-di +Package: nic-wireless-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di, nic-shared-modules-4.19.0-23progress5u1-armmp-di, usb-modules-4.19.0-23progress5u1-armmp-di, crc-modules-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di, nic-shared-modules-4.19.0-24-armmp-di, usb-modules-4.19.0-24-armmp-di, crc-modules-4.19.0-24-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-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: nic-shared-modules-4.19.0-23progress5u1-armmp-di +Package: nic-shared-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: usb-serial-modules-4.19.0-23progress5u1-armmp-di +Package: usb-serial-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di, usb-modules-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di, usb-modules-4.19.0-24-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-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: ppp-modules-4.19.0-23progress5u1-armmp-di +Package: ppp-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di, zlib-modules-4.19.0-23progress5u1-armmp-di, crc-modules-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di, zlib-modules-4.19.0-24-armmp-di, crc-modules-4.19.0-24-armmp-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: pata-modules-4.19.0-23progress5u1-armmp-di +Package: pata-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: pata-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di, ata-modules-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di, ata-modules-4.19.0-24-armmp-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: cdrom-core-modules-4.19.0-23progress5u1-armmp-di +Package: cdrom-core-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di, scsi-core-modules-4.19.0-23progress5u1-armmp-di, isofs-modules-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di, scsi-core-modules-4.19.0-24-armmp-di, isofs-modules-4.19.0-24-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-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: scsi-core-modules-4.19.0-23progress5u1-armmp-di +Package: scsi-core-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: scsi-modules-4.19.0-23progress5u1-armmp-di +Package: scsi-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di, scsi-core-modules-4.19.0-23progress5u1-armmp-di, cdrom-core-modules-4.19.0-23progress5u1-armmp-di, ata-modules-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di, scsi-core-modules-4.19.0-24-armmp-di, cdrom-core-modules-4.19.0-24-armmp-di, ata-modules-4.19.0-24-armmp-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: scsi-nic-modules-4.19.0-23progress5u1-armmp-di +Package: scsi-nic-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-23progress5u1-armmp-di, nic-modules-4.19.0-23progress5u1-armmp-di +Depends: scsi-modules-4.19.0-24-armmp-di, nic-modules-4.19.0-24-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-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: loop-modules-4.19.0-23progress5u1-armmp-di +Package: loop-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-armmp-di +Package: btrfs-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di, crc-modules-4.19.0-23progress5u1-armmp-di, zlib-modules-4.19.0-23progress5u1-armmp-di, compress-modules-4.19.0-23progress5u1-armmp-di, md-modules-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di, crc-modules-4.19.0-24-armmp-di, zlib-modules-4.19.0-24-armmp-di, compress-modules-4.19.0-24-armmp-di, md-modules-4.19.0-24-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-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-armmp-di +Package: ext4-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di, crc-modules-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di, crc-modules-4.19.0-24-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-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-armmp-di +Package: isofs-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: jfs-modules-4.19.0-23progress5u1-armmp-di +Package: jfs-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: fat-modules-4.19.0-23progress5u1-armmp-di +Package: fat-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-armmp-di +Package: md-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di, crc-modules-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di, crc-modules-4.19.0-24-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-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: multipath-modules-4.19.0-23progress5u1-armmp-di +Package: multipath-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di, md-modules-4.19.0-23progress5u1-armmp-di, scsi-core-modules-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di, md-modules-4.19.0-24-armmp-di, scsi-core-modules-4.19.0-24-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-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: usb-modules-4.19.0-23progress5u1-armmp-di +Package: usb-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: usb-storage-modules-4.19.0-23progress5u1-armmp-di +Package: usb-storage-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di, scsi-core-modules-4.19.0-23progress5u1-armmp-di, usb-modules-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di, scsi-core-modules-4.19.0-24-armmp-di, usb-modules-4.19.0-24-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-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: fb-modules-4.19.0-23progress5u1-armmp-di +Package: fb-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di, i2c-modules-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di, i2c-modules-4.19.0-24-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-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: input-modules-4.19.0-23progress5u1-armmp-di +Package: input-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di, usb-modules-4.19.0-23progress5u1-armmp-di, i2c-modules-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di, usb-modules-4.19.0-24-armmp-di, i2c-modules-4.19.0-24-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-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: event-modules-4.19.0-23progress5u1-armmp-di +Package: event-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di Description: Event support This package contains event drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: nic-usb-modules-4.19.0-23progress5u1-armmp-di +Package: nic-usb-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di, nic-shared-modules-4.19.0-23progress5u1-armmp-di, nic-wireless-modules-4.19.0-23progress5u1-armmp-di, usb-modules-4.19.0-23progress5u1-armmp-di, crc-modules-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di, nic-shared-modules-4.19.0-24-armmp-di, nic-wireless-modules-4.19.0-24-armmp-di, usb-modules-4.19.0-24-armmp-di, crc-modules-4.19.0-24-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-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: sata-modules-4.19.0-23progress5u1-armmp-di +Package: sata-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di, scsi-core-modules-4.19.0-23progress5u1-armmp-di, ata-modules-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di, scsi-core-modules-4.19.0-24-armmp-di, ata-modules-4.19.0-24-armmp-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: i2c-modules-4.19.0-23progress5u1-armmp-di +Package: i2c-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di Description: i2c support modules This package contains basic i2c support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-armmp-di +Package: crc-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-armmp-di +Package: crypto-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: crypto-dm-modules-4.19.0-23progress5u1-armmp-di +Package: crypto-dm-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di, md-modules-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di, md-modules-4.19.0-24-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-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: efi-modules-4.19.0-23progress5u1-armmp-di +Package: efi-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: efi-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di Description: EFI modules This package contains EFI modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: ata-modules-4.19.0-23progress5u1-armmp-di +Package: ata-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di, scsi-core-modules-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di, scsi-core-modules-4.19.0-24-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-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: mmc-modules-4.19.0-23progress5u1-armmp-di +Package: mmc-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: mmc-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di, usb-modules-4.19.0-23progress5u1-armmp-di, crc-modules-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di, usb-modules-4.19.0-24-armmp-di, crc-modules-4.19.0-24-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-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-armmp-di +Package: nbd-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: squashfs-modules-4.19.0-23progress5u1-armmp-di +Package: squashfs-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di, compress-modules-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di, compress-modules-4.19.0-24-armmp-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: uinput-modules-4.19.0-23progress5u1-armmp-di +Package: uinput-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: uinput-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di Description: uinput support This package contains the uinput module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: zlib-modules-4.19.0-23progress5u1-armmp-di +Package: zlib-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-armmp-di +Package: compress-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: leds-modules-4.19.0-23progress5u1-armmp-di +Package: leds-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: leds-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di Description: LED modules This package contains LED modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: udf-modules-4.19.0-23progress5u1-armmp-di +Package: udf-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di, crc-modules-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di, crc-modules-4.19.0-24-armmp-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-armmp-di +Package: fuse-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: mtd-modules-4.19.0-23progress5u1-armmp-di +Package: mtd-modules-4.19.0-24-armmp-di Architecture: armhf Section: debian-installer Priority: optional Provides: mtd-modules -Depends: kernel-image-4.19.0-23progress5u1-armmp-di +Depends: kernel-image-4.19.0-24-armmp-di Description: MTD driver modules This package contains MTD driver modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-armmp +Kernel-Version: 4.19.0-24-armmp Package-Type: udeb -Package: linux-image-4.19.0-23progress5u1-armmp +Package: linux-image-4.19.0-24-armmp Architecture: armhf -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-armmp +Package: linux-headers-4.19.0-24-armmp Architecture: armhf -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-arm -Description: Header files for Linux 4.19.0-23progress5u1-armmp +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-arm +Description: Header files for Linux 4.19.0-24-armmp This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-armmp, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-armmp package. + Linux kernel 4.19.0-24-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-24-armmp, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-armmp package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-armmp-dbg +Package: linux-image-4.19.0-24-armmp-dbg Architecture: armhf Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-armmp +Description: Debug symbols for linux-image-4.19.0-24-armmp This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-armmp. + modules in linux-image-4.19.0-24-armmp. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-armmp-lpae +Package: linux-image-4.19.0-24-armmp-lpae Architecture: armhf -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-armmp-lpae +Package: linux-headers-4.19.0-24-armmp-lpae Architecture: armhf -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-arm -Description: Header files for Linux 4.19.0-23progress5u1-armmp-lpae +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-arm +Description: Header files for Linux 4.19.0-24-armmp-lpae This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-armmp-lpae, and can be used - for building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-armmp-lpae package. + Linux kernel 4.19.0-24-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-24-armmp-lpae, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-armmp-lpae package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-armmp-lpae-dbg +Package: linux-image-4.19.0-24-armmp-lpae-dbg Architecture: armhf Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-armmp-lpae +Description: Debug symbols for linux-image-4.19.0-24-armmp-lpae This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-armmp-lpae. + modules in linux-image-4.19.0-24-armmp-lpae. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-rt-armmp +Package: linux-image-4.19.0-24-rt-armmp Architecture: armhf -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-rt-armmp +Package: linux-headers-4.19.0-24-rt-armmp Architecture: armhf -Depends: linux-headers-4.19.0-23progress5u1-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-23progress5u1-rt-armmp +Depends: linux-headers-4.19.0-24-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-24-rt-armmp This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-rt-armmp, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-rt-armmp package. + Linux kernel 4.19.0-24-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-24-rt-armmp, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-rt-armmp package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-rt-armmp-dbg +Package: linux-image-4.19.0-24-rt-armmp-dbg Architecture: armhf Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-rt-armmp +Description: Debug symbols for linux-image-4.19.0-24-rt-armmp This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-rt-armmp. + modules in linux-image-4.19.0-24-rt-armmp. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-23progress5u1-all-hppa +Package: linux-headers-4.19.0-24-all-hppa Architecture: hppa -Depends: ${misc:Depends}, linux-headers-4.19.0-23progress5u1-parisc (= ${binary:Version}), linux-headers-4.19.0-23progress5u1-parisc-smp (= ${binary:Version}), linux-headers-4.19.0-23progress5u1-parisc64-smp (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-24-parisc (= ${binary:Version}), linux-headers-4.19.0-24-parisc-smp (= ${binary:Version}), linux-headers-4.19.0-24-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-23progress5u1-parisc-di +Package: kernel-image-4.19.0-24-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-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: nic-modules-4.19.0-23progress5u1-parisc-di +Package: nic-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di, nic-shared-modules-4.19.0-23progress5u1-parisc-di, crc-modules-4.19.0-23progress5u1-parisc-di, zlib-modules-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-parisc-di, nic-shared-modules-4.19.0-24-parisc-di, crc-modules-4.19.0-24-parisc-di, zlib-modules-4.19.0-24-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-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: nic-shared-modules-4.19.0-23progress5u1-parisc-di +Package: nic-shared-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: serial-modules-4.19.0-23progress5u1-parisc-di +Package: serial-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: serial-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-parisc-di Description: Serial drivers This package contains serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: usb-serial-modules-4.19.0-23progress5u1-parisc-di +Package: usb-serial-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di, usb-modules-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-parisc-di, usb-modules-4.19.0-24-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-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: ppp-modules-4.19.0-23progress5u1-parisc-di +Package: ppp-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di, serial-modules-4.19.0-23progress5u1-parisc-di, zlib-modules-4.19.0-23progress5u1-parisc-di, crc-modules-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-parisc-di, serial-modules-4.19.0-24-parisc-di, zlib-modules-4.19.0-24-parisc-di, crc-modules-4.19.0-24-parisc-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: pata-modules-4.19.0-23progress5u1-parisc-di +Package: pata-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di, ata-modules-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-parisc-di, ata-modules-4.19.0-24-parisc-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: cdrom-core-modules-4.19.0-23progress5u1-parisc-di +Package: cdrom-core-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di, scsi-core-modules-4.19.0-23progress5u1-parisc-di, isofs-modules-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-parisc-di, scsi-core-modules-4.19.0-24-parisc-di, isofs-modules-4.19.0-24-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-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: scsi-core-modules-4.19.0-23progress5u1-parisc-di +Package: scsi-core-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: scsi-modules-4.19.0-23progress5u1-parisc-di +Package: scsi-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di, scsi-core-modules-4.19.0-23progress5u1-parisc-di, cdrom-core-modules-4.19.0-23progress5u1-parisc-di, ata-modules-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-parisc-di, scsi-core-modules-4.19.0-24-parisc-di, cdrom-core-modules-4.19.0-24-parisc-di, ata-modules-4.19.0-24-parisc-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: loop-modules-4.19.0-23progress5u1-parisc-di +Package: loop-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-parisc-di +Package: btrfs-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di, crc-modules-4.19.0-23progress5u1-parisc-di, zlib-modules-4.19.0-23progress5u1-parisc-di, compress-modules-4.19.0-23progress5u1-parisc-di, md-modules-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-parisc-di, crc-modules-4.19.0-24-parisc-di, zlib-modules-4.19.0-24-parisc-di, compress-modules-4.19.0-24-parisc-di, md-modules-4.19.0-24-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-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-parisc-di +Package: ext4-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di, crc-modules-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-parisc-di, crc-modules-4.19.0-24-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-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-parisc-di +Package: isofs-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: jfs-modules-4.19.0-23progress5u1-parisc-di +Package: jfs-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: xfs-modules-4.19.0-23progress5u1-parisc-di +Package: xfs-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di, crc-modules-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-parisc-di, crc-modules-4.19.0-24-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-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: fat-modules-4.19.0-23progress5u1-parisc-di +Package: fat-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-parisc-di +Package: md-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di, crc-modules-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-parisc-di, crc-modules-4.19.0-24-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-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: multipath-modules-4.19.0-23progress5u1-parisc-di +Package: multipath-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di, md-modules-4.19.0-23progress5u1-parisc-di, scsi-core-modules-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-parisc-di, md-modules-4.19.0-24-parisc-di, scsi-core-modules-4.19.0-24-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-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: usb-modules-4.19.0-23progress5u1-parisc-di +Package: usb-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: usb-storage-modules-4.19.0-23progress5u1-parisc-di +Package: usb-storage-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di, scsi-core-modules-4.19.0-23progress5u1-parisc-di, usb-modules-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-parisc-di, scsi-core-modules-4.19.0-24-parisc-di, usb-modules-4.19.0-24-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-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: input-modules-4.19.0-23progress5u1-parisc-di +Package: input-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di, usb-modules-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-parisc-di, usb-modules-4.19.0-24-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-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: event-modules-4.19.0-23progress5u1-parisc-di +Package: event-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-parisc-di Description: Event support This package contains event drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: mouse-modules-4.19.0-23progress5u1-parisc-di +Package: mouse-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: mouse-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di, event-modules-4.19.0-23progress5u1-parisc-di, input-modules-4.19.0-23progress5u1-parisc-di, usb-modules-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-parisc-di, event-modules-4.19.0-24-parisc-di, input-modules-4.19.0-24-parisc-di, usb-modules-4.19.0-24-parisc-di Description: Mouse support This package contains mouse drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: nic-usb-modules-4.19.0-23progress5u1-parisc-di +Package: nic-usb-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di, nic-shared-modules-4.19.0-23progress5u1-parisc-di, usb-modules-4.19.0-23progress5u1-parisc-di, crc-modules-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-parisc-di, nic-shared-modules-4.19.0-24-parisc-di, usb-modules-4.19.0-24-parisc-di, crc-modules-4.19.0-24-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-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: sata-modules-4.19.0-23progress5u1-parisc-di +Package: sata-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di, scsi-core-modules-4.19.0-23progress5u1-parisc-di, ata-modules-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-parisc-di, scsi-core-modules-4.19.0-24-parisc-di, ata-modules-4.19.0-24-parisc-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-parisc-di +Package: crc-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-parisc-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-parisc-di +Package: crypto-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-parisc-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: crypto-dm-modules-4.19.0-23progress5u1-parisc-di +Package: crypto-dm-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di, md-modules-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-parisc-di, md-modules-4.19.0-24-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-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: ata-modules-4.19.0-23progress5u1-parisc-di +Package: ata-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di, scsi-core-modules-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-parisc-di, scsi-core-modules-4.19.0-24-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-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-parisc-di +Package: nbd-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: squashfs-modules-4.19.0-23progress5u1-parisc-di +Package: squashfs-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di, compress-modules-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-parisc-di, compress-modules-4.19.0-24-parisc-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: zlib-modules-4.19.0-23progress5u1-parisc-di +Package: zlib-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-parisc-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-parisc-di +Package: compress-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-parisc-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-parisc-di +Package: fuse-modules-4.19.0-24-parisc-di Architecture: hppa Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-parisc +Kernel-Version: 4.19.0-24-parisc Package-Type: udeb -Package: kernel-image-4.19.0-23progress5u1-parisc64-smp-di +Package: kernel-image-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: nic-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: nic-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di, nic-shared-modules-4.19.0-23progress5u1-parisc64-smp-di, crc-modules-4.19.0-23progress5u1-parisc64-smp-di, zlib-modules-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-parisc64-smp-di, nic-shared-modules-4.19.0-24-parisc64-smp-di, crc-modules-4.19.0-24-parisc64-smp-di, zlib-modules-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: nic-shared-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: nic-shared-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: serial-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: serial-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: serial-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: usb-serial-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: usb-serial-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di, usb-modules-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-parisc64-smp-di, usb-modules-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: ppp-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: ppp-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di, serial-modules-4.19.0-23progress5u1-parisc64-smp-di, zlib-modules-4.19.0-23progress5u1-parisc64-smp-di, crc-modules-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-parisc64-smp-di, serial-modules-4.19.0-24-parisc64-smp-di, zlib-modules-4.19.0-24-parisc64-smp-di, crc-modules-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: pata-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: pata-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di, ata-modules-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-parisc64-smp-di, ata-modules-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: cdrom-core-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: cdrom-core-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di, scsi-core-modules-4.19.0-23progress5u1-parisc64-smp-di, isofs-modules-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-parisc64-smp-di, scsi-core-modules-4.19.0-24-parisc64-smp-di, isofs-modules-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: scsi-core-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: scsi-core-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: scsi-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: scsi-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di, scsi-core-modules-4.19.0-23progress5u1-parisc64-smp-di, cdrom-core-modules-4.19.0-23progress5u1-parisc64-smp-di, ata-modules-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-parisc64-smp-di, scsi-core-modules-4.19.0-24-parisc64-smp-di, cdrom-core-modules-4.19.0-24-parisc64-smp-di, ata-modules-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: loop-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: loop-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: btrfs-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di, crc-modules-4.19.0-23progress5u1-parisc64-smp-di, zlib-modules-4.19.0-23progress5u1-parisc64-smp-di, compress-modules-4.19.0-23progress5u1-parisc64-smp-di, md-modules-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-parisc64-smp-di, crc-modules-4.19.0-24-parisc64-smp-di, zlib-modules-4.19.0-24-parisc64-smp-di, compress-modules-4.19.0-24-parisc64-smp-di, md-modules-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: ext4-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di, crc-modules-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-parisc64-smp-di, crc-modules-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: isofs-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: jfs-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: jfs-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: xfs-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: xfs-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di, crc-modules-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-parisc64-smp-di, crc-modules-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: fat-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: fat-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: md-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di, crc-modules-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-parisc64-smp-di, crc-modules-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: multipath-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: multipath-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di, md-modules-4.19.0-23progress5u1-parisc64-smp-di, scsi-core-modules-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-parisc64-smp-di, md-modules-4.19.0-24-parisc64-smp-di, scsi-core-modules-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: usb-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: usb-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: usb-storage-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: usb-storage-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di, scsi-core-modules-4.19.0-23progress5u1-parisc64-smp-di, usb-modules-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-parisc64-smp-di, scsi-core-modules-4.19.0-24-parisc64-smp-di, usb-modules-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: fb-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: fb-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: fb-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: input-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: input-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di, usb-modules-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-parisc64-smp-di, usb-modules-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: event-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: event-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: mouse-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: mouse-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: mouse-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di, event-modules-4.19.0-23progress5u1-parisc64-smp-di, input-modules-4.19.0-23progress5u1-parisc64-smp-di, usb-modules-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-parisc64-smp-di, event-modules-4.19.0-24-parisc64-smp-di, input-modules-4.19.0-24-parisc64-smp-di, usb-modules-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: nic-usb-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: nic-usb-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di, nic-shared-modules-4.19.0-23progress5u1-parisc64-smp-di, usb-modules-4.19.0-23progress5u1-parisc64-smp-di, crc-modules-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-parisc64-smp-di, nic-shared-modules-4.19.0-24-parisc64-smp-di, usb-modules-4.19.0-24-parisc64-smp-di, crc-modules-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: sata-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: sata-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di, scsi-core-modules-4.19.0-23progress5u1-parisc64-smp-di, ata-modules-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-parisc64-smp-di, scsi-core-modules-4.19.0-24-parisc64-smp-di, ata-modules-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: crc-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-parisc64-smp-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: crypto-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-parisc64-smp-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: crypto-dm-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: crypto-dm-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di, md-modules-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-parisc64-smp-di, md-modules-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: ata-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: ata-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di, scsi-core-modules-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-parisc64-smp-di, scsi-core-modules-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: nbd-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: squashfs-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: squashfs-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di, compress-modules-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-parisc64-smp-di, compress-modules-4.19.0-24-parisc64-smp-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: zlib-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: zlib-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-parisc64-smp-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: compress-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-parisc64-smp-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-parisc64-smp-di +Package: fuse-modules-4.19.0-24-parisc64-smp-di Architecture: hppa Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-parisc64-smp-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-parisc64-smp +Kernel-Version: 4.19.0-24-parisc64-smp Package-Type: udeb -Package: linux-image-4.19.0-23progress5u1-parisc +Package: linux-image-4.19.0-24-parisc Architecture: hppa -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-parisc +Package: linux-headers-4.19.0-24-parisc Architecture: hppa -Depends: linux-headers-4.19.0-23progress5u1-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-23progress5u1-parisc +Depends: linux-headers-4.19.0-24-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-24-parisc This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-parisc, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-parisc package. + Linux kernel 4.19.0-24-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-24-parisc, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-parisc package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-parisc-smp +Package: linux-image-4.19.0-24-parisc-smp Architecture: hppa -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-parisc-smp +Package: linux-headers-4.19.0-24-parisc-smp Architecture: hppa -Depends: linux-headers-4.19.0-23progress5u1-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-23progress5u1-parisc-smp +Depends: linux-headers-4.19.0-24-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-24-parisc-smp This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-parisc-smp, and can be used - for building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-parisc-smp package. + Linux kernel 4.19.0-24-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-24-parisc-smp, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-parisc-smp package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-parisc64-smp +Package: linux-image-4.19.0-24-parisc64-smp Architecture: hppa -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-parisc64-smp +Package: linux-headers-4.19.0-24-parisc64-smp Architecture: hppa -Depends: linux-headers-4.19.0-23progress5u1-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-23progress5u1-parisc64-smp +Depends: linux-headers-4.19.0-24-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-24-parisc64-smp This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-parisc64-smp, - and can be used for building modules that load into the kernel provided by - the linux-image-4.19.0-23progress5u1-parisc64-smp package. + Linux kernel 4.19.0-24-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-24-parisc64-smp, and can be used for + building modules that load into the kernel provided by the + linux-image-4.19.0-24-parisc64-smp package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-23progress5u1-all-i386 +Package: linux-headers-4.19.0-24-all-i386 Architecture: i386 -Depends: ${misc:Depends}, linux-headers-4.19.0-23progress5u1-686 (= ${binary:Version}), linux-headers-4.19.0-23progress5u1-686-pae (= ${binary:Version}), linux-headers-4.19.0-23progress5u1-rt-686-pae (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-24-686 (= ${binary:Version}), linux-headers-4.19.0-24-686-pae (= ${binary:Version}), linux-headers-4.19.0-24-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-23progress5u1-686-di +Package: kernel-image-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: nic-modules-4.19.0-23progress5u1-686-di +Package: nic-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, nic-shared-modules-4.19.0-23progress5u1-686-di, i2c-modules-4.19.0-23progress5u1-686-di, crc-modules-4.19.0-23progress5u1-686-di, mtd-core-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, nic-shared-modules-4.19.0-24-686-di, i2c-modules-4.19.0-24-686-di, crc-modules-4.19.0-24-686-di, mtd-core-modules-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: nic-wireless-modules-4.19.0-23progress5u1-686-di +Package: nic-wireless-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, nic-shared-modules-4.19.0-23progress5u1-686-di, usb-modules-4.19.0-23progress5u1-686-di, mmc-core-modules-4.19.0-23progress5u1-686-di, pcmcia-modules-4.19.0-23progress5u1-686-di, crc-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, nic-shared-modules-4.19.0-24-686-di, usb-modules-4.19.0-24-686-di, mmc-core-modules-4.19.0-24-686-di, pcmcia-modules-4.19.0-24-686-di, crc-modules-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: nic-shared-modules-4.19.0-23progress5u1-686-di +Package: nic-shared-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: serial-modules-4.19.0-23progress5u1-686-di +Package: serial-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: serial-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, pcmcia-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, pcmcia-modules-4.19.0-24-686-di Description: Serial drivers This package contains serial drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: usb-serial-modules-4.19.0-23progress5u1-686-di +Package: usb-serial-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, usb-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, usb-modules-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: ppp-modules-4.19.0-23progress5u1-686-di +Package: ppp-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, serial-modules-4.19.0-23progress5u1-686-di, crc-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, serial-modules-4.19.0-24-686-di, crc-modules-4.19.0-24-686-di Description: PPP drivers This package contains PPP drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: pata-modules-4.19.0-23progress5u1-686-di +Package: pata-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, ata-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, ata-modules-4.19.0-24-686-di Description: PATA drivers This package contains PATA drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: cdrom-core-modules-4.19.0-23progress5u1-686-di +Package: cdrom-core-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, scsi-core-modules-4.19.0-23progress5u1-686-di, isofs-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, scsi-core-modules-4.19.0-24-686-di, isofs-modules-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: firewire-core-modules-4.19.0-23progress5u1-686-di +Package: firewire-core-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: firewire-core-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, scsi-core-modules-4.19.0-23progress5u1-686-di, crc-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, scsi-core-modules-4.19.0-24-686-di, crc-modules-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: scsi-core-modules-4.19.0-23progress5u1-686-di +Package: scsi-core-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: scsi-modules-4.19.0-23progress5u1-686-di +Package: scsi-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, scsi-core-modules-4.19.0-23progress5u1-686-di, cdrom-core-modules-4.19.0-23progress5u1-686-di, ata-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, scsi-core-modules-4.19.0-24-686-di, cdrom-core-modules-4.19.0-24-686-di, ata-modules-4.19.0-24-686-di Description: SCSI drivers This package contains SCSI drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: scsi-nic-modules-4.19.0-23progress5u1-686-di +Package: scsi-nic-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-23progress5u1-686-di, nic-modules-4.19.0-23progress5u1-686-di +Depends: scsi-modules-4.19.0-24-686-di, nic-modules-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: loop-modules-4.19.0-23progress5u1-686-di +Package: loop-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-686-di +Package: btrfs-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, crc-modules-4.19.0-23progress5u1-686-di, compress-modules-4.19.0-23progress5u1-686-di, md-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, crc-modules-4.19.0-24-686-di, compress-modules-4.19.0-24-686-di, md-modules-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-686-di +Package: ext4-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, crc-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, crc-modules-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-686-di +Package: isofs-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: jfs-modules-4.19.0-23progress5u1-686-di +Package: jfs-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: xfs-modules-4.19.0-23progress5u1-686-di +Package: xfs-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, crc-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, crc-modules-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: fat-modules-4.19.0-23progress5u1-686-di +Package: fat-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: fat-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-686-di +Package: md-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, crc-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, crc-modules-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: multipath-modules-4.19.0-23progress5u1-686-di +Package: multipath-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, md-modules-4.19.0-23progress5u1-686-di, scsi-core-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, md-modules-4.19.0-24-686-di, scsi-core-modules-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: usb-modules-4.19.0-23progress5u1-686-di +Package: usb-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: usb-storage-modules-4.19.0-23progress5u1-686-di +Package: usb-storage-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, scsi-core-modules-4.19.0-23progress5u1-686-di, usb-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, scsi-core-modules-4.19.0-24-686-di, usb-modules-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: pcmcia-storage-modules-4.19.0-23progress5u1-686-di +Package: pcmcia-storage-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: pcmcia-storage-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, cdrom-core-modules-4.19.0-23progress5u1-686-di, pcmcia-modules-4.19.0-23progress5u1-686-di, ata-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, cdrom-core-modules-4.19.0-24-686-di, pcmcia-modules-4.19.0-24-686-di, ata-modules-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: fb-modules-4.19.0-23progress5u1-686-di +Package: fb-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, i2c-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, i2c-modules-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: input-modules-4.19.0-23progress5u1-686-di +Package: input-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, usb-modules-4.19.0-23progress5u1-686-di, i2c-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, usb-modules-4.19.0-24-686-di, i2c-modules-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: event-modules-4.19.0-23progress5u1-686-di +Package: event-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di Description: Event support This package contains event drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: mouse-modules-4.19.0-23progress5u1-686-di +Package: mouse-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: mouse-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, event-modules-4.19.0-23progress5u1-686-di, input-modules-4.19.0-23progress5u1-686-di, usb-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, event-modules-4.19.0-24-686-di, input-modules-4.19.0-24-686-di, usb-modules-4.19.0-24-686-di Description: Mouse support This package contains mouse drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: nic-pcmcia-modules-4.19.0-23progress5u1-686-di +Package: nic-pcmcia-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: nic-pcmcia-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, nic-shared-modules-4.19.0-23progress5u1-686-di, nic-wireless-modules-4.19.0-23progress5u1-686-di, pcmcia-modules-4.19.0-23progress5u1-686-di, mmc-core-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, nic-shared-modules-4.19.0-24-686-di, nic-wireless-modules-4.19.0-24-686-di, pcmcia-modules-4.19.0-24-686-di, mmc-core-modules-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: pcmcia-modules-4.19.0-23progress5u1-686-di +Package: pcmcia-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: pcmcia-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: nic-usb-modules-4.19.0-23progress5u1-686-di +Package: nic-usb-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, nic-shared-modules-4.19.0-23progress5u1-686-di, nic-wireless-modules-4.19.0-23progress5u1-686-di, usb-modules-4.19.0-23progress5u1-686-di, crc-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, nic-shared-modules-4.19.0-24-686-di, nic-wireless-modules-4.19.0-24-686-di, usb-modules-4.19.0-24-686-di, crc-modules-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: sata-modules-4.19.0-23progress5u1-686-di +Package: sata-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, scsi-core-modules-4.19.0-23progress5u1-686-di, ata-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, scsi-core-modules-4.19.0-24-686-di, ata-modules-4.19.0-24-686-di Description: SATA drivers This package contains SATA drivers for the kernel. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: acpi-modules-4.19.0-23progress5u1-686-di +Package: acpi-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: acpi-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di Description: ACPI support modules This package contains kernel modules for ACPI. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: i2c-modules-4.19.0-23progress5u1-686-di +Package: i2c-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di Description: i2c support modules This package contains basic i2c support modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-686-di +Package: crc-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di Description: CRC modules This package contains CRC support modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-686-di +Package: crypto-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di Description: crypto modules This package contains crypto modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: crypto-dm-modules-4.19.0-23progress5u1-686-di +Package: crypto-dm-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, md-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, md-modules-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: efi-modules-4.19.0-23progress5u1-686-di +Package: efi-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: efi-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di Description: EFI modules This package contains EFI modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: ata-modules-4.19.0-23progress5u1-686-di +Package: ata-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, scsi-core-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, scsi-core-modules-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: mmc-core-modules-4.19.0-23progress5u1-686-di +Package: mmc-core-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: mmc-core-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: mmc-modules-4.19.0-23progress5u1-686-di +Package: mmc-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: mmc-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, mmc-core-modules-4.19.0-23progress5u1-686-di, usb-modules-4.19.0-23progress5u1-686-di, crc-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, mmc-core-modules-4.19.0-24-686-di, usb-modules-4.19.0-24-686-di, crc-modules-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-686-di +Package: nbd-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: squashfs-modules-4.19.0-23progress5u1-686-di +Package: squashfs-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, compress-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, compress-modules-4.19.0-24-686-di Description: squashfs modules This package contains squashfs modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: speakup-modules-4.19.0-23progress5u1-686-di +Package: speakup-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: speakup-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di Description: speakup modules This package contains speakup modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: uinput-modules-4.19.0-23progress5u1-686-di +Package: uinput-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: uinput-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di Description: uinput support This package contains the uinput module. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: sound-modules-4.19.0-23progress5u1-686-di +Package: sound-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: sound-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, i2c-modules-4.19.0-23progress5u1-686-di, usb-modules-4.19.0-23progress5u1-686-di, pcmcia-modules-4.19.0-23progress5u1-686-di, firewire-core-modules-4.19.0-23progress5u1-686-di, crc-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, i2c-modules-4.19.0-24-686-di, usb-modules-4.19.0-24-686-di, pcmcia-modules-4.19.0-24-686-di, firewire-core-modules-4.19.0-24-686-di, crc-modules-4.19.0-24-686-di Description: sound support This package contains sound modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-686-di +Package: compress-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di Description: lzo modules This package contains lzo modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: udf-modules-4.19.0-23progress5u1-686-di +Package: udf-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di, crc-modules-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di, crc-modules-4.19.0-24-686-di Description: UDF modules This package contains the UDF filesystem module. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-686-di +Package: fuse-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: mtd-core-modules-4.19.0-23progress5u1-686-di +Package: mtd-core-modules-4.19.0-24-686-di Architecture: i386 Section: debian-installer Priority: optional Provides: mtd-core-modules -Depends: kernel-image-4.19.0-23progress5u1-686-di +Depends: kernel-image-4.19.0-24-686-di Description: MTD core This package contains the MTD core. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686 +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686 Package-Type: udeb -Package: kernel-image-4.19.0-23progress5u1-686-pae-di +Package: kernel-image-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: nic-modules-4.19.0-23progress5u1-686-pae-di +Package: nic-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, nic-shared-modules-4.19.0-23progress5u1-686-pae-di, i2c-modules-4.19.0-23progress5u1-686-pae-di, crc-modules-4.19.0-23progress5u1-686-pae-di, mtd-core-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, nic-shared-modules-4.19.0-24-686-pae-di, i2c-modules-4.19.0-24-686-pae-di, crc-modules-4.19.0-24-686-pae-di, mtd-core-modules-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: nic-wireless-modules-4.19.0-23progress5u1-686-pae-di +Package: nic-wireless-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, nic-shared-modules-4.19.0-23progress5u1-686-pae-di, usb-modules-4.19.0-23progress5u1-686-pae-di, mmc-core-modules-4.19.0-23progress5u1-686-pae-di, pcmcia-modules-4.19.0-23progress5u1-686-pae-di, crc-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, nic-shared-modules-4.19.0-24-686-pae-di, usb-modules-4.19.0-24-686-pae-di, mmc-core-modules-4.19.0-24-686-pae-di, pcmcia-modules-4.19.0-24-686-pae-di, crc-modules-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: nic-shared-modules-4.19.0-23progress5u1-686-pae-di +Package: nic-shared-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: serial-modules-4.19.0-23progress5u1-686-pae-di +Package: serial-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: serial-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, pcmcia-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, pcmcia-modules-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: usb-serial-modules-4.19.0-23progress5u1-686-pae-di +Package: usb-serial-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, usb-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, usb-modules-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: ppp-modules-4.19.0-23progress5u1-686-pae-di +Package: ppp-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, serial-modules-4.19.0-23progress5u1-686-pae-di, crc-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, serial-modules-4.19.0-24-686-pae-di, crc-modules-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: pata-modules-4.19.0-23progress5u1-686-pae-di +Package: pata-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, ata-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, ata-modules-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: cdrom-core-modules-4.19.0-23progress5u1-686-pae-di +Package: cdrom-core-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, scsi-core-modules-4.19.0-23progress5u1-686-pae-di, isofs-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, scsi-core-modules-4.19.0-24-686-pae-di, isofs-modules-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: firewire-core-modules-4.19.0-23progress5u1-686-pae-di +Package: firewire-core-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: firewire-core-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, scsi-core-modules-4.19.0-23progress5u1-686-pae-di, crc-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, scsi-core-modules-4.19.0-24-686-pae-di, crc-modules-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: scsi-core-modules-4.19.0-23progress5u1-686-pae-di +Package: scsi-core-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: scsi-modules-4.19.0-23progress5u1-686-pae-di +Package: scsi-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, scsi-core-modules-4.19.0-23progress5u1-686-pae-di, cdrom-core-modules-4.19.0-23progress5u1-686-pae-di, ata-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, scsi-core-modules-4.19.0-24-686-pae-di, cdrom-core-modules-4.19.0-24-686-pae-di, ata-modules-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: scsi-nic-modules-4.19.0-23progress5u1-686-pae-di +Package: scsi-nic-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-23progress5u1-686-pae-di, nic-modules-4.19.0-23progress5u1-686-pae-di +Depends: scsi-modules-4.19.0-24-686-pae-di, nic-modules-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: loop-modules-4.19.0-23progress5u1-686-pae-di +Package: loop-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-686-pae-di +Package: btrfs-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, crc-modules-4.19.0-23progress5u1-686-pae-di, compress-modules-4.19.0-23progress5u1-686-pae-di, md-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, crc-modules-4.19.0-24-686-pae-di, compress-modules-4.19.0-24-686-pae-di, md-modules-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-686-pae-di +Package: ext4-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, crc-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, crc-modules-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-686-pae-di +Package: isofs-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: jfs-modules-4.19.0-23progress5u1-686-pae-di +Package: jfs-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: xfs-modules-4.19.0-23progress5u1-686-pae-di +Package: xfs-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, crc-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, crc-modules-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: fat-modules-4.19.0-23progress5u1-686-pae-di +Package: fat-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: fat-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-686-pae-di +Package: md-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, crc-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, crc-modules-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: multipath-modules-4.19.0-23progress5u1-686-pae-di +Package: multipath-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, md-modules-4.19.0-23progress5u1-686-pae-di, scsi-core-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, md-modules-4.19.0-24-686-pae-di, scsi-core-modules-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: usb-modules-4.19.0-23progress5u1-686-pae-di +Package: usb-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: usb-storage-modules-4.19.0-23progress5u1-686-pae-di +Package: usb-storage-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, scsi-core-modules-4.19.0-23progress5u1-686-pae-di, usb-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, scsi-core-modules-4.19.0-24-686-pae-di, usb-modules-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: pcmcia-storage-modules-4.19.0-23progress5u1-686-pae-di +Package: pcmcia-storage-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: pcmcia-storage-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, cdrom-core-modules-4.19.0-23progress5u1-686-pae-di, pcmcia-modules-4.19.0-23progress5u1-686-pae-di, ata-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, cdrom-core-modules-4.19.0-24-686-pae-di, pcmcia-modules-4.19.0-24-686-pae-di, ata-modules-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: fb-modules-4.19.0-23progress5u1-686-pae-di +Package: fb-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, i2c-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, i2c-modules-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: input-modules-4.19.0-23progress5u1-686-pae-di +Package: input-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, usb-modules-4.19.0-23progress5u1-686-pae-di, i2c-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, usb-modules-4.19.0-24-686-pae-di, i2c-modules-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: event-modules-4.19.0-23progress5u1-686-pae-di +Package: event-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: mouse-modules-4.19.0-23progress5u1-686-pae-di +Package: mouse-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: mouse-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, event-modules-4.19.0-23progress5u1-686-pae-di, input-modules-4.19.0-23progress5u1-686-pae-di, usb-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, event-modules-4.19.0-24-686-pae-di, input-modules-4.19.0-24-686-pae-di, usb-modules-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: nic-pcmcia-modules-4.19.0-23progress5u1-686-pae-di +Package: nic-pcmcia-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: nic-pcmcia-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, nic-shared-modules-4.19.0-23progress5u1-686-pae-di, nic-wireless-modules-4.19.0-23progress5u1-686-pae-di, pcmcia-modules-4.19.0-23progress5u1-686-pae-di, mmc-core-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, nic-shared-modules-4.19.0-24-686-pae-di, nic-wireless-modules-4.19.0-24-686-pae-di, pcmcia-modules-4.19.0-24-686-pae-di, mmc-core-modules-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: pcmcia-modules-4.19.0-23progress5u1-686-pae-di +Package: pcmcia-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: pcmcia-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: nic-usb-modules-4.19.0-23progress5u1-686-pae-di +Package: nic-usb-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, nic-shared-modules-4.19.0-23progress5u1-686-pae-di, nic-wireless-modules-4.19.0-23progress5u1-686-pae-di, usb-modules-4.19.0-23progress5u1-686-pae-di, crc-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, nic-shared-modules-4.19.0-24-686-pae-di, nic-wireless-modules-4.19.0-24-686-pae-di, usb-modules-4.19.0-24-686-pae-di, crc-modules-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: sata-modules-4.19.0-23progress5u1-686-pae-di +Package: sata-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, scsi-core-modules-4.19.0-23progress5u1-686-pae-di, ata-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, scsi-core-modules-4.19.0-24-686-pae-di, ata-modules-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: acpi-modules-4.19.0-23progress5u1-686-pae-di +Package: acpi-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: acpi-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: i2c-modules-4.19.0-23progress5u1-686-pae-di +Package: i2c-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-686-pae-di +Package: crc-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di Description: CRC modules This package contains CRC support modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-686-pae-di +Package: crypto-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di Description: crypto modules This package contains crypto modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: crypto-dm-modules-4.19.0-23progress5u1-686-pae-di +Package: crypto-dm-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, md-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, md-modules-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: efi-modules-4.19.0-23progress5u1-686-pae-di +Package: efi-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: efi-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di Description: EFI modules This package contains EFI modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: ata-modules-4.19.0-23progress5u1-686-pae-di +Package: ata-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, scsi-core-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, scsi-core-modules-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: mmc-core-modules-4.19.0-23progress5u1-686-pae-di +Package: mmc-core-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: mmc-core-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: mmc-modules-4.19.0-23progress5u1-686-pae-di +Package: mmc-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: mmc-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, mmc-core-modules-4.19.0-23progress5u1-686-pae-di, usb-modules-4.19.0-23progress5u1-686-pae-di, crc-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, mmc-core-modules-4.19.0-24-686-pae-di, usb-modules-4.19.0-24-686-pae-di, crc-modules-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-686-pae-di +Package: nbd-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: squashfs-modules-4.19.0-23progress5u1-686-pae-di +Package: squashfs-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, compress-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, compress-modules-4.19.0-24-686-pae-di Description: squashfs modules This package contains squashfs modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: speakup-modules-4.19.0-23progress5u1-686-pae-di +Package: speakup-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: speakup-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di Description: speakup modules This package contains speakup modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: uinput-modules-4.19.0-23progress5u1-686-pae-di +Package: uinput-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: uinput-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di Description: uinput support This package contains the uinput module. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: sound-modules-4.19.0-23progress5u1-686-pae-di +Package: sound-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: sound-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, i2c-modules-4.19.0-23progress5u1-686-pae-di, usb-modules-4.19.0-23progress5u1-686-pae-di, pcmcia-modules-4.19.0-23progress5u1-686-pae-di, firewire-core-modules-4.19.0-23progress5u1-686-pae-di, crc-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, i2c-modules-4.19.0-24-686-pae-di, usb-modules-4.19.0-24-686-pae-di, pcmcia-modules-4.19.0-24-686-pae-di, firewire-core-modules-4.19.0-24-686-pae-di, crc-modules-4.19.0-24-686-pae-di Description: sound support This package contains sound modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-686-pae-di +Package: compress-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di Description: lzo modules This package contains lzo modules. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: udf-modules-4.19.0-23progress5u1-686-pae-di +Package: udf-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di, crc-modules-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di, crc-modules-4.19.0-24-686-pae-di Description: UDF modules This package contains the UDF filesystem module. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-686-pae-di +Package: fuse-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: mtd-core-modules-4.19.0-23progress5u1-686-pae-di +Package: mtd-core-modules-4.19.0-24-686-pae-di Architecture: i386 Section: debian-installer Priority: optional Provides: mtd-core-modules -Depends: kernel-image-4.19.0-23progress5u1-686-pae-di +Depends: kernel-image-4.19.0-24-686-pae-di Description: MTD core This package contains the MTD core. -Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-686-pae +Build-Profiles: <pkg.linux.udeb-unsigned-test-build> +Kernel-Version: 4.19.0-24-686-pae Package-Type: udeb -Package: linux-image-4.19.0-23progress5u1-686 +Package: linux-image-i386-signed-template Architecture: i386 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24-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-24-686 Breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99) [i386], initramfs-tools (<< 0.120+deb8u2) +Conflicts: linux-image-4.19.0-24-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-23progress5u1-686 +Package: linux-headers-4.19.0-24-686 Architecture: i386 -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-x86 -Description: Header files for Linux 4.19.0-23progress5u1-686 +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-x86 +Description: Header files for Linux 4.19.0-24-686 This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-686, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-686 package. + Linux kernel 4.19.0-24-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-24-686, and can be used for building modules + that load into the kernel provided by the linux-image-4.19.0-24-686 + package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-686-dbg +Package: linux-image-4.19.0-24-686-dbg Architecture: i386 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-686 +Description: Debug symbols for linux-image-4.19.0-24-686 This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-686. + modules in linux-image-4.19.0-24-686. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-686-pae +Package: linux-image-4.19.0-24-686-pae-unsigned Architecture: i386 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24-686-pae Breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99) [i386], initramfs-tools (<< 0.120+deb8u2) +Conflicts: linux-image-4.19.0-24-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-23progress5u1-686-pae +Package: linux-headers-4.19.0-24-686-pae Architecture: i386 -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-x86 -Description: Header files for Linux 4.19.0-23progress5u1-686-pae +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-x86 +Description: Header files for Linux 4.19.0-24-686-pae This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-686-pae, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-686-pae package. + Linux kernel 4.19.0-24-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-24-686-pae, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-686-pae package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-686-pae-dbg +Package: linux-image-4.19.0-24-686-pae-dbg Architecture: i386 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-686-pae +Description: Debug symbols for linux-image-4.19.0-24-686-pae This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-686-pae. + modules in linux-image-4.19.0-24-686-pae. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-rt-686-pae +Package: linux-image-4.19.0-24-rt-686-pae-unsigned Architecture: i386 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24-rt-686-pae Breaks: xserver-xorg-input-vmmouse (<< 1:13.0.99) [i386], initramfs-tools (<< 0.120+deb8u2) +Conflicts: linux-image-4.19.0-24-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-23progress5u1-rt-686-pae +Package: linux-headers-4.19.0-24-rt-686-pae Architecture: i386 -Depends: linux-headers-4.19.0-23progress5u1-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-23progress5u1-rt-686-pae +Depends: linux-headers-4.19.0-24-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-24-rt-686-pae This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-rt-686-pae, and can be used - for building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-rt-686-pae package. + Linux kernel 4.19.0-24-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-24-rt-686-pae, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-rt-686-pae package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-rt-686-pae-dbg +Package: linux-image-4.19.0-24-rt-686-pae-dbg Architecture: i386 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-rt-686-pae +Description: Debug symbols for linux-image-4.19.0-24-rt-686-pae This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-rt-686-pae. + modules in linux-image-4.19.0-24-rt-686-pae. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-23progress5u1-all-ia64 +Package: linux-headers-4.19.0-24-all-ia64 Architecture: ia64 -Depends: ${misc:Depends}, linux-headers-4.19.0-23progress5u1-itanium (= ${binary:Version}), linux-headers-4.19.0-23progress5u1-mckinley (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-24-itanium (= ${binary:Version}), linux-headers-4.19.0-24-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-23progress5u1-itanium-di +Package: kernel-image-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: nic-modules-4.19.0-23progress5u1-itanium-di +Package: nic-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di, nic-shared-modules-4.19.0-23progress5u1-itanium-di, i2c-modules-4.19.0-23progress5u1-itanium-di, crc-modules-4.19.0-23progress5u1-itanium-di, mtd-core-modules-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di, nic-shared-modules-4.19.0-24-itanium-di, i2c-modules-4.19.0-24-itanium-di, crc-modules-4.19.0-24-itanium-di, mtd-core-modules-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: nic-shared-modules-4.19.0-23progress5u1-itanium-di +Package: nic-shared-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: serial-modules-4.19.0-23progress5u1-itanium-di +Package: serial-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: serial-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di, pcmcia-modules-4.19.0-23progress5u1-itanium-di, sn-modules-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di, pcmcia-modules-4.19.0-24-itanium-di, sn-modules-4.19.0-24-itanium-di Description: Serial drivers This package contains serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: usb-serial-modules-4.19.0-23progress5u1-itanium-di +Package: usb-serial-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di, usb-modules-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di, usb-modules-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: ppp-modules-4.19.0-23progress5u1-itanium-di +Package: ppp-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di, serial-modules-4.19.0-23progress5u1-itanium-di, crc-modules-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di, serial-modules-4.19.0-24-itanium-di, crc-modules-4.19.0-24-itanium-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: pata-modules-4.19.0-23progress5u1-itanium-di +Package: pata-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di, ata-modules-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di, ata-modules-4.19.0-24-itanium-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: cdrom-core-modules-4.19.0-23progress5u1-itanium-di +Package: cdrom-core-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di, scsi-core-modules-4.19.0-23progress5u1-itanium-di, ide-modules-4.19.0-23progress5u1-itanium-di, isofs-modules-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di, scsi-core-modules-4.19.0-24-itanium-di, ide-modules-4.19.0-24-itanium-di, isofs-modules-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: firewire-core-modules-4.19.0-23progress5u1-itanium-di +Package: firewire-core-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: firewire-core-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di, scsi-core-modules-4.19.0-23progress5u1-itanium-di, crc-modules-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di, scsi-core-modules-4.19.0-24-itanium-di, crc-modules-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: scsi-core-modules-4.19.0-23progress5u1-itanium-di +Package: scsi-core-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: scsi-modules-4.19.0-23progress5u1-itanium-di +Package: scsi-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di, scsi-core-modules-4.19.0-23progress5u1-itanium-di, cdrom-core-modules-4.19.0-23progress5u1-itanium-di, ata-modules-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di, scsi-core-modules-4.19.0-24-itanium-di, cdrom-core-modules-4.19.0-24-itanium-di, ata-modules-4.19.0-24-itanium-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: scsi-nic-modules-4.19.0-23progress5u1-itanium-di +Package: scsi-nic-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-23progress5u1-itanium-di, nic-modules-4.19.0-23progress5u1-itanium-di +Depends: scsi-modules-4.19.0-24-itanium-di, nic-modules-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: loop-modules-4.19.0-23progress5u1-itanium-di +Package: loop-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-itanium-di +Package: btrfs-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di, crc-modules-4.19.0-23progress5u1-itanium-di, compress-modules-4.19.0-23progress5u1-itanium-di, md-modules-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di, crc-modules-4.19.0-24-itanium-di, compress-modules-4.19.0-24-itanium-di, md-modules-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-itanium-di +Package: ext4-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di, crc-modules-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di, crc-modules-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-itanium-di +Package: isofs-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: jfs-modules-4.19.0-23progress5u1-itanium-di +Package: jfs-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: xfs-modules-4.19.0-23progress5u1-itanium-di +Package: xfs-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di, crc-modules-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di, crc-modules-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: fat-modules-4.19.0-23progress5u1-itanium-di +Package: fat-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: fat-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-itanium-di +Package: md-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di, crc-modules-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di, crc-modules-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: multipath-modules-4.19.0-23progress5u1-itanium-di +Package: multipath-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di, md-modules-4.19.0-23progress5u1-itanium-di, scsi-core-modules-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di, md-modules-4.19.0-24-itanium-di, scsi-core-modules-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: usb-modules-4.19.0-23progress5u1-itanium-di +Package: usb-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: usb-storage-modules-4.19.0-23progress5u1-itanium-di +Package: usb-storage-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di, scsi-core-modules-4.19.0-23progress5u1-itanium-di, usb-modules-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di, scsi-core-modules-4.19.0-24-itanium-di, usb-modules-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: fb-modules-4.19.0-23progress5u1-itanium-di +Package: fb-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di, i2c-modules-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di, i2c-modules-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: input-modules-4.19.0-23progress5u1-itanium-di +Package: input-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di, usb-modules-4.19.0-23progress5u1-itanium-di, i2c-modules-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di, usb-modules-4.19.0-24-itanium-di, i2c-modules-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: event-modules-4.19.0-23progress5u1-itanium-di +Package: event-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di Description: Event support This package contains event drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: mouse-modules-4.19.0-23progress5u1-itanium-di +Package: mouse-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: mouse-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di, event-modules-4.19.0-23progress5u1-itanium-di, input-modules-4.19.0-23progress5u1-itanium-di, usb-modules-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di, event-modules-4.19.0-24-itanium-di, input-modules-4.19.0-24-itanium-di, usb-modules-4.19.0-24-itanium-di Description: Mouse support This package contains mouse drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: pcmcia-modules-4.19.0-23progress5u1-itanium-di +Package: pcmcia-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: pcmcia-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: nic-usb-modules-4.19.0-23progress5u1-itanium-di +Package: nic-usb-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di, nic-shared-modules-4.19.0-23progress5u1-itanium-di, usb-modules-4.19.0-23progress5u1-itanium-di, crc-modules-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di, nic-shared-modules-4.19.0-24-itanium-di, usb-modules-4.19.0-24-itanium-di, crc-modules-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: sata-modules-4.19.0-23progress5u1-itanium-di +Package: sata-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di, scsi-core-modules-4.19.0-23progress5u1-itanium-di, ata-modules-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di, scsi-core-modules-4.19.0-24-itanium-di, ata-modules-4.19.0-24-itanium-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: i2c-modules-4.19.0-23progress5u1-itanium-di +Package: i2c-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di Description: i2c support modules This package contains basic i2c support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-itanium-di +Package: crc-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-itanium-di +Package: crypto-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: crypto-dm-modules-4.19.0-23progress5u1-itanium-di +Package: crypto-dm-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di, md-modules-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di, md-modules-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: ata-modules-4.19.0-23progress5u1-itanium-di +Package: ata-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di, scsi-core-modules-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di, scsi-core-modules-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-itanium-di +Package: nbd-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: squashfs-modules-4.19.0-23progress5u1-itanium-di +Package: squashfs-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di, compress-modules-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di, compress-modules-4.19.0-24-itanium-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: uinput-modules-4.19.0-23progress5u1-itanium-di +Package: uinput-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: uinput-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di Description: uinput support This package contains the uinput module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-itanium-di +Package: compress-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: udf-modules-4.19.0-23progress5u1-itanium-di +Package: udf-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di, crc-modules-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di, crc-modules-4.19.0-24-itanium-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-itanium-di +Package: fuse-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: mtd-core-modules-4.19.0-23progress5u1-itanium-di +Package: mtd-core-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: mtd-core-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di Description: MTD core This package contains the MTD core. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: ide-core-modules-4.19.0-23progress5u1-itanium-di +Package: ide-core-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: ide-core-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: ide-modules-4.19.0-23progress5u1-itanium-di +Package: ide-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: standard Provides: ide-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di, ide-core-modules-4.19.0-23progress5u1-itanium-di, sn-modules-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di, ide-core-modules-4.19.0-24-itanium-di, sn-modules-4.19.0-24-itanium-di Description: IDE drivers This package contains IDE drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: sn-modules-4.19.0-23progress5u1-itanium-di +Package: sn-modules-4.19.0-24-itanium-di Architecture: ia64 Section: debian-installer Priority: optional Provides: sn-modules -Depends: kernel-image-4.19.0-23progress5u1-itanium-di +Depends: kernel-image-4.19.0-24-itanium-di Description: SN modules This package contains SN modules for Altix systems Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-itanium +Kernel-Version: 4.19.0-24-itanium Package-Type: udeb -Package: linux-image-4.19.0-23progress5u1-itanium +Package: linux-image-4.19.0-24-itanium Architecture: ia64 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-itanium +Package: linux-headers-4.19.0-24-itanium Architecture: ia64 -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-23progress5u1-itanium +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-24-itanium This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-itanium, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-itanium package. + Linux kernel 4.19.0-24-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-24-itanium, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-itanium package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-itanium-dbg +Package: linux-image-4.19.0-24-itanium-dbg Architecture: ia64 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-itanium +Description: Debug symbols for linux-image-4.19.0-24-itanium This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-itanium. + modules in linux-image-4.19.0-24-itanium. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-mckinley +Package: linux-image-4.19.0-24-mckinley Architecture: ia64 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-mckinley +Package: linux-headers-4.19.0-24-mckinley Architecture: ia64 -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-23progress5u1-mckinley +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-24-mckinley This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-mckinley, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-mckinley package. + Linux kernel 4.19.0-24-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-24-mckinley, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-mckinley package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-mckinley-dbg +Package: linux-image-4.19.0-24-mckinley-dbg Architecture: ia64 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-mckinley +Description: Debug symbols for linux-image-4.19.0-24-mckinley This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-mckinley. + modules in linux-image-4.19.0-24-mckinley. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-23progress5u1-all-m68k +Package: linux-headers-4.19.0-24-all-m68k Architecture: m68k -Depends: ${misc:Depends}, linux-headers-4.19.0-23progress5u1-m68k (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-24-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-23progress5u1-m68k-di +Package: kernel-image-4.19.0-24-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-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: nic-modules-4.19.0-23progress5u1-m68k-di +Package: nic-modules-4.19.0-24-m68k-di Architecture: m68k Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-23progress5u1-m68k-di, nic-shared-modules-4.19.0-23progress5u1-m68k-di, crc-modules-4.19.0-23progress5u1-m68k-di, zlib-modules-4.19.0-23progress5u1-m68k-di +Depends: kernel-image-4.19.0-24-m68k-di, nic-shared-modules-4.19.0-24-m68k-di, crc-modules-4.19.0-24-m68k-di, zlib-modules-4.19.0-24-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-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: nic-shared-modules-4.19.0-23progress5u1-m68k-di +Package: nic-shared-modules-4.19.0-24-m68k-di Architecture: m68k Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-23progress5u1-m68k-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: ppp-modules-4.19.0-23progress5u1-m68k-di +Package: ppp-modules-4.19.0-24-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-23progress5u1-m68k-di, zlib-modules-4.19.0-23progress5u1-m68k-di, crc-modules-4.19.0-23progress5u1-m68k-di +Depends: kernel-image-4.19.0-24-m68k-di, zlib-modules-4.19.0-24-m68k-di, crc-modules-4.19.0-24-m68k-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: pata-modules-4.19.0-23progress5u1-m68k-di +Package: pata-modules-4.19.0-24-m68k-di Architecture: m68k Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-23progress5u1-m68k-di, ata-modules-4.19.0-23progress5u1-m68k-di +Depends: kernel-image-4.19.0-24-m68k-di, ata-modules-4.19.0-24-m68k-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: cdrom-core-modules-4.19.0-23progress5u1-m68k-di +Package: cdrom-core-modules-4.19.0-24-m68k-di Architecture: m68k Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-23progress5u1-m68k-di, scsi-core-modules-4.19.0-23progress5u1-m68k-di, ide-modules-4.19.0-23progress5u1-m68k-di +Depends: kernel-image-4.19.0-24-m68k-di, scsi-core-modules-4.19.0-24-m68k-di, ide-modules-4.19.0-24-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-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: scsi-core-modules-4.19.0-23progress5u1-m68k-di +Package: scsi-core-modules-4.19.0-24-m68k-di Architecture: m68k Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-23progress5u1-m68k-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: scsi-modules-4.19.0-23progress5u1-m68k-di +Package: scsi-modules-4.19.0-24-m68k-di Architecture: m68k Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-23progress5u1-m68k-di, scsi-core-modules-4.19.0-23progress5u1-m68k-di, cdrom-core-modules-4.19.0-23progress5u1-m68k-di, ata-modules-4.19.0-23progress5u1-m68k-di +Depends: kernel-image-4.19.0-24-m68k-di, scsi-core-modules-4.19.0-24-m68k-di, cdrom-core-modules-4.19.0-24-m68k-di, ata-modules-4.19.0-24-m68k-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: loop-modules-4.19.0-23progress5u1-m68k-di +Package: loop-modules-4.19.0-24-m68k-di Architecture: m68k Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-23progress5u1-m68k-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-m68k-di +Package: btrfs-modules-4.19.0-24-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-m68k-di, crc-modules-4.19.0-23progress5u1-m68k-di, zlib-modules-4.19.0-23progress5u1-m68k-di, compress-modules-4.19.0-23progress5u1-m68k-di, md-modules-4.19.0-23progress5u1-m68k-di +Depends: kernel-image-4.19.0-24-m68k-di, crc-modules-4.19.0-24-m68k-di, zlib-modules-4.19.0-24-m68k-di, compress-modules-4.19.0-24-m68k-di, md-modules-4.19.0-24-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-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-m68k-di +Package: ext4-modules-4.19.0-24-m68k-di Architecture: m68k Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-23progress5u1-m68k-di, crc-modules-4.19.0-23progress5u1-m68k-di +Depends: kernel-image-4.19.0-24-m68k-di, crc-modules-4.19.0-24-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-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-m68k-di +Package: isofs-modules-4.19.0-24-m68k-di Architecture: m68k Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-m68k-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: fat-modules-4.19.0-23progress5u1-m68k-di +Package: fat-modules-4.19.0-24-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-23progress5u1-m68k-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: hfs-modules-4.19.0-23progress5u1-m68k-di +Package: hfs-modules-4.19.0-24-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: hfs-modules -Depends: kernel-image-4.19.0-23progress5u1-m68k-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: affs-modules-4.19.0-23progress5u1-m68k-di +Package: affs-modules-4.19.0-24-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: affs-modules -Depends: kernel-image-4.19.0-23progress5u1-m68k-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-m68k-di +Package: md-modules-4.19.0-24-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-m68k-di, crc-modules-4.19.0-23progress5u1-m68k-di +Depends: kernel-image-4.19.0-24-m68k-di, crc-modules-4.19.0-24-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-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-m68k-di +Package: crc-modules-4.19.0-24-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-m68k-di +Depends: kernel-image-4.19.0-24-m68k-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-m68k-di +Package: crypto-modules-4.19.0-24-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-m68k-di +Depends: kernel-image-4.19.0-24-m68k-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: ata-modules-4.19.0-23progress5u1-m68k-di +Package: ata-modules-4.19.0-24-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-23progress5u1-m68k-di, scsi-core-modules-4.19.0-23progress5u1-m68k-di +Depends: kernel-image-4.19.0-24-m68k-di, scsi-core-modules-4.19.0-24-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-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-m68k-di +Package: nbd-modules-4.19.0-24-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-m68k-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: squashfs-modules-4.19.0-23progress5u1-m68k-di +Package: squashfs-modules-4.19.0-24-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-23progress5u1-m68k-di, compress-modules-4.19.0-23progress5u1-m68k-di +Depends: kernel-image-4.19.0-24-m68k-di, compress-modules-4.19.0-24-m68k-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: zlib-modules-4.19.0-23progress5u1-m68k-di +Package: zlib-modules-4.19.0-24-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-23progress5u1-m68k-di +Depends: kernel-image-4.19.0-24-m68k-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-m68k-di +Package: compress-modules-4.19.0-24-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-m68k-di +Depends: kernel-image-4.19.0-24-m68k-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: udf-modules-4.19.0-23progress5u1-m68k-di +Package: udf-modules-4.19.0-24-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-23progress5u1-m68k-di, crc-modules-4.19.0-23progress5u1-m68k-di +Depends: kernel-image-4.19.0-24-m68k-di, crc-modules-4.19.0-24-m68k-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-m68k-di +Package: fuse-modules-4.19.0-24-m68k-di Architecture: m68k Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-m68k-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: ide-core-modules-4.19.0-23progress5u1-m68k-di +Package: ide-core-modules-4.19.0-24-m68k-di Architecture: m68k Section: debian-installer Priority: standard Provides: ide-core-modules -Depends: kernel-image-4.19.0-23progress5u1-m68k-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: ide-modules-4.19.0-23progress5u1-m68k-di +Package: ide-modules-4.19.0-24-m68k-di Architecture: m68k Section: debian-installer Priority: standard Provides: ide-modules -Depends: kernel-image-4.19.0-23progress5u1-m68k-di, ide-core-modules-4.19.0-23progress5u1-m68k-di +Depends: kernel-image-4.19.0-24-m68k-di, ide-core-modules-4.19.0-24-m68k-di Description: IDE drivers This package contains IDE drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-m68k +Kernel-Version: 4.19.0-24-m68k Package-Type: udeb -Package: linux-image-4.19.0-23progress5u1-m68k +Package: linux-image-4.19.0-24-m68k Architecture: m68k -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-m68k +Package: linux-headers-4.19.0-24-m68k Architecture: m68k -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-23progress5u1-m68k +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-24-m68k This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-m68k, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-m68k package. + Linux kernel 4.19.0-24-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-24-m68k, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-m68k package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-m68k-dbg +Package: linux-image-4.19.0-24-m68k-dbg Architecture: m68k Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-m68k +Description: Debug symbols for linux-image-4.19.0-24-m68k This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-m68k. + modules in linux-image-4.19.0-24-m68k. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-23progress5u1-all-mips +Package: linux-headers-4.19.0-24-all-mips Architecture: mips -Depends: ${misc:Depends}, linux-headers-4.19.0-23progress5u1-4kc-malta (= ${binary:Version}), linux-headers-4.19.0-23progress5u1-5kc-malta (= ${binary:Version}), linux-headers-4.19.0-23progress5u1-octeon (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-24-4kc-malta (= ${binary:Version}), linux-headers-4.19.0-24-5kc-malta (= ${binary:Version}), linux-headers-4.19.0-24-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-23progress5u1-4kc-malta-di +Package: kernel-image-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: nic-modules-4.19.0-23progress5u1-4kc-malta-di +Package: nic-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di, nic-shared-modules-4.19.0-23progress5u1-4kc-malta-di, i2c-modules-4.19.0-23progress5u1-4kc-malta-di, crc-modules-4.19.0-23progress5u1-4kc-malta-di, zlib-modules-4.19.0-23progress5u1-4kc-malta-di, mtd-core-modules-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di, nic-shared-modules-4.19.0-24-4kc-malta-di, i2c-modules-4.19.0-24-4kc-malta-di, crc-modules-4.19.0-24-4kc-malta-di, zlib-modules-4.19.0-24-4kc-malta-di, mtd-core-modules-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: nic-wireless-modules-4.19.0-23progress5u1-4kc-malta-di +Package: nic-wireless-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di, nic-shared-modules-4.19.0-23progress5u1-4kc-malta-di, usb-modules-4.19.0-23progress5u1-4kc-malta-di, mmc-core-modules-4.19.0-23progress5u1-4kc-malta-di, crc-modules-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di, nic-shared-modules-4.19.0-24-4kc-malta-di, usb-modules-4.19.0-24-4kc-malta-di, mmc-core-modules-4.19.0-24-4kc-malta-di, crc-modules-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: nic-shared-modules-4.19.0-23progress5u1-4kc-malta-di +Package: nic-shared-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: usb-serial-modules-4.19.0-23progress5u1-4kc-malta-di +Package: usb-serial-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di, usb-modules-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di, usb-modules-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: ppp-modules-4.19.0-23progress5u1-4kc-malta-di +Package: ppp-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di, zlib-modules-4.19.0-23progress5u1-4kc-malta-di, crc-modules-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di, zlib-modules-4.19.0-24-4kc-malta-di, crc-modules-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: pata-modules-4.19.0-23progress5u1-4kc-malta-di +Package: pata-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di, ata-modules-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di, ata-modules-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: cdrom-core-modules-4.19.0-23progress5u1-4kc-malta-di +Package: cdrom-core-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di, scsi-core-modules-4.19.0-23progress5u1-4kc-malta-di, isofs-modules-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di, scsi-core-modules-4.19.0-24-4kc-malta-di, isofs-modules-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: scsi-core-modules-4.19.0-23progress5u1-4kc-malta-di +Package: scsi-core-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: scsi-modules-4.19.0-23progress5u1-4kc-malta-di +Package: scsi-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di, scsi-core-modules-4.19.0-23progress5u1-4kc-malta-di, cdrom-core-modules-4.19.0-23progress5u1-4kc-malta-di, ata-modules-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di, scsi-core-modules-4.19.0-24-4kc-malta-di, cdrom-core-modules-4.19.0-24-4kc-malta-di, ata-modules-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: scsi-nic-modules-4.19.0-23progress5u1-4kc-malta-di +Package: scsi-nic-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-23progress5u1-4kc-malta-di, nic-modules-4.19.0-23progress5u1-4kc-malta-di +Depends: scsi-modules-4.19.0-24-4kc-malta-di, nic-modules-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: loop-modules-4.19.0-23progress5u1-4kc-malta-di +Package: loop-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-4kc-malta-di +Package: btrfs-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di, crc-modules-4.19.0-23progress5u1-4kc-malta-di, zlib-modules-4.19.0-23progress5u1-4kc-malta-di, compress-modules-4.19.0-23progress5u1-4kc-malta-di, md-modules-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di, crc-modules-4.19.0-24-4kc-malta-di, zlib-modules-4.19.0-24-4kc-malta-di, compress-modules-4.19.0-24-4kc-malta-di, md-modules-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-4kc-malta-di +Package: ext4-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di, crc-modules-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di, crc-modules-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-4kc-malta-di +Package: isofs-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: jfs-modules-4.19.0-23progress5u1-4kc-malta-di +Package: jfs-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: xfs-modules-4.19.0-23progress5u1-4kc-malta-di +Package: xfs-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di, crc-modules-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di, crc-modules-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: fat-modules-4.19.0-23progress5u1-4kc-malta-di +Package: fat-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: hfs-modules-4.19.0-23progress5u1-4kc-malta-di +Package: hfs-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: hfs-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: affs-modules-4.19.0-23progress5u1-4kc-malta-di +Package: affs-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: affs-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: minix-modules-4.19.0-23progress5u1-4kc-malta-di +Package: minix-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: minix-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-4kc-malta-di +Package: md-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di, crc-modules-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di, crc-modules-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: multipath-modules-4.19.0-23progress5u1-4kc-malta-di +Package: multipath-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di, md-modules-4.19.0-23progress5u1-4kc-malta-di, scsi-core-modules-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di, md-modules-4.19.0-24-4kc-malta-di, scsi-core-modules-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: usb-modules-4.19.0-23progress5u1-4kc-malta-di +Package: usb-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: usb-storage-modules-4.19.0-23progress5u1-4kc-malta-di +Package: usb-storage-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di, scsi-core-modules-4.19.0-23progress5u1-4kc-malta-di, usb-modules-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di, scsi-core-modules-4.19.0-24-4kc-malta-di, usb-modules-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: fb-modules-4.19.0-23progress5u1-4kc-malta-di +Package: fb-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di, i2c-modules-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di, i2c-modules-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: input-modules-4.19.0-23progress5u1-4kc-malta-di +Package: input-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di, usb-modules-4.19.0-23progress5u1-4kc-malta-di, i2c-modules-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di, usb-modules-4.19.0-24-4kc-malta-di, i2c-modules-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: event-modules-4.19.0-23progress5u1-4kc-malta-di +Package: event-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: mouse-modules-4.19.0-23progress5u1-4kc-malta-di +Package: mouse-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: mouse-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di, event-modules-4.19.0-23progress5u1-4kc-malta-di, input-modules-4.19.0-23progress5u1-4kc-malta-di, usb-modules-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di, event-modules-4.19.0-24-4kc-malta-di, input-modules-4.19.0-24-4kc-malta-di, usb-modules-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: nic-usb-modules-4.19.0-23progress5u1-4kc-malta-di +Package: nic-usb-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di, nic-shared-modules-4.19.0-23progress5u1-4kc-malta-di, nic-wireless-modules-4.19.0-23progress5u1-4kc-malta-di, usb-modules-4.19.0-23progress5u1-4kc-malta-di, crc-modules-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di, nic-shared-modules-4.19.0-24-4kc-malta-di, nic-wireless-modules-4.19.0-24-4kc-malta-di, usb-modules-4.19.0-24-4kc-malta-di, crc-modules-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: sata-modules-4.19.0-23progress5u1-4kc-malta-di +Package: sata-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di, scsi-core-modules-4.19.0-23progress5u1-4kc-malta-di, ata-modules-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di, scsi-core-modules-4.19.0-24-4kc-malta-di, ata-modules-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: i2c-modules-4.19.0-23progress5u1-4kc-malta-di +Package: i2c-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-4kc-malta-di +Package: crc-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-4kc-malta-di +Package: crypto-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: crypto-dm-modules-4.19.0-23progress5u1-4kc-malta-di +Package: crypto-dm-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di, md-modules-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di, md-modules-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: ata-modules-4.19.0-23progress5u1-4kc-malta-di +Package: ata-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di, scsi-core-modules-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di, scsi-core-modules-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: mmc-core-modules-4.19.0-23progress5u1-4kc-malta-di +Package: mmc-core-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: mmc-core-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: mmc-modules-4.19.0-23progress5u1-4kc-malta-di +Package: mmc-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: mmc-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di, mmc-core-modules-4.19.0-23progress5u1-4kc-malta-di, usb-modules-4.19.0-23progress5u1-4kc-malta-di, crc-modules-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di, mmc-core-modules-4.19.0-24-4kc-malta-di, usb-modules-4.19.0-24-4kc-malta-di, crc-modules-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-4kc-malta-di +Package: nbd-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: squashfs-modules-4.19.0-23progress5u1-4kc-malta-di +Package: squashfs-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di, compress-modules-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di, compress-modules-4.19.0-24-4kc-malta-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: sound-modules-4.19.0-23progress5u1-4kc-malta-di +Package: sound-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: sound-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di, i2c-modules-4.19.0-23progress5u1-4kc-malta-di, usb-modules-4.19.0-23progress5u1-4kc-malta-di, crc-modules-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di, i2c-modules-4.19.0-24-4kc-malta-di, usb-modules-4.19.0-24-4kc-malta-di, crc-modules-4.19.0-24-4kc-malta-di Description: sound support This package contains sound modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: zlib-modules-4.19.0-23progress5u1-4kc-malta-di +Package: zlib-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-4kc-malta-di +Package: compress-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: udf-modules-4.19.0-23progress5u1-4kc-malta-di +Package: udf-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di, crc-modules-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di, crc-modules-4.19.0-24-4kc-malta-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-4kc-malta-di +Package: fuse-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: mtd-core-modules-4.19.0-23progress5u1-4kc-malta-di +Package: mtd-core-modules-4.19.0-24-4kc-malta-di Architecture: mips mipsel Section: debian-installer Priority: optional Provides: mtd-core-modules -Depends: kernel-image-4.19.0-23progress5u1-4kc-malta-di +Depends: kernel-image-4.19.0-24-4kc-malta-di Description: MTD core This package contains the MTD core. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-4kc-malta +Kernel-Version: 4.19.0-24-4kc-malta Package-Type: udeb -Package: kernel-image-4.19.0-23progress5u1-octeon-di +Package: kernel-image-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: nic-modules-4.19.0-23progress5u1-octeon-di +Package: nic-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di, nic-shared-modules-4.19.0-23progress5u1-octeon-di, crc-modules-4.19.0-23progress5u1-octeon-di, zlib-modules-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-octeon-di, nic-shared-modules-4.19.0-24-octeon-di, crc-modules-4.19.0-24-octeon-di, zlib-modules-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: nic-wireless-modules-4.19.0-23progress5u1-octeon-di +Package: nic-wireless-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di, nic-shared-modules-4.19.0-23progress5u1-octeon-di, usb-modules-4.19.0-23progress5u1-octeon-di, crc-modules-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-octeon-di, nic-shared-modules-4.19.0-24-octeon-di, usb-modules-4.19.0-24-octeon-di, crc-modules-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: nic-shared-modules-4.19.0-23progress5u1-octeon-di +Package: nic-shared-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: usb-serial-modules-4.19.0-23progress5u1-octeon-di +Package: usb-serial-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di, usb-modules-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-octeon-di, usb-modules-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: ppp-modules-4.19.0-23progress5u1-octeon-di +Package: ppp-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di, zlib-modules-4.19.0-23progress5u1-octeon-di, crc-modules-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-octeon-di, zlib-modules-4.19.0-24-octeon-di, crc-modules-4.19.0-24-octeon-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: pata-modules-4.19.0-23progress5u1-octeon-di +Package: pata-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-octeon-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: cdrom-core-modules-4.19.0-23progress5u1-octeon-di +Package: cdrom-core-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di, scsi-core-modules-4.19.0-23progress5u1-octeon-di, isofs-modules-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-octeon-di, scsi-core-modules-4.19.0-24-octeon-di, isofs-modules-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: scsi-core-modules-4.19.0-23progress5u1-octeon-di +Package: scsi-core-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: scsi-modules-4.19.0-23progress5u1-octeon-di +Package: scsi-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di, scsi-core-modules-4.19.0-23progress5u1-octeon-di, cdrom-core-modules-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-octeon-di, scsi-core-modules-4.19.0-24-octeon-di, cdrom-core-modules-4.19.0-24-octeon-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: scsi-nic-modules-4.19.0-23progress5u1-octeon-di +Package: scsi-nic-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-23progress5u1-octeon-di, nic-modules-4.19.0-23progress5u1-octeon-di +Depends: scsi-modules-4.19.0-24-octeon-di, nic-modules-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: loop-modules-4.19.0-23progress5u1-octeon-di +Package: loop-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-octeon-di +Package: btrfs-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di, crc-modules-4.19.0-23progress5u1-octeon-di, zlib-modules-4.19.0-23progress5u1-octeon-di, compress-modules-4.19.0-23progress5u1-octeon-di, md-modules-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-octeon-di, crc-modules-4.19.0-24-octeon-di, zlib-modules-4.19.0-24-octeon-di, compress-modules-4.19.0-24-octeon-di, md-modules-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-octeon-di +Package: ext4-modules-4.19.0-24-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-23progress5u1-octeon-di, crc-modules-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-octeon-di, crc-modules-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-octeon-di +Package: isofs-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: jfs-modules-4.19.0-23progress5u1-octeon-di +Package: jfs-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: xfs-modules-4.19.0-23progress5u1-octeon-di +Package: xfs-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di, crc-modules-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-octeon-di, crc-modules-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: fat-modules-4.19.0-23progress5u1-octeon-di +Package: fat-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: hfs-modules-4.19.0-23progress5u1-octeon-di +Package: hfs-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: hfs-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: affs-modules-4.19.0-23progress5u1-octeon-di +Package: affs-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: affs-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: minix-modules-4.19.0-23progress5u1-octeon-di +Package: minix-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: minix-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-octeon-di +Package: md-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di, crc-modules-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-octeon-di, crc-modules-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: multipath-modules-4.19.0-23progress5u1-octeon-di +Package: multipath-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di, md-modules-4.19.0-23progress5u1-octeon-di, scsi-core-modules-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-octeon-di, md-modules-4.19.0-24-octeon-di, scsi-core-modules-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: usb-modules-4.19.0-23progress5u1-octeon-di +Package: usb-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: usb-storage-modules-4.19.0-23progress5u1-octeon-di +Package: usb-storage-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di, scsi-core-modules-4.19.0-23progress5u1-octeon-di, usb-modules-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-octeon-di, scsi-core-modules-4.19.0-24-octeon-di, usb-modules-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: input-modules-4.19.0-23progress5u1-octeon-di +Package: input-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di, usb-modules-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-octeon-di, usb-modules-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: event-modules-4.19.0-23progress5u1-octeon-di +Package: event-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-octeon-di Description: Event support This package contains event drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: nic-usb-modules-4.19.0-23progress5u1-octeon-di +Package: nic-usb-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di, nic-shared-modules-4.19.0-23progress5u1-octeon-di, nic-wireless-modules-4.19.0-23progress5u1-octeon-di, usb-modules-4.19.0-23progress5u1-octeon-di, crc-modules-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-octeon-di, nic-shared-modules-4.19.0-24-octeon-di, nic-wireless-modules-4.19.0-24-octeon-di, usb-modules-4.19.0-24-octeon-di, crc-modules-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: sata-modules-4.19.0-23progress5u1-octeon-di +Package: sata-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di, scsi-core-modules-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-octeon-di, scsi-core-modules-4.19.0-24-octeon-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-octeon-di +Package: crc-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-octeon-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-octeon-di +Package: crypto-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-octeon-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: crypto-dm-modules-4.19.0-23progress5u1-octeon-di +Package: crypto-dm-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di, md-modules-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-octeon-di, md-modules-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-octeon-di +Package: nbd-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: squashfs-modules-4.19.0-23progress5u1-octeon-di +Package: squashfs-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di, compress-modules-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-octeon-di, compress-modules-4.19.0-24-octeon-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: rtc-modules-4.19.0-23progress5u1-octeon-di +Package: rtc-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: rtc-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-octeon-di Description: RTC modules This package contains RTC modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: sound-modules-4.19.0-23progress5u1-octeon-di +Package: sound-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: sound-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di, usb-modules-4.19.0-23progress5u1-octeon-di, crc-modules-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-octeon-di, usb-modules-4.19.0-24-octeon-di, crc-modules-4.19.0-24-octeon-di Description: sound support This package contains sound modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: zlib-modules-4.19.0-23progress5u1-octeon-di +Package: zlib-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-octeon-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-octeon-di +Package: compress-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-octeon-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: udf-modules-4.19.0-23progress5u1-octeon-di +Package: udf-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di, crc-modules-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-octeon-di, crc-modules-4.19.0-24-octeon-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-octeon-di +Package: fuse-modules-4.19.0-24-octeon-di Architecture: mips mips64 mips64el mipsel Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-octeon-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-octeon +Kernel-Version: 4.19.0-24-octeon Package-Type: udeb -Package: linux-image-4.19.0-23progress5u1-4kc-malta +Package: linux-image-4.19.0-24-4kc-malta Architecture: mips mipsel -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-4kc-malta +Package: linux-headers-4.19.0-24-4kc-malta Architecture: mips mipsel -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-23progress5u1-4kc-malta +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-24-4kc-malta This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-4kc-malta, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-4kc-malta package. + Linux kernel 4.19.0-24-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-24-4kc-malta, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-4kc-malta package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-4kc-malta-dbg +Package: linux-image-4.19.0-24-4kc-malta-dbg Architecture: mips mipsel Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-4kc-malta +Description: Debug symbols for linux-image-4.19.0-24-4kc-malta This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-4kc-malta. + modules in linux-image-4.19.0-24-4kc-malta. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-5kc-malta +Package: linux-image-4.19.0-24-5kc-malta Architecture: mips mips64 mips64el mipsel -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-5kc-malta +Package: linux-headers-4.19.0-24-5kc-malta Architecture: mips mips64 mips64el mipsel -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-23progress5u1-5kc-malta +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-24-5kc-malta This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-5kc-malta, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-5kc-malta package. + Linux kernel 4.19.0-24-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-24-5kc-malta, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-5kc-malta package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-5kc-malta-dbg +Package: linux-image-4.19.0-24-5kc-malta-dbg Architecture: mips mips64 mips64el mipsel Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-5kc-malta +Description: Debug symbols for linux-image-4.19.0-24-5kc-malta This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-5kc-malta. + modules in linux-image-4.19.0-24-5kc-malta. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-octeon +Package: linux-image-4.19.0-24-octeon Architecture: mips mips64 mips64el mipsel -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-octeon +Package: linux-headers-4.19.0-24-octeon Architecture: mips mips64 mips64el mipsel -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-23progress5u1-octeon +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-24-octeon This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-octeon, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-octeon package. + Linux kernel 4.19.0-24-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-24-octeon, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-octeon package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-octeon-dbg +Package: linux-image-4.19.0-24-octeon-dbg Architecture: mips mips64 mips64el mipsel Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-octeon +Description: Debug symbols for linux-image-4.19.0-24-octeon This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-octeon. + modules in linux-image-4.19.0-24-octeon. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-23progress5u1-all-mips64 +Package: linux-headers-4.19.0-24-all-mips64 Architecture: mips64 -Depends: ${misc:Depends}, linux-headers-4.19.0-23progress5u1-5kc-malta (= ${binary:Version}), linux-headers-4.19.0-23progress5u1-octeon (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-24-5kc-malta (= ${binary:Version}), linux-headers-4.19.0-24-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-23progress5u1-5kc-malta-di +Package: kernel-image-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: nic-modules-4.19.0-23progress5u1-5kc-malta-di +Package: nic-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di, nic-shared-modules-4.19.0-23progress5u1-5kc-malta-di, i2c-modules-4.19.0-23progress5u1-5kc-malta-di, crc-modules-4.19.0-23progress5u1-5kc-malta-di, zlib-modules-4.19.0-23progress5u1-5kc-malta-di, mtd-core-modules-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di, nic-shared-modules-4.19.0-24-5kc-malta-di, i2c-modules-4.19.0-24-5kc-malta-di, crc-modules-4.19.0-24-5kc-malta-di, zlib-modules-4.19.0-24-5kc-malta-di, mtd-core-modules-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: nic-wireless-modules-4.19.0-23progress5u1-5kc-malta-di +Package: nic-wireless-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di, nic-shared-modules-4.19.0-23progress5u1-5kc-malta-di, usb-modules-4.19.0-23progress5u1-5kc-malta-di, mmc-core-modules-4.19.0-23progress5u1-5kc-malta-di, crc-modules-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di, nic-shared-modules-4.19.0-24-5kc-malta-di, usb-modules-4.19.0-24-5kc-malta-di, mmc-core-modules-4.19.0-24-5kc-malta-di, crc-modules-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: nic-shared-modules-4.19.0-23progress5u1-5kc-malta-di +Package: nic-shared-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: usb-serial-modules-4.19.0-23progress5u1-5kc-malta-di +Package: usb-serial-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di, usb-modules-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di, usb-modules-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: ppp-modules-4.19.0-23progress5u1-5kc-malta-di +Package: ppp-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di, zlib-modules-4.19.0-23progress5u1-5kc-malta-di, crc-modules-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di, zlib-modules-4.19.0-24-5kc-malta-di, crc-modules-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: pata-modules-4.19.0-23progress5u1-5kc-malta-di +Package: pata-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di, ata-modules-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di, ata-modules-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: cdrom-core-modules-4.19.0-23progress5u1-5kc-malta-di +Package: cdrom-core-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di, scsi-core-modules-4.19.0-23progress5u1-5kc-malta-di, isofs-modules-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di, scsi-core-modules-4.19.0-24-5kc-malta-di, isofs-modules-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: scsi-core-modules-4.19.0-23progress5u1-5kc-malta-di +Package: scsi-core-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: scsi-modules-4.19.0-23progress5u1-5kc-malta-di +Package: scsi-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di, scsi-core-modules-4.19.0-23progress5u1-5kc-malta-di, cdrom-core-modules-4.19.0-23progress5u1-5kc-malta-di, ata-modules-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di, scsi-core-modules-4.19.0-24-5kc-malta-di, cdrom-core-modules-4.19.0-24-5kc-malta-di, ata-modules-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: scsi-nic-modules-4.19.0-23progress5u1-5kc-malta-di +Package: scsi-nic-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-23progress5u1-5kc-malta-di, nic-modules-4.19.0-23progress5u1-5kc-malta-di +Depends: scsi-modules-4.19.0-24-5kc-malta-di, nic-modules-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: loop-modules-4.19.0-23progress5u1-5kc-malta-di +Package: loop-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-5kc-malta-di +Package: btrfs-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di, crc-modules-4.19.0-23progress5u1-5kc-malta-di, zlib-modules-4.19.0-23progress5u1-5kc-malta-di, compress-modules-4.19.0-23progress5u1-5kc-malta-di, md-modules-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di, crc-modules-4.19.0-24-5kc-malta-di, zlib-modules-4.19.0-24-5kc-malta-di, compress-modules-4.19.0-24-5kc-malta-di, md-modules-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-5kc-malta-di +Package: ext4-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di, crc-modules-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di, crc-modules-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-5kc-malta-di +Package: isofs-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: jfs-modules-4.19.0-23progress5u1-5kc-malta-di +Package: jfs-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: xfs-modules-4.19.0-23progress5u1-5kc-malta-di +Package: xfs-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di, crc-modules-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di, crc-modules-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: fat-modules-4.19.0-23progress5u1-5kc-malta-di +Package: fat-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: hfs-modules-4.19.0-23progress5u1-5kc-malta-di +Package: hfs-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: hfs-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: affs-modules-4.19.0-23progress5u1-5kc-malta-di +Package: affs-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: affs-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: minix-modules-4.19.0-23progress5u1-5kc-malta-di +Package: minix-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: minix-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-5kc-malta-di +Package: md-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di, crc-modules-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di, crc-modules-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: multipath-modules-4.19.0-23progress5u1-5kc-malta-di +Package: multipath-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di, md-modules-4.19.0-23progress5u1-5kc-malta-di, scsi-core-modules-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di, md-modules-4.19.0-24-5kc-malta-di, scsi-core-modules-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: usb-modules-4.19.0-23progress5u1-5kc-malta-di +Package: usb-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: usb-storage-modules-4.19.0-23progress5u1-5kc-malta-di +Package: usb-storage-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di, scsi-core-modules-4.19.0-23progress5u1-5kc-malta-di, usb-modules-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di, scsi-core-modules-4.19.0-24-5kc-malta-di, usb-modules-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: fb-modules-4.19.0-23progress5u1-5kc-malta-di +Package: fb-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di, i2c-modules-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di, i2c-modules-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: input-modules-4.19.0-23progress5u1-5kc-malta-di +Package: input-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di, usb-modules-4.19.0-23progress5u1-5kc-malta-di, i2c-modules-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di, usb-modules-4.19.0-24-5kc-malta-di, i2c-modules-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: event-modules-4.19.0-23progress5u1-5kc-malta-di +Package: event-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: mouse-modules-4.19.0-23progress5u1-5kc-malta-di +Package: mouse-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: mouse-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di, event-modules-4.19.0-23progress5u1-5kc-malta-di, input-modules-4.19.0-23progress5u1-5kc-malta-di, usb-modules-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di, event-modules-4.19.0-24-5kc-malta-di, input-modules-4.19.0-24-5kc-malta-di, usb-modules-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: nic-usb-modules-4.19.0-23progress5u1-5kc-malta-di +Package: nic-usb-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di, nic-shared-modules-4.19.0-23progress5u1-5kc-malta-di, nic-wireless-modules-4.19.0-23progress5u1-5kc-malta-di, usb-modules-4.19.0-23progress5u1-5kc-malta-di, crc-modules-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di, nic-shared-modules-4.19.0-24-5kc-malta-di, nic-wireless-modules-4.19.0-24-5kc-malta-di, usb-modules-4.19.0-24-5kc-malta-di, crc-modules-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: sata-modules-4.19.0-23progress5u1-5kc-malta-di +Package: sata-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di, scsi-core-modules-4.19.0-23progress5u1-5kc-malta-di, ata-modules-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di, scsi-core-modules-4.19.0-24-5kc-malta-di, ata-modules-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: i2c-modules-4.19.0-23progress5u1-5kc-malta-di +Package: i2c-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-5kc-malta-di +Package: crc-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-5kc-malta-di +Package: crypto-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: crypto-dm-modules-4.19.0-23progress5u1-5kc-malta-di +Package: crypto-dm-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di, md-modules-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di, md-modules-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: ata-modules-4.19.0-23progress5u1-5kc-malta-di +Package: ata-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di, scsi-core-modules-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di, scsi-core-modules-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: mmc-core-modules-4.19.0-23progress5u1-5kc-malta-di +Package: mmc-core-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: mmc-core-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: mmc-modules-4.19.0-23progress5u1-5kc-malta-di +Package: mmc-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: mmc-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di, mmc-core-modules-4.19.0-23progress5u1-5kc-malta-di, usb-modules-4.19.0-23progress5u1-5kc-malta-di, crc-modules-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di, mmc-core-modules-4.19.0-24-5kc-malta-di, usb-modules-4.19.0-24-5kc-malta-di, crc-modules-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-5kc-malta-di +Package: nbd-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: squashfs-modules-4.19.0-23progress5u1-5kc-malta-di +Package: squashfs-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di, compress-modules-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di, compress-modules-4.19.0-24-5kc-malta-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: sound-modules-4.19.0-23progress5u1-5kc-malta-di +Package: sound-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: sound-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di, i2c-modules-4.19.0-23progress5u1-5kc-malta-di, usb-modules-4.19.0-23progress5u1-5kc-malta-di, crc-modules-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di, i2c-modules-4.19.0-24-5kc-malta-di, usb-modules-4.19.0-24-5kc-malta-di, crc-modules-4.19.0-24-5kc-malta-di Description: sound support This package contains sound modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: zlib-modules-4.19.0-23progress5u1-5kc-malta-di +Package: zlib-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-5kc-malta-di +Package: compress-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: udf-modules-4.19.0-23progress5u1-5kc-malta-di +Package: udf-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di, crc-modules-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di, crc-modules-4.19.0-24-5kc-malta-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-5kc-malta-di +Package: fuse-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: mtd-core-modules-4.19.0-23progress5u1-5kc-malta-di +Package: mtd-core-modules-4.19.0-24-5kc-malta-di Architecture: mips64 mips64el Section: debian-installer Priority: optional Provides: mtd-core-modules -Depends: kernel-image-4.19.0-23progress5u1-5kc-malta-di +Depends: kernel-image-4.19.0-24-5kc-malta-di Description: MTD core This package contains the MTD core. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-5kc-malta +Kernel-Version: 4.19.0-24-5kc-malta Package-Type: udeb -Package: linux-headers-4.19.0-23progress5u1-all-mips64el +Package: linux-headers-4.19.0-24-all-mips64el Architecture: mips64el -Depends: ${misc:Depends}, linux-headers-4.19.0-23progress5u1-5kc-malta (= ${binary:Version}), linux-headers-4.19.0-23progress5u1-loongson-3 (= ${binary:Version}), linux-headers-4.19.0-23progress5u1-octeon (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-24-5kc-malta (= ${binary:Version}), linux-headers-4.19.0-24-loongson-3 (= ${binary:Version}), linux-headers-4.19.0-24-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-23progress5u1-loongson-3-di +Package: kernel-image-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: nic-modules-4.19.0-23progress5u1-loongson-3-di +Package: nic-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di, nic-shared-modules-4.19.0-23progress5u1-loongson-3-di, crc-modules-4.19.0-23progress5u1-loongson-3-di, zlib-modules-4.19.0-23progress5u1-loongson-3-di, mtd-core-modules-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di, nic-shared-modules-4.19.0-24-loongson-3-di, crc-modules-4.19.0-24-loongson-3-di, zlib-modules-4.19.0-24-loongson-3-di, mtd-core-modules-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: nic-wireless-modules-4.19.0-23progress5u1-loongson-3-di +Package: nic-wireless-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di, nic-shared-modules-4.19.0-23progress5u1-loongson-3-di, usb-modules-4.19.0-23progress5u1-loongson-3-di, crc-modules-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di, nic-shared-modules-4.19.0-24-loongson-3-di, usb-modules-4.19.0-24-loongson-3-di, crc-modules-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: nic-shared-modules-4.19.0-23progress5u1-loongson-3-di +Package: nic-shared-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: usb-serial-modules-4.19.0-23progress5u1-loongson-3-di +Package: usb-serial-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di, usb-modules-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di, usb-modules-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: ppp-modules-4.19.0-23progress5u1-loongson-3-di +Package: ppp-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di, zlib-modules-4.19.0-23progress5u1-loongson-3-di, crc-modules-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di, zlib-modules-4.19.0-24-loongson-3-di, crc-modules-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: pata-modules-4.19.0-23progress5u1-loongson-3-di +Package: pata-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di, ata-modules-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di, ata-modules-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: cdrom-core-modules-4.19.0-23progress5u1-loongson-3-di +Package: cdrom-core-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di, scsi-core-modules-4.19.0-23progress5u1-loongson-3-di, isofs-modules-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di, scsi-core-modules-4.19.0-24-loongson-3-di, isofs-modules-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: firewire-core-modules-4.19.0-23progress5u1-loongson-3-di +Package: firewire-core-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: firewire-core-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di, scsi-core-modules-4.19.0-23progress5u1-loongson-3-di, crc-modules-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di, scsi-core-modules-4.19.0-24-loongson-3-di, crc-modules-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: scsi-core-modules-4.19.0-23progress5u1-loongson-3-di +Package: scsi-core-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: scsi-modules-4.19.0-23progress5u1-loongson-3-di +Package: scsi-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di, scsi-core-modules-4.19.0-23progress5u1-loongson-3-di, cdrom-core-modules-4.19.0-23progress5u1-loongson-3-di, ata-modules-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di, scsi-core-modules-4.19.0-24-loongson-3-di, cdrom-core-modules-4.19.0-24-loongson-3-di, ata-modules-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: scsi-nic-modules-4.19.0-23progress5u1-loongson-3-di +Package: scsi-nic-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-23progress5u1-loongson-3-di, nic-modules-4.19.0-23progress5u1-loongson-3-di +Depends: scsi-modules-4.19.0-24-loongson-3-di, nic-modules-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: loop-modules-4.19.0-23progress5u1-loongson-3-di +Package: loop-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-loongson-3-di +Package: btrfs-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di, crc-modules-4.19.0-23progress5u1-loongson-3-di, zlib-modules-4.19.0-23progress5u1-loongson-3-di, compress-modules-4.19.0-23progress5u1-loongson-3-di, md-modules-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di, crc-modules-4.19.0-24-loongson-3-di, zlib-modules-4.19.0-24-loongson-3-di, compress-modules-4.19.0-24-loongson-3-di, md-modules-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-loongson-3-di +Package: ext4-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di, crc-modules-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di, crc-modules-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-loongson-3-di +Package: isofs-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: jfs-modules-4.19.0-23progress5u1-loongson-3-di +Package: jfs-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: xfs-modules-4.19.0-23progress5u1-loongson-3-di +Package: xfs-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di, crc-modules-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di, crc-modules-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: fat-modules-4.19.0-23progress5u1-loongson-3-di +Package: fat-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: hfs-modules-4.19.0-23progress5u1-loongson-3-di +Package: hfs-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: hfs-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: affs-modules-4.19.0-23progress5u1-loongson-3-di +Package: affs-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: affs-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: minix-modules-4.19.0-23progress5u1-loongson-3-di +Package: minix-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: minix-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: nfs-modules-4.19.0-23progress5u1-loongson-3-di +Package: nfs-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: nfs-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-loongson-3-di +Package: md-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di, crc-modules-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di, crc-modules-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: multipath-modules-4.19.0-23progress5u1-loongson-3-di +Package: multipath-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di, md-modules-4.19.0-23progress5u1-loongson-3-di, scsi-core-modules-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di, md-modules-4.19.0-24-loongson-3-di, scsi-core-modules-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: usb-modules-4.19.0-23progress5u1-loongson-3-di +Package: usb-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: usb-storage-modules-4.19.0-23progress5u1-loongson-3-di +Package: usb-storage-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di, scsi-core-modules-4.19.0-23progress5u1-loongson-3-di, usb-modules-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di, scsi-core-modules-4.19.0-24-loongson-3-di, usb-modules-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: fb-modules-4.19.0-23progress5u1-loongson-3-di +Package: fb-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: input-modules-4.19.0-23progress5u1-loongson-3-di +Package: input-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di, usb-modules-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di, usb-modules-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: event-modules-4.19.0-23progress5u1-loongson-3-di +Package: event-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: nic-usb-modules-4.19.0-23progress5u1-loongson-3-di +Package: nic-usb-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di, nic-shared-modules-4.19.0-23progress5u1-loongson-3-di, nic-wireless-modules-4.19.0-23progress5u1-loongson-3-di, usb-modules-4.19.0-23progress5u1-loongson-3-di, crc-modules-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di, nic-shared-modules-4.19.0-24-loongson-3-di, nic-wireless-modules-4.19.0-24-loongson-3-di, usb-modules-4.19.0-24-loongson-3-di, crc-modules-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: sata-modules-4.19.0-23progress5u1-loongson-3-di +Package: sata-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di, scsi-core-modules-4.19.0-23progress5u1-loongson-3-di, ata-modules-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di, scsi-core-modules-4.19.0-24-loongson-3-di, ata-modules-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-loongson-3-di +Package: crc-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-loongson-3-di +Package: crypto-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: crypto-dm-modules-4.19.0-23progress5u1-loongson-3-di +Package: crypto-dm-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di, md-modules-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di, md-modules-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: ata-modules-4.19.0-23progress5u1-loongson-3-di +Package: ata-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di, scsi-core-modules-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di, scsi-core-modules-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-loongson-3-di +Package: nbd-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: squashfs-modules-4.19.0-23progress5u1-loongson-3-di +Package: squashfs-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di, compress-modules-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di, compress-modules-4.19.0-24-loongson-3-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: speakup-modules-4.19.0-23progress5u1-loongson-3-di +Package: speakup-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: speakup-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di Description: speakup modules This package contains speakup modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: sound-modules-4.19.0-23progress5u1-loongson-3-di +Package: sound-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: sound-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di, usb-modules-4.19.0-23progress5u1-loongson-3-di, firewire-core-modules-4.19.0-23progress5u1-loongson-3-di, crc-modules-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di, usb-modules-4.19.0-24-loongson-3-di, firewire-core-modules-4.19.0-24-loongson-3-di, crc-modules-4.19.0-24-loongson-3-di Description: sound support This package contains sound modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: zlib-modules-4.19.0-23progress5u1-loongson-3-di +Package: zlib-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-loongson-3-di +Package: compress-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: udf-modules-4.19.0-23progress5u1-loongson-3-di +Package: udf-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di, crc-modules-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di, crc-modules-4.19.0-24-loongson-3-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-loongson-3-di +Package: fuse-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: mtd-core-modules-4.19.0-23progress5u1-loongson-3-di +Package: mtd-core-modules-4.19.0-24-loongson-3-di Architecture: mips64el mipsel Section: debian-installer Priority: optional Provides: mtd-core-modules -Depends: kernel-image-4.19.0-23progress5u1-loongson-3-di +Depends: kernel-image-4.19.0-24-loongson-3-di Description: MTD core This package contains the MTD core. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-loongson-3 +Kernel-Version: 4.19.0-24-loongson-3 Package-Type: udeb -Package: linux-image-4.19.0-23progress5u1-loongson-3 +Package: linux-image-4.19.0-24-loongson-3 Architecture: mips64el mipsel -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-loongson-3 +Package: linux-headers-4.19.0-24-loongson-3 Architecture: mips64el mipsel -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-23progress5u1-loongson-3 +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-24-loongson-3 This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-loongson-3, and can be used - for building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-loongson-3 package. + Linux kernel 4.19.0-24-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-24-loongson-3, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-loongson-3 package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-loongson-3-dbg +Package: linux-image-4.19.0-24-loongson-3-dbg Architecture: mips64el mipsel Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-loongson-3 +Description: Debug symbols for linux-image-4.19.0-24-loongson-3 This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-loongson-3. + modules in linux-image-4.19.0-24-loongson-3. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-23progress5u1-all-mips64r6 +Package: linux-headers-4.19.0-24-all-mips64r6 Architecture: mips64r6 -Depends: ${misc:Depends}, linux-headers-4.19.0-23progress5u1-mips64r6 (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-24-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-23progress5u1-mips64r6-di +Package: kernel-image-4.19.0-24-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-23progress5u1-mips64r6 +Kernel-Version: 4.19.0-24-mips64r6 Package-Type: udeb -Package: nic-shared-modules-4.19.0-23progress5u1-mips64r6-di +Package: nic-shared-modules-4.19.0-24-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-mips64r6 +Kernel-Version: 4.19.0-24-mips64r6 Package-Type: udeb -Package: loop-modules-4.19.0-23progress5u1-mips64r6-di +Package: loop-modules-4.19.0-24-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-mips64r6 +Kernel-Version: 4.19.0-24-mips64r6 Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-mips64r6-di +Package: btrfs-modules-4.19.0-24-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6-di, crc-modules-4.19.0-23progress5u1-mips64r6-di, zlib-modules-4.19.0-23progress5u1-mips64r6-di, compress-modules-4.19.0-23progress5u1-mips64r6-di, md-modules-4.19.0-23progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-24-mips64r6-di, crc-modules-4.19.0-24-mips64r6-di, zlib-modules-4.19.0-24-mips64r6-di, compress-modules-4.19.0-24-mips64r6-di, md-modules-4.19.0-24-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-23progress5u1-mips64r6 +Kernel-Version: 4.19.0-24-mips64r6 Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-mips64r6-di +Package: ext4-modules-4.19.0-24-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6-di, crc-modules-4.19.0-23progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-24-mips64r6-di, crc-modules-4.19.0-24-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-23progress5u1-mips64r6 +Kernel-Version: 4.19.0-24-mips64r6 Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-mips64r6-di +Package: isofs-modules-4.19.0-24-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-mips64r6 +Kernel-Version: 4.19.0-24-mips64r6 Package-Type: udeb -Package: jfs-modules-4.19.0-23progress5u1-mips64r6-di +Package: jfs-modules-4.19.0-24-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-mips64r6 +Kernel-Version: 4.19.0-24-mips64r6 Package-Type: udeb -Package: xfs-modules-4.19.0-23progress5u1-mips64r6-di +Package: xfs-modules-4.19.0-24-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6-di, crc-modules-4.19.0-23progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-24-mips64r6-di, crc-modules-4.19.0-24-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-23progress5u1-mips64r6 +Kernel-Version: 4.19.0-24-mips64r6 Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-mips64r6-di +Package: md-modules-4.19.0-24-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6-di, crc-modules-4.19.0-23progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-24-mips64r6-di, crc-modules-4.19.0-24-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-23progress5u1-mips64r6 +Kernel-Version: 4.19.0-24-mips64r6 Package-Type: udeb -Package: multipath-modules-4.19.0-23progress5u1-mips64r6-di +Package: multipath-modules-4.19.0-24-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6-di, md-modules-4.19.0-23progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-24-mips64r6-di, md-modules-4.19.0-24-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-23progress5u1-mips64r6 +Kernel-Version: 4.19.0-24-mips64r6 Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-mips64r6-di +Package: crc-modules-4.19.0-24-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-24-mips64r6-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-mips64r6 +Kernel-Version: 4.19.0-24-mips64r6 Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-mips64r6-di +Package: crypto-modules-4.19.0-24-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-24-mips64r6-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-mips64r6 +Kernel-Version: 4.19.0-24-mips64r6 Package-Type: udeb -Package: crypto-dm-modules-4.19.0-23progress5u1-mips64r6-di +Package: crypto-dm-modules-4.19.0-24-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6-di, md-modules-4.19.0-23progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-24-mips64r6-di, md-modules-4.19.0-24-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-23progress5u1-mips64r6 +Kernel-Version: 4.19.0-24-mips64r6 Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-mips64r6-di +Package: nbd-modules-4.19.0-24-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-mips64r6 +Kernel-Version: 4.19.0-24-mips64r6 Package-Type: udeb -Package: squashfs-modules-4.19.0-23progress5u1-mips64r6-di +Package: squashfs-modules-4.19.0-24-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6-di, compress-modules-4.19.0-23progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-24-mips64r6-di, compress-modules-4.19.0-24-mips64r6-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-mips64r6 +Kernel-Version: 4.19.0-24-mips64r6 Package-Type: udeb -Package: zlib-modules-4.19.0-23progress5u1-mips64r6-di +Package: zlib-modules-4.19.0-24-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-24-mips64r6-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-mips64r6 +Kernel-Version: 4.19.0-24-mips64r6 Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-mips64r6-di +Package: compress-modules-4.19.0-24-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-24-mips64r6-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-mips64r6 +Kernel-Version: 4.19.0-24-mips64r6 Package-Type: udeb -Package: udf-modules-4.19.0-23progress5u1-mips64r6-di +Package: udf-modules-4.19.0-24-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6-di, crc-modules-4.19.0-23progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-24-mips64r6-di, crc-modules-4.19.0-24-mips64r6-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-mips64r6 +Kernel-Version: 4.19.0-24-mips64r6 Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-mips64r6-di +Package: fuse-modules-4.19.0-24-mips64r6-di Architecture: mips64r6 Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-mips64r6 +Kernel-Version: 4.19.0-24-mips64r6 Package-Type: udeb -Package: linux-image-4.19.0-23progress5u1-mips64r6 +Package: linux-image-4.19.0-24-mips64r6 Architecture: mips64r6 mipsr6 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-mips64r6 +Package: linux-headers-4.19.0-24-mips64r6 Architecture: mips64r6 mipsr6 -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-23progress5u1-mips64r6 +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-24-mips64r6 This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-mips64r6, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-mips64r6 package. + Linux kernel 4.19.0-24-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-24-mips64r6, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-mips64r6 package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-mips64r6-dbg +Package: linux-image-4.19.0-24-mips64r6-dbg Architecture: mips64r6 mipsr6 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-mips64r6 +Description: Debug symbols for linux-image-4.19.0-24-mips64r6 This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-mips64r6. + modules in linux-image-4.19.0-24-mips64r6. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-23progress5u1-all-mips64r6el +Package: linux-headers-4.19.0-24-all-mips64r6el Architecture: mips64r6el -Depends: ${misc:Depends}, linux-headers-4.19.0-23progress5u1-mips64r6el (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-24-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-23progress5u1-mips64r6el-di +Package: kernel-image-4.19.0-24-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-23progress5u1-mips64r6el +Kernel-Version: 4.19.0-24-mips64r6el Package-Type: udeb -Package: nic-shared-modules-4.19.0-23progress5u1-mips64r6el-di +Package: nic-shared-modules-4.19.0-24-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-mips64r6el +Kernel-Version: 4.19.0-24-mips64r6el Package-Type: udeb -Package: loop-modules-4.19.0-23progress5u1-mips64r6el-di +Package: loop-modules-4.19.0-24-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-mips64r6el +Kernel-Version: 4.19.0-24-mips64r6el Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-mips64r6el-di +Package: btrfs-modules-4.19.0-24-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6el-di, crc-modules-4.19.0-23progress5u1-mips64r6el-di, zlib-modules-4.19.0-23progress5u1-mips64r6el-di, compress-modules-4.19.0-23progress5u1-mips64r6el-di, md-modules-4.19.0-23progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-24-mips64r6el-di, crc-modules-4.19.0-24-mips64r6el-di, zlib-modules-4.19.0-24-mips64r6el-di, compress-modules-4.19.0-24-mips64r6el-di, md-modules-4.19.0-24-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-23progress5u1-mips64r6el +Kernel-Version: 4.19.0-24-mips64r6el Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-mips64r6el-di +Package: ext4-modules-4.19.0-24-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6el-di, crc-modules-4.19.0-23progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-24-mips64r6el-di, crc-modules-4.19.0-24-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-23progress5u1-mips64r6el +Kernel-Version: 4.19.0-24-mips64r6el Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-mips64r6el-di +Package: isofs-modules-4.19.0-24-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-mips64r6el +Kernel-Version: 4.19.0-24-mips64r6el Package-Type: udeb -Package: jfs-modules-4.19.0-23progress5u1-mips64r6el-di +Package: jfs-modules-4.19.0-24-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-mips64r6el +Kernel-Version: 4.19.0-24-mips64r6el Package-Type: udeb -Package: xfs-modules-4.19.0-23progress5u1-mips64r6el-di +Package: xfs-modules-4.19.0-24-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6el-di, crc-modules-4.19.0-23progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-24-mips64r6el-di, crc-modules-4.19.0-24-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-23progress5u1-mips64r6el +Kernel-Version: 4.19.0-24-mips64r6el Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-mips64r6el-di +Package: md-modules-4.19.0-24-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6el-di, crc-modules-4.19.0-23progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-24-mips64r6el-di, crc-modules-4.19.0-24-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-23progress5u1-mips64r6el +Kernel-Version: 4.19.0-24-mips64r6el Package-Type: udeb -Package: multipath-modules-4.19.0-23progress5u1-mips64r6el-di +Package: multipath-modules-4.19.0-24-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6el-di, md-modules-4.19.0-23progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-24-mips64r6el-di, md-modules-4.19.0-24-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-23progress5u1-mips64r6el +Kernel-Version: 4.19.0-24-mips64r6el Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-mips64r6el-di +Package: crc-modules-4.19.0-24-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-24-mips64r6el-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-mips64r6el +Kernel-Version: 4.19.0-24-mips64r6el Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-mips64r6el-di +Package: crypto-modules-4.19.0-24-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-24-mips64r6el-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-mips64r6el +Kernel-Version: 4.19.0-24-mips64r6el Package-Type: udeb -Package: crypto-dm-modules-4.19.0-23progress5u1-mips64r6el-di +Package: crypto-dm-modules-4.19.0-24-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6el-di, md-modules-4.19.0-23progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-24-mips64r6el-di, md-modules-4.19.0-24-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-23progress5u1-mips64r6el +Kernel-Version: 4.19.0-24-mips64r6el Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-mips64r6el-di +Package: nbd-modules-4.19.0-24-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-mips64r6el +Kernel-Version: 4.19.0-24-mips64r6el Package-Type: udeb -Package: squashfs-modules-4.19.0-23progress5u1-mips64r6el-di +Package: squashfs-modules-4.19.0-24-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6el-di, compress-modules-4.19.0-23progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-24-mips64r6el-di, compress-modules-4.19.0-24-mips64r6el-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-mips64r6el +Kernel-Version: 4.19.0-24-mips64r6el Package-Type: udeb -Package: zlib-modules-4.19.0-23progress5u1-mips64r6el-di +Package: zlib-modules-4.19.0-24-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-24-mips64r6el-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-mips64r6el +Kernel-Version: 4.19.0-24-mips64r6el Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-mips64r6el-di +Package: compress-modules-4.19.0-24-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-24-mips64r6el-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-mips64r6el +Kernel-Version: 4.19.0-24-mips64r6el Package-Type: udeb -Package: udf-modules-4.19.0-23progress5u1-mips64r6el-di +Package: udf-modules-4.19.0-24-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6el-di, crc-modules-4.19.0-23progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-24-mips64r6el-di, crc-modules-4.19.0-24-mips64r6el-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-mips64r6el +Kernel-Version: 4.19.0-24-mips64r6el Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-mips64r6el-di +Package: fuse-modules-4.19.0-24-mips64r6el-di Architecture: mips64r6el Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-mips64r6el-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-mips64r6el +Kernel-Version: 4.19.0-24-mips64r6el Package-Type: udeb -Package: linux-image-4.19.0-23progress5u1-mips64r6el +Package: linux-image-4.19.0-24-mips64r6el Architecture: mips64r6el mipsr6el -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-mips64r6el +Package: linux-headers-4.19.0-24-mips64r6el Architecture: mips64r6el mipsr6el -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-23progress5u1-mips64r6el +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-24-mips64r6el This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-mips64r6el, and can be used - for building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-mips64r6el package. + Linux kernel 4.19.0-24-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-24-mips64r6el, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-mips64r6el package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-mips64r6el-dbg +Package: linux-image-4.19.0-24-mips64r6el-dbg Architecture: mips64r6el mipsr6el Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-mips64r6el +Description: Debug symbols for linux-image-4.19.0-24-mips64r6el This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-mips64r6el. + modules in linux-image-4.19.0-24-mips64r6el. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-23progress5u1-all-mipsel +Package: linux-headers-4.19.0-24-all-mipsel Architecture: mipsel -Depends: ${misc:Depends}, linux-headers-4.19.0-23progress5u1-4kc-malta (= ${binary:Version}), linux-headers-4.19.0-23progress5u1-5kc-malta (= ${binary:Version}), linux-headers-4.19.0-23progress5u1-loongson-3 (= ${binary:Version}), linux-headers-4.19.0-23progress5u1-octeon (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-24-4kc-malta (= ${binary:Version}), linux-headers-4.19.0-24-5kc-malta (= ${binary:Version}), linux-headers-4.19.0-24-loongson-3 (= ${binary:Version}), linux-headers-4.19.0-24-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-23progress5u1-all-mipsr6 +Package: linux-headers-4.19.0-24-all-mipsr6 Architecture: mipsr6 -Depends: ${misc:Depends}, linux-headers-4.19.0-23progress5u1-mips32r6 (= ${binary:Version}), linux-headers-4.19.0-23progress5u1-mips64r6 (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-24-mips32r6 (= ${binary:Version}), linux-headers-4.19.0-24-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-23progress5u1-mips32r6-di +Package: kernel-image-4.19.0-24-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-23progress5u1-mips32r6 +Kernel-Version: 4.19.0-24-mips32r6 Package-Type: udeb -Package: nic-shared-modules-4.19.0-23progress5u1-mips32r6-di +Package: nic-shared-modules-4.19.0-24-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-mips32r6 +Kernel-Version: 4.19.0-24-mips32r6 Package-Type: udeb -Package: loop-modules-4.19.0-23progress5u1-mips32r6-di +Package: loop-modules-4.19.0-24-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-mips32r6 +Kernel-Version: 4.19.0-24-mips32r6 Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-mips32r6-di +Package: btrfs-modules-4.19.0-24-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6-di, crc-modules-4.19.0-23progress5u1-mips32r6-di, zlib-modules-4.19.0-23progress5u1-mips32r6-di, compress-modules-4.19.0-23progress5u1-mips32r6-di, md-modules-4.19.0-23progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-24-mips32r6-di, crc-modules-4.19.0-24-mips32r6-di, zlib-modules-4.19.0-24-mips32r6-di, compress-modules-4.19.0-24-mips32r6-di, md-modules-4.19.0-24-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-23progress5u1-mips32r6 +Kernel-Version: 4.19.0-24-mips32r6 Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-mips32r6-di +Package: ext4-modules-4.19.0-24-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6-di, crc-modules-4.19.0-23progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-24-mips32r6-di, crc-modules-4.19.0-24-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-23progress5u1-mips32r6 +Kernel-Version: 4.19.0-24-mips32r6 Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-mips32r6-di +Package: isofs-modules-4.19.0-24-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-mips32r6 +Kernel-Version: 4.19.0-24-mips32r6 Package-Type: udeb -Package: jfs-modules-4.19.0-23progress5u1-mips32r6-di +Package: jfs-modules-4.19.0-24-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-mips32r6 +Kernel-Version: 4.19.0-24-mips32r6 Package-Type: udeb -Package: xfs-modules-4.19.0-23progress5u1-mips32r6-di +Package: xfs-modules-4.19.0-24-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6-di, crc-modules-4.19.0-23progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-24-mips32r6-di, crc-modules-4.19.0-24-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-23progress5u1-mips32r6 +Kernel-Version: 4.19.0-24-mips32r6 Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-mips32r6-di +Package: md-modules-4.19.0-24-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6-di, crc-modules-4.19.0-23progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-24-mips32r6-di, crc-modules-4.19.0-24-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-23progress5u1-mips32r6 +Kernel-Version: 4.19.0-24-mips32r6 Package-Type: udeb -Package: multipath-modules-4.19.0-23progress5u1-mips32r6-di +Package: multipath-modules-4.19.0-24-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6-di, md-modules-4.19.0-23progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-24-mips32r6-di, md-modules-4.19.0-24-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-23progress5u1-mips32r6 +Kernel-Version: 4.19.0-24-mips32r6 Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-mips32r6-di +Package: crc-modules-4.19.0-24-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-24-mips32r6-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-mips32r6 +Kernel-Version: 4.19.0-24-mips32r6 Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-mips32r6-di +Package: crypto-modules-4.19.0-24-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-24-mips32r6-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-mips32r6 +Kernel-Version: 4.19.0-24-mips32r6 Package-Type: udeb -Package: crypto-dm-modules-4.19.0-23progress5u1-mips32r6-di +Package: crypto-dm-modules-4.19.0-24-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6-di, md-modules-4.19.0-23progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-24-mips32r6-di, md-modules-4.19.0-24-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-23progress5u1-mips32r6 +Kernel-Version: 4.19.0-24-mips32r6 Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-mips32r6-di +Package: nbd-modules-4.19.0-24-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-mips32r6 +Kernel-Version: 4.19.0-24-mips32r6 Package-Type: udeb -Package: squashfs-modules-4.19.0-23progress5u1-mips32r6-di +Package: squashfs-modules-4.19.0-24-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6-di, compress-modules-4.19.0-23progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-24-mips32r6-di, compress-modules-4.19.0-24-mips32r6-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-mips32r6 +Kernel-Version: 4.19.0-24-mips32r6 Package-Type: udeb -Package: zlib-modules-4.19.0-23progress5u1-mips32r6-di +Package: zlib-modules-4.19.0-24-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-24-mips32r6-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-mips32r6 +Kernel-Version: 4.19.0-24-mips32r6 Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-mips32r6-di +Package: compress-modules-4.19.0-24-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-24-mips32r6-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-mips32r6 +Kernel-Version: 4.19.0-24-mips32r6 Package-Type: udeb -Package: udf-modules-4.19.0-23progress5u1-mips32r6-di +Package: udf-modules-4.19.0-24-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6-di, crc-modules-4.19.0-23progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-24-mips32r6-di, crc-modules-4.19.0-24-mips32r6-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-mips32r6 +Kernel-Version: 4.19.0-24-mips32r6 Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-mips32r6-di +Package: fuse-modules-4.19.0-24-mips32r6-di Architecture: mipsr6 Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-mips32r6 +Kernel-Version: 4.19.0-24-mips32r6 Package-Type: udeb -Package: linux-image-4.19.0-23progress5u1-mips32r6 +Package: linux-image-4.19.0-24-mips32r6 Architecture: mipsr6 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-mips32r6 +Package: linux-headers-4.19.0-24-mips32r6 Architecture: mipsr6 -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-23progress5u1-mips32r6 +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-24-mips32r6 This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-mips32r6, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-mips32r6 package. + Linux kernel 4.19.0-24-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-24-mips32r6, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-mips32r6 package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-mips32r6-dbg +Package: linux-image-4.19.0-24-mips32r6-dbg Architecture: mipsr6 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-mips32r6 +Description: Debug symbols for linux-image-4.19.0-24-mips32r6 This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-mips32r6. + modules in linux-image-4.19.0-24-mips32r6. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-23progress5u1-all-mipsr6el +Package: linux-headers-4.19.0-24-all-mipsr6el Architecture: mipsr6el -Depends: ${misc:Depends}, linux-headers-4.19.0-23progress5u1-mips32r6el (= ${binary:Version}), linux-headers-4.19.0-23progress5u1-mips64r6el (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-24-mips32r6el (= ${binary:Version}), linux-headers-4.19.0-24-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-23progress5u1-mips32r6el-di +Package: kernel-image-4.19.0-24-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-23progress5u1-mips32r6el +Kernel-Version: 4.19.0-24-mips32r6el Package-Type: udeb -Package: nic-shared-modules-4.19.0-23progress5u1-mips32r6el-di +Package: nic-shared-modules-4.19.0-24-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-mips32r6el +Kernel-Version: 4.19.0-24-mips32r6el Package-Type: udeb -Package: loop-modules-4.19.0-23progress5u1-mips32r6el-di +Package: loop-modules-4.19.0-24-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-mips32r6el +Kernel-Version: 4.19.0-24-mips32r6el Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-mips32r6el-di +Package: btrfs-modules-4.19.0-24-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6el-di, crc-modules-4.19.0-23progress5u1-mips32r6el-di, zlib-modules-4.19.0-23progress5u1-mips32r6el-di, compress-modules-4.19.0-23progress5u1-mips32r6el-di, md-modules-4.19.0-23progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-24-mips32r6el-di, crc-modules-4.19.0-24-mips32r6el-di, zlib-modules-4.19.0-24-mips32r6el-di, compress-modules-4.19.0-24-mips32r6el-di, md-modules-4.19.0-24-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-23progress5u1-mips32r6el +Kernel-Version: 4.19.0-24-mips32r6el Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-mips32r6el-di +Package: ext4-modules-4.19.0-24-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6el-di, crc-modules-4.19.0-23progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-24-mips32r6el-di, crc-modules-4.19.0-24-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-23progress5u1-mips32r6el +Kernel-Version: 4.19.0-24-mips32r6el Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-mips32r6el-di +Package: isofs-modules-4.19.0-24-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-mips32r6el +Kernel-Version: 4.19.0-24-mips32r6el Package-Type: udeb -Package: jfs-modules-4.19.0-23progress5u1-mips32r6el-di +Package: jfs-modules-4.19.0-24-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-mips32r6el +Kernel-Version: 4.19.0-24-mips32r6el Package-Type: udeb -Package: xfs-modules-4.19.0-23progress5u1-mips32r6el-di +Package: xfs-modules-4.19.0-24-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6el-di, crc-modules-4.19.0-23progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-24-mips32r6el-di, crc-modules-4.19.0-24-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-23progress5u1-mips32r6el +Kernel-Version: 4.19.0-24-mips32r6el Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-mips32r6el-di +Package: md-modules-4.19.0-24-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6el-di, crc-modules-4.19.0-23progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-24-mips32r6el-di, crc-modules-4.19.0-24-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-23progress5u1-mips32r6el +Kernel-Version: 4.19.0-24-mips32r6el Package-Type: udeb -Package: multipath-modules-4.19.0-23progress5u1-mips32r6el-di +Package: multipath-modules-4.19.0-24-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6el-di, md-modules-4.19.0-23progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-24-mips32r6el-di, md-modules-4.19.0-24-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-23progress5u1-mips32r6el +Kernel-Version: 4.19.0-24-mips32r6el Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-mips32r6el-di +Package: crc-modules-4.19.0-24-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-24-mips32r6el-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-mips32r6el +Kernel-Version: 4.19.0-24-mips32r6el Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-mips32r6el-di +Package: crypto-modules-4.19.0-24-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-24-mips32r6el-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-mips32r6el +Kernel-Version: 4.19.0-24-mips32r6el Package-Type: udeb -Package: crypto-dm-modules-4.19.0-23progress5u1-mips32r6el-di +Package: crypto-dm-modules-4.19.0-24-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6el-di, md-modules-4.19.0-23progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-24-mips32r6el-di, md-modules-4.19.0-24-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-23progress5u1-mips32r6el +Kernel-Version: 4.19.0-24-mips32r6el Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-mips32r6el-di +Package: nbd-modules-4.19.0-24-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-mips32r6el +Kernel-Version: 4.19.0-24-mips32r6el Package-Type: udeb -Package: squashfs-modules-4.19.0-23progress5u1-mips32r6el-di +Package: squashfs-modules-4.19.0-24-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6el-di, compress-modules-4.19.0-23progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-24-mips32r6el-di, compress-modules-4.19.0-24-mips32r6el-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-mips32r6el +Kernel-Version: 4.19.0-24-mips32r6el Package-Type: udeb -Package: zlib-modules-4.19.0-23progress5u1-mips32r6el-di +Package: zlib-modules-4.19.0-24-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-24-mips32r6el-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-mips32r6el +Kernel-Version: 4.19.0-24-mips32r6el Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-mips32r6el-di +Package: compress-modules-4.19.0-24-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-24-mips32r6el-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-mips32r6el +Kernel-Version: 4.19.0-24-mips32r6el Package-Type: udeb -Package: udf-modules-4.19.0-23progress5u1-mips32r6el-di +Package: udf-modules-4.19.0-24-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6el-di, crc-modules-4.19.0-23progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-24-mips32r6el-di, crc-modules-4.19.0-24-mips32r6el-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-mips32r6el +Kernel-Version: 4.19.0-24-mips32r6el Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-mips32r6el-di +Package: fuse-modules-4.19.0-24-mips32r6el-di Architecture: mipsr6el Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-mips32r6el-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-mips32r6el +Kernel-Version: 4.19.0-24-mips32r6el Package-Type: udeb -Package: linux-image-4.19.0-23progress5u1-mips32r6el +Package: linux-image-4.19.0-24-mips32r6el Architecture: mipsr6el -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-mips32r6el +Package: linux-headers-4.19.0-24-mips32r6el Architecture: mipsr6el -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-23progress5u1-mips32r6el +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-24-mips32r6el This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-mips32r6el, and can be used - for building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-mips32r6el package. + Linux kernel 4.19.0-24-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-24-mips32r6el, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-mips32r6el package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-mips32r6el-dbg +Package: linux-image-4.19.0-24-mips32r6el-dbg Architecture: mipsr6el Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-mips32r6el +Description: Debug symbols for linux-image-4.19.0-24-mips32r6el This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-mips32r6el. + modules in linux-image-4.19.0-24-mips32r6el. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-23progress5u1-all-powerpc +Package: linux-headers-4.19.0-24-all-powerpc Architecture: powerpc -Depends: ${misc:Depends}, linux-headers-4.19.0-23progress5u1-powerpc (= ${binary:Version}), linux-headers-4.19.0-23progress5u1-powerpc-smp (= ${binary:Version}), linux-headers-4.19.0-23progress5u1-powerpc64 (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-24-powerpc (= ${binary:Version}), linux-headers-4.19.0-24-powerpc-smp (= ${binary:Version}), linux-headers-4.19.0-24-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-23progress5u1-powerpc-di +Package: kernel-image-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: nic-modules-4.19.0-23progress5u1-powerpc-di +Package: nic-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di, nic-shared-modules-4.19.0-23progress5u1-powerpc-di, crc-modules-4.19.0-23progress5u1-powerpc-di, zlib-modules-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di, nic-shared-modules-4.19.0-24-powerpc-di, crc-modules-4.19.0-24-powerpc-di, zlib-modules-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: nic-wireless-modules-4.19.0-23progress5u1-powerpc-di +Package: nic-wireless-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di, nic-shared-modules-4.19.0-23progress5u1-powerpc-di, usb-modules-4.19.0-23progress5u1-powerpc-di, mmc-core-modules-4.19.0-23progress5u1-powerpc-di, pcmcia-modules-4.19.0-23progress5u1-powerpc-di, crc-modules-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di, nic-shared-modules-4.19.0-24-powerpc-di, usb-modules-4.19.0-24-powerpc-di, mmc-core-modules-4.19.0-24-powerpc-di, pcmcia-modules-4.19.0-24-powerpc-di, crc-modules-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: nic-shared-modules-4.19.0-23progress5u1-powerpc-di +Package: nic-shared-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: serial-modules-4.19.0-23progress5u1-powerpc-di +Package: serial-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: serial-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di, pcmcia-modules-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di, pcmcia-modules-4.19.0-24-powerpc-di Description: Serial drivers This package contains serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: usb-serial-modules-4.19.0-23progress5u1-powerpc-di +Package: usb-serial-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di, usb-modules-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di, usb-modules-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: ppp-modules-4.19.0-23progress5u1-powerpc-di +Package: ppp-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di, serial-modules-4.19.0-23progress5u1-powerpc-di, zlib-modules-4.19.0-23progress5u1-powerpc-di, crc-modules-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di, serial-modules-4.19.0-24-powerpc-di, zlib-modules-4.19.0-24-powerpc-di, crc-modules-4.19.0-24-powerpc-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: pata-modules-4.19.0-23progress5u1-powerpc-di +Package: pata-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di, ata-modules-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di, ata-modules-4.19.0-24-powerpc-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: cdrom-core-modules-4.19.0-23progress5u1-powerpc-di +Package: cdrom-core-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di, scsi-core-modules-4.19.0-23progress5u1-powerpc-di, isofs-modules-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di, scsi-core-modules-4.19.0-24-powerpc-di, isofs-modules-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: firewire-core-modules-4.19.0-23progress5u1-powerpc-di +Package: firewire-core-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: firewire-core-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di, scsi-core-modules-4.19.0-23progress5u1-powerpc-di, crc-modules-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di, scsi-core-modules-4.19.0-24-powerpc-di, crc-modules-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: scsi-core-modules-4.19.0-23progress5u1-powerpc-di +Package: scsi-core-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: scsi-modules-4.19.0-23progress5u1-powerpc-di +Package: scsi-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di, scsi-core-modules-4.19.0-23progress5u1-powerpc-di, cdrom-core-modules-4.19.0-23progress5u1-powerpc-di, ata-modules-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di, scsi-core-modules-4.19.0-24-powerpc-di, cdrom-core-modules-4.19.0-24-powerpc-di, ata-modules-4.19.0-24-powerpc-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: scsi-nic-modules-4.19.0-23progress5u1-powerpc-di +Package: scsi-nic-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-23progress5u1-powerpc-di, nic-modules-4.19.0-23progress5u1-powerpc-di +Depends: scsi-modules-4.19.0-24-powerpc-di, nic-modules-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: loop-modules-4.19.0-23progress5u1-powerpc-di +Package: loop-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-powerpc-di +Package: btrfs-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di, crc-modules-4.19.0-23progress5u1-powerpc-di, zlib-modules-4.19.0-23progress5u1-powerpc-di, compress-modules-4.19.0-23progress5u1-powerpc-di, md-modules-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di, crc-modules-4.19.0-24-powerpc-di, zlib-modules-4.19.0-24-powerpc-di, compress-modules-4.19.0-24-powerpc-di, md-modules-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-powerpc-di +Package: ext4-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di, crc-modules-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di, crc-modules-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-powerpc-di +Package: isofs-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: jfs-modules-4.19.0-23progress5u1-powerpc-di +Package: jfs-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: xfs-modules-4.19.0-23progress5u1-powerpc-di +Package: xfs-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di, crc-modules-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di, crc-modules-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: fat-modules-4.19.0-23progress5u1-powerpc-di +Package: fat-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: hfs-modules-4.19.0-23progress5u1-powerpc-di +Package: hfs-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: hfs-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: affs-modules-4.19.0-23progress5u1-powerpc-di +Package: affs-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: affs-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-powerpc-di +Package: md-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di, crc-modules-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di, crc-modules-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: multipath-modules-4.19.0-23progress5u1-powerpc-di +Package: multipath-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di, md-modules-4.19.0-23progress5u1-powerpc-di, scsi-core-modules-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di, md-modules-4.19.0-24-powerpc-di, scsi-core-modules-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: usb-modules-4.19.0-23progress5u1-powerpc-di +Package: usb-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: usb-storage-modules-4.19.0-23progress5u1-powerpc-di +Package: usb-storage-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di, scsi-core-modules-4.19.0-23progress5u1-powerpc-di, usb-modules-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di, scsi-core-modules-4.19.0-24-powerpc-di, usb-modules-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: pcmcia-storage-modules-4.19.0-23progress5u1-powerpc-di +Package: pcmcia-storage-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: pcmcia-storage-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di, cdrom-core-modules-4.19.0-23progress5u1-powerpc-di, pcmcia-modules-4.19.0-23progress5u1-powerpc-di, ata-modules-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di, cdrom-core-modules-4.19.0-24-powerpc-di, pcmcia-modules-4.19.0-24-powerpc-di, ata-modules-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: fb-modules-4.19.0-23progress5u1-powerpc-di +Package: fb-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: input-modules-4.19.0-23progress5u1-powerpc-di +Package: input-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di, usb-modules-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di, usb-modules-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: event-modules-4.19.0-23progress5u1-powerpc-di +Package: event-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di Description: Event support This package contains event drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: mouse-modules-4.19.0-23progress5u1-powerpc-di +Package: mouse-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: mouse-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di, event-modules-4.19.0-23progress5u1-powerpc-di, input-modules-4.19.0-23progress5u1-powerpc-di, usb-modules-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di, event-modules-4.19.0-24-powerpc-di, input-modules-4.19.0-24-powerpc-di, usb-modules-4.19.0-24-powerpc-di Description: Mouse support This package contains mouse drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: nic-pcmcia-modules-4.19.0-23progress5u1-powerpc-di +Package: nic-pcmcia-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: nic-pcmcia-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di, nic-shared-modules-4.19.0-23progress5u1-powerpc-di, nic-wireless-modules-4.19.0-23progress5u1-powerpc-di, pcmcia-modules-4.19.0-23progress5u1-powerpc-di, mmc-core-modules-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di, nic-shared-modules-4.19.0-24-powerpc-di, nic-wireless-modules-4.19.0-24-powerpc-di, pcmcia-modules-4.19.0-24-powerpc-di, mmc-core-modules-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: pcmcia-modules-4.19.0-23progress5u1-powerpc-di +Package: pcmcia-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: pcmcia-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: nic-usb-modules-4.19.0-23progress5u1-powerpc-di +Package: nic-usb-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di, nic-shared-modules-4.19.0-23progress5u1-powerpc-di, nic-wireless-modules-4.19.0-23progress5u1-powerpc-di, usb-modules-4.19.0-23progress5u1-powerpc-di, crc-modules-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di, nic-shared-modules-4.19.0-24-powerpc-di, nic-wireless-modules-4.19.0-24-powerpc-di, usb-modules-4.19.0-24-powerpc-di, crc-modules-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: sata-modules-4.19.0-23progress5u1-powerpc-di +Package: sata-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di, scsi-core-modules-4.19.0-23progress5u1-powerpc-di, ata-modules-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di, scsi-core-modules-4.19.0-24-powerpc-di, ata-modules-4.19.0-24-powerpc-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-powerpc-di +Package: crc-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-powerpc-di +Package: crypto-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: crypto-dm-modules-4.19.0-23progress5u1-powerpc-di +Package: crypto-dm-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di, md-modules-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di, md-modules-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: ata-modules-4.19.0-23progress5u1-powerpc-di +Package: ata-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di, scsi-core-modules-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di, scsi-core-modules-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: mmc-core-modules-4.19.0-23progress5u1-powerpc-di +Package: mmc-core-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: mmc-core-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-powerpc-di +Package: nbd-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: squashfs-modules-4.19.0-23progress5u1-powerpc-di +Package: squashfs-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di, compress-modules-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di, compress-modules-4.19.0-24-powerpc-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: uinput-modules-4.19.0-23progress5u1-powerpc-di +Package: uinput-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: uinput-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di Description: uinput support This package contains the uinput module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: zlib-modules-4.19.0-23progress5u1-powerpc-di +Package: zlib-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-powerpc-di +Package: compress-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: udf-modules-4.19.0-23progress5u1-powerpc-di +Package: udf-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di, crc-modules-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-powerpc-di, crc-modules-4.19.0-24-powerpc-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-powerpc-di +Package: fuse-modules-4.19.0-24-powerpc-di Architecture: powerpc Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc +Kernel-Version: 4.19.0-24-powerpc Package-Type: udeb -Package: kernel-image-4.19.0-23progress5u1-powerpc64-di +Package: kernel-image-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: nic-modules-4.19.0-23progress5u1-powerpc64-di +Package: nic-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di, nic-shared-modules-4.19.0-23progress5u1-powerpc64-di, i2c-modules-4.19.0-23progress5u1-powerpc64-di, crc-modules-4.19.0-23progress5u1-powerpc64-di, mtd-core-modules-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di, nic-shared-modules-4.19.0-24-powerpc64-di, i2c-modules-4.19.0-24-powerpc64-di, crc-modules-4.19.0-24-powerpc64-di, mtd-core-modules-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: nic-wireless-modules-4.19.0-23progress5u1-powerpc64-di +Package: nic-wireless-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di, nic-shared-modules-4.19.0-23progress5u1-powerpc64-di, usb-modules-4.19.0-23progress5u1-powerpc64-di, mmc-core-modules-4.19.0-23progress5u1-powerpc64-di, pcmcia-modules-4.19.0-23progress5u1-powerpc64-di, crc-modules-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di, nic-shared-modules-4.19.0-24-powerpc64-di, usb-modules-4.19.0-24-powerpc64-di, mmc-core-modules-4.19.0-24-powerpc64-di, pcmcia-modules-4.19.0-24-powerpc64-di, crc-modules-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: nic-shared-modules-4.19.0-23progress5u1-powerpc64-di +Package: nic-shared-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: serial-modules-4.19.0-23progress5u1-powerpc64-di +Package: serial-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: serial-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di, pcmcia-modules-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di, pcmcia-modules-4.19.0-24-powerpc64-di Description: Serial drivers This package contains serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: usb-serial-modules-4.19.0-23progress5u1-powerpc64-di +Package: usb-serial-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di, usb-modules-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di, usb-modules-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: ppp-modules-4.19.0-23progress5u1-powerpc64-di +Package: ppp-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di, serial-modules-4.19.0-23progress5u1-powerpc64-di, crc-modules-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di, serial-modules-4.19.0-24-powerpc64-di, crc-modules-4.19.0-24-powerpc64-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: pata-modules-4.19.0-23progress5u1-powerpc64-di +Package: pata-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di, ata-modules-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di, ata-modules-4.19.0-24-powerpc64-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: cdrom-core-modules-4.19.0-23progress5u1-powerpc64-di +Package: cdrom-core-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di, scsi-core-modules-4.19.0-23progress5u1-powerpc64-di, isofs-modules-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di, scsi-core-modules-4.19.0-24-powerpc64-di, isofs-modules-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: firewire-core-modules-4.19.0-23progress5u1-powerpc64-di +Package: firewire-core-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: firewire-core-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di, scsi-core-modules-4.19.0-23progress5u1-powerpc64-di, crc-modules-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di, scsi-core-modules-4.19.0-24-powerpc64-di, crc-modules-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: scsi-core-modules-4.19.0-23progress5u1-powerpc64-di +Package: scsi-core-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: scsi-modules-4.19.0-23progress5u1-powerpc64-di +Package: scsi-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di, scsi-core-modules-4.19.0-23progress5u1-powerpc64-di, cdrom-core-modules-4.19.0-23progress5u1-powerpc64-di, ata-modules-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di, scsi-core-modules-4.19.0-24-powerpc64-di, cdrom-core-modules-4.19.0-24-powerpc64-di, ata-modules-4.19.0-24-powerpc64-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: scsi-nic-modules-4.19.0-23progress5u1-powerpc64-di +Package: scsi-nic-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-23progress5u1-powerpc64-di, nic-modules-4.19.0-23progress5u1-powerpc64-di +Depends: scsi-modules-4.19.0-24-powerpc64-di, nic-modules-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: loop-modules-4.19.0-23progress5u1-powerpc64-di +Package: loop-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-powerpc64-di +Package: btrfs-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di, crc-modules-4.19.0-23progress5u1-powerpc64-di, compress-modules-4.19.0-23progress5u1-powerpc64-di, md-modules-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di, crc-modules-4.19.0-24-powerpc64-di, compress-modules-4.19.0-24-powerpc64-di, md-modules-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-powerpc64-di +Package: ext4-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di, crc-modules-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di, crc-modules-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-powerpc64-di +Package: isofs-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: jfs-modules-4.19.0-23progress5u1-powerpc64-di +Package: jfs-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: xfs-modules-4.19.0-23progress5u1-powerpc64-di +Package: xfs-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di, crc-modules-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di, crc-modules-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: fat-modules-4.19.0-23progress5u1-powerpc64-di +Package: fat-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: hfs-modules-4.19.0-23progress5u1-powerpc64-di +Package: hfs-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: hfs-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: affs-modules-4.19.0-23progress5u1-powerpc64-di +Package: affs-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: affs-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-powerpc64-di +Package: md-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di, crc-modules-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di, crc-modules-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: multipath-modules-4.19.0-23progress5u1-powerpc64-di +Package: multipath-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di, md-modules-4.19.0-23progress5u1-powerpc64-di, scsi-core-modules-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di, md-modules-4.19.0-24-powerpc64-di, scsi-core-modules-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: usb-modules-4.19.0-23progress5u1-powerpc64-di +Package: usb-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: usb-storage-modules-4.19.0-23progress5u1-powerpc64-di +Package: usb-storage-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di, scsi-core-modules-4.19.0-23progress5u1-powerpc64-di, usb-modules-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di, scsi-core-modules-4.19.0-24-powerpc64-di, usb-modules-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: pcmcia-storage-modules-4.19.0-23progress5u1-powerpc64-di +Package: pcmcia-storage-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: pcmcia-storage-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di, cdrom-core-modules-4.19.0-23progress5u1-powerpc64-di, pcmcia-modules-4.19.0-23progress5u1-powerpc64-di, ata-modules-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di, cdrom-core-modules-4.19.0-24-powerpc64-di, pcmcia-modules-4.19.0-24-powerpc64-di, ata-modules-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: fb-modules-4.19.0-23progress5u1-powerpc64-di +Package: fb-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di, i2c-modules-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di, i2c-modules-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: input-modules-4.19.0-23progress5u1-powerpc64-di +Package: input-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di, usb-modules-4.19.0-23progress5u1-powerpc64-di, i2c-modules-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di, usb-modules-4.19.0-24-powerpc64-di, i2c-modules-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: event-modules-4.19.0-23progress5u1-powerpc64-di +Package: event-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di Description: Event support This package contains event drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: mouse-modules-4.19.0-23progress5u1-powerpc64-di +Package: mouse-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: mouse-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di, event-modules-4.19.0-23progress5u1-powerpc64-di, input-modules-4.19.0-23progress5u1-powerpc64-di, usb-modules-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di, event-modules-4.19.0-24-powerpc64-di, input-modules-4.19.0-24-powerpc64-di, usb-modules-4.19.0-24-powerpc64-di Description: Mouse support This package contains mouse drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: nic-pcmcia-modules-4.19.0-23progress5u1-powerpc64-di +Package: nic-pcmcia-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: nic-pcmcia-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di, nic-shared-modules-4.19.0-23progress5u1-powerpc64-di, nic-wireless-modules-4.19.0-23progress5u1-powerpc64-di, pcmcia-modules-4.19.0-23progress5u1-powerpc64-di, mmc-core-modules-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di, nic-shared-modules-4.19.0-24-powerpc64-di, nic-wireless-modules-4.19.0-24-powerpc64-di, pcmcia-modules-4.19.0-24-powerpc64-di, mmc-core-modules-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: pcmcia-modules-4.19.0-23progress5u1-powerpc64-di +Package: pcmcia-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: pcmcia-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: nic-usb-modules-4.19.0-23progress5u1-powerpc64-di +Package: nic-usb-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di, nic-shared-modules-4.19.0-23progress5u1-powerpc64-di, nic-wireless-modules-4.19.0-23progress5u1-powerpc64-di, usb-modules-4.19.0-23progress5u1-powerpc64-di, crc-modules-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di, nic-shared-modules-4.19.0-24-powerpc64-di, nic-wireless-modules-4.19.0-24-powerpc64-di, usb-modules-4.19.0-24-powerpc64-di, crc-modules-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: sata-modules-4.19.0-23progress5u1-powerpc64-di +Package: sata-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di, scsi-core-modules-4.19.0-23progress5u1-powerpc64-di, ata-modules-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di, scsi-core-modules-4.19.0-24-powerpc64-di, ata-modules-4.19.0-24-powerpc64-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: i2c-modules-4.19.0-23progress5u1-powerpc64-di +Package: i2c-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di Description: i2c support modules This package contains basic i2c support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-powerpc64-di +Package: crc-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-powerpc64-di +Package: crypto-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: crypto-dm-modules-4.19.0-23progress5u1-powerpc64-di +Package: crypto-dm-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di, md-modules-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di, md-modules-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: ata-modules-4.19.0-23progress5u1-powerpc64-di +Package: ata-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di, scsi-core-modules-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di, scsi-core-modules-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: mmc-core-modules-4.19.0-23progress5u1-powerpc64-di +Package: mmc-core-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: mmc-core-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-powerpc64-di +Package: nbd-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: squashfs-modules-4.19.0-23progress5u1-powerpc64-di +Package: squashfs-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di, compress-modules-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di, compress-modules-4.19.0-24-powerpc64-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: uinput-modules-4.19.0-23progress5u1-powerpc64-di +Package: uinput-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: uinput-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di Description: uinput support This package contains the uinput module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-powerpc64-di +Package: compress-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: udf-modules-4.19.0-23progress5u1-powerpc64-di +Package: udf-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di, crc-modules-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di, crc-modules-4.19.0-24-powerpc64-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-powerpc64-di +Package: fuse-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: mtd-core-modules-4.19.0-23progress5u1-powerpc64-di +Package: mtd-core-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: optional Provides: mtd-core-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-powerpc64-di Description: MTD core This package contains the MTD core. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: hypervisor-modules-4.19.0-23progress5u1-powerpc64-di +Package: hypervisor-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: hypervisor-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: fancontrol-modules-4.19.0-23progress5u1-powerpc64-di +Package: fancontrol-modules-4.19.0-24-powerpc64-di Architecture: powerpc ppc64 Section: debian-installer Priority: standard Provides: fancontrol-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc64 +Kernel-Version: 4.19.0-24-powerpc64 Package-Type: udeb -Package: linux-image-4.19.0-23progress5u1-powerpc +Package: linux-image-4.19.0-24-powerpc Architecture: powerpc -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-powerpc +Package: linux-headers-4.19.0-24-powerpc Architecture: powerpc -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-23progress5u1-powerpc +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-24-powerpc This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-powerpc, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-powerpc package. + Linux kernel 4.19.0-24-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-24-powerpc, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-powerpc package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-powerpc-dbg +Package: linux-image-4.19.0-24-powerpc-dbg Architecture: powerpc Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-powerpc +Description: Debug symbols for linux-image-4.19.0-24-powerpc This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-powerpc. + modules in linux-image-4.19.0-24-powerpc. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-powerpc-smp +Package: linux-image-4.19.0-24-powerpc-smp Architecture: powerpc -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-powerpc-smp +Package: linux-headers-4.19.0-24-powerpc-smp Architecture: powerpc -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-23progress5u1-powerpc-smp +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-24-powerpc-smp This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-powerpc-smp, generally used for building + Linux kernel 4.19.0-24-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-23progress5u1-powerpc-smp, and can be used - for building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-powerpc-smp package. + /usr/src/linux-headers-4.19.0-24-powerpc-smp, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-powerpc-smp package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-powerpc-smp-dbg +Package: linux-image-4.19.0-24-powerpc-smp-dbg Architecture: powerpc Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-powerpc-smp +Description: Debug symbols for linux-image-4.19.0-24-powerpc-smp This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-powerpc-smp. + modules in linux-image-4.19.0-24-powerpc-smp. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-powerpc64 +Package: linux-image-4.19.0-24-powerpc64 Architecture: powerpc ppc64 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-powerpc64 +Package: linux-headers-4.19.0-24-powerpc64 Architecture: powerpc ppc64 -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-23progress5u1-powerpc64 +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-24-powerpc64 This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-powerpc64, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-powerpc64 package. + Linux kernel 4.19.0-24-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-24-powerpc64, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-powerpc64 package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-powerpc64-dbg +Package: linux-image-4.19.0-24-powerpc64-dbg Architecture: powerpc ppc64 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-powerpc64 +Description: Debug symbols for linux-image-4.19.0-24-powerpc64 This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-powerpc64. + modules in linux-image-4.19.0-24-powerpc64. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-23progress5u1-all-powerpcspe +Package: linux-headers-4.19.0-24-all-powerpcspe Architecture: powerpcspe -Depends: ${misc:Depends}, linux-headers-4.19.0-23progress5u1-powerpcspe (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-24-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-23progress5u1-powerpcspe +Package: linux-image-4.19.0-24-powerpcspe Architecture: powerpcspe -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-powerpcspe +Package: linux-headers-4.19.0-24-powerpcspe Architecture: powerpcspe -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-23progress5u1-powerpcspe +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-24-powerpcspe This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-powerpcspe, and can be used - for building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-powerpcspe package. + Linux kernel 4.19.0-24-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-24-powerpcspe, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-powerpcspe package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-powerpcspe-dbg +Package: linux-image-4.19.0-24-powerpcspe-dbg Architecture: powerpcspe Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-powerpcspe +Description: Debug symbols for linux-image-4.19.0-24-powerpcspe This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-powerpcspe. + modules in linux-image-4.19.0-24-powerpcspe. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-23progress5u1-all-ppc64 +Package: linux-headers-4.19.0-24-all-ppc64 Architecture: ppc64 -Depends: ${misc:Depends}, linux-headers-4.19.0-23progress5u1-powerpc64 (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-24-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-23progress5u1-all-ppc64el +Package: linux-headers-4.19.0-24-all-ppc64el Architecture: ppc64el -Depends: ${misc:Depends}, linux-headers-4.19.0-23progress5u1-powerpc64le (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-24-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-23progress5u1-powerpc64le-di +Package: kernel-image-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: nic-modules-4.19.0-23progress5u1-powerpc64le-di +Package: nic-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di, nic-shared-modules-4.19.0-23progress5u1-powerpc64le-di, i2c-modules-4.19.0-23progress5u1-powerpc64le-di, crc-modules-4.19.0-23progress5u1-powerpc64le-di, mtd-core-modules-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di, nic-shared-modules-4.19.0-24-powerpc64le-di, i2c-modules-4.19.0-24-powerpc64le-di, crc-modules-4.19.0-24-powerpc64le-di, mtd-core-modules-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: nic-wireless-modules-4.19.0-23progress5u1-powerpc64le-di +Package: nic-wireless-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di, nic-shared-modules-4.19.0-23progress5u1-powerpc64le-di, usb-modules-4.19.0-23progress5u1-powerpc64le-di, crc-modules-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di, nic-shared-modules-4.19.0-24-powerpc64le-di, usb-modules-4.19.0-24-powerpc64le-di, crc-modules-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: nic-shared-modules-4.19.0-23progress5u1-powerpc64le-di +Package: nic-shared-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: serial-modules-4.19.0-23progress5u1-powerpc64le-di +Package: serial-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: serial-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di Description: Serial drivers This package contains serial drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: usb-serial-modules-4.19.0-23progress5u1-powerpc64le-di +Package: usb-serial-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di, usb-modules-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di, usb-modules-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: ppp-modules-4.19.0-23progress5u1-powerpc64le-di +Package: ppp-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di, serial-modules-4.19.0-23progress5u1-powerpc64le-di, crc-modules-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di, serial-modules-4.19.0-24-powerpc64le-di, crc-modules-4.19.0-24-powerpc64le-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: cdrom-core-modules-4.19.0-23progress5u1-powerpc64le-di +Package: cdrom-core-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di, scsi-core-modules-4.19.0-23progress5u1-powerpc64le-di, isofs-modules-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di, scsi-core-modules-4.19.0-24-powerpc64le-di, isofs-modules-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: firewire-core-modules-4.19.0-23progress5u1-powerpc64le-di +Package: firewire-core-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: firewire-core-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di, scsi-core-modules-4.19.0-23progress5u1-powerpc64le-di, crc-modules-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di, scsi-core-modules-4.19.0-24-powerpc64le-di, crc-modules-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: scsi-core-modules-4.19.0-23progress5u1-powerpc64le-di +Package: scsi-core-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: scsi-modules-4.19.0-23progress5u1-powerpc64le-di +Package: scsi-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di, scsi-core-modules-4.19.0-23progress5u1-powerpc64le-di, cdrom-core-modules-4.19.0-23progress5u1-powerpc64le-di, ata-modules-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di, scsi-core-modules-4.19.0-24-powerpc64le-di, cdrom-core-modules-4.19.0-24-powerpc64le-di, ata-modules-4.19.0-24-powerpc64le-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: scsi-nic-modules-4.19.0-23progress5u1-powerpc64le-di +Package: scsi-nic-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-23progress5u1-powerpc64le-di, nic-modules-4.19.0-23progress5u1-powerpc64le-di +Depends: scsi-modules-4.19.0-24-powerpc64le-di, nic-modules-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: loop-modules-4.19.0-23progress5u1-powerpc64le-di +Package: loop-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-powerpc64le-di +Package: btrfs-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di, crc-modules-4.19.0-23progress5u1-powerpc64le-di, compress-modules-4.19.0-23progress5u1-powerpc64le-di, md-modules-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di, crc-modules-4.19.0-24-powerpc64le-di, compress-modules-4.19.0-24-powerpc64le-di, md-modules-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-powerpc64le-di +Package: ext4-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di, crc-modules-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di, crc-modules-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-powerpc64le-di +Package: isofs-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: jfs-modules-4.19.0-23progress5u1-powerpc64le-di +Package: jfs-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: xfs-modules-4.19.0-23progress5u1-powerpc64le-di +Package: xfs-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di, crc-modules-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di, crc-modules-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: fat-modules-4.19.0-23progress5u1-powerpc64le-di +Package: fat-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-powerpc64le-di +Package: md-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di, crc-modules-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di, crc-modules-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: multipath-modules-4.19.0-23progress5u1-powerpc64le-di +Package: multipath-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di, md-modules-4.19.0-23progress5u1-powerpc64le-di, scsi-core-modules-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di, md-modules-4.19.0-24-powerpc64le-di, scsi-core-modules-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: usb-modules-4.19.0-23progress5u1-powerpc64le-di +Package: usb-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: usb-storage-modules-4.19.0-23progress5u1-powerpc64le-di +Package: usb-storage-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di, scsi-core-modules-4.19.0-23progress5u1-powerpc64le-di, usb-modules-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di, scsi-core-modules-4.19.0-24-powerpc64le-di, usb-modules-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: fb-modules-4.19.0-23progress5u1-powerpc64le-di +Package: fb-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di, i2c-modules-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di, i2c-modules-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: input-modules-4.19.0-23progress5u1-powerpc64le-di +Package: input-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di, usb-modules-4.19.0-23progress5u1-powerpc64le-di, i2c-modules-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di, usb-modules-4.19.0-24-powerpc64le-di, i2c-modules-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: event-modules-4.19.0-23progress5u1-powerpc64le-di +Package: event-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di Description: Event support This package contains event drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: mouse-modules-4.19.0-23progress5u1-powerpc64le-di +Package: mouse-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: mouse-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di, event-modules-4.19.0-23progress5u1-powerpc64le-di, input-modules-4.19.0-23progress5u1-powerpc64le-di, usb-modules-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di, event-modules-4.19.0-24-powerpc64le-di, input-modules-4.19.0-24-powerpc64le-di, usb-modules-4.19.0-24-powerpc64le-di Description: Mouse support This package contains mouse drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: nic-usb-modules-4.19.0-23progress5u1-powerpc64le-di +Package: nic-usb-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di, nic-shared-modules-4.19.0-23progress5u1-powerpc64le-di, nic-wireless-modules-4.19.0-23progress5u1-powerpc64le-di, usb-modules-4.19.0-23progress5u1-powerpc64le-di, crc-modules-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di, nic-shared-modules-4.19.0-24-powerpc64le-di, nic-wireless-modules-4.19.0-24-powerpc64le-di, usb-modules-4.19.0-24-powerpc64le-di, crc-modules-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: sata-modules-4.19.0-23progress5u1-powerpc64le-di +Package: sata-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di, scsi-core-modules-4.19.0-23progress5u1-powerpc64le-di, ata-modules-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di, scsi-core-modules-4.19.0-24-powerpc64le-di, ata-modules-4.19.0-24-powerpc64le-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: i2c-modules-4.19.0-23progress5u1-powerpc64le-di +Package: i2c-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di Description: i2c support modules This package contains basic i2c support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-powerpc64le-di +Package: crc-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-powerpc64le-di +Package: crypto-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: crypto-dm-modules-4.19.0-23progress5u1-powerpc64le-di +Package: crypto-dm-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di, md-modules-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di, md-modules-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: ata-modules-4.19.0-23progress5u1-powerpc64le-di +Package: ata-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di, scsi-core-modules-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di, scsi-core-modules-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-powerpc64le-di +Package: nbd-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: squashfs-modules-4.19.0-23progress5u1-powerpc64le-di +Package: squashfs-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di, compress-modules-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di, compress-modules-4.19.0-24-powerpc64le-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: uinput-modules-4.19.0-23progress5u1-powerpc64le-di +Package: uinput-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: uinput-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di Description: uinput support This package contains the uinput module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-powerpc64le-di +Package: compress-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: udf-modules-4.19.0-23progress5u1-powerpc64le-di +Package: udf-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di, crc-modules-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di, crc-modules-4.19.0-24-powerpc64le-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-powerpc64le-di +Package: fuse-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: mtd-core-modules-4.19.0-23progress5u1-powerpc64le-di +Package: mtd-core-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: optional Provides: mtd-core-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-powerpc64le-di Description: MTD core This package contains the MTD core. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: hypervisor-modules-4.19.0-23progress5u1-powerpc64le-di +Package: hypervisor-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: hypervisor-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: fancontrol-modules-4.19.0-23progress5u1-powerpc64le-di +Package: fancontrol-modules-4.19.0-24-powerpc64le-di Architecture: ppc64el Section: debian-installer Priority: standard Provides: fancontrol-modules -Depends: kernel-image-4.19.0-23progress5u1-powerpc64le-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-powerpc64le +Kernel-Version: 4.19.0-24-powerpc64le Package-Type: udeb -Package: linux-image-4.19.0-23progress5u1-powerpc64le +Package: linux-image-4.19.0-24-powerpc64le Architecture: ppc64el -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-powerpc64le +Package: linux-headers-4.19.0-24-powerpc64le Architecture: ppc64el -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-23progress5u1-powerpc64le +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-24-powerpc64le This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-powerpc64le, generally used for building + Linux kernel 4.19.0-24-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-23progress5u1-powerpc64le, and can be used - for building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-powerpc64le package. + /usr/src/linux-headers-4.19.0-24-powerpc64le, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-powerpc64le package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-powerpc64le-dbg +Package: linux-image-4.19.0-24-powerpc64le-dbg Architecture: ppc64el Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-powerpc64le +Description: Debug symbols for linux-image-4.19.0-24-powerpc64le This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-powerpc64le. + modules in linux-image-4.19.0-24-powerpc64le. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-23progress5u1-all-riscv64 +Package: linux-headers-4.19.0-24-all-riscv64 Architecture: riscv64 -Depends: ${misc:Depends}, linux-headers-4.19.0-23progress5u1-riscv64 (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-24-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-23progress5u1-riscv64-di +Package: kernel-image-4.19.0-24-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-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: nic-modules-4.19.0-23progress5u1-riscv64-di +Package: nic-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di, nic-shared-modules-4.19.0-23progress5u1-riscv64-di, i2c-modules-4.19.0-23progress5u1-riscv64-di, crc-modules-4.19.0-23progress5u1-riscv64-di, zlib-modules-4.19.0-23progress5u1-riscv64-di, mtd-core-modules-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di, nic-shared-modules-4.19.0-24-riscv64-di, i2c-modules-4.19.0-24-riscv64-di, crc-modules-4.19.0-24-riscv64-di, zlib-modules-4.19.0-24-riscv64-di, mtd-core-modules-4.19.0-24-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-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: nic-wireless-modules-4.19.0-23progress5u1-riscv64-di +Package: nic-wireless-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: nic-wireless-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di, nic-shared-modules-4.19.0-23progress5u1-riscv64-di, usb-modules-4.19.0-23progress5u1-riscv64-di, crc-modules-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di, nic-shared-modules-4.19.0-24-riscv64-di, usb-modules-4.19.0-24-riscv64-di, crc-modules-4.19.0-24-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-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: nic-shared-modules-4.19.0-23progress5u1-riscv64-di +Package: nic-shared-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: usb-serial-modules-4.19.0-23progress5u1-riscv64-di +Package: usb-serial-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di, usb-modules-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di, usb-modules-4.19.0-24-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-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: ppp-modules-4.19.0-23progress5u1-riscv64-di +Package: ppp-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di, zlib-modules-4.19.0-23progress5u1-riscv64-di, crc-modules-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di, zlib-modules-4.19.0-24-riscv64-di, crc-modules-4.19.0-24-riscv64-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: pata-modules-4.19.0-23progress5u1-riscv64-di +Package: pata-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di, ata-modules-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di, ata-modules-4.19.0-24-riscv64-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: cdrom-core-modules-4.19.0-23progress5u1-riscv64-di +Package: cdrom-core-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di, scsi-core-modules-4.19.0-23progress5u1-riscv64-di, isofs-modules-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di, scsi-core-modules-4.19.0-24-riscv64-di, isofs-modules-4.19.0-24-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-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: scsi-core-modules-4.19.0-23progress5u1-riscv64-di +Package: scsi-core-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: scsi-modules-4.19.0-23progress5u1-riscv64-di +Package: scsi-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di, scsi-core-modules-4.19.0-23progress5u1-riscv64-di, cdrom-core-modules-4.19.0-23progress5u1-riscv64-di, ata-modules-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di, scsi-core-modules-4.19.0-24-riscv64-di, cdrom-core-modules-4.19.0-24-riscv64-di, ata-modules-4.19.0-24-riscv64-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: scsi-nic-modules-4.19.0-23progress5u1-riscv64-di +Package: scsi-nic-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: scsi-nic-modules -Depends: scsi-modules-4.19.0-23progress5u1-riscv64-di, nic-modules-4.19.0-23progress5u1-riscv64-di +Depends: scsi-modules-4.19.0-24-riscv64-di, nic-modules-4.19.0-24-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-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: loop-modules-4.19.0-23progress5u1-riscv64-di +Package: loop-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-riscv64-di +Package: btrfs-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di, crc-modules-4.19.0-23progress5u1-riscv64-di, zlib-modules-4.19.0-23progress5u1-riscv64-di, compress-modules-4.19.0-23progress5u1-riscv64-di, md-modules-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di, crc-modules-4.19.0-24-riscv64-di, zlib-modules-4.19.0-24-riscv64-di, compress-modules-4.19.0-24-riscv64-di, md-modules-4.19.0-24-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-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-riscv64-di +Package: ext4-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di, crc-modules-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di, crc-modules-4.19.0-24-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-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-riscv64-di +Package: isofs-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: jfs-modules-4.19.0-23progress5u1-riscv64-di +Package: jfs-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: fat-modules-4.19.0-23progress5u1-riscv64-di +Package: fat-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-riscv64-di +Package: md-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di, crc-modules-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di, crc-modules-4.19.0-24-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-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: multipath-modules-4.19.0-23progress5u1-riscv64-di +Package: multipath-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di, md-modules-4.19.0-23progress5u1-riscv64-di, scsi-core-modules-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di, md-modules-4.19.0-24-riscv64-di, scsi-core-modules-4.19.0-24-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-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: usb-modules-4.19.0-23progress5u1-riscv64-di +Package: usb-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: usb-storage-modules-4.19.0-23progress5u1-riscv64-di +Package: usb-storage-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di, scsi-core-modules-4.19.0-23progress5u1-riscv64-di, usb-modules-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di, scsi-core-modules-4.19.0-24-riscv64-di, usb-modules-4.19.0-24-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-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: fb-modules-4.19.0-23progress5u1-riscv64-di +Package: fb-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di, i2c-modules-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di, i2c-modules-4.19.0-24-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-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: input-modules-4.19.0-23progress5u1-riscv64-di +Package: input-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di, usb-modules-4.19.0-23progress5u1-riscv64-di, i2c-modules-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di, usb-modules-4.19.0-24-riscv64-di, i2c-modules-4.19.0-24-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-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: event-modules-4.19.0-23progress5u1-riscv64-di +Package: event-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: event-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di Description: Event support This package contains event drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: nic-usb-modules-4.19.0-23progress5u1-riscv64-di +Package: nic-usb-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di, nic-shared-modules-4.19.0-23progress5u1-riscv64-di, nic-wireless-modules-4.19.0-23progress5u1-riscv64-di, usb-modules-4.19.0-23progress5u1-riscv64-di, crc-modules-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di, nic-shared-modules-4.19.0-24-riscv64-di, nic-wireless-modules-4.19.0-24-riscv64-di, usb-modules-4.19.0-24-riscv64-di, crc-modules-4.19.0-24-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-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: sata-modules-4.19.0-23progress5u1-riscv64-di +Package: sata-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di, scsi-core-modules-4.19.0-23progress5u1-riscv64-di, ata-modules-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di, scsi-core-modules-4.19.0-24-riscv64-di, ata-modules-4.19.0-24-riscv64-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: i2c-modules-4.19.0-23progress5u1-riscv64-di +Package: i2c-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di Description: i2c support modules This package contains basic i2c support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-riscv64-di +Package: crc-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-riscv64-di +Package: crypto-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: crypto-dm-modules-4.19.0-23progress5u1-riscv64-di +Package: crypto-dm-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di, md-modules-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di, md-modules-4.19.0-24-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-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: ata-modules-4.19.0-23progress5u1-riscv64-di +Package: ata-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di, scsi-core-modules-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di, scsi-core-modules-4.19.0-24-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-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-riscv64-di +Package: nbd-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: squashfs-modules-4.19.0-23progress5u1-riscv64-di +Package: squashfs-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di, compress-modules-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di, compress-modules-4.19.0-24-riscv64-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: zlib-modules-4.19.0-23progress5u1-riscv64-di +Package: zlib-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-riscv64-di +Package: compress-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: udf-modules-4.19.0-23progress5u1-riscv64-di +Package: udf-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di, crc-modules-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di, crc-modules-4.19.0-24-riscv64-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-riscv64-di +Package: fuse-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: mtd-modules-4.19.0-23progress5u1-riscv64-di +Package: mtd-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: mtd-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di, mtd-core-modules-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di, mtd-core-modules-4.19.0-24-riscv64-di Description: MTD driver modules This package contains MTD driver modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: mtd-core-modules-4.19.0-23progress5u1-riscv64-di +Package: mtd-core-modules-4.19.0-24-riscv64-di Architecture: riscv64 Section: debian-installer Priority: optional Provides: mtd-core-modules -Depends: kernel-image-4.19.0-23progress5u1-riscv64-di +Depends: kernel-image-4.19.0-24-riscv64-di Description: MTD core This package contains the MTD core. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-riscv64 +Kernel-Version: 4.19.0-24-riscv64 Package-Type: udeb -Package: linux-image-4.19.0-23progress5u1-riscv64 +Package: linux-image-4.19.0-24-riscv64 Architecture: riscv64 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-riscv64 +Package: linux-headers-4.19.0-24-riscv64 Architecture: riscv64 -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-23progress5u1-riscv64 +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-24-riscv64 This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-riscv64, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-riscv64 package. + Linux kernel 4.19.0-24-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-24-riscv64, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-riscv64 package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-riscv64-dbg +Package: linux-image-4.19.0-24-riscv64-dbg Architecture: riscv64 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-riscv64 +Description: Debug symbols for linux-image-4.19.0-24-riscv64 This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-riscv64. + modules in linux-image-4.19.0-24-riscv64. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-23progress5u1-all-s390x +Package: linux-headers-4.19.0-24-all-s390x Architecture: s390x -Depends: ${misc:Depends}, linux-headers-4.19.0-23progress5u1-s390x (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-24-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-23progress5u1-s390x-di +Package: kernel-image-4.19.0-24-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-23progress5u1-s390x +Kernel-Version: 4.19.0-24-s390x Package-Type: udeb -Package: nic-modules-4.19.0-23progress5u1-s390x-di +Package: nic-modules-4.19.0-24-s390x-di Architecture: s390x Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-23progress5u1-s390x-di, crc-modules-4.19.0-23progress5u1-s390x-di, zlib-modules-4.19.0-23progress5u1-s390x-di, mtd-core-modules-4.19.0-23progress5u1-s390x-di +Depends: kernel-image-4.19.0-24-s390x-di, crc-modules-4.19.0-24-s390x-di, zlib-modules-4.19.0-24-s390x-di, mtd-core-modules-4.19.0-24-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-23progress5u1-s390x +Kernel-Version: 4.19.0-24-s390x Package-Type: udeb -Package: cdrom-core-modules-4.19.0-23progress5u1-s390x-di +Package: cdrom-core-modules-4.19.0-24-s390x-di Architecture: s390x Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-23progress5u1-s390x-di, scsi-core-modules-4.19.0-23progress5u1-s390x-di, isofs-modules-4.19.0-23progress5u1-s390x-di +Depends: kernel-image-4.19.0-24-s390x-di, scsi-core-modules-4.19.0-24-s390x-di, isofs-modules-4.19.0-24-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-23progress5u1-s390x +Kernel-Version: 4.19.0-24-s390x Package-Type: udeb -Package: scsi-core-modules-4.19.0-23progress5u1-s390x-di +Package: scsi-core-modules-4.19.0-24-s390x-di Architecture: s390x Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-23progress5u1-s390x-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-s390x +Kernel-Version: 4.19.0-24-s390x Package-Type: udeb -Package: scsi-modules-4.19.0-23progress5u1-s390x-di +Package: scsi-modules-4.19.0-24-s390x-di Architecture: s390x Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-23progress5u1-s390x-di, scsi-core-modules-4.19.0-23progress5u1-s390x-di, cdrom-core-modules-4.19.0-23progress5u1-s390x-di +Depends: kernel-image-4.19.0-24-s390x-di, scsi-core-modules-4.19.0-24-s390x-di, cdrom-core-modules-4.19.0-24-s390x-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-s390x +Kernel-Version: 4.19.0-24-s390x Package-Type: udeb -Package: loop-modules-4.19.0-23progress5u1-s390x-di +Package: loop-modules-4.19.0-24-s390x-di Architecture: s390x Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-23progress5u1-s390x-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-s390x +Kernel-Version: 4.19.0-24-s390x Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-s390x-di +Package: btrfs-modules-4.19.0-24-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-s390x-di, crc-modules-4.19.0-23progress5u1-s390x-di, zlib-modules-4.19.0-23progress5u1-s390x-di, compress-modules-4.19.0-23progress5u1-s390x-di, md-modules-4.19.0-23progress5u1-s390x-di +Depends: kernel-image-4.19.0-24-s390x-di, crc-modules-4.19.0-24-s390x-di, zlib-modules-4.19.0-24-s390x-di, compress-modules-4.19.0-24-s390x-di, md-modules-4.19.0-24-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-23progress5u1-s390x +Kernel-Version: 4.19.0-24-s390x Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-s390x-di +Package: ext4-modules-4.19.0-24-s390x-di Architecture: s390x Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-23progress5u1-s390x-di, crc-modules-4.19.0-23progress5u1-s390x-di +Depends: kernel-image-4.19.0-24-s390x-di, crc-modules-4.19.0-24-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-23progress5u1-s390x +Kernel-Version: 4.19.0-24-s390x Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-s390x-di +Package: isofs-modules-4.19.0-24-s390x-di Architecture: s390x Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-s390x-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-s390x +Kernel-Version: 4.19.0-24-s390x Package-Type: udeb -Package: xfs-modules-4.19.0-23progress5u1-s390x-di +Package: xfs-modules-4.19.0-24-s390x-di Architecture: s390x Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-23progress5u1-s390x-di, crc-modules-4.19.0-23progress5u1-s390x-di +Depends: kernel-image-4.19.0-24-s390x-di, crc-modules-4.19.0-24-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-23progress5u1-s390x +Kernel-Version: 4.19.0-24-s390x Package-Type: udeb -Package: fat-modules-4.19.0-23progress5u1-s390x-di +Package: fat-modules-4.19.0-24-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-23progress5u1-s390x-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-s390x +Kernel-Version: 4.19.0-24-s390x Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-s390x-di +Package: md-modules-4.19.0-24-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-s390x-di, crc-modules-4.19.0-23progress5u1-s390x-di +Depends: kernel-image-4.19.0-24-s390x-di, crc-modules-4.19.0-24-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-23progress5u1-s390x +Kernel-Version: 4.19.0-24-s390x Package-Type: udeb -Package: multipath-modules-4.19.0-23progress5u1-s390x-di +Package: multipath-modules-4.19.0-24-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-23progress5u1-s390x-di, md-modules-4.19.0-23progress5u1-s390x-di, scsi-core-modules-4.19.0-23progress5u1-s390x-di +Depends: kernel-image-4.19.0-24-s390x-di, md-modules-4.19.0-24-s390x-di, scsi-core-modules-4.19.0-24-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-23progress5u1-s390x +Kernel-Version: 4.19.0-24-s390x Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-s390x-di +Package: crc-modules-4.19.0-24-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-s390x-di +Depends: kernel-image-4.19.0-24-s390x-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-s390x +Kernel-Version: 4.19.0-24-s390x Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-s390x-di +Package: crypto-modules-4.19.0-24-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-s390x-di +Depends: kernel-image-4.19.0-24-s390x-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-s390x +Kernel-Version: 4.19.0-24-s390x Package-Type: udeb -Package: crypto-dm-modules-4.19.0-23progress5u1-s390x-di +Package: crypto-dm-modules-4.19.0-24-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-23progress5u1-s390x-di, md-modules-4.19.0-23progress5u1-s390x-di +Depends: kernel-image-4.19.0-24-s390x-di, md-modules-4.19.0-24-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-23progress5u1-s390x +Kernel-Version: 4.19.0-24-s390x Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-s390x-di +Package: nbd-modules-4.19.0-24-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-s390x-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-s390x +Kernel-Version: 4.19.0-24-s390x Package-Type: udeb -Package: zlib-modules-4.19.0-23progress5u1-s390x-di +Package: zlib-modules-4.19.0-24-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-23progress5u1-s390x-di +Depends: kernel-image-4.19.0-24-s390x-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-s390x +Kernel-Version: 4.19.0-24-s390x Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-s390x-di +Package: compress-modules-4.19.0-24-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-s390x-di +Depends: kernel-image-4.19.0-24-s390x-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-s390x +Kernel-Version: 4.19.0-24-s390x Package-Type: udeb -Package: udf-modules-4.19.0-23progress5u1-s390x-di +Package: udf-modules-4.19.0-24-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-23progress5u1-s390x-di, crc-modules-4.19.0-23progress5u1-s390x-di +Depends: kernel-image-4.19.0-24-s390x-di, crc-modules-4.19.0-24-s390x-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-s390x +Kernel-Version: 4.19.0-24-s390x Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-s390x-di +Package: fuse-modules-4.19.0-24-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-s390x-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-s390x +Kernel-Version: 4.19.0-24-s390x Package-Type: udeb -Package: mtd-core-modules-4.19.0-23progress5u1-s390x-di +Package: mtd-core-modules-4.19.0-24-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: mtd-core-modules -Depends: kernel-image-4.19.0-23progress5u1-s390x-di +Depends: kernel-image-4.19.0-24-s390x-di Description: MTD core This package contains the MTD core. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-s390x +Kernel-Version: 4.19.0-24-s390x Package-Type: udeb -Package: dasd-modules-4.19.0-23progress5u1-s390x-di +Package: dasd-modules-4.19.0-24-s390x-di Architecture: s390x Section: debian-installer Priority: standard Provides: dasd-modules -Depends: kernel-image-4.19.0-23progress5u1-s390x-di +Depends: kernel-image-4.19.0-24-s390x-di Description: dasd modules This package contains dasd modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-s390x +Kernel-Version: 4.19.0-24-s390x Package-Type: udeb -Package: dasd-extra-modules-4.19.0-23progress5u1-s390x-di +Package: dasd-extra-modules-4.19.0-24-s390x-di Architecture: s390x Section: debian-installer Priority: optional Provides: dasd-extra-modules -Depends: kernel-image-4.19.0-23progress5u1-s390x-di, dasd-modules-4.19.0-23progress5u1-s390x-di +Depends: kernel-image-4.19.0-24-s390x-di, dasd-modules-4.19.0-24-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-23progress5u1-s390x +Kernel-Version: 4.19.0-24-s390x Package-Type: udeb -Package: linux-image-4.19.0-23progress5u1-s390x +Package: linux-image-4.19.0-24-s390x Architecture: s390x -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-s390x +Package: linux-headers-4.19.0-24-s390x Architecture: s390x -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-s390 -Description: Header files for Linux 4.19.0-23progress5u1-s390x +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, linux-compiler-gcc-8-s390 +Description: Header files for Linux 4.19.0-24-s390x This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-s390x, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-s390x package. + Linux kernel 4.19.0-24-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-24-s390x, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-s390x package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-s390x-dbg +Package: linux-image-4.19.0-24-s390x-dbg Architecture: s390x Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-s390x +Description: Debug symbols for linux-image-4.19.0-24-s390x This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-s390x. + modules in linux-image-4.19.0-24-s390x. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-23progress5u1-all-sh4 +Package: linux-headers-4.19.0-24-all-sh4 Architecture: sh4 -Depends: ${misc:Depends}, linux-headers-4.19.0-23progress5u1-sh7751r (= ${binary:Version}), linux-headers-4.19.0-23progress5u1-sh7785lcr (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-24-sh7751r (= ${binary:Version}), linux-headers-4.19.0-24-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-23progress5u1-sh7751r-di +Package: kernel-image-4.19.0-24-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-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: nic-modules-4.19.0-23progress5u1-sh7751r-di +Package: nic-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di, nic-shared-modules-4.19.0-23progress5u1-sh7751r-di, i2c-modules-4.19.0-23progress5u1-sh7751r-di, crc-modules-4.19.0-23progress5u1-sh7751r-di, zlib-modules-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-sh7751r-di, nic-shared-modules-4.19.0-24-sh7751r-di, i2c-modules-4.19.0-24-sh7751r-di, crc-modules-4.19.0-24-sh7751r-di, zlib-modules-4.19.0-24-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-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: nic-shared-modules-4.19.0-23progress5u1-sh7751r-di +Package: nic-shared-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: usb-serial-modules-4.19.0-23progress5u1-sh7751r-di +Package: usb-serial-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: ppp-modules-4.19.0-23progress5u1-sh7751r-di +Package: ppp-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di, zlib-modules-4.19.0-23progress5u1-sh7751r-di, crc-modules-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-sh7751r-di, zlib-modules-4.19.0-24-sh7751r-di, crc-modules-4.19.0-24-sh7751r-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: pata-modules-4.19.0-23progress5u1-sh7751r-di +Package: pata-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-sh7751r-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: cdrom-core-modules-4.19.0-23progress5u1-sh7751r-di +Package: cdrom-core-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di, isofs-modules-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-sh7751r-di, isofs-modules-4.19.0-24-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-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: firewire-core-modules-4.19.0-23progress5u1-sh7751r-di +Package: firewire-core-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard Provides: firewire-core-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di, crc-modules-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-sh7751r-di, crc-modules-4.19.0-24-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-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: loop-modules-4.19.0-23progress5u1-sh7751r-di +Package: loop-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-sh7751r-di +Package: btrfs-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di, crc-modules-4.19.0-23progress5u1-sh7751r-di, zlib-modules-4.19.0-23progress5u1-sh7751r-di, compress-modules-4.19.0-23progress5u1-sh7751r-di, md-modules-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-sh7751r-di, crc-modules-4.19.0-24-sh7751r-di, zlib-modules-4.19.0-24-sh7751r-di, compress-modules-4.19.0-24-sh7751r-di, md-modules-4.19.0-24-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-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-sh7751r-di +Package: ext4-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di, crc-modules-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-sh7751r-di, crc-modules-4.19.0-24-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-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-sh7751r-di +Package: isofs-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: jfs-modules-4.19.0-23progress5u1-sh7751r-di +Package: jfs-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: xfs-modules-4.19.0-23progress5u1-sh7751r-di +Package: xfs-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di, crc-modules-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-sh7751r-di, crc-modules-4.19.0-24-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-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: fat-modules-4.19.0-23progress5u1-sh7751r-di +Package: fat-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: minix-modules-4.19.0-23progress5u1-sh7751r-di +Package: minix-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: minix-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-sh7751r-di +Package: md-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di, crc-modules-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-sh7751r-di, crc-modules-4.19.0-24-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-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: multipath-modules-4.19.0-23progress5u1-sh7751r-di +Package: multipath-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di, md-modules-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-sh7751r-di, md-modules-4.19.0-24-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-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: usb-storage-modules-4.19.0-23progress5u1-sh7751r-di +Package: usb-storage-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: nic-usb-modules-4.19.0-23progress5u1-sh7751r-di +Package: nic-usb-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di, nic-shared-modules-4.19.0-23progress5u1-sh7751r-di, crc-modules-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-sh7751r-di, nic-shared-modules-4.19.0-24-sh7751r-di, crc-modules-4.19.0-24-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-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: sata-modules-4.19.0-23progress5u1-sh7751r-di +Package: sata-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-sh7751r-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: i2c-modules-4.19.0-23progress5u1-sh7751r-di +Package: i2c-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-sh7751r-di Description: i2c support modules This package contains basic i2c support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-sh7751r-di +Package: crc-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-sh7751r-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-sh7751r-di +Package: crypto-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-sh7751r-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: crypto-dm-modules-4.19.0-23progress5u1-sh7751r-di +Package: crypto-dm-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di, md-modules-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-sh7751r-di, md-modules-4.19.0-24-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-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-sh7751r-di +Package: nbd-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: squashfs-modules-4.19.0-23progress5u1-sh7751r-di +Package: squashfs-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di, compress-modules-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-sh7751r-di, compress-modules-4.19.0-24-sh7751r-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: speakup-modules-4.19.0-23progress5u1-sh7751r-di +Package: speakup-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: speakup-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-sh7751r-di Description: speakup modules This package contains speakup modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: sound-modules-4.19.0-23progress5u1-sh7751r-di +Package: sound-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: sound-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di, i2c-modules-4.19.0-23progress5u1-sh7751r-di, firewire-core-modules-4.19.0-23progress5u1-sh7751r-di, crc-modules-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-sh7751r-di, i2c-modules-4.19.0-24-sh7751r-di, firewire-core-modules-4.19.0-24-sh7751r-di, crc-modules-4.19.0-24-sh7751r-di Description: sound support This package contains sound modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: zlib-modules-4.19.0-23progress5u1-sh7751r-di +Package: zlib-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-sh7751r-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-sh7751r-di +Package: compress-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-sh7751r-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: udf-modules-4.19.0-23progress5u1-sh7751r-di +Package: udf-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di, crc-modules-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-sh7751r-di, crc-modules-4.19.0-24-sh7751r-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-sh7751r-di +Package: fuse-modules-4.19.0-24-sh7751r-di Architecture: sh4 Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7751r-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sh7751r +Kernel-Version: 4.19.0-24-sh7751r Package-Type: udeb -Package: kernel-image-4.19.0-23progress5u1-sh7785lcr-di +Package: kernel-image-4.19.0-24-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-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: nic-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: nic-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di, nic-shared-modules-4.19.0-23progress5u1-sh7785lcr-di, crc-modules-4.19.0-23progress5u1-sh7785lcr-di, zlib-modules-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-sh7785lcr-di, nic-shared-modules-4.19.0-24-sh7785lcr-di, crc-modules-4.19.0-24-sh7785lcr-di, zlib-modules-4.19.0-24-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-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: nic-shared-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: nic-shared-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: usb-serial-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: usb-serial-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: ppp-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: ppp-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di, zlib-modules-4.19.0-23progress5u1-sh7785lcr-di, crc-modules-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-sh7785lcr-di, zlib-modules-4.19.0-24-sh7785lcr-di, crc-modules-4.19.0-24-sh7785lcr-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: pata-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: pata-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-sh7785lcr-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: cdrom-core-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: cdrom-core-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di, isofs-modules-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-sh7785lcr-di, isofs-modules-4.19.0-24-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-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: firewire-core-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: firewire-core-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: standard Provides: firewire-core-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di, crc-modules-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-sh7785lcr-di, crc-modules-4.19.0-24-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-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: loop-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: loop-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: standard Provides: loop-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: btrfs-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di, crc-modules-4.19.0-23progress5u1-sh7785lcr-di, zlib-modules-4.19.0-23progress5u1-sh7785lcr-di, compress-modules-4.19.0-23progress5u1-sh7785lcr-di, md-modules-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-sh7785lcr-di, crc-modules-4.19.0-24-sh7785lcr-di, zlib-modules-4.19.0-24-sh7785lcr-di, compress-modules-4.19.0-24-sh7785lcr-di, md-modules-4.19.0-24-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-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: ext4-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di, crc-modules-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-sh7785lcr-di, crc-modules-4.19.0-24-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-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: isofs-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: jfs-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: jfs-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: xfs-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: xfs-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di, crc-modules-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-sh7785lcr-di, crc-modules-4.19.0-24-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-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: fat-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: fat-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: minix-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: minix-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: minix-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: md-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di, crc-modules-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-sh7785lcr-di, crc-modules-4.19.0-24-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-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: multipath-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: multipath-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di, md-modules-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-sh7785lcr-di, md-modules-4.19.0-24-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-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: nic-usb-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: nic-usb-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di, nic-shared-modules-4.19.0-23progress5u1-sh7785lcr-di, crc-modules-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-sh7785lcr-di, nic-shared-modules-4.19.0-24-sh7785lcr-di, crc-modules-4.19.0-24-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-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: sata-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: sata-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-sh7785lcr-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: crc-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-sh7785lcr-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: crypto-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-sh7785lcr-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: crypto-dm-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: crypto-dm-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di, md-modules-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-sh7785lcr-di, md-modules-4.19.0-24-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-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: nbd-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: squashfs-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: squashfs-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di, compress-modules-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-sh7785lcr-di, compress-modules-4.19.0-24-sh7785lcr-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: speakup-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: speakup-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: speakup-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-sh7785lcr-di Description: speakup modules This package contains speakup modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: sound-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: sound-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: sound-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di, firewire-core-modules-4.19.0-23progress5u1-sh7785lcr-di, crc-modules-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-sh7785lcr-di, firewire-core-modules-4.19.0-24-sh7785lcr-di, crc-modules-4.19.0-24-sh7785lcr-di Description: sound support This package contains sound modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: zlib-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: zlib-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-sh7785lcr-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: compress-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-sh7785lcr-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: udf-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: udf-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di, crc-modules-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-sh7785lcr-di, crc-modules-4.19.0-24-sh7785lcr-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-sh7785lcr-di +Package: fuse-modules-4.19.0-24-sh7785lcr-di Architecture: sh4 Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-sh7785lcr-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sh7785lcr +Kernel-Version: 4.19.0-24-sh7785lcr Package-Type: udeb -Package: linux-image-4.19.0-23progress5u1-sh7751r +Package: linux-image-4.19.0-24-sh7751r Architecture: sh4 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-sh7751r +Package: linux-headers-4.19.0-24-sh7751r Architecture: sh4 -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-23progress5u1-sh7751r +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-24-sh7751r This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-sh7751r, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-sh7751r package. + Linux kernel 4.19.0-24-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-24-sh7751r, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-sh7751r package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-sh7751r-dbg +Package: linux-image-4.19.0-24-sh7751r-dbg Architecture: sh4 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-sh7751r +Description: Debug symbols for linux-image-4.19.0-24-sh7751r This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-sh7751r. + modules in linux-image-4.19.0-24-sh7751r. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-sh7785lcr +Package: linux-image-4.19.0-24-sh7785lcr Architecture: sh4 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-sh7785lcr +Package: linux-headers-4.19.0-24-sh7785lcr Architecture: sh4 -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-23progress5u1-sh7785lcr +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-24-sh7785lcr This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-sh7785lcr, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-sh7785lcr package. + Linux kernel 4.19.0-24-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-24-sh7785lcr, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-sh7785lcr package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-sh7785lcr-dbg +Package: linux-image-4.19.0-24-sh7785lcr-dbg Architecture: sh4 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-sh7785lcr +Description: Debug symbols for linux-image-4.19.0-24-sh7785lcr This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-sh7785lcr. + modules in linux-image-4.19.0-24-sh7785lcr. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-headers-4.19.0-23progress5u1-all-sparc64 +Package: linux-headers-4.19.0-24-all-sparc64 Architecture: sparc64 -Depends: ${misc:Depends}, linux-headers-4.19.0-23progress5u1-sparc64 (= ${binary:Version}), linux-headers-4.19.0-23progress5u1-sparc64-smp (= ${binary:Version}) +Depends: ${misc:Depends}, linux-headers-4.19.0-24-sparc64 (= ${binary:Version}), linux-headers-4.19.0-24-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-23progress5u1-sparc64-di +Package: kernel-image-4.19.0-24-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-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: nic-modules-4.19.0-23progress5u1-sparc64-di +Package: nic-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard Provides: nic-modules, nic-extra-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di, nic-shared-modules-4.19.0-23progress5u1-sparc64-di, i2c-modules-4.19.0-23progress5u1-sparc64-di, crc-modules-4.19.0-23progress5u1-sparc64-di, zlib-modules-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-sparc64-di, nic-shared-modules-4.19.0-24-sparc64-di, i2c-modules-4.19.0-24-sparc64-di, crc-modules-4.19.0-24-sparc64-di, zlib-modules-4.19.0-24-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-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: nic-shared-modules-4.19.0-23progress5u1-sparc64-di +Package: nic-shared-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard Provides: nic-shared-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: usb-serial-modules-4.19.0-23progress5u1-sparc64-di +Package: usb-serial-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: usb-serial-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di, usb-modules-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-sparc64-di, usb-modules-4.19.0-24-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-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: ppp-modules-4.19.0-23progress5u1-sparc64-di +Package: ppp-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: ppp-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di, zlib-modules-4.19.0-23progress5u1-sparc64-di, crc-modules-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-sparc64-di, zlib-modules-4.19.0-24-sparc64-di, crc-modules-4.19.0-24-sparc64-di Description: PPP drivers This package contains PPP drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: pata-modules-4.19.0-23progress5u1-sparc64-di +Package: pata-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard Provides: pata-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di, ata-modules-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-sparc64-di, ata-modules-4.19.0-24-sparc64-di Description: PATA drivers This package contains PATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: cdrom-core-modules-4.19.0-23progress5u1-sparc64-di +Package: cdrom-core-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard Provides: cdrom-core-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di, scsi-core-modules-4.19.0-23progress5u1-sparc64-di, isofs-modules-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-sparc64-di, scsi-core-modules-4.19.0-24-sparc64-di, isofs-modules-4.19.0-24-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-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: scsi-core-modules-4.19.0-23progress5u1-sparc64-di +Package: scsi-core-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard Provides: scsi-core-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: scsi-modules-4.19.0-23progress5u1-sparc64-di +Package: scsi-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard Provides: scsi-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di, scsi-core-modules-4.19.0-23progress5u1-sparc64-di, cdrom-core-modules-4.19.0-23progress5u1-sparc64-di, ata-modules-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-sparc64-di, scsi-core-modules-4.19.0-24-sparc64-di, cdrom-core-modules-4.19.0-24-sparc64-di, ata-modules-4.19.0-24-sparc64-di Description: SCSI drivers This package contains SCSI drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: btrfs-modules-4.19.0-23progress5u1-sparc64-di +Package: btrfs-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: btrfs-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di, crc-modules-4.19.0-23progress5u1-sparc64-di, zlib-modules-4.19.0-23progress5u1-sparc64-di, compress-modules-4.19.0-23progress5u1-sparc64-di, md-modules-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-sparc64-di, crc-modules-4.19.0-24-sparc64-di, zlib-modules-4.19.0-24-sparc64-di, compress-modules-4.19.0-24-sparc64-di, md-modules-4.19.0-24-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-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: ext4-modules-4.19.0-23progress5u1-sparc64-di +Package: ext4-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard Provides: ext4-modules, ext2-modules, ext3-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di, crc-modules-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-sparc64-di, crc-modules-4.19.0-24-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-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: isofs-modules-4.19.0-23progress5u1-sparc64-di +Package: isofs-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard Provides: isofs-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: jfs-modules-4.19.0-23progress5u1-sparc64-di +Package: jfs-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard Provides: jfs-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: ufs-modules-4.19.0-23progress5u1-sparc64-di +Package: ufs-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: ufs-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: xfs-modules-4.19.0-23progress5u1-sparc64-di +Package: xfs-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard Provides: xfs-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di, crc-modules-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-sparc64-di, crc-modules-4.19.0-24-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-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: fat-modules-4.19.0-23progress5u1-sparc64-di +Package: fat-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: fat-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: md-modules-4.19.0-23progress5u1-sparc64-di +Package: md-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: md-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di, crc-modules-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-sparc64-di, crc-modules-4.19.0-24-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-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: multipath-modules-4.19.0-23progress5u1-sparc64-di +Package: multipath-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: multipath-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di, md-modules-4.19.0-23progress5u1-sparc64-di, scsi-core-modules-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-sparc64-di, md-modules-4.19.0-24-sparc64-di, scsi-core-modules-4.19.0-24-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-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: usb-modules-4.19.0-23progress5u1-sparc64-di +Package: usb-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: usb-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: usb-storage-modules-4.19.0-23progress5u1-sparc64-di +Package: usb-storage-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard Provides: usb-storage-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di, scsi-core-modules-4.19.0-23progress5u1-sparc64-di, usb-modules-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-sparc64-di, scsi-core-modules-4.19.0-24-sparc64-di, usb-modules-4.19.0-24-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-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: fb-modules-4.19.0-23progress5u1-sparc64-di +Package: fb-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: fb-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di, i2c-modules-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-sparc64-di, i2c-modules-4.19.0-24-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-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: input-modules-4.19.0-23progress5u1-sparc64-di +Package: input-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: input-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di, usb-modules-4.19.0-23progress5u1-sparc64-di, i2c-modules-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-sparc64-di, usb-modules-4.19.0-24-sparc64-di, i2c-modules-4.19.0-24-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-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: nic-usb-modules-4.19.0-23progress5u1-sparc64-di +Package: nic-usb-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard Provides: nic-usb-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di, nic-shared-modules-4.19.0-23progress5u1-sparc64-di, usb-modules-4.19.0-23progress5u1-sparc64-di, crc-modules-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-sparc64-di, nic-shared-modules-4.19.0-24-sparc64-di, usb-modules-4.19.0-24-sparc64-di, crc-modules-4.19.0-24-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-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: sata-modules-4.19.0-23progress5u1-sparc64-di +Package: sata-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: standard Provides: sata-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di, scsi-core-modules-4.19.0-23progress5u1-sparc64-di, ata-modules-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-sparc64-di, scsi-core-modules-4.19.0-24-sparc64-di, ata-modules-4.19.0-24-sparc64-di Description: SATA drivers This package contains SATA drivers for the kernel. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: i2c-modules-4.19.0-23progress5u1-sparc64-di +Package: i2c-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: i2c-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-sparc64-di Description: i2c support modules This package contains basic i2c support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: crc-modules-4.19.0-23progress5u1-sparc64-di +Package: crc-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: crc-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-sparc64-di Description: CRC modules This package contains CRC support modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: crypto-modules-4.19.0-23progress5u1-sparc64-di +Package: crypto-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: crypto-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-sparc64-di Description: crypto modules This package contains crypto modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: crypto-dm-modules-4.19.0-23progress5u1-sparc64-di +Package: crypto-dm-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: crypto-dm-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di, md-modules-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-sparc64-di, md-modules-4.19.0-24-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-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: ata-modules-4.19.0-23progress5u1-sparc64-di +Package: ata-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: ata-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di, scsi-core-modules-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-sparc64-di, scsi-core-modules-4.19.0-24-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-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: nbd-modules-4.19.0-23progress5u1-sparc64-di +Package: nbd-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: nbd-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: squashfs-modules-4.19.0-23progress5u1-sparc64-di +Package: squashfs-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: squashfs-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di, compress-modules-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-sparc64-di, compress-modules-4.19.0-24-sparc64-di Description: squashfs modules This package contains squashfs modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: zlib-modules-4.19.0-23progress5u1-sparc64-di +Package: zlib-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: zlib-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-sparc64-di Description: zlib modules This package contains zlib modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: compress-modules-4.19.0-23progress5u1-sparc64-di +Package: compress-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: compress-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-sparc64-di Description: lzo modules This package contains lzo modules. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: udf-modules-4.19.0-23progress5u1-sparc64-di +Package: udf-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: udf-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di, crc-modules-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-sparc64-di, crc-modules-4.19.0-24-sparc64-di Description: UDF modules This package contains the UDF filesystem module. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Kernel-Version: 4.19.0-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: fuse-modules-4.19.0-23progress5u1-sparc64-di +Package: fuse-modules-4.19.0-24-sparc64-di Architecture: sparc64 Section: debian-installer Priority: optional Provides: fuse-modules -Depends: kernel-image-4.19.0-23progress5u1-sparc64-di +Depends: kernel-image-4.19.0-24-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-23progress5u1-sparc64 +Kernel-Version: 4.19.0-24-sparc64 Package-Type: udeb -Package: linux-image-4.19.0-23progress5u1-sparc64 +Package: linux-image-4.19.0-24-sparc64 Architecture: sparc64 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-sparc64 +Package: linux-headers-4.19.0-24-sparc64 Architecture: sparc64 -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-23progress5u1-sparc64 +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-24-sparc64 This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-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-23progress5u1-sparc64, and can be used for - building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-sparc64 package. + Linux kernel 4.19.0-24-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-24-sparc64, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-sparc64 package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-sparc64-dbg +Package: linux-image-4.19.0-24-sparc64-dbg Architecture: sparc64 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-sparc64 +Description: Debug symbols for linux-image-4.19.0-24-sparc64 This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-sparc64. + modules in linux-image-4.19.0-24-sparc64. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-sparc64-smp +Package: linux-image-4.19.0-24-sparc64-smp Architecture: sparc64 -Depends: kmod, linux-base (>= 4.3~), linux-bootwrapper-4.19.0-23progress5u1 [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-24 [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-23progress5u1-sparc64-smp +Package: linux-headers-4.19.0-24-sparc64-smp Architecture: sparc64 -Depends: linux-headers-4.19.0-23progress5u1-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 -Description: Header files for Linux 4.19.0-23progress5u1-sparc64-smp +Depends: linux-headers-4.19.0-24-common (= ${source:Version}), linux-kbuild-4.19 (>= ${source:Version}), ${misc:Depends}, gcc-8 +Description: Header files for Linux 4.19.0-24-sparc64-smp This package provides the architecture-specific kernel header files for - Linux kernel 4.19.0-23progress5u1-sparc64-smp, generally used for building + Linux kernel 4.19.0-24-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-23progress5u1-sparc64-smp, and can be used - for building modules that load into the kernel provided by the - linux-image-4.19.0-23progress5u1-sparc64-smp package. + /usr/src/linux-headers-4.19.0-24-sparc64-smp, and can be used for building + modules that load into the kernel provided by the + linux-image-4.19.0-24-sparc64-smp package. Build-Profiles: <!stage1 !pkg.linux.nokernel> -Package: linux-image-4.19.0-23progress5u1-sparc64-smp-dbg +Package: linux-image-4.19.0-24-sparc64-smp-dbg Architecture: sparc64 Section: debug Priority: optional Depends: ${misc:Depends} -Description: Debug symbols for linux-image-4.19.0-23progress5u1-sparc64-smp +Description: Debug symbols for linux-image-4.19.0-24-sparc64-smp This package provides the detached debug symbols for the Linux kernel and - modules in linux-image-4.19.0-23progress5u1-sparc64-smp. + modules in linux-image-4.19.0-24-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 81b0402c7..2b107f492 100644 --- a/debian/control.md5sum +++ b/debian/control.md5sum @@ -1,74 +1,74 @@ -e9bdab82a7675bbe8a8310b17a8b4fab debian/bin/gencontrol.py -ae1a1e517fb004a8bf1e32a4037ac1bd 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 +71975046dc4cc64b7dc19efc5f6fcecc 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 -5bdd5ba1d7caec43357d93324f0ddb90 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 +ff51134ca3dc20363711fa8d866d3f47 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-23progress5u1-4kc-malta.postinst b/debian/linux-headers-4.19.0-23progress5u1-4kc-malta.postinst deleted file mode 100644 index 77fccf4b3..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-5kc-malta.postinst b/debian/linux-headers-4.19.0-23progress5u1-5kc-malta.postinst deleted file mode 100644 index 0ada190be..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-686-pae.postinst b/debian/linux-headers-4.19.0-23progress5u1-686-pae.postinst deleted file mode 100644 index ee5619ccd..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-alpha-generic.postinst b/debian/linux-headers-4.19.0-23progress5u1-alpha-generic.postinst deleted file mode 100644 index 501f1bd4f..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-alpha-smp.postinst b/debian/linux-headers-4.19.0-23progress5u1-alpha-smp.postinst deleted file mode 100644 index 789d2c954..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-amd64.postinst b/debian/linux-headers-4.19.0-23progress5u1-amd64.postinst deleted file mode 100644 index 16a4707b9..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-arm64.postinst b/debian/linux-headers-4.19.0-23progress5u1-arm64.postinst deleted file mode 100644 index 1d0721627..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-armmp-lpae.postinst b/debian/linux-headers-4.19.0-23progress5u1-armmp-lpae.postinst deleted file mode 100644 index bd4395024..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-cloud-amd64.postinst b/debian/linux-headers-4.19.0-23progress5u1-cloud-amd64.postinst deleted file mode 100644 index 4d5d84e99..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-itanium.postinst b/debian/linux-headers-4.19.0-23progress5u1-itanium.postinst deleted file mode 100644 index 3850a67b8..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-loongson-3.postinst b/debian/linux-headers-4.19.0-23progress5u1-loongson-3.postinst deleted file mode 100644 index acb89de3a..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-marvell.postinst b/debian/linux-headers-4.19.0-23progress5u1-marvell.postinst deleted file mode 100644 index 36445f772..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-mckinley.postinst b/debian/linux-headers-4.19.0-23progress5u1-mckinley.postinst deleted file mode 100644 index 9ecc9bd12..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-mips32r6.postinst b/debian/linux-headers-4.19.0-23progress5u1-mips32r6.postinst deleted file mode 100644 index 0e7612c9c..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-mips32r6el.postinst b/debian/linux-headers-4.19.0-23progress5u1-mips32r6el.postinst deleted file mode 100644 index f0fa26fab..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-mips64r6.postinst b/debian/linux-headers-4.19.0-23progress5u1-mips64r6.postinst deleted file mode 100644 index 2e568e9a8..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-mips64r6el.postinst b/debian/linux-headers-4.19.0-23progress5u1-mips64r6el.postinst deleted file mode 100644 index 735914958..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-octeon.postinst b/debian/linux-headers-4.19.0-23progress5u1-octeon.postinst deleted file mode 100644 index b57ad2f04..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-parisc-smp.postinst b/debian/linux-headers-4.19.0-23progress5u1-parisc-smp.postinst deleted file mode 100644 index 3b4d640b2..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-parisc.postinst b/debian/linux-headers-4.19.0-23progress5u1-parisc.postinst deleted file mode 100644 index fa11ea6ba..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-parisc64-smp.postinst b/debian/linux-headers-4.19.0-23progress5u1-parisc64-smp.postinst deleted file mode 100644 index 303871623..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-powerpc-smp.postinst b/debian/linux-headers-4.19.0-23progress5u1-powerpc-smp.postinst deleted file mode 100644 index 33131b96f..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-powerpc.postinst b/debian/linux-headers-4.19.0-23progress5u1-powerpc.postinst deleted file mode 100644 index 97335d22a..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-powerpc64.postinst b/debian/linux-headers-4.19.0-23progress5u1-powerpc64.postinst deleted file mode 100644 index 6a7fbb819..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-powerpc64le.postinst b/debian/linux-headers-4.19.0-23progress5u1-powerpc64le.postinst deleted file mode 100644 index db2d47799..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-powerpcspe.postinst b/debian/linux-headers-4.19.0-23progress5u1-powerpcspe.postinst deleted file mode 100644 index f7d33b932..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-riscv64.postinst b/debian/linux-headers-4.19.0-23progress5u1-riscv64.postinst deleted file mode 100644 index 44b75d913..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-rt-686-pae.postinst b/debian/linux-headers-4.19.0-23progress5u1-rt-686-pae.postinst deleted file mode 100644 index cd73766cd..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-rt-amd64.postinst b/debian/linux-headers-4.19.0-23progress5u1-rt-amd64.postinst deleted file mode 100644 index 19ab65526..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-rt-arm64.postinst b/debian/linux-headers-4.19.0-23progress5u1-rt-arm64.postinst deleted file mode 100644 index be8138ce4..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-rt-armmp.postinst b/debian/linux-headers-4.19.0-23progress5u1-rt-armmp.postinst deleted file mode 100644 index 8182f1a1b..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-s390x.postinst b/debian/linux-headers-4.19.0-23progress5u1-s390x.postinst deleted file mode 100644 index 1499af070..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-sh7751r.postinst b/debian/linux-headers-4.19.0-23progress5u1-sh7751r.postinst deleted file mode 100644 index ac0e680a0..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-sh7785lcr.postinst b/debian/linux-headers-4.19.0-23progress5u1-sh7785lcr.postinst deleted file mode 100644 index 0dd009a21..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-sparc64-smp.postinst b/debian/linux-headers-4.19.0-23progress5u1-sparc64-smp.postinst deleted file mode 100644 index 038bffc1e..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-sparc64.postinst b/debian/linux-headers-4.19.0-23progress5u1-sparc64.postinst deleted file mode 100644 index ce78bf44b..000000000 --- a/debian/linux-headers-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-686.postinst b/debian/linux-headers-4.19.0-24-4kc-malta.postinst index 167a2f072..8ea701104 100644 --- a/debian/linux-headers-4.19.0-23progress5u1-686.postinst +++ b/debian/linux-headers-4.19.0-24-4kc-malta.postinst @@ -5,7 +5,7 @@ # Debian linux-image postinst script. $|=1; -my $version = "4.19.0-23progress5u1-686"; +my $version = "4.19.0-24-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-23progress5u1-rpi.postinst b/debian/linux-headers-4.19.0-24-5kc-malta.postinst index 9c377df97..5d5c24fdb 100644 --- a/debian/linux-headers-4.19.0-23progress5u1-rpi.postinst +++ b/debian/linux-headers-4.19.0-24-5kc-malta.postinst @@ -5,7 +5,7 @@ # Debian linux-image postinst script. $|=1; -my $version = "4.19.0-23progress5u1-rpi"; +my $version = "4.19.0-24-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-23progress5u1-m68k.postinst b/debian/linux-headers-4.19.0-24-686-pae.postinst index fceea513d..aaa7941df 100644 --- a/debian/linux-headers-4.19.0-23progress5u1-m68k.postinst +++ b/debian/linux-headers-4.19.0-24-686-pae.postinst @@ -5,7 +5,7 @@ # Debian linux-image postinst script. $|=1; -my $version = "4.19.0-23progress5u1-m68k"; +my $version = "4.19.0-24-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-23progress5u1-armmp.postinst b/debian/linux-headers-4.19.0-24-686.postinst index 4336f4699..9b0f447cc 100644 --- a/debian/linux-headers-4.19.0-23progress5u1-armmp.postinst +++ b/debian/linux-headers-4.19.0-24-686.postinst @@ -5,7 +5,7 @@ # Debian linux-image postinst script. $|=1; -my $version = "4.19.0-23progress5u1-armmp"; +my $version = "4.19.0-24-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-24-alpha-generic.postinst b/debian/linux-headers-4.19.0-24-alpha-generic.postinst new file mode 100644 index 000000000..20f523a37 --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-alpha-smp.postinst b/debian/linux-headers-4.19.0-24-alpha-smp.postinst new file mode 100644 index 000000000..96e684d95 --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-amd64.postinst b/debian/linux-headers-4.19.0-24-amd64.postinst new file mode 100644 index 000000000..e124c4966 --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-arm64.postinst b/debian/linux-headers-4.19.0-24-arm64.postinst new file mode 100644 index 000000000..aa76bf7e2 --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-armmp-lpae.postinst b/debian/linux-headers-4.19.0-24-armmp-lpae.postinst new file mode 100644 index 000000000..8ea158e1c --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-armmp.postinst b/debian/linux-headers-4.19.0-24-armmp.postinst new file mode 100644 index 000000000..0e448e666 --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-cloud-amd64.postinst b/debian/linux-headers-4.19.0-24-cloud-amd64.postinst new file mode 100644 index 000000000..171a82f81 --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-itanium.postinst b/debian/linux-headers-4.19.0-24-itanium.postinst new file mode 100644 index 000000000..05f3fd58c --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-loongson-3.postinst b/debian/linux-headers-4.19.0-24-loongson-3.postinst new file mode 100644 index 000000000..f9afed446 --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-m68k.postinst b/debian/linux-headers-4.19.0-24-m68k.postinst new file mode 100644 index 000000000..e4cec730c --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-marvell.postinst b/debian/linux-headers-4.19.0-24-marvell.postinst new file mode 100644 index 000000000..6d81098fa --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-mckinley.postinst b/debian/linux-headers-4.19.0-24-mckinley.postinst new file mode 100644 index 000000000..7709f7c07 --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-mips32r6.postinst b/debian/linux-headers-4.19.0-24-mips32r6.postinst new file mode 100644 index 000000000..3a2ea4a94 --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-mips32r6el.postinst b/debian/linux-headers-4.19.0-24-mips32r6el.postinst new file mode 100644 index 000000000..548a43c71 --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-mips64r6.postinst b/debian/linux-headers-4.19.0-24-mips64r6.postinst new file mode 100644 index 000000000..7fd598c13 --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-mips64r6el.postinst b/debian/linux-headers-4.19.0-24-mips64r6el.postinst new file mode 100644 index 000000000..738861f92 --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-octeon.postinst b/debian/linux-headers-4.19.0-24-octeon.postinst new file mode 100644 index 000000000..97fe7c752 --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-parisc-smp.postinst b/debian/linux-headers-4.19.0-24-parisc-smp.postinst new file mode 100644 index 000000000..11b4fd0c6 --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-parisc.postinst b/debian/linux-headers-4.19.0-24-parisc.postinst new file mode 100644 index 000000000..53e8fc7b8 --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-parisc64-smp.postinst b/debian/linux-headers-4.19.0-24-parisc64-smp.postinst new file mode 100644 index 000000000..b1c30272e --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-powerpc-smp.postinst b/debian/linux-headers-4.19.0-24-powerpc-smp.postinst new file mode 100644 index 000000000..237f07c1e --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-powerpc.postinst b/debian/linux-headers-4.19.0-24-powerpc.postinst new file mode 100644 index 000000000..939134e18 --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-powerpc64.postinst b/debian/linux-headers-4.19.0-24-powerpc64.postinst new file mode 100644 index 000000000..755308b6c --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-powerpc64le.postinst b/debian/linux-headers-4.19.0-24-powerpc64le.postinst new file mode 100644 index 000000000..9afda4787 --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-powerpcspe.postinst b/debian/linux-headers-4.19.0-24-powerpcspe.postinst new file mode 100644 index 000000000..0f61b86dc --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-riscv64.postinst b/debian/linux-headers-4.19.0-24-riscv64.postinst new file mode 100644 index 000000000..e089a5134 --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-rpi.postinst b/debian/linux-headers-4.19.0-24-rpi.postinst new file mode 100644 index 000000000..854c6f221 --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-rt-686-pae.postinst b/debian/linux-headers-4.19.0-24-rt-686-pae.postinst new file mode 100644 index 000000000..5258a8d88 --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-rt-amd64.postinst b/debian/linux-headers-4.19.0-24-rt-amd64.postinst new file mode 100644 index 000000000..2fca004ba --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-rt-arm64.postinst b/debian/linux-headers-4.19.0-24-rt-arm64.postinst new file mode 100644 index 000000000..569141096 --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-rt-armmp.postinst b/debian/linux-headers-4.19.0-24-rt-armmp.postinst new file mode 100644 index 000000000..f63ec5f28 --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-s390x.postinst b/debian/linux-headers-4.19.0-24-s390x.postinst new file mode 100644 index 000000000..5125fb320 --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-sh7751r.postinst b/debian/linux-headers-4.19.0-24-sh7751r.postinst new file mode 100644 index 000000000..b2c336b5e --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-sh7785lcr.postinst b/debian/linux-headers-4.19.0-24-sh7785lcr.postinst new file mode 100644 index 000000000..2a7e3c91e --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-sparc64-smp.postinst b/debian/linux-headers-4.19.0-24-sparc64-smp.postinst new file mode 100644 index 000000000..96cde0a8e --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-24-sparc64.postinst b/debian/linux-headers-4.19.0-24-sparc64.postinst new file mode 100644 index 000000000..f9082678c --- /dev/null +++ b/debian/linux-headers-4.19.0-24-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-24-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-23progress5u1-4kc-malta-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-4kc-malta-dbg.lintian-overrides deleted file mode 100755 index 156a77d26..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-4kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-4kc-malta/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-4kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-4kc-malta/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-4kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-4kc-malta/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-4kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-4kc-malta-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-4kc-malta/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-4kc-malta-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-4kc-malta/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-4kc-malta.postinst b/debian/linux-image-4.19.0-23progress5u1-4kc-malta.postinst deleted file mode 100644 index 05b28ce5c..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-4kc-malta.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-4kc-malta.postrm b/debian/linux-image-4.19.0-23progress5u1-4kc-malta.postrm deleted file mode 100644 index 6337ccbb9..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-4kc-malta.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-4kc-malta.preinst b/debian/linux-image-4.19.0-23progress5u1-4kc-malta.preinst deleted file mode 100644 index 390d0923d..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-4kc-malta.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-4kc-malta.prerm b/debian/linux-image-4.19.0-23progress5u1-4kc-malta.prerm deleted file mode 100644 index c29d738ed..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-4kc-malta.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-5kc-malta-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-5kc-malta-dbg.lintian-overrides deleted file mode 100755 index e7ec3b825..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-5kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-5kc-malta/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-5kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-5kc-malta/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-5kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-5kc-malta/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-5kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-5kc-malta-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-5kc-malta/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-5kc-malta-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-5kc-malta/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-5kc-malta.postinst b/debian/linux-image-4.19.0-23progress5u1-5kc-malta.postinst deleted file mode 100644 index 49f504a8d..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-5kc-malta.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-5kc-malta.postrm b/debian/linux-image-4.19.0-23progress5u1-5kc-malta.postrm deleted file mode 100644 index 83dc2072a..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-5kc-malta.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-5kc-malta.preinst b/debian/linux-image-4.19.0-23progress5u1-5kc-malta.preinst deleted file mode 100644 index 2b54b67dd..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-5kc-malta.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-5kc-malta.prerm b/debian/linux-image-4.19.0-23progress5u1-5kc-malta.prerm deleted file mode 100644 index ad4c10dd0..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-5kc-malta.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-686-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-686-dbg.lintian-overrides deleted file mode 100755 index 9525ffbed..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-686-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-686/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-686-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-686/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-686-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-686/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-686-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-686-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-686/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-686-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-686/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-686-pae-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-686-pae-dbg.lintian-overrides deleted file mode 100755 index 83775f0d3..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-686-pae/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-686-pae/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-686-pae/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-686-pae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-686-pae/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-686-pae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-686-pae/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-686-pae.postinst b/debian/linux-image-4.19.0-23progress5u1-686-pae.postinst deleted file mode 100644 index e9cc1f7d9..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-686-pae.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-686-pae.postrm b/debian/linux-image-4.19.0-23progress5u1-686-pae.postrm deleted file mode 100644 index 4a5205cdf..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-686-pae.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-686-pae.preinst b/debian/linux-image-4.19.0-23progress5u1-686-pae.preinst deleted file mode 100644 index 32117505f..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-686-pae.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-686-pae.prerm b/debian/linux-image-4.19.0-23progress5u1-686-pae.prerm deleted file mode 100644 index 20f1e9b9c..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-686-pae.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-alpha-generic-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-alpha-generic-dbg.lintian-overrides deleted file mode 100755 index fa49fd1d5..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-alpha-generic-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-alpha-generic/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-alpha-generic-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-alpha-generic/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-alpha-generic-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-alpha-generic/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-alpha-generic-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-alpha-generic-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-alpha-generic/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-alpha-generic-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-alpha-generic/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-alpha-generic.postinst b/debian/linux-image-4.19.0-23progress5u1-alpha-generic.postinst deleted file mode 100644 index f16ffd20d..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-alpha-generic.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-alpha-generic.postrm b/debian/linux-image-4.19.0-23progress5u1-alpha-generic.postrm deleted file mode 100644 index 9d06aa6b9..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-alpha-generic.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-alpha-generic.preinst b/debian/linux-image-4.19.0-23progress5u1-alpha-generic.preinst deleted file mode 100644 index a6e15570d..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-alpha-generic.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-alpha-generic.prerm b/debian/linux-image-4.19.0-23progress5u1-alpha-generic.prerm deleted file mode 100644 index 659088caa..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-alpha-generic.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-alpha-smp-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-alpha-smp-dbg.lintian-overrides deleted file mode 100755 index cf5b1d1d9..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-alpha-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-alpha-smp/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-alpha-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-alpha-smp/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-alpha-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-alpha-smp/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-alpha-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-alpha-smp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-alpha-smp/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-alpha-smp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-alpha-smp/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-alpha-smp.postinst b/debian/linux-image-4.19.0-23progress5u1-alpha-smp.postinst deleted file mode 100644 index b7c7e4f47..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-alpha-smp.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-alpha-smp.postrm b/debian/linux-image-4.19.0-23progress5u1-alpha-smp.postrm deleted file mode 100644 index 152380951..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-alpha-smp.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-alpha-smp.preinst b/debian/linux-image-4.19.0-23progress5u1-alpha-smp.preinst deleted file mode 100644 index 303814c95..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-alpha-smp.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-alpha-smp.prerm b/debian/linux-image-4.19.0-23progress5u1-alpha-smp.prerm deleted file mode 100644 index 5ff018078..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-alpha-smp.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-amd64-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-amd64-dbg.lintian-overrides deleted file mode 100755 index e0ba1b85d..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-amd64/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-amd64/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-amd64/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-amd64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-amd64/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-amd64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-amd64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-amd64.postrm b/debian/linux-image-4.19.0-23progress5u1-amd64.postrm deleted file mode 100644 index 1c20c530f..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-amd64.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-amd64.preinst b/debian/linux-image-4.19.0-23progress5u1-amd64.preinst deleted file mode 100644 index 16524c17b..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-amd64.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-amd64.prerm b/debian/linux-image-4.19.0-23progress5u1-amd64.prerm deleted file mode 100644 index ba1cc5901..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-amd64.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-arm64-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-arm64-dbg.lintian-overrides deleted file mode 100755 index b74803e42..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-arm64/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-arm64/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-arm64/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-arm64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-arm64/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-arm64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-arm64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-armmp-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-armmp-dbg.lintian-overrides deleted file mode 100755 index f8898caa6..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-armmp/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-armmp/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-armmp/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-armmp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-armmp/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-armmp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-armmp/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-armmp-lpae-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-armmp-lpae-dbg.lintian-overrides deleted file mode 100755 index 0386473db..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-armmp-lpae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-armmp-lpae/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-armmp-lpae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-armmp-lpae/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-armmp-lpae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-armmp-lpae/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-armmp-lpae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-armmp-lpae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-armmp-lpae/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-armmp-lpae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-armmp-lpae/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-armmp-lpae.postinst b/debian/linux-image-4.19.0-23progress5u1-armmp-lpae.postinst deleted file mode 100644 index 7702daf95..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-armmp-lpae.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-armmp-lpae.postrm b/debian/linux-image-4.19.0-23progress5u1-armmp-lpae.postrm deleted file mode 100644 index 979c0003a..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-armmp-lpae.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-armmp-lpae.preinst b/debian/linux-image-4.19.0-23progress5u1-armmp-lpae.preinst deleted file mode 100644 index 6849f2226..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-armmp-lpae.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-armmp-lpae.prerm b/debian/linux-image-4.19.0-23progress5u1-armmp-lpae.prerm deleted file mode 100644 index ea3c52c90..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-armmp-lpae.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-armmp.postinst b/debian/linux-image-4.19.0-23progress5u1-armmp.postinst deleted file mode 100644 index dfa2ec3b8..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-armmp.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-cloud-amd64-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-cloud-amd64-dbg.lintian-overrides deleted file mode 100755 index 36ceef4a9..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-cloud-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-cloud-amd64/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-cloud-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-cloud-amd64/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-cloud-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-cloud-amd64/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-cloud-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-cloud-amd64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-cloud-amd64/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-cloud-amd64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-cloud-amd64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-cloud-amd64.postinst b/debian/linux-image-4.19.0-23progress5u1-cloud-amd64.postinst deleted file mode 100644 index 3b3c515a0..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-cloud-amd64.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-cloud-amd64.postrm b/debian/linux-image-4.19.0-23progress5u1-cloud-amd64.postrm deleted file mode 100644 index 38eee6f28..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-cloud-amd64.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-cloud-amd64.preinst b/debian/linux-image-4.19.0-23progress5u1-cloud-amd64.preinst deleted file mode 100644 index d08ff5641..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-cloud-amd64.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-cloud-amd64.prerm b/debian/linux-image-4.19.0-23progress5u1-cloud-amd64.prerm deleted file mode 100644 index 4c7e0610f..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-cloud-amd64.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-itanium-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-itanium-dbg.lintian-overrides deleted file mode 100755 index 653892941..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-itanium-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-itanium/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-itanium-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-itanium/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-itanium-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-itanium/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-itanium-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-itanium-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-itanium/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-itanium-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-itanium/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-itanium.postinst b/debian/linux-image-4.19.0-23progress5u1-itanium.postinst deleted file mode 100644 index 9a98db70f..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-itanium.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-itanium.postrm b/debian/linux-image-4.19.0-23progress5u1-itanium.postrm deleted file mode 100644 index 10e311363..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-itanium.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-itanium.preinst b/debian/linux-image-4.19.0-23progress5u1-itanium.preinst deleted file mode 100644 index c956def23..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-itanium.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-itanium.prerm b/debian/linux-image-4.19.0-23progress5u1-itanium.prerm deleted file mode 100644 index 474d44d74..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-itanium.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-loongson-3-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-loongson-3-dbg.lintian-overrides deleted file mode 100755 index a44651761..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-loongson-3-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-loongson-3/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-loongson-3-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-loongson-3/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-loongson-3-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-loongson-3/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-loongson-3-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-loongson-3-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-loongson-3/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-loongson-3-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-loongson-3/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-loongson-3.postinst b/debian/linux-image-4.19.0-23progress5u1-loongson-3.postinst deleted file mode 100644 index e798907ad..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-loongson-3.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-loongson-3.postrm b/debian/linux-image-4.19.0-23progress5u1-loongson-3.postrm deleted file mode 100644 index 907ab805c..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-loongson-3.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-loongson-3.preinst b/debian/linux-image-4.19.0-23progress5u1-loongson-3.preinst deleted file mode 100644 index cc7169a79..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-loongson-3.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-loongson-3.prerm b/debian/linux-image-4.19.0-23progress5u1-loongson-3.prerm deleted file mode 100644 index 7a5c4f961..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-loongson-3.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-m68k-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-m68k-dbg.lintian-overrides deleted file mode 100755 index 82f8d3e2c..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-m68k-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-m68k/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-m68k-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-m68k/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-m68k-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-m68k/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-m68k-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-m68k-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-m68k/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-m68k-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-m68k/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-marvell-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-marvell-dbg.lintian-overrides deleted file mode 100755 index a1fb12387..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-marvell-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-marvell/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-marvell-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-marvell/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-marvell-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-marvell/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-marvell-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-marvell-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-marvell/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-marvell-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-marvell/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-marvell.postinst b/debian/linux-image-4.19.0-23progress5u1-marvell.postinst deleted file mode 100644 index adcffb8c9..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-marvell.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-marvell.postrm b/debian/linux-image-4.19.0-23progress5u1-marvell.postrm deleted file mode 100644 index 1187841fa..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-marvell.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-marvell.preinst b/debian/linux-image-4.19.0-23progress5u1-marvell.preinst deleted file mode 100644 index cb33f8e2f..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-marvell.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-marvell.prerm b/debian/linux-image-4.19.0-23progress5u1-marvell.prerm deleted file mode 100644 index 89354f802..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-marvell.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-mckinley-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-mckinley-dbg.lintian-overrides deleted file mode 100755 index ff9f07cc2..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-mckinley-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-mckinley/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-mckinley-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-mckinley/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-mckinley-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-mckinley/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-mckinley-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-mckinley-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-mckinley/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-mckinley-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-mckinley/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-mckinley.postinst b/debian/linux-image-4.19.0-23progress5u1-mckinley.postinst deleted file mode 100644 index 12d4e4f0e..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-mckinley.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-mckinley.postrm b/debian/linux-image-4.19.0-23progress5u1-mckinley.postrm deleted file mode 100644 index 567c30120..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-mckinley.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-mckinley.preinst b/debian/linux-image-4.19.0-23progress5u1-mckinley.preinst deleted file mode 100644 index 714e36a9d..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-mckinley.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-mckinley.prerm b/debian/linux-image-4.19.0-23progress5u1-mckinley.prerm deleted file mode 100644 index e990bca50..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-mckinley.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-mips32r6-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-mips32r6-dbg.lintian-overrides deleted file mode 100755 index 3514054a2..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-mips32r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-mips32r6/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-mips32r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-mips32r6/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-mips32r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-mips32r6/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-mips32r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-mips32r6-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-mips32r6/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-mips32r6-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-mips32r6/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-mips32r6.postinst b/debian/linux-image-4.19.0-23progress5u1-mips32r6.postinst deleted file mode 100644 index 1c73da2f6..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-mips32r6.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-mips32r6.postrm b/debian/linux-image-4.19.0-23progress5u1-mips32r6.postrm deleted file mode 100644 index 86c11349b..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-mips32r6.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-mips32r6.preinst b/debian/linux-image-4.19.0-23progress5u1-mips32r6.preinst deleted file mode 100644 index 5b685260a..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-mips32r6.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-mips32r6.prerm b/debian/linux-image-4.19.0-23progress5u1-mips32r6.prerm deleted file mode 100644 index ff7a5fae3..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-mips32r6.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-mips32r6el-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-mips32r6el-dbg.lintian-overrides deleted file mode 100755 index 77481c9ed..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-mips32r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-mips32r6el/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-mips32r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-mips32r6el/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-mips32r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-mips32r6el/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-mips32r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-mips32r6el-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-mips32r6el/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-mips32r6el-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-mips32r6el/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-mips32r6el.postinst b/debian/linux-image-4.19.0-23progress5u1-mips32r6el.postinst deleted file mode 100644 index 824c868ec..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-mips32r6el.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-mips32r6el.postrm b/debian/linux-image-4.19.0-23progress5u1-mips32r6el.postrm deleted file mode 100644 index a5df40ea9..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-mips32r6el.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-mips32r6el.preinst b/debian/linux-image-4.19.0-23progress5u1-mips32r6el.preinst deleted file mode 100644 index 9f00249f5..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-mips32r6el.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-mips32r6el.prerm b/debian/linux-image-4.19.0-23progress5u1-mips32r6el.prerm deleted file mode 100644 index 8b428772b..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-mips32r6el.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-mips64r6-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-mips64r6-dbg.lintian-overrides deleted file mode 100755 index f66c79ea1..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-mips64r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-mips64r6/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-mips64r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-mips64r6/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-mips64r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-mips64r6/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-mips64r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-mips64r6-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-mips64r6/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-mips64r6-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-mips64r6/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-mips64r6.postinst b/debian/linux-image-4.19.0-23progress5u1-mips64r6.postinst deleted file mode 100644 index d60c12195..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-mips64r6.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-mips64r6.postrm b/debian/linux-image-4.19.0-23progress5u1-mips64r6.postrm deleted file mode 100644 index 77fe3faa9..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-mips64r6.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-mips64r6.preinst b/debian/linux-image-4.19.0-23progress5u1-mips64r6.preinst deleted file mode 100644 index e03c6d906..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-mips64r6.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-mips64r6.prerm b/debian/linux-image-4.19.0-23progress5u1-mips64r6.prerm deleted file mode 100644 index 644130c08..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-mips64r6.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-mips64r6el-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-mips64r6el-dbg.lintian-overrides deleted file mode 100755 index a718dbc6d..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-mips64r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-mips64r6el/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-mips64r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-mips64r6el/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-mips64r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-mips64r6el/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-mips64r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-mips64r6el-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-mips64r6el/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-mips64r6el-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-mips64r6el/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-mips64r6el.postinst b/debian/linux-image-4.19.0-23progress5u1-mips64r6el.postinst deleted file mode 100644 index cf4bd481a..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-mips64r6el.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-mips64r6el.postrm b/debian/linux-image-4.19.0-23progress5u1-mips64r6el.postrm deleted file mode 100644 index 610e71ef9..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-mips64r6el.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-mips64r6el.preinst b/debian/linux-image-4.19.0-23progress5u1-mips64r6el.preinst deleted file mode 100644 index 9bd8b7659..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-mips64r6el.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-mips64r6el.prerm b/debian/linux-image-4.19.0-23progress5u1-mips64r6el.prerm deleted file mode 100644 index 734711857..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-mips64r6el.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-octeon-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-octeon-dbg.lintian-overrides deleted file mode 100755 index a6e74e96a..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-octeon-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-octeon/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-octeon-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-octeon/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-octeon-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-octeon/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-octeon-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-octeon-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-octeon/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-octeon-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-octeon/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-parisc-smp.postinst b/debian/linux-image-4.19.0-23progress5u1-parisc-smp.postinst deleted file mode 100644 index 042716a88..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-parisc-smp.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-parisc-smp.postrm b/debian/linux-image-4.19.0-23progress5u1-parisc-smp.postrm deleted file mode 100644 index 42f1dd002..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-parisc-smp.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-parisc-smp.preinst b/debian/linux-image-4.19.0-23progress5u1-parisc-smp.preinst deleted file mode 100644 index d9201fd5f..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-parisc-smp.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-parisc-smp.prerm b/debian/linux-image-4.19.0-23progress5u1-parisc-smp.prerm deleted file mode 100644 index 3053c5909..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-parisc-smp.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-parisc.postinst b/debian/linux-image-4.19.0-23progress5u1-parisc.postinst deleted file mode 100644 index b0adfb218..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-parisc.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-parisc.postrm b/debian/linux-image-4.19.0-23progress5u1-parisc.postrm deleted file mode 100644 index 6c38ad384..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-parisc.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-parisc.preinst b/debian/linux-image-4.19.0-23progress5u1-parisc.preinst deleted file mode 100644 index 64e33acf3..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-parisc.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-parisc.prerm b/debian/linux-image-4.19.0-23progress5u1-parisc.prerm deleted file mode 100644 index ccd03ea8e..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-parisc.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-parisc64-smp.postinst b/debian/linux-image-4.19.0-23progress5u1-parisc64-smp.postinst deleted file mode 100644 index e0e1d46ba..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-parisc64-smp.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-parisc64-smp.postrm b/debian/linux-image-4.19.0-23progress5u1-parisc64-smp.postrm deleted file mode 100644 index 2445d62fa..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-parisc64-smp.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-parisc64-smp.preinst b/debian/linux-image-4.19.0-23progress5u1-parisc64-smp.preinst deleted file mode 100644 index 9c737481d..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-parisc64-smp.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-parisc64-smp.prerm b/debian/linux-image-4.19.0-23progress5u1-parisc64-smp.prerm deleted file mode 100644 index 14460e234..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-parisc64-smp.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-powerpc-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-powerpc-dbg.lintian-overrides deleted file mode 100755 index 1d300dfb1..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-powerpc-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-powerpc/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-powerpc-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-powerpc/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-powerpc-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-powerpc/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-powerpc-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-powerpc-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-powerpc/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-powerpc-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-powerpc/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-powerpc-smp-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-powerpc-smp-dbg.lintian-overrides deleted file mode 100755 index e82e40488..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-powerpc-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-powerpc-smp/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-powerpc-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-powerpc-smp/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-powerpc-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-powerpc-smp/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-powerpc-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-powerpc-smp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-powerpc-smp/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-powerpc-smp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-powerpc-smp/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-powerpc-smp.postinst b/debian/linux-image-4.19.0-23progress5u1-powerpc-smp.postinst deleted file mode 100644 index 88fff23fe..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-powerpc-smp.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-powerpc-smp.postrm b/debian/linux-image-4.19.0-23progress5u1-powerpc-smp.postrm deleted file mode 100644 index 0cf253ced..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-powerpc-smp.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-powerpc-smp.preinst b/debian/linux-image-4.19.0-23progress5u1-powerpc-smp.preinst deleted file mode 100644 index d64cac12b..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-powerpc-smp.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-powerpc-smp.prerm b/debian/linux-image-4.19.0-23progress5u1-powerpc-smp.prerm deleted file mode 100644 index 7ef2e7992..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-powerpc-smp.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-powerpc64-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-powerpc64-dbg.lintian-overrides deleted file mode 100755 index dabce42c3..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-powerpc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-powerpc64/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-powerpc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-powerpc64/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-powerpc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-powerpc64/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-powerpc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-powerpc64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-powerpc64/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-powerpc64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-powerpc64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-powerpc64.postinst b/debian/linux-image-4.19.0-23progress5u1-powerpc64.postinst deleted file mode 100644 index c09727cd3..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-powerpc64.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-powerpc64.postrm b/debian/linux-image-4.19.0-23progress5u1-powerpc64.postrm deleted file mode 100644 index 09e9eb227..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-powerpc64.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-powerpc64.preinst b/debian/linux-image-4.19.0-23progress5u1-powerpc64.preinst deleted file mode 100644 index e4539381d..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-powerpc64.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-powerpc64.prerm b/debian/linux-image-4.19.0-23progress5u1-powerpc64.prerm deleted file mode 100644 index 07bcd54f0..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-powerpc64.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-powerpc64le-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-powerpc64le-dbg.lintian-overrides deleted file mode 100755 index 86bceb049..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-powerpc64le-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-powerpc64le/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-powerpc64le-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-powerpc64le/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-powerpc64le-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-powerpc64le/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-powerpc64le-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-powerpc64le-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-powerpc64le/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-powerpc64le-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-powerpc64le/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-powerpc64le.postinst b/debian/linux-image-4.19.0-23progress5u1-powerpc64le.postinst deleted file mode 100644 index e27d3a9ee..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-powerpc64le.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-powerpc64le.postrm b/debian/linux-image-4.19.0-23progress5u1-powerpc64le.postrm deleted file mode 100644 index 1a4d002a2..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-powerpc64le.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-powerpc64le.preinst b/debian/linux-image-4.19.0-23progress5u1-powerpc64le.preinst deleted file mode 100644 index 88df13ab2..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-powerpc64le.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-powerpc64le.prerm b/debian/linux-image-4.19.0-23progress5u1-powerpc64le.prerm deleted file mode 100644 index a6a3a3b05..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-powerpc64le.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-powerpcspe-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-powerpcspe-dbg.lintian-overrides deleted file mode 100755 index 78908bd4c..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-powerpcspe-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-powerpcspe/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-powerpcspe-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-powerpcspe/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-powerpcspe-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-powerpcspe/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-powerpcspe-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-powerpcspe-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-powerpcspe/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-powerpcspe-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-powerpcspe/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-powerpcspe.postinst b/debian/linux-image-4.19.0-23progress5u1-powerpcspe.postinst deleted file mode 100644 index 0b211dbcc..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-powerpcspe.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-powerpcspe.postrm b/debian/linux-image-4.19.0-23progress5u1-powerpcspe.postrm deleted file mode 100644 index 793d04ade..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-powerpcspe.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-powerpcspe.preinst b/debian/linux-image-4.19.0-23progress5u1-powerpcspe.preinst deleted file mode 100644 index f8b793f33..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-powerpcspe.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-powerpcspe.prerm b/debian/linux-image-4.19.0-23progress5u1-powerpcspe.prerm deleted file mode 100644 index dd403428b..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-powerpcspe.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-riscv64-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-riscv64-dbg.lintian-overrides deleted file mode 100755 index ba2b9bf88..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-riscv64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-riscv64/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-riscv64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-riscv64/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-riscv64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-riscv64/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-riscv64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-riscv64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-riscv64/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-riscv64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-riscv64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-rpi-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-rpi-dbg.lintian-overrides deleted file mode 100755 index 505c5a7f5..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-rpi-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-rpi/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-rpi-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-rpi/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-rpi-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-rpi/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-rpi-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-rpi-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-rpi/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-rpi-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-rpi/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-rt-686-pae-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-rt-686-pae-dbg.lintian-overrides deleted file mode 100755 index 00261eb1d..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-rt-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-rt-686-pae/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-rt-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-rt-686-pae/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-rt-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-rt-686-pae/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-rt-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-rt-686-pae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-rt-686-pae/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-rt-686-pae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-rt-686-pae/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-rt-686-pae.postinst b/debian/linux-image-4.19.0-23progress5u1-rt-686-pae.postinst deleted file mode 100644 index 38b2b4591..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-rt-686-pae.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-rt-686-pae.postrm b/debian/linux-image-4.19.0-23progress5u1-rt-686-pae.postrm deleted file mode 100644 index 265d3d402..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-rt-686-pae.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-rt-686-pae.preinst b/debian/linux-image-4.19.0-23progress5u1-rt-686-pae.preinst deleted file mode 100644 index cf0e6fcd2..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-rt-686-pae.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-rt-686-pae.prerm b/debian/linux-image-4.19.0-23progress5u1-rt-686-pae.prerm deleted file mode 100644 index 68659d69e..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-rt-686-pae.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-rt-amd64-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-rt-amd64-dbg.lintian-overrides deleted file mode 100755 index 030b7e9e0..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-rt-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-rt-amd64/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-rt-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-rt-amd64/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-rt-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-rt-amd64/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-rt-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-rt-amd64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-rt-amd64/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-rt-amd64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-rt-amd64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-rt-amd64.postinst b/debian/linux-image-4.19.0-23progress5u1-rt-amd64.postinst deleted file mode 100644 index 758fd1659..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-rt-amd64.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-rt-amd64.postrm b/debian/linux-image-4.19.0-23progress5u1-rt-amd64.postrm deleted file mode 100644 index eba3fc914..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-rt-amd64.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-rt-amd64.preinst b/debian/linux-image-4.19.0-23progress5u1-rt-amd64.preinst deleted file mode 100644 index e5683a01d..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-rt-amd64.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-rt-amd64.prerm b/debian/linux-image-4.19.0-23progress5u1-rt-amd64.prerm deleted file mode 100644 index ef9a69610..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-rt-amd64.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-rt-arm64-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-rt-arm64-dbg.lintian-overrides deleted file mode 100755 index 549d5659a..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-rt-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-rt-arm64/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-rt-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-rt-arm64/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-rt-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-rt-arm64/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-rt-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-rt-arm64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-rt-arm64/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-rt-arm64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-rt-arm64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-rt-arm64.postinst b/debian/linux-image-4.19.0-23progress5u1-rt-arm64.postinst deleted file mode 100644 index 6878500da..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-rt-arm64.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-rt-arm64.postrm b/debian/linux-image-4.19.0-23progress5u1-rt-arm64.postrm deleted file mode 100644 index 20c276541..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-rt-arm64.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-rt-arm64.preinst b/debian/linux-image-4.19.0-23progress5u1-rt-arm64.preinst deleted file mode 100644 index 974fc8cc4..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-rt-arm64.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-rt-arm64.prerm b/debian/linux-image-4.19.0-23progress5u1-rt-arm64.prerm deleted file mode 100644 index 515cc9150..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-rt-arm64.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-rt-armmp-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-rt-armmp-dbg.lintian-overrides deleted file mode 100755 index 64b1532f1..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-rt-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-rt-armmp/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-rt-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-rt-armmp/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-rt-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-rt-armmp/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-rt-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-rt-armmp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-rt-armmp/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-rt-armmp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-rt-armmp/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-rt-armmp.postinst b/debian/linux-image-4.19.0-23progress5u1-rt-armmp.postinst deleted file mode 100644 index 3c90ce0f8..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-rt-armmp.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-rt-armmp.postrm b/debian/linux-image-4.19.0-23progress5u1-rt-armmp.postrm deleted file mode 100644 index 13c9b7df2..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-rt-armmp.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-rt-armmp.preinst b/debian/linux-image-4.19.0-23progress5u1-rt-armmp.preinst deleted file mode 100644 index d0455e0c8..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-rt-armmp.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-rt-armmp.prerm b/debian/linux-image-4.19.0-23progress5u1-rt-armmp.prerm deleted file mode 100644 index 31854b2bf..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-rt-armmp.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-s390x-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-s390x-dbg.lintian-overrides deleted file mode 100755 index 0ec4fbc23..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-s390x-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-s390x/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-s390x-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-s390x/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-s390x-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-s390x/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-s390x-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-s390x-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-s390x/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-s390x-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-s390x/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-s390x.postinst b/debian/linux-image-4.19.0-23progress5u1-s390x.postinst deleted file mode 100644 index 6e0eefa87..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-s390x.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-s390x.postrm b/debian/linux-image-4.19.0-23progress5u1-s390x.postrm deleted file mode 100644 index 2b30588de..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-s390x.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-s390x.preinst b/debian/linux-image-4.19.0-23progress5u1-s390x.preinst deleted file mode 100644 index d79750c1b..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-s390x.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-s390x.prerm b/debian/linux-image-4.19.0-23progress5u1-s390x.prerm deleted file mode 100644 index 2c4005bbb..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-s390x.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-sh7751r-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-sh7751r-dbg.lintian-overrides deleted file mode 100755 index f9ae43dbc..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-sh7751r-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-sh7751r/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-sh7751r-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-sh7751r/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-sh7751r-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-sh7751r/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-sh7751r-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-sh7751r-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-sh7751r/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-sh7751r-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-sh7751r/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-sh7751r.postinst b/debian/linux-image-4.19.0-23progress5u1-sh7751r.postinst deleted file mode 100644 index 03f5901b3..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-sh7751r.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-sh7751r.postrm b/debian/linux-image-4.19.0-23progress5u1-sh7751r.postrm deleted file mode 100644 index 77f70954d..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-sh7751r.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-sh7751r.preinst b/debian/linux-image-4.19.0-23progress5u1-sh7751r.preinst deleted file mode 100644 index 0e925309f..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-sh7751r.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-sh7751r.prerm b/debian/linux-image-4.19.0-23progress5u1-sh7751r.prerm deleted file mode 100644 index 5eb79cd54..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-sh7751r.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-sh7785lcr-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-sh7785lcr-dbg.lintian-overrides deleted file mode 100755 index 1f22b6745..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-sh7785lcr-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-sh7785lcr/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-sh7785lcr-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-sh7785lcr/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-sh7785lcr-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-sh7785lcr/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-sh7785lcr-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-sh7785lcr-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-sh7785lcr/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-sh7785lcr-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-sh7785lcr/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-sh7785lcr.postinst b/debian/linux-image-4.19.0-23progress5u1-sh7785lcr.postinst deleted file mode 100644 index c24804074..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-sh7785lcr.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-sh7785lcr.postrm b/debian/linux-image-4.19.0-23progress5u1-sh7785lcr.postrm deleted file mode 100644 index f3a7de31a..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-sh7785lcr.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-sh7785lcr.preinst b/debian/linux-image-4.19.0-23progress5u1-sh7785lcr.preinst deleted file mode 100644 index 7bf9f4b9b..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-sh7785lcr.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-sh7785lcr.prerm b/debian/linux-image-4.19.0-23progress5u1-sh7785lcr.prerm deleted file mode 100644 index 96b7f5b33..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-sh7785lcr.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-sparc64-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-sparc64-dbg.lintian-overrides deleted file mode 100755 index 3498b0deb..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-sparc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-sparc64/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-sparc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-sparc64/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-sparc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-sparc64/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-sparc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-sparc64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-sparc64/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-sparc64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-sparc64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-sparc64-smp-dbg.lintian-overrides b/debian/linux-image-4.19.0-23progress5u1-sparc64-smp-dbg.lintian-overrides deleted file mode 100755 index 4448e9685..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-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-23progress5u1-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-23progress5u1-sparc64-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-sparc64-smp/vdso/vdso.so -[amd64 i386 ppc64el s390x] linux-image-4.19.0-23progress5u1-sparc64-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-sparc64-smp/vdso/vdso32.so -[amd64 ppc64el s390x] linux-image-4.19.0-23progress5u1-sparc64-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-sparc64-smp/vdso/vdso64.so -[amd64] linux-image-4.19.0-23progress5u1-sparc64-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-23progress5u1-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-23progress5u1-sparc64-smp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-sparc64-smp/vdso/vdso32.so -[amd64] linux-image-4.19.0-23progress5u1-sparc64-smp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-23progress5u1-sparc64-smp/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-sparc64-smp.postinst b/debian/linux-image-4.19.0-23progress5u1-sparc64-smp.postinst deleted file mode 100644 index 07a292506..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-sparc64-smp.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-sparc64-smp.postrm b/debian/linux-image-4.19.0-23progress5u1-sparc64-smp.postrm deleted file mode 100644 index 08f33486d..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-sparc64-smp.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-sparc64-smp.preinst b/debian/linux-image-4.19.0-23progress5u1-sparc64-smp.preinst deleted file mode 100644 index 2f65377b7..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-sparc64-smp.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-sparc64-smp.prerm b/debian/linux-image-4.19.0-23progress5u1-sparc64-smp.prerm deleted file mode 100644 index 146639feb..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-sparc64-smp.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-sparc64.postinst b/debian/linux-image-4.19.0-23progress5u1-sparc64.postinst deleted file mode 100644 index aab5002c8..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-sparc64.postinst +++ /dev/null @@ -1,25 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-sparc64.postrm b/debian/linux-image-4.19.0-23progress5u1-sparc64.postrm deleted file mode 100644 index 11039e221..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-sparc64.postrm +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-sparc64.preinst b/debian/linux-image-4.19.0-23progress5u1-sparc64.preinst deleted file mode 100644 index df12e2031..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-sparc64.preinst +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-23progress5u1-sparc64.prerm b/debian/linux-image-4.19.0-23progress5u1-sparc64.prerm deleted file mode 100644 index c80567e49..000000000 --- a/debian/linux-image-4.19.0-23progress5u1-sparc64.prerm +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -e - -version=4.19.0-23progress5u1-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-24-4kc-malta-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-4kc-malta-dbg.lintian-overrides new file mode 100755 index 000000000..4b5f04109 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-4kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-4kc-malta/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-4kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-4kc-malta/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-4kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-4kc-malta/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-4kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-4kc-malta-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-4kc-malta/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-4kc-malta-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-4kc-malta/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-m68k.postinst b/debian/linux-image-4.19.0-24-4kc-malta.postinst index 4718634b5..d08c6e9e6 100644 --- a/debian/linux-image-4.19.0-23progress5u1-m68k.postinst +++ b/debian/linux-image-4.19.0-24-4kc-malta.postinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-m68k +version=4.19.0-24-4kc-malta image_path=/boot/vmlinux-$version if [ "$1" != configure ]; then diff --git a/debian/linux-image-4.19.0-23progress5u1-m68k.postrm b/debian/linux-image-4.19.0-24-4kc-malta.postrm index 51e632e5e..de07b5c82 100644 --- a/debian/linux-image-4.19.0-23progress5u1-m68k.postrm +++ b/debian/linux-image-4.19.0-24-4kc-malta.postrm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-m68k +version=4.19.0-24-4kc-malta image_path=/boot/vmlinux-$version rm -f /lib/modules/$version/.fresh-install diff --git a/debian/linux-image-4.19.0-23progress5u1-m68k.preinst b/debian/linux-image-4.19.0-24-4kc-malta.preinst index c4b959e9d..d1232e601 100644 --- a/debian/linux-image-4.19.0-23progress5u1-m68k.preinst +++ b/debian/linux-image-4.19.0-24-4kc-malta.preinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-m68k +version=4.19.0-24-4kc-malta image_path=/boot/vmlinux-$version if [ "$1" = abort-upgrade ]; then diff --git a/debian/linux-image-4.19.0-23progress5u1-m68k.prerm b/debian/linux-image-4.19.0-24-4kc-malta.prerm index dbbd16209..b166d0132 100644 --- a/debian/linux-image-4.19.0-23progress5u1-m68k.prerm +++ b/debian/linux-image-4.19.0-24-4kc-malta.prerm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-m68k +version=4.19.0-24-4kc-malta image_path=/boot/vmlinux-$version if [ "$1" != remove ]; then diff --git a/debian/linux-image-4.19.0-24-5kc-malta-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-5kc-malta-dbg.lintian-overrides new file mode 100755 index 000000000..bde86ebe7 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-5kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-5kc-malta/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-5kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-5kc-malta/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-5kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-5kc-malta/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-5kc-malta-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-5kc-malta-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-5kc-malta/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-5kc-malta-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-5kc-malta/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-octeon.postinst b/debian/linux-image-4.19.0-24-5kc-malta.postinst index 37800caa6..63c788889 100644 --- a/debian/linux-image-4.19.0-23progress5u1-octeon.postinst +++ b/debian/linux-image-4.19.0-24-5kc-malta.postinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-octeon +version=4.19.0-24-5kc-malta image_path=/boot/vmlinux-$version if [ "$1" != configure ]; then diff --git a/debian/linux-image-4.19.0-23progress5u1-octeon.postrm b/debian/linux-image-4.19.0-24-5kc-malta.postrm index 415065fb2..143557de7 100644 --- a/debian/linux-image-4.19.0-23progress5u1-octeon.postrm +++ b/debian/linux-image-4.19.0-24-5kc-malta.postrm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-octeon +version=4.19.0-24-5kc-malta image_path=/boot/vmlinux-$version rm -f /lib/modules/$version/.fresh-install diff --git a/debian/linux-image-4.19.0-23progress5u1-octeon.preinst b/debian/linux-image-4.19.0-24-5kc-malta.preinst index dcf44dbd6..a43f01317 100644 --- a/debian/linux-image-4.19.0-23progress5u1-octeon.preinst +++ b/debian/linux-image-4.19.0-24-5kc-malta.preinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-octeon +version=4.19.0-24-5kc-malta image_path=/boot/vmlinux-$version if [ "$1" = abort-upgrade ]; then diff --git a/debian/linux-image-4.19.0-23progress5u1-octeon.prerm b/debian/linux-image-4.19.0-24-5kc-malta.prerm index 48763275b..a0f1078aa 100644 --- a/debian/linux-image-4.19.0-23progress5u1-octeon.prerm +++ b/debian/linux-image-4.19.0-24-5kc-malta.prerm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-octeon +version=4.19.0-24-5kc-malta image_path=/boot/vmlinux-$version if [ "$1" != remove ]; then diff --git a/debian/linux-image-4.19.0-24-686-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-686-dbg.lintian-overrides new file mode 100755 index 000000000..45554081a --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-686-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-686/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-686-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-686/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-686-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-686/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-686-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-686-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-686/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-686-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-686/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-686-pae-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-686-pae-dbg.lintian-overrides new file mode 100755 index 000000000..d0755440f --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-686-pae/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-686-pae/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-686-pae/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-686-pae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-686-pae/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-686-pae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-686-pae/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-rpi.postinst b/debian/linux-image-4.19.0-24-686-pae-unsigned.postinst index e1c122f14..5378afe73 100644 --- a/debian/linux-image-4.19.0-23progress5u1-rpi.postinst +++ b/debian/linux-image-4.19.0-24-686-pae-unsigned.postinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-rpi +version=4.19.0-24-686-pae image_path=/boot/vmlinuz-$version if [ "$1" != configure ]; then diff --git a/debian/linux-image-4.19.0-23progress5u1-686.postrm b/debian/linux-image-4.19.0-24-686-pae-unsigned.postrm index 5e28c5ddd..37dd2054e 100644 --- a/debian/linux-image-4.19.0-23progress5u1-686.postrm +++ b/debian/linux-image-4.19.0-24-686-pae-unsigned.postrm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-686 +version=4.19.0-24-686-pae image_path=/boot/vmlinuz-$version rm -f /lib/modules/$version/.fresh-install diff --git a/debian/linux-image-4.19.0-23progress5u1-686.preinst b/debian/linux-image-4.19.0-24-686-pae-unsigned.preinst index d9a319955..24da22709 100644 --- a/debian/linux-image-4.19.0-23progress5u1-686.preinst +++ b/debian/linux-image-4.19.0-24-686-pae-unsigned.preinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-686 +version=4.19.0-24-686-pae image_path=/boot/vmlinuz-$version if [ "$1" = abort-upgrade ]; then diff --git a/debian/linux-image-4.19.0-23progress5u1-rpi.prerm b/debian/linux-image-4.19.0-24-686-pae-unsigned.prerm index 02a8df069..1212986f1 100644 --- a/debian/linux-image-4.19.0-23progress5u1-rpi.prerm +++ b/debian/linux-image-4.19.0-24-686-pae-unsigned.prerm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-rpi +version=4.19.0-24-686-pae image_path=/boot/vmlinuz-$version if [ "$1" != remove ]; then diff --git a/debian/linux-image-4.19.0-23progress5u1-686.postinst b/debian/linux-image-4.19.0-24-686-unsigned.postinst index 90f73ce73..1daf203f1 100644 --- a/debian/linux-image-4.19.0-23progress5u1-686.postinst +++ b/debian/linux-image-4.19.0-24-686-unsigned.postinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-686 +version=4.19.0-24-686 image_path=/boot/vmlinuz-$version if [ "$1" != configure ]; then diff --git a/debian/linux-image-4.19.0-23progress5u1-rpi.postrm b/debian/linux-image-4.19.0-24-686-unsigned.postrm index bea2b60ad..69844ddcf 100644 --- a/debian/linux-image-4.19.0-23progress5u1-rpi.postrm +++ b/debian/linux-image-4.19.0-24-686-unsigned.postrm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-rpi +version=4.19.0-24-686 image_path=/boot/vmlinuz-$version rm -f /lib/modules/$version/.fresh-install diff --git a/debian/linux-image-4.19.0-23progress5u1-rpi.preinst b/debian/linux-image-4.19.0-24-686-unsigned.preinst index 055c925fc..658f7f282 100644 --- a/debian/linux-image-4.19.0-23progress5u1-rpi.preinst +++ b/debian/linux-image-4.19.0-24-686-unsigned.preinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-rpi +version=4.19.0-24-686 image_path=/boot/vmlinuz-$version if [ "$1" = abort-upgrade ]; then diff --git a/debian/linux-image-4.19.0-23progress5u1-686.prerm b/debian/linux-image-4.19.0-24-686-unsigned.prerm index f41c90d82..790988825 100644 --- a/debian/linux-image-4.19.0-23progress5u1-686.prerm +++ b/debian/linux-image-4.19.0-24-686-unsigned.prerm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-686 +version=4.19.0-24-686 image_path=/boot/vmlinuz-$version if [ "$1" != remove ]; then diff --git a/debian/linux-image-4.19.0-24-alpha-generic-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-alpha-generic-dbg.lintian-overrides new file mode 100755 index 000000000..e874f9702 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-alpha-generic-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-alpha-generic/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-alpha-generic-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-alpha-generic/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-alpha-generic-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-alpha-generic/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-alpha-generic-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-alpha-generic-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-alpha-generic/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-alpha-generic-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-alpha-generic/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-amd64.postinst b/debian/linux-image-4.19.0-24-alpha-generic.postinst index c2e3352ec..03541f42e 100644 --- a/debian/linux-image-4.19.0-23progress5u1-amd64.postinst +++ b/debian/linux-image-4.19.0-24-alpha-generic.postinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-amd64 +version=4.19.0-24-alpha-generic image_path=/boot/vmlinuz-$version if [ "$1" != configure ]; then diff --git a/debian/linux-image-4.19.0-23progress5u1-armmp.postrm b/debian/linux-image-4.19.0-24-alpha-generic.postrm index 7c6a3ebe2..455ae6eab 100644 --- a/debian/linux-image-4.19.0-23progress5u1-armmp.postrm +++ b/debian/linux-image-4.19.0-24-alpha-generic.postrm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-armmp +version=4.19.0-24-alpha-generic image_path=/boot/vmlinuz-$version rm -f /lib/modules/$version/.fresh-install diff --git a/debian/linux-image-4.19.0-23progress5u1-arm64.preinst b/debian/linux-image-4.19.0-24-alpha-generic.preinst index cf023b62a..c12cd17a7 100644 --- a/debian/linux-image-4.19.0-23progress5u1-arm64.preinst +++ b/debian/linux-image-4.19.0-24-alpha-generic.preinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-arm64 +version=4.19.0-24-alpha-generic image_path=/boot/vmlinuz-$version if [ "$1" = abort-upgrade ]; then diff --git a/debian/linux-image-4.19.0-23progress5u1-armmp.prerm b/debian/linux-image-4.19.0-24-alpha-generic.prerm index 0d5f46827..137b623ad 100644 --- a/debian/linux-image-4.19.0-23progress5u1-armmp.prerm +++ b/debian/linux-image-4.19.0-24-alpha-generic.prerm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-armmp +version=4.19.0-24-alpha-generic image_path=/boot/vmlinuz-$version if [ "$1" != remove ]; then diff --git a/debian/linux-image-4.19.0-24-alpha-smp-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-alpha-smp-dbg.lintian-overrides new file mode 100755 index 000000000..7dbf066db --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-alpha-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-alpha-smp/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-alpha-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-alpha-smp/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-alpha-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-alpha-smp/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-alpha-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-alpha-smp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-alpha-smp/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-alpha-smp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-alpha-smp/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-arm64.postinst b/debian/linux-image-4.19.0-24-alpha-smp.postinst index dfd3ab970..cfdccf039 100644 --- a/debian/linux-image-4.19.0-23progress5u1-arm64.postinst +++ b/debian/linux-image-4.19.0-24-alpha-smp.postinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-arm64 +version=4.19.0-24-alpha-smp image_path=/boot/vmlinuz-$version if [ "$1" != configure ]; then diff --git a/debian/linux-image-4.19.0-23progress5u1-arm64.postrm b/debian/linux-image-4.19.0-24-alpha-smp.postrm index 78e716296..0696e3609 100644 --- a/debian/linux-image-4.19.0-23progress5u1-arm64.postrm +++ b/debian/linux-image-4.19.0-24-alpha-smp.postrm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-arm64 +version=4.19.0-24-alpha-smp image_path=/boot/vmlinuz-$version rm -f /lib/modules/$version/.fresh-install diff --git a/debian/linux-image-4.19.0-23progress5u1-armmp.preinst b/debian/linux-image-4.19.0-24-alpha-smp.preinst index b18ecc10a..1eeb2cf7a 100644 --- a/debian/linux-image-4.19.0-23progress5u1-armmp.preinst +++ b/debian/linux-image-4.19.0-24-alpha-smp.preinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-armmp +version=4.19.0-24-alpha-smp image_path=/boot/vmlinuz-$version if [ "$1" = abort-upgrade ]; then diff --git a/debian/linux-image-4.19.0-23progress5u1-arm64.prerm b/debian/linux-image-4.19.0-24-alpha-smp.prerm index 201400f38..747865336 100644 --- a/debian/linux-image-4.19.0-23progress5u1-arm64.prerm +++ b/debian/linux-image-4.19.0-24-alpha-smp.prerm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-arm64 +version=4.19.0-24-alpha-smp image_path=/boot/vmlinuz-$version if [ "$1" != remove ]; then diff --git a/debian/linux-image-4.19.0-24-amd64-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-amd64-dbg.lintian-overrides new file mode 100755 index 000000000..6d8902e02 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-amd64/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-amd64/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-amd64/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-amd64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-amd64/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-amd64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-amd64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-amd64-unsigned.postinst b/debian/linux-image-4.19.0-24-amd64-unsigned.postinst new file mode 100644 index 000000000..a07ef2ccf --- /dev/null +++ b/debian/linux-image-4.19.0-24-amd64-unsigned.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-amd64-unsigned.postrm b/debian/linux-image-4.19.0-24-amd64-unsigned.postrm new file mode 100644 index 000000000..c828baee9 --- /dev/null +++ b/debian/linux-image-4.19.0-24-amd64-unsigned.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-amd64-unsigned.preinst b/debian/linux-image-4.19.0-24-amd64-unsigned.preinst new file mode 100644 index 000000000..398525cf7 --- /dev/null +++ b/debian/linux-image-4.19.0-24-amd64-unsigned.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-amd64-unsigned.prerm b/debian/linux-image-4.19.0-24-amd64-unsigned.prerm new file mode 100644 index 000000000..bdf9fe574 --- /dev/null +++ b/debian/linux-image-4.19.0-24-amd64-unsigned.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-arm64-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-arm64-dbg.lintian-overrides new file mode 100755 index 000000000..f0c601471 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-arm64/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-arm64/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-arm64/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-arm64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-arm64/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-arm64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-arm64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-arm64-unsigned.postinst b/debian/linux-image-4.19.0-24-arm64-unsigned.postinst new file mode 100644 index 000000000..474b7f151 --- /dev/null +++ b/debian/linux-image-4.19.0-24-arm64-unsigned.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-arm64-unsigned.postrm b/debian/linux-image-4.19.0-24-arm64-unsigned.postrm new file mode 100644 index 000000000..b1aab170a --- /dev/null +++ b/debian/linux-image-4.19.0-24-arm64-unsigned.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-arm64-unsigned.preinst b/debian/linux-image-4.19.0-24-arm64-unsigned.preinst new file mode 100644 index 000000000..e00e5554f --- /dev/null +++ b/debian/linux-image-4.19.0-24-arm64-unsigned.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-arm64-unsigned.prerm b/debian/linux-image-4.19.0-24-arm64-unsigned.prerm new file mode 100644 index 000000000..3dbc83eab --- /dev/null +++ b/debian/linux-image-4.19.0-24-arm64-unsigned.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-armmp-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-armmp-dbg.lintian-overrides new file mode 100755 index 000000000..7458edb39 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-armmp/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-armmp/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-armmp/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-armmp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-armmp/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-armmp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-armmp/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-armmp-lpae-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-armmp-lpae-dbg.lintian-overrides new file mode 100755 index 000000000..2da0c0cf0 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-armmp-lpae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-armmp-lpae/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-armmp-lpae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-armmp-lpae/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-armmp-lpae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-armmp-lpae/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-armmp-lpae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-armmp-lpae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-armmp-lpae/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-armmp-lpae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-armmp-lpae/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-armmp-lpae.postinst b/debian/linux-image-4.19.0-24-armmp-lpae.postinst new file mode 100644 index 000000000..49f9b3cdc --- /dev/null +++ b/debian/linux-image-4.19.0-24-armmp-lpae.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-armmp-lpae.postrm b/debian/linux-image-4.19.0-24-armmp-lpae.postrm new file mode 100644 index 000000000..2747900f9 --- /dev/null +++ b/debian/linux-image-4.19.0-24-armmp-lpae.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-armmp-lpae.preinst b/debian/linux-image-4.19.0-24-armmp-lpae.preinst new file mode 100644 index 000000000..d0f2340fe --- /dev/null +++ b/debian/linux-image-4.19.0-24-armmp-lpae.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-armmp-lpae.prerm b/debian/linux-image-4.19.0-24-armmp-lpae.prerm new file mode 100644 index 000000000..745e1e241 --- /dev/null +++ b/debian/linux-image-4.19.0-24-armmp-lpae.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-armmp.postinst b/debian/linux-image-4.19.0-24-armmp.postinst new file mode 100644 index 000000000..62214bee9 --- /dev/null +++ b/debian/linux-image-4.19.0-24-armmp.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-armmp.postrm b/debian/linux-image-4.19.0-24-armmp.postrm new file mode 100644 index 000000000..4af6cb04d --- /dev/null +++ b/debian/linux-image-4.19.0-24-armmp.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-armmp.preinst b/debian/linux-image-4.19.0-24-armmp.preinst new file mode 100644 index 000000000..27522ab67 --- /dev/null +++ b/debian/linux-image-4.19.0-24-armmp.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-armmp.prerm b/debian/linux-image-4.19.0-24-armmp.prerm new file mode 100644 index 000000000..a851ffc2a --- /dev/null +++ b/debian/linux-image-4.19.0-24-armmp.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-cloud-amd64-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-cloud-amd64-dbg.lintian-overrides new file mode 100755 index 000000000..90a29e8e2 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-cloud-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-cloud-amd64/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-cloud-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-cloud-amd64/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-cloud-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-cloud-amd64/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-cloud-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-cloud-amd64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-cloud-amd64/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-cloud-amd64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-cloud-amd64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-cloud-amd64-unsigned.postinst b/debian/linux-image-4.19.0-24-cloud-amd64-unsigned.postinst new file mode 100644 index 000000000..7885647fb --- /dev/null +++ b/debian/linux-image-4.19.0-24-cloud-amd64-unsigned.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-cloud-amd64-unsigned.postrm b/debian/linux-image-4.19.0-24-cloud-amd64-unsigned.postrm new file mode 100644 index 000000000..85505f0dc --- /dev/null +++ b/debian/linux-image-4.19.0-24-cloud-amd64-unsigned.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-cloud-amd64-unsigned.preinst b/debian/linux-image-4.19.0-24-cloud-amd64-unsigned.preinst new file mode 100644 index 000000000..ce4b8e2cd --- /dev/null +++ b/debian/linux-image-4.19.0-24-cloud-amd64-unsigned.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-cloud-amd64-unsigned.prerm b/debian/linux-image-4.19.0-24-cloud-amd64-unsigned.prerm new file mode 100644 index 000000000..1cb765205 --- /dev/null +++ b/debian/linux-image-4.19.0-24-cloud-amd64-unsigned.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-itanium-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-itanium-dbg.lintian-overrides new file mode 100755 index 000000000..be7415349 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-itanium-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-itanium/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-itanium-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-itanium/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-itanium-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-itanium/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-itanium-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-itanium-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-itanium/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-itanium-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-itanium/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-itanium.postinst b/debian/linux-image-4.19.0-24-itanium.postinst new file mode 100644 index 000000000..1192d48e2 --- /dev/null +++ b/debian/linux-image-4.19.0-24-itanium.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-itanium.postrm b/debian/linux-image-4.19.0-24-itanium.postrm new file mode 100644 index 000000000..e89fca15e --- /dev/null +++ b/debian/linux-image-4.19.0-24-itanium.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-itanium.preinst b/debian/linux-image-4.19.0-24-itanium.preinst new file mode 100644 index 000000000..b7eb13425 --- /dev/null +++ b/debian/linux-image-4.19.0-24-itanium.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-itanium.prerm b/debian/linux-image-4.19.0-24-itanium.prerm new file mode 100644 index 000000000..c5a3aafe7 --- /dev/null +++ b/debian/linux-image-4.19.0-24-itanium.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-loongson-3-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-loongson-3-dbg.lintian-overrides new file mode 100755 index 000000000..5c9ec80f4 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-loongson-3-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-loongson-3/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-loongson-3-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-loongson-3/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-loongson-3-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-loongson-3/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-loongson-3-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-loongson-3-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-loongson-3/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-loongson-3-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-loongson-3/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-powerpc.postinst b/debian/linux-image-4.19.0-24-loongson-3.postinst index 7937c9755..92120e5f5 100644 --- a/debian/linux-image-4.19.0-23progress5u1-powerpc.postinst +++ b/debian/linux-image-4.19.0-24-loongson-3.postinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-powerpc +version=4.19.0-24-loongson-3 image_path=/boot/vmlinux-$version if [ "$1" != configure ]; then diff --git a/debian/linux-image-4.19.0-23progress5u1-powerpc.postrm b/debian/linux-image-4.19.0-24-loongson-3.postrm index 4508db260..6e519c8ff 100644 --- a/debian/linux-image-4.19.0-23progress5u1-powerpc.postrm +++ b/debian/linux-image-4.19.0-24-loongson-3.postrm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-powerpc +version=4.19.0-24-loongson-3 image_path=/boot/vmlinux-$version rm -f /lib/modules/$version/.fresh-install diff --git a/debian/linux-image-4.19.0-23progress5u1-powerpc.preinst b/debian/linux-image-4.19.0-24-loongson-3.preinst index 055b119ce..6fcf71dbb 100644 --- a/debian/linux-image-4.19.0-23progress5u1-powerpc.preinst +++ b/debian/linux-image-4.19.0-24-loongson-3.preinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-powerpc +version=4.19.0-24-loongson-3 image_path=/boot/vmlinux-$version if [ "$1" = abort-upgrade ]; then diff --git a/debian/linux-image-4.19.0-23progress5u1-powerpc.prerm b/debian/linux-image-4.19.0-24-loongson-3.prerm index 6ad8cf25a..6f3a15fa4 100644 --- a/debian/linux-image-4.19.0-23progress5u1-powerpc.prerm +++ b/debian/linux-image-4.19.0-24-loongson-3.prerm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-powerpc +version=4.19.0-24-loongson-3 image_path=/boot/vmlinux-$version if [ "$1" != remove ]; then diff --git a/debian/linux-image-4.19.0-24-m68k-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-m68k-dbg.lintian-overrides new file mode 100755 index 000000000..538c75573 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-m68k-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-m68k/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-m68k-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-m68k/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-m68k-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-m68k/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-m68k-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-m68k-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-m68k/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-m68k-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-m68k/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-23progress5u1-riscv64.postinst b/debian/linux-image-4.19.0-24-m68k.postinst index 76c5fd78b..9dad252d9 100644 --- a/debian/linux-image-4.19.0-23progress5u1-riscv64.postinst +++ b/debian/linux-image-4.19.0-24-m68k.postinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-riscv64 +version=4.19.0-24-m68k image_path=/boot/vmlinux-$version if [ "$1" != configure ]; then diff --git a/debian/linux-image-4.19.0-23progress5u1-riscv64.postrm b/debian/linux-image-4.19.0-24-m68k.postrm index 9d925bbde..97a07df44 100644 --- a/debian/linux-image-4.19.0-23progress5u1-riscv64.postrm +++ b/debian/linux-image-4.19.0-24-m68k.postrm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-riscv64 +version=4.19.0-24-m68k image_path=/boot/vmlinux-$version rm -f /lib/modules/$version/.fresh-install diff --git a/debian/linux-image-4.19.0-23progress5u1-riscv64.preinst b/debian/linux-image-4.19.0-24-m68k.preinst index 840af7e26..906a5be09 100644 --- a/debian/linux-image-4.19.0-23progress5u1-riscv64.preinst +++ b/debian/linux-image-4.19.0-24-m68k.preinst @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-riscv64 +version=4.19.0-24-m68k image_path=/boot/vmlinux-$version if [ "$1" = abort-upgrade ]; then diff --git a/debian/linux-image-4.19.0-23progress5u1-riscv64.prerm b/debian/linux-image-4.19.0-24-m68k.prerm index fe325bebf..787992803 100644 --- a/debian/linux-image-4.19.0-23progress5u1-riscv64.prerm +++ b/debian/linux-image-4.19.0-24-m68k.prerm @@ -1,6 +1,6 @@ #!/bin/sh -e -version=4.19.0-23progress5u1-riscv64 +version=4.19.0-24-m68k image_path=/boot/vmlinux-$version if [ "$1" != remove ]; then diff --git a/debian/linux-image-4.19.0-24-marvell-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-marvell-dbg.lintian-overrides new file mode 100755 index 000000000..4cd4ed2f6 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-marvell-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-marvell/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-marvell-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-marvell/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-marvell-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-marvell/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-marvell-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-marvell-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-marvell/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-marvell-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-marvell/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-marvell.postinst b/debian/linux-image-4.19.0-24-marvell.postinst new file mode 100644 index 000000000..3b04c09b0 --- /dev/null +++ b/debian/linux-image-4.19.0-24-marvell.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-marvell.postrm b/debian/linux-image-4.19.0-24-marvell.postrm new file mode 100644 index 000000000..d7ab51f2b --- /dev/null +++ b/debian/linux-image-4.19.0-24-marvell.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-marvell.preinst b/debian/linux-image-4.19.0-24-marvell.preinst new file mode 100644 index 000000000..83355e536 --- /dev/null +++ b/debian/linux-image-4.19.0-24-marvell.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-marvell.prerm b/debian/linux-image-4.19.0-24-marvell.prerm new file mode 100644 index 000000000..840d6ddf7 --- /dev/null +++ b/debian/linux-image-4.19.0-24-marvell.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-mckinley-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-mckinley-dbg.lintian-overrides new file mode 100755 index 000000000..3f57409b5 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-mckinley-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-mckinley/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-mckinley-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-mckinley/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-mckinley-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-mckinley/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-mckinley-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-mckinley-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-mckinley/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-mckinley-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-mckinley/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-mckinley.postinst b/debian/linux-image-4.19.0-24-mckinley.postinst new file mode 100644 index 000000000..64431cf05 --- /dev/null +++ b/debian/linux-image-4.19.0-24-mckinley.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-mckinley.postrm b/debian/linux-image-4.19.0-24-mckinley.postrm new file mode 100644 index 000000000..a465c24e9 --- /dev/null +++ b/debian/linux-image-4.19.0-24-mckinley.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-mckinley.preinst b/debian/linux-image-4.19.0-24-mckinley.preinst new file mode 100644 index 000000000..59a108d9c --- /dev/null +++ b/debian/linux-image-4.19.0-24-mckinley.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-mckinley.prerm b/debian/linux-image-4.19.0-24-mckinley.prerm new file mode 100644 index 000000000..c4ab763a8 --- /dev/null +++ b/debian/linux-image-4.19.0-24-mckinley.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-mips32r6-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-mips32r6-dbg.lintian-overrides new file mode 100755 index 000000000..0e9adede0 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-mips32r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-mips32r6/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-mips32r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-mips32r6/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-mips32r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-mips32r6/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-mips32r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-mips32r6-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-mips32r6/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-mips32r6-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-mips32r6/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-mips32r6.postinst b/debian/linux-image-4.19.0-24-mips32r6.postinst new file mode 100644 index 000000000..bb5329066 --- /dev/null +++ b/debian/linux-image-4.19.0-24-mips32r6.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-mips32r6.postrm b/debian/linux-image-4.19.0-24-mips32r6.postrm new file mode 100644 index 000000000..c88436478 --- /dev/null +++ b/debian/linux-image-4.19.0-24-mips32r6.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-mips32r6.preinst b/debian/linux-image-4.19.0-24-mips32r6.preinst new file mode 100644 index 000000000..65b0e2c1d --- /dev/null +++ b/debian/linux-image-4.19.0-24-mips32r6.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-mips32r6.prerm b/debian/linux-image-4.19.0-24-mips32r6.prerm new file mode 100644 index 000000000..dc4d646af --- /dev/null +++ b/debian/linux-image-4.19.0-24-mips32r6.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-mips32r6el-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-mips32r6el-dbg.lintian-overrides new file mode 100755 index 000000000..285f08a4b --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-mips32r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-mips32r6el/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-mips32r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-mips32r6el/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-mips32r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-mips32r6el/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-mips32r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-mips32r6el-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-mips32r6el/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-mips32r6el-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-mips32r6el/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-mips32r6el.postinst b/debian/linux-image-4.19.0-24-mips32r6el.postinst new file mode 100644 index 000000000..d7ba667d6 --- /dev/null +++ b/debian/linux-image-4.19.0-24-mips32r6el.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-mips32r6el.postrm b/debian/linux-image-4.19.0-24-mips32r6el.postrm new file mode 100644 index 000000000..44dee9963 --- /dev/null +++ b/debian/linux-image-4.19.0-24-mips32r6el.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-mips32r6el.preinst b/debian/linux-image-4.19.0-24-mips32r6el.preinst new file mode 100644 index 000000000..f5b324c86 --- /dev/null +++ b/debian/linux-image-4.19.0-24-mips32r6el.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-mips32r6el.prerm b/debian/linux-image-4.19.0-24-mips32r6el.prerm new file mode 100644 index 000000000..586a8ef95 --- /dev/null +++ b/debian/linux-image-4.19.0-24-mips32r6el.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-mips64r6-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-mips64r6-dbg.lintian-overrides new file mode 100755 index 000000000..9425dbf04 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-mips64r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-mips64r6/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-mips64r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-mips64r6/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-mips64r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-mips64r6/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-mips64r6-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-mips64r6-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-mips64r6/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-mips64r6-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-mips64r6/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-mips64r6.postinst b/debian/linux-image-4.19.0-24-mips64r6.postinst new file mode 100644 index 000000000..c26886cbb --- /dev/null +++ b/debian/linux-image-4.19.0-24-mips64r6.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-mips64r6.postrm b/debian/linux-image-4.19.0-24-mips64r6.postrm new file mode 100644 index 000000000..f78f9be94 --- /dev/null +++ b/debian/linux-image-4.19.0-24-mips64r6.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-mips64r6.preinst b/debian/linux-image-4.19.0-24-mips64r6.preinst new file mode 100644 index 000000000..cab21d369 --- /dev/null +++ b/debian/linux-image-4.19.0-24-mips64r6.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-mips64r6.prerm b/debian/linux-image-4.19.0-24-mips64r6.prerm new file mode 100644 index 000000000..5a74a4db3 --- /dev/null +++ b/debian/linux-image-4.19.0-24-mips64r6.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-mips64r6el-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-mips64r6el-dbg.lintian-overrides new file mode 100755 index 000000000..8f552bc48 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-mips64r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-mips64r6el/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-mips64r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-mips64r6el/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-mips64r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-mips64r6el/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-mips64r6el-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-mips64r6el-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-mips64r6el/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-mips64r6el-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-mips64r6el/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-mips64r6el.postinst b/debian/linux-image-4.19.0-24-mips64r6el.postinst new file mode 100644 index 000000000..33e42e716 --- /dev/null +++ b/debian/linux-image-4.19.0-24-mips64r6el.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-mips64r6el.postrm b/debian/linux-image-4.19.0-24-mips64r6el.postrm new file mode 100644 index 000000000..c21245835 --- /dev/null +++ b/debian/linux-image-4.19.0-24-mips64r6el.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-mips64r6el.preinst b/debian/linux-image-4.19.0-24-mips64r6el.preinst new file mode 100644 index 000000000..2b1e55116 --- /dev/null +++ b/debian/linux-image-4.19.0-24-mips64r6el.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-mips64r6el.prerm b/debian/linux-image-4.19.0-24-mips64r6el.prerm new file mode 100644 index 000000000..24ed39da8 --- /dev/null +++ b/debian/linux-image-4.19.0-24-mips64r6el.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-octeon-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-octeon-dbg.lintian-overrides new file mode 100755 index 000000000..329adec57 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-octeon-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-octeon/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-octeon-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-octeon/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-octeon-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-octeon/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-octeon-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-octeon-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-octeon/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-octeon-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-octeon/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-octeon.postinst b/debian/linux-image-4.19.0-24-octeon.postinst new file mode 100644 index 000000000..550fd1422 --- /dev/null +++ b/debian/linux-image-4.19.0-24-octeon.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-octeon.postrm b/debian/linux-image-4.19.0-24-octeon.postrm new file mode 100644 index 000000000..6f491c4ac --- /dev/null +++ b/debian/linux-image-4.19.0-24-octeon.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-octeon.preinst b/debian/linux-image-4.19.0-24-octeon.preinst new file mode 100644 index 000000000..27160fdd8 --- /dev/null +++ b/debian/linux-image-4.19.0-24-octeon.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-octeon.prerm b/debian/linux-image-4.19.0-24-octeon.prerm new file mode 100644 index 000000000..8caf3ff9c --- /dev/null +++ b/debian/linux-image-4.19.0-24-octeon.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-parisc-smp.postinst b/debian/linux-image-4.19.0-24-parisc-smp.postinst new file mode 100644 index 000000000..2b8a89208 --- /dev/null +++ b/debian/linux-image-4.19.0-24-parisc-smp.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-parisc-smp.postrm b/debian/linux-image-4.19.0-24-parisc-smp.postrm new file mode 100644 index 000000000..e38672f46 --- /dev/null +++ b/debian/linux-image-4.19.0-24-parisc-smp.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-parisc-smp.preinst b/debian/linux-image-4.19.0-24-parisc-smp.preinst new file mode 100644 index 000000000..eb0c2e42b --- /dev/null +++ b/debian/linux-image-4.19.0-24-parisc-smp.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-parisc-smp.prerm b/debian/linux-image-4.19.0-24-parisc-smp.prerm new file mode 100644 index 000000000..7f4d3b4de --- /dev/null +++ b/debian/linux-image-4.19.0-24-parisc-smp.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-parisc.postinst b/debian/linux-image-4.19.0-24-parisc.postinst new file mode 100644 index 000000000..168e35b64 --- /dev/null +++ b/debian/linux-image-4.19.0-24-parisc.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-parisc.postrm b/debian/linux-image-4.19.0-24-parisc.postrm new file mode 100644 index 000000000..c35e5fc38 --- /dev/null +++ b/debian/linux-image-4.19.0-24-parisc.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-parisc.preinst b/debian/linux-image-4.19.0-24-parisc.preinst new file mode 100644 index 000000000..14efcb419 --- /dev/null +++ b/debian/linux-image-4.19.0-24-parisc.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-parisc.prerm b/debian/linux-image-4.19.0-24-parisc.prerm new file mode 100644 index 000000000..53b65f673 --- /dev/null +++ b/debian/linux-image-4.19.0-24-parisc.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-parisc64-smp.postinst b/debian/linux-image-4.19.0-24-parisc64-smp.postinst new file mode 100644 index 000000000..2c2eb6ec1 --- /dev/null +++ b/debian/linux-image-4.19.0-24-parisc64-smp.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-parisc64-smp.postrm b/debian/linux-image-4.19.0-24-parisc64-smp.postrm new file mode 100644 index 000000000..8f7442655 --- /dev/null +++ b/debian/linux-image-4.19.0-24-parisc64-smp.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-parisc64-smp.preinst b/debian/linux-image-4.19.0-24-parisc64-smp.preinst new file mode 100644 index 000000000..9628c4a7a --- /dev/null +++ b/debian/linux-image-4.19.0-24-parisc64-smp.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-parisc64-smp.prerm b/debian/linux-image-4.19.0-24-parisc64-smp.prerm new file mode 100644 index 000000000..09e8bf92b --- /dev/null +++ b/debian/linux-image-4.19.0-24-parisc64-smp.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-powerpc-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-powerpc-dbg.lintian-overrides new file mode 100755 index 000000000..543308011 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-powerpc-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-powerpc/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-powerpc-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-powerpc/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-powerpc-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-powerpc/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-powerpc-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-powerpc-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-powerpc/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-powerpc-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-powerpc/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-powerpc-smp-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-powerpc-smp-dbg.lintian-overrides new file mode 100755 index 000000000..d2c55666f --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-powerpc-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-powerpc-smp/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-powerpc-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-powerpc-smp/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-powerpc-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-powerpc-smp/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-powerpc-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-powerpc-smp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-powerpc-smp/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-powerpc-smp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-powerpc-smp/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-powerpc-smp.postinst b/debian/linux-image-4.19.0-24-powerpc-smp.postinst new file mode 100644 index 000000000..5b581993c --- /dev/null +++ b/debian/linux-image-4.19.0-24-powerpc-smp.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-powerpc-smp.postrm b/debian/linux-image-4.19.0-24-powerpc-smp.postrm new file mode 100644 index 000000000..780be3665 --- /dev/null +++ b/debian/linux-image-4.19.0-24-powerpc-smp.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-powerpc-smp.preinst b/debian/linux-image-4.19.0-24-powerpc-smp.preinst new file mode 100644 index 000000000..2bf436a5a --- /dev/null +++ b/debian/linux-image-4.19.0-24-powerpc-smp.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-powerpc-smp.prerm b/debian/linux-image-4.19.0-24-powerpc-smp.prerm new file mode 100644 index 000000000..2b23c1d36 --- /dev/null +++ b/debian/linux-image-4.19.0-24-powerpc-smp.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-powerpc.postinst b/debian/linux-image-4.19.0-24-powerpc.postinst new file mode 100644 index 000000000..48c799a29 --- /dev/null +++ b/debian/linux-image-4.19.0-24-powerpc.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-powerpc.postrm b/debian/linux-image-4.19.0-24-powerpc.postrm new file mode 100644 index 000000000..68b9f9cf8 --- /dev/null +++ b/debian/linux-image-4.19.0-24-powerpc.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-powerpc.preinst b/debian/linux-image-4.19.0-24-powerpc.preinst new file mode 100644 index 000000000..f6bb68ef9 --- /dev/null +++ b/debian/linux-image-4.19.0-24-powerpc.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-powerpc.prerm b/debian/linux-image-4.19.0-24-powerpc.prerm new file mode 100644 index 000000000..b75743a88 --- /dev/null +++ b/debian/linux-image-4.19.0-24-powerpc.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-powerpc64-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-powerpc64-dbg.lintian-overrides new file mode 100755 index 000000000..516bde564 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-powerpc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-powerpc64/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-powerpc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-powerpc64/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-powerpc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-powerpc64/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-powerpc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-powerpc64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-powerpc64/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-powerpc64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-powerpc64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-powerpc64.postinst b/debian/linux-image-4.19.0-24-powerpc64.postinst new file mode 100644 index 000000000..540f0267a --- /dev/null +++ b/debian/linux-image-4.19.0-24-powerpc64.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-powerpc64.postrm b/debian/linux-image-4.19.0-24-powerpc64.postrm new file mode 100644 index 000000000..fe55ebc9d --- /dev/null +++ b/debian/linux-image-4.19.0-24-powerpc64.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-powerpc64.preinst b/debian/linux-image-4.19.0-24-powerpc64.preinst new file mode 100644 index 000000000..3971e600f --- /dev/null +++ b/debian/linux-image-4.19.0-24-powerpc64.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-powerpc64.prerm b/debian/linux-image-4.19.0-24-powerpc64.prerm new file mode 100644 index 000000000..0b0d02c18 --- /dev/null +++ b/debian/linux-image-4.19.0-24-powerpc64.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-powerpc64le-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-powerpc64le-dbg.lintian-overrides new file mode 100755 index 000000000..b4a4230c1 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-powerpc64le-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-powerpc64le/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-powerpc64le-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-powerpc64le/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-powerpc64le-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-powerpc64le/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-powerpc64le-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-powerpc64le-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-powerpc64le/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-powerpc64le-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-powerpc64le/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-powerpc64le.postinst b/debian/linux-image-4.19.0-24-powerpc64le.postinst new file mode 100644 index 000000000..de464f3f8 --- /dev/null +++ b/debian/linux-image-4.19.0-24-powerpc64le.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-powerpc64le.postrm b/debian/linux-image-4.19.0-24-powerpc64le.postrm new file mode 100644 index 000000000..54272ba7d --- /dev/null +++ b/debian/linux-image-4.19.0-24-powerpc64le.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-powerpc64le.preinst b/debian/linux-image-4.19.0-24-powerpc64le.preinst new file mode 100644 index 000000000..b27bfdd50 --- /dev/null +++ b/debian/linux-image-4.19.0-24-powerpc64le.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-powerpc64le.prerm b/debian/linux-image-4.19.0-24-powerpc64le.prerm new file mode 100644 index 000000000..77c58a9a4 --- /dev/null +++ b/debian/linux-image-4.19.0-24-powerpc64le.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-powerpcspe-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-powerpcspe-dbg.lintian-overrides new file mode 100755 index 000000000..4461b427b --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-powerpcspe-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-powerpcspe/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-powerpcspe-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-powerpcspe/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-powerpcspe-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-powerpcspe/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-powerpcspe-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-powerpcspe-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-powerpcspe/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-powerpcspe-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-powerpcspe/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-powerpcspe.postinst b/debian/linux-image-4.19.0-24-powerpcspe.postinst new file mode 100644 index 000000000..479c29ac1 --- /dev/null +++ b/debian/linux-image-4.19.0-24-powerpcspe.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-powerpcspe.postrm b/debian/linux-image-4.19.0-24-powerpcspe.postrm new file mode 100644 index 000000000..ef9d65906 --- /dev/null +++ b/debian/linux-image-4.19.0-24-powerpcspe.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-powerpcspe.preinst b/debian/linux-image-4.19.0-24-powerpcspe.preinst new file mode 100644 index 000000000..9f7c40973 --- /dev/null +++ b/debian/linux-image-4.19.0-24-powerpcspe.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-powerpcspe.prerm b/debian/linux-image-4.19.0-24-powerpcspe.prerm new file mode 100644 index 000000000..038c5e2cb --- /dev/null +++ b/debian/linux-image-4.19.0-24-powerpcspe.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-riscv64-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-riscv64-dbg.lintian-overrides new file mode 100755 index 000000000..ae0197a69 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-riscv64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-riscv64/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-riscv64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-riscv64/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-riscv64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-riscv64/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-riscv64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-riscv64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-riscv64/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-riscv64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-riscv64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-riscv64.postinst b/debian/linux-image-4.19.0-24-riscv64.postinst new file mode 100644 index 000000000..e93104419 --- /dev/null +++ b/debian/linux-image-4.19.0-24-riscv64.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-riscv64.postrm b/debian/linux-image-4.19.0-24-riscv64.postrm new file mode 100644 index 000000000..2fb27f57e --- /dev/null +++ b/debian/linux-image-4.19.0-24-riscv64.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-riscv64.preinst b/debian/linux-image-4.19.0-24-riscv64.preinst new file mode 100644 index 000000000..f4fe28c4f --- /dev/null +++ b/debian/linux-image-4.19.0-24-riscv64.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-riscv64.prerm b/debian/linux-image-4.19.0-24-riscv64.prerm new file mode 100644 index 000000000..9d617a8be --- /dev/null +++ b/debian/linux-image-4.19.0-24-riscv64.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-rpi-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-rpi-dbg.lintian-overrides new file mode 100755 index 000000000..2b9313634 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-rpi-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-rpi/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-rpi-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-rpi/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-rpi-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-rpi/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-rpi-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-rpi-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-rpi/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-rpi-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-rpi/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-rpi.postinst b/debian/linux-image-4.19.0-24-rpi.postinst new file mode 100644 index 000000000..cfdde7085 --- /dev/null +++ b/debian/linux-image-4.19.0-24-rpi.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-rpi.postrm b/debian/linux-image-4.19.0-24-rpi.postrm new file mode 100644 index 000000000..6617413f4 --- /dev/null +++ b/debian/linux-image-4.19.0-24-rpi.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-rpi.preinst b/debian/linux-image-4.19.0-24-rpi.preinst new file mode 100644 index 000000000..24e83cf67 --- /dev/null +++ b/debian/linux-image-4.19.0-24-rpi.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-rpi.prerm b/debian/linux-image-4.19.0-24-rpi.prerm new file mode 100644 index 000000000..369994130 --- /dev/null +++ b/debian/linux-image-4.19.0-24-rpi.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-rt-686-pae-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-rt-686-pae-dbg.lintian-overrides new file mode 100755 index 000000000..3df5c27fa --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-rt-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-rt-686-pae/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-rt-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-rt-686-pae/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-rt-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-rt-686-pae/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-rt-686-pae-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-rt-686-pae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-rt-686-pae/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-rt-686-pae-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-rt-686-pae/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-rt-686-pae-unsigned.postinst b/debian/linux-image-4.19.0-24-rt-686-pae-unsigned.postinst new file mode 100644 index 000000000..ab70a9d7c --- /dev/null +++ b/debian/linux-image-4.19.0-24-rt-686-pae-unsigned.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-rt-686-pae-unsigned.postrm b/debian/linux-image-4.19.0-24-rt-686-pae-unsigned.postrm new file mode 100644 index 000000000..840d4faa6 --- /dev/null +++ b/debian/linux-image-4.19.0-24-rt-686-pae-unsigned.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-rt-686-pae-unsigned.preinst b/debian/linux-image-4.19.0-24-rt-686-pae-unsigned.preinst new file mode 100644 index 000000000..836843424 --- /dev/null +++ b/debian/linux-image-4.19.0-24-rt-686-pae-unsigned.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-rt-686-pae-unsigned.prerm b/debian/linux-image-4.19.0-24-rt-686-pae-unsigned.prerm new file mode 100644 index 000000000..e9dab8f50 --- /dev/null +++ b/debian/linux-image-4.19.0-24-rt-686-pae-unsigned.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-rt-amd64-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-rt-amd64-dbg.lintian-overrides new file mode 100755 index 000000000..0e397d47e --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-rt-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-rt-amd64/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-rt-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-rt-amd64/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-rt-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-rt-amd64/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-rt-amd64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-rt-amd64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-rt-amd64/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-rt-amd64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-rt-amd64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-rt-amd64-unsigned.postinst b/debian/linux-image-4.19.0-24-rt-amd64-unsigned.postinst new file mode 100644 index 000000000..b7609419a --- /dev/null +++ b/debian/linux-image-4.19.0-24-rt-amd64-unsigned.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-rt-amd64-unsigned.postrm b/debian/linux-image-4.19.0-24-rt-amd64-unsigned.postrm new file mode 100644 index 000000000..30d94662b --- /dev/null +++ b/debian/linux-image-4.19.0-24-rt-amd64-unsigned.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-rt-amd64-unsigned.preinst b/debian/linux-image-4.19.0-24-rt-amd64-unsigned.preinst new file mode 100644 index 000000000..f9a3c5912 --- /dev/null +++ b/debian/linux-image-4.19.0-24-rt-amd64-unsigned.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-rt-amd64-unsigned.prerm b/debian/linux-image-4.19.0-24-rt-amd64-unsigned.prerm new file mode 100644 index 000000000..40bffa0ad --- /dev/null +++ b/debian/linux-image-4.19.0-24-rt-amd64-unsigned.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-rt-arm64-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-rt-arm64-dbg.lintian-overrides new file mode 100755 index 000000000..d436b9430 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-rt-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-rt-arm64/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-rt-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-rt-arm64/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-rt-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-rt-arm64/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-rt-arm64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-rt-arm64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-rt-arm64/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-rt-arm64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-rt-arm64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-rt-arm64-unsigned.postinst b/debian/linux-image-4.19.0-24-rt-arm64-unsigned.postinst new file mode 100644 index 000000000..1c87a2d79 --- /dev/null +++ b/debian/linux-image-4.19.0-24-rt-arm64-unsigned.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-rt-arm64-unsigned.postrm b/debian/linux-image-4.19.0-24-rt-arm64-unsigned.postrm new file mode 100644 index 000000000..3ad3e8f96 --- /dev/null +++ b/debian/linux-image-4.19.0-24-rt-arm64-unsigned.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-rt-arm64-unsigned.preinst b/debian/linux-image-4.19.0-24-rt-arm64-unsigned.preinst new file mode 100644 index 000000000..986971633 --- /dev/null +++ b/debian/linux-image-4.19.0-24-rt-arm64-unsigned.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-rt-arm64-unsigned.prerm b/debian/linux-image-4.19.0-24-rt-arm64-unsigned.prerm new file mode 100644 index 000000000..30f1d62bc --- /dev/null +++ b/debian/linux-image-4.19.0-24-rt-arm64-unsigned.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-rt-armmp-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-rt-armmp-dbg.lintian-overrides new file mode 100755 index 000000000..a9391193c --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-rt-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-rt-armmp/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-rt-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-rt-armmp/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-rt-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-rt-armmp/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-rt-armmp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-rt-armmp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-rt-armmp/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-rt-armmp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-rt-armmp/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-rt-armmp.postinst b/debian/linux-image-4.19.0-24-rt-armmp.postinst new file mode 100644 index 000000000..6c7015d33 --- /dev/null +++ b/debian/linux-image-4.19.0-24-rt-armmp.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-rt-armmp.postrm b/debian/linux-image-4.19.0-24-rt-armmp.postrm new file mode 100644 index 000000000..5435bd79a --- /dev/null +++ b/debian/linux-image-4.19.0-24-rt-armmp.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-rt-armmp.preinst b/debian/linux-image-4.19.0-24-rt-armmp.preinst new file mode 100644 index 000000000..f7d92aa5f --- /dev/null +++ b/debian/linux-image-4.19.0-24-rt-armmp.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-rt-armmp.prerm b/debian/linux-image-4.19.0-24-rt-armmp.prerm new file mode 100644 index 000000000..50050dc22 --- /dev/null +++ b/debian/linux-image-4.19.0-24-rt-armmp.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-s390x-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-s390x-dbg.lintian-overrides new file mode 100755 index 000000000..f992e2782 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-s390x-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-s390x/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-s390x-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-s390x/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-s390x-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-s390x/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-s390x-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-s390x-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-s390x/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-s390x-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-s390x/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-s390x.postinst b/debian/linux-image-4.19.0-24-s390x.postinst new file mode 100644 index 000000000..ffd1b682c --- /dev/null +++ b/debian/linux-image-4.19.0-24-s390x.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-s390x.postrm b/debian/linux-image-4.19.0-24-s390x.postrm new file mode 100644 index 000000000..e12603dfe --- /dev/null +++ b/debian/linux-image-4.19.0-24-s390x.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-s390x.preinst b/debian/linux-image-4.19.0-24-s390x.preinst new file mode 100644 index 000000000..d02498f4e --- /dev/null +++ b/debian/linux-image-4.19.0-24-s390x.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-s390x.prerm b/debian/linux-image-4.19.0-24-s390x.prerm new file mode 100644 index 000000000..e4d751afe --- /dev/null +++ b/debian/linux-image-4.19.0-24-s390x.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-sh7751r-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-sh7751r-dbg.lintian-overrides new file mode 100755 index 000000000..00566115b --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-sh7751r-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-sh7751r/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-sh7751r-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-sh7751r/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-sh7751r-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-sh7751r/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-sh7751r-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-sh7751r-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-sh7751r/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-sh7751r-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-sh7751r/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-sh7751r.postinst b/debian/linux-image-4.19.0-24-sh7751r.postinst new file mode 100644 index 000000000..5c1dadada --- /dev/null +++ b/debian/linux-image-4.19.0-24-sh7751r.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-sh7751r.postrm b/debian/linux-image-4.19.0-24-sh7751r.postrm new file mode 100644 index 000000000..f3de6d932 --- /dev/null +++ b/debian/linux-image-4.19.0-24-sh7751r.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-sh7751r.preinst b/debian/linux-image-4.19.0-24-sh7751r.preinst new file mode 100644 index 000000000..e701c15e1 --- /dev/null +++ b/debian/linux-image-4.19.0-24-sh7751r.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-sh7751r.prerm b/debian/linux-image-4.19.0-24-sh7751r.prerm new file mode 100644 index 000000000..e507588c2 --- /dev/null +++ b/debian/linux-image-4.19.0-24-sh7751r.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-sh7785lcr-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-sh7785lcr-dbg.lintian-overrides new file mode 100755 index 000000000..a2a330fa3 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-sh7785lcr-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-sh7785lcr/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-sh7785lcr-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-sh7785lcr/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-sh7785lcr-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-sh7785lcr/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-sh7785lcr-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-sh7785lcr-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-sh7785lcr/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-sh7785lcr-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-sh7785lcr/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-sh7785lcr.postinst b/debian/linux-image-4.19.0-24-sh7785lcr.postinst new file mode 100644 index 000000000..4f8e09d7f --- /dev/null +++ b/debian/linux-image-4.19.0-24-sh7785lcr.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-sh7785lcr.postrm b/debian/linux-image-4.19.0-24-sh7785lcr.postrm new file mode 100644 index 000000000..e56c04ec3 --- /dev/null +++ b/debian/linux-image-4.19.0-24-sh7785lcr.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-sh7785lcr.preinst b/debian/linux-image-4.19.0-24-sh7785lcr.preinst new file mode 100644 index 000000000..5ec8f07b1 --- /dev/null +++ b/debian/linux-image-4.19.0-24-sh7785lcr.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-sh7785lcr.prerm b/debian/linux-image-4.19.0-24-sh7785lcr.prerm new file mode 100644 index 000000000..d09be0151 --- /dev/null +++ b/debian/linux-image-4.19.0-24-sh7785lcr.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-sparc64-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-sparc64-dbg.lintian-overrides new file mode 100755 index 000000000..a714d36a6 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-sparc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-sparc64/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-sparc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-sparc64/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-sparc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-sparc64/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-sparc64-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-sparc64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-sparc64/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-sparc64-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-sparc64/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-sparc64-smp-dbg.lintian-overrides b/debian/linux-image-4.19.0-24-sparc64-smp-dbg.lintian-overrides new file mode 100755 index 000000000..262613712 --- /dev/null +++ b/debian/linux-image-4.19.0-24-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-24-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-24-sparc64-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-sparc64-smp/vdso/vdso.so +[amd64 i386 ppc64el s390x] linux-image-4.19.0-24-sparc64-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-sparc64-smp/vdso/vdso32.so +[amd64 ppc64el s390x] linux-image-4.19.0-24-sparc64-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-sparc64-smp/vdso/vdso64.so +[amd64] linux-image-4.19.0-24-sparc64-smp-dbg: shlib-without-PT_GNU_STACK-section usr/lib/debug/lib/modules/4.19.0-24-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-24-sparc64-smp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-sparc64-smp/vdso/vdso32.so +[amd64] linux-image-4.19.0-24-sparc64-smp-dbg: binary-from-other-architecture usr/lib/debug/lib/modules/4.19.0-24-sparc64-smp/vdso/vdsox32.so diff --git a/debian/linux-image-4.19.0-24-sparc64-smp.postinst b/debian/linux-image-4.19.0-24-sparc64-smp.postinst new file mode 100644 index 000000000..4f2f23fcd --- /dev/null +++ b/debian/linux-image-4.19.0-24-sparc64-smp.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-sparc64-smp.postrm b/debian/linux-image-4.19.0-24-sparc64-smp.postrm new file mode 100644 index 000000000..c257a1c7c --- /dev/null +++ b/debian/linux-image-4.19.0-24-sparc64-smp.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-sparc64-smp.preinst b/debian/linux-image-4.19.0-24-sparc64-smp.preinst new file mode 100644 index 000000000..c064eb31d --- /dev/null +++ b/debian/linux-image-4.19.0-24-sparc64-smp.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-sparc64-smp.prerm b/debian/linux-image-4.19.0-24-sparc64-smp.prerm new file mode 100644 index 000000000..593d9a80d --- /dev/null +++ b/debian/linux-image-4.19.0-24-sparc64-smp.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-sparc64.postinst b/debian/linux-image-4.19.0-24-sparc64.postinst new file mode 100644 index 000000000..edc3e3a70 --- /dev/null +++ b/debian/linux-image-4.19.0-24-sparc64.postinst @@ -0,0 +1,25 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-sparc64.postrm b/debian/linux-image-4.19.0-24-sparc64.postrm new file mode 100644 index 000000000..65979eb19 --- /dev/null +++ b/debian/linux-image-4.19.0-24-sparc64.postrm @@ -0,0 +1,31 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-sparc64.preinst b/debian/linux-image-4.19.0-24-sparc64.preinst new file mode 100644 index 000000000..0aacb3f7a --- /dev/null +++ b/debian/linux-image-4.19.0-24-sparc64.preinst @@ -0,0 +1,21 @@ +#!/bin/sh -e + +version=4.19.0-24-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-24-sparc64.prerm b/debian/linux-image-4.19.0-24-sparc64.prerm new file mode 100644 index 000000000..e90b48e6c --- /dev/null +++ b/debian/linux-image-4.19.0-24-sparc64.prerm @@ -0,0 +1,17 @@ +#!/bin/sh -e + +version=4.19.0-24-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 b8f80db73..19f5afda8 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/351] ARM: at91: add TCB registers definitions -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=066bff5bc180d4a40c961efbbe8bc938044d0bb3 +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 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 2c0e2a003..3f3c3ec86 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 @@ -1,8 +1,8 @@ From: Alexandre Belloni <alexandre.belloni@bootlin.com> Date: Thu, 13 Sep 2018 13:30:19 +0200 -Subject: [PATCH 002/351] clocksource/drivers: Add a new driver for the Atmel +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=732ba9ebea0cec8807da3283f075fc7ce32cfc0d +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=cad9f391ef986da64693de122126c3a608dd70b3 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 395a38d75..28f7478e9 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 @@ -1,8 +1,8 @@ From: Alexandre Belloni <alexandre.belloni@bootlin.com> Date: Thu, 13 Sep 2018 13:30:20 +0200 -Subject: [PATCH 003/351] clocksource/drivers: timer-atmel-tcb: add clockevent +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=403681deaff8ad3197633616efee3524cda04e60 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8438734137350f7aacf45ae690020de5b97db0b8 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 0883db9c8..e555c91a0 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/351] clocksource/drivers: atmel-pit: make option silent -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f68d0ac524af4688ccf7b9466c047fb9852b005a +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 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 55116bc8c..743b9b878 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/351] ARM: at91: Implement clocksource selection -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8f2cee27973350059b967705738e817b161fd383 +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 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 818572855..b03132bb2 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/351] ARM: configs: at91: use new TCB timer driver -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d63f340509cda48540e06ddaec11870de0600a51 +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 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 724b65991..4d3057ba1 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/351] ARM: configs: at91: unselect PIT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b77e847f5681b5ee54a353133ff5519679c6bca6 +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 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 ede2dd62d..fa2e8a043 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 @@ -1,8 +1,8 @@ From: Marc Zyngier <marc.zyngier@arm.com> Date: Fri, 27 Jul 2018 13:38:54 +0100 -Subject: [PATCH 008/351] irqchip/gic-v3-its: Move pending table allocation to +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=d9fb57db9ae54bc1252eb9cb8eb620889742c94e +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=3b992344075e68d94c0630e2db5a77c6da7ffa0d 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 f8b78ab00..5c2b54f07 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/351] kthread: convert worker lock to raw spinlock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b0e39ae62c0db19890ea0909adb3c41b6251b095 +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 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 373c60ab9..55459f795 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 @@ -1,10 +1,10 @@ From: =?UTF-8?q?Horia=20Geant=C4=83?= <horia.geanta@nxp.com> Date: Mon, 8 Oct 2018 14:09:37 +0300 -Subject: [PATCH 010/351] crypto: caam/qi - simplify CGR allocation, freeing +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=3b728fd1725301cc64ba51b9c679496bf9d376e7 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f2433c8b8290b53c76f9a6fdf0decd581fb0ead2 [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 8b2a7828a..9c21a31ee 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/351] sched/fair: Robustify CFS-bandwidth timer locking -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=323a0b247762ebfba81f76799d150d2735e97f21 +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 Traditionally hrtimer callbacks were run with IRQs disabled, but with the introduction of HRTIMER_MODE_SOFT it is possible they run from @@ -29,10 +29,10 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/kernel/sched/fair.c b/kernel/sched/fair.c -index 84e7efda98da..e84a056f783f 100644 +index eb67f42fb96b..d19981efd980 100644 --- a/kernel/sched/fair.c +++ b/kernel/sched/fair.c -@@ -4597,7 +4597,7 @@ static u64 distribute_cfs_runtime(struct cfs_bandwidth *cfs_b, u64 remaining) +@@ -4644,7 +4644,7 @@ static u64 distribute_cfs_runtime(struct cfs_bandwidth *cfs_b, u64 remaining) struct rq *rq = rq_of(cfs_rq); struct rq_flags rf; @@ -41,7 +41,7 @@ index 84e7efda98da..e84a056f783f 100644 if (!cfs_rq_throttled(cfs_rq)) goto next; -@@ -4616,7 +4616,7 @@ static u64 distribute_cfs_runtime(struct cfs_bandwidth *cfs_b, u64 remaining) +@@ -4663,7 +4663,7 @@ static u64 distribute_cfs_runtime(struct cfs_bandwidth *cfs_b, u64 remaining) unthrottle_cfs_rq(cfs_rq); next: @@ -50,7 +50,7 @@ index 84e7efda98da..e84a056f783f 100644 if (!remaining) break; -@@ -4632,7 +4632,7 @@ static u64 distribute_cfs_runtime(struct cfs_bandwidth *cfs_b, u64 remaining) +@@ -4679,7 +4679,7 @@ static u64 distribute_cfs_runtime(struct cfs_bandwidth *cfs_b, u64 remaining) * period the timer is deactivated until scheduling resumes; cfs_b->idle is * used to track this state. */ @@ -59,7 +59,7 @@ index 84e7efda98da..e84a056f783f 100644 { u64 runtime; int throttled; -@@ -4672,10 +4672,10 @@ static int do_sched_cfs_period_timer(struct cfs_bandwidth *cfs_b, int overrun) +@@ -4719,10 +4719,10 @@ static int do_sched_cfs_period_timer(struct cfs_bandwidth *cfs_b, int overrun) while (throttled && cfs_b->runtime > 0 && !cfs_b->distribute_running) { runtime = cfs_b->runtime; cfs_b->distribute_running = 1; @@ -72,7 +72,7 @@ index 84e7efda98da..e84a056f783f 100644 cfs_b->distribute_running = 0; throttled = !list_empty(&cfs_b->throttled_cfs_rq); -@@ -4783,16 +4783,17 @@ static __always_inline void return_cfs_rq_runtime(struct cfs_rq *cfs_rq) +@@ -4830,16 +4830,17 @@ static __always_inline void return_cfs_rq_runtime(struct cfs_rq *cfs_rq) static void do_sched_cfs_slack_timer(struct cfs_bandwidth *cfs_b) { u64 runtime = 0, slice = sched_cfs_bandwidth_slice(); @@ -93,7 +93,7 @@ index 84e7efda98da..e84a056f783f 100644 return; } -@@ -4802,17 +4803,17 @@ static void do_sched_cfs_slack_timer(struct cfs_bandwidth *cfs_b) +@@ -4849,17 +4850,17 @@ static void do_sched_cfs_slack_timer(struct cfs_bandwidth *cfs_b) if (runtime) cfs_b->distribute_running = 1; @@ -114,7 +114,7 @@ index 84e7efda98da..e84a056f783f 100644 } /* -@@ -4892,11 +4893,12 @@ static enum hrtimer_restart sched_cfs_period_timer(struct hrtimer *timer) +@@ -4939,11 +4940,12 @@ static enum hrtimer_restart sched_cfs_period_timer(struct hrtimer *timer) { struct cfs_bandwidth *cfs_b = container_of(timer, struct cfs_bandwidth, period_timer); @@ -128,7 +128,7 @@ index 84e7efda98da..e84a056f783f 100644 for (;;) { overrun = hrtimer_forward_now(timer, cfs_b->period); if (!overrun) -@@ -4932,11 +4934,11 @@ static enum hrtimer_restart sched_cfs_period_timer(struct hrtimer *timer) +@@ -4979,11 +4981,11 @@ static enum hrtimer_restart sched_cfs_period_timer(struct hrtimer *timer) count = 0; } 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 5b582426f..7eca0c56b 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/351] arm: Convert arm boot_lock to raw -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=22e18dfa9b5585e6655106684c3e05b7ceaf13de +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 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 5c9b99218..c0c88207e 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 @@ -1,8 +1,8 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Tue, 17 Jul 2018 18:25:31 +0200 -Subject: [PATCH 013/351] x86/ioapic: Don't let setaffinity unmask threaded EOI +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=2291d37f1f88b1e7c56dcc321af436a85891e3d5 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b5c75c30b266d93ca24a3352c4c16e53fe5812d8 There is an issue with threaded interrupts which are marked ONESHOT and using the fasteoi handler. 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 1a23d4bbf..fa18111f9 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/351] cgroup: use irqsave in cgroup_rstat_flush_locked() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4452139e74bc5b77978cf9d783bde7761584ba56 +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 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 bbd52033c..a3f208de2 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/351] fscache: initialize cookie hash table raw spinlocks -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d4dbc2ab3ba55810cfe4d50e68409b00364df869 +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 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 5cca3d2ce..a08a94124 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 @@ -1,10 +1,10 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 29 Aug 2018 21:59:04 +0200 -Subject: [PATCH 016/351] Drivers: hv: vmbus: include header for get_irq_regs() +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=08d5b89869038b04508e01db3d9c2823f1d18c1c +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=98a00dcbef7d9d6355cde8351c7b0dee85730f03 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 new file mode 100644 index 000000000..7785c3a81 --- /dev/null +++ b/debian/patches-rt/0017-percpu-include-irqflags.h-for-raw_local_irq_save.patch @@ -0,0 +1,29 @@ +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 + +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 +header file is included via an other header file. +On -RT the build fails because raw_local_irq_save() is not defined. + +Include irqflags.h in percpu.h. + +Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> +--- + include/asm-generic/percpu.h | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/include/asm-generic/percpu.h b/include/asm-generic/percpu.h +index 1817a8415a5e..942d64c0476e 100644 +--- a/include/asm-generic/percpu.h ++++ b/include/asm-generic/percpu.h +@@ -5,6 +5,7 @@ + #include <linux/compiler.h> + #include <linux/threads.h> + #include <linux/percpu-defs.h> ++#include <linux/irqflags.h> + + #ifdef CONFIG_SMP + diff --git a/debian/patches-rt/0018-efi-Allow-efi-runtime.patch b/debian/patches-rt/0018-efi-Allow-efi-runtime.patch index 983c323c8..8d0b33065 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/351] efi: Allow efi=runtime -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=fbe76f6e74b065be6b21849333fcee093baff12a +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 In case the option "efi=noruntime" is default at built-time, the user could overwrite its sate by `efi=runtime' and allow it again. @@ -13,7 +13,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 3 insertions(+) diff --git a/drivers/firmware/efi/efi.c b/drivers/firmware/efi/efi.c -index f0ef2643b70e..9137fb107ae4 100644 +index c966a23de85d..3f93e54e094b 100644 --- a/drivers/firmware/efi/efi.c +++ b/drivers/firmware/efi/efi.c @@ -113,6 +113,9 @@ static int __init parse_efi_cmdline(char *str) 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 5f26c186b..435aa8376 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/351] 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=5d8cc223618ac465b6dba6bedfe4ca7f060dea01 +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 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 ce3da1517..3e817c016 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 26 Jul 2018 09:13:42 +0200 -Subject: [PATCH 020/351] arm64: KVM: compute_layout before altenates are +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=3e7a19db684d20c99425ab89480c71931f76aed3 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=7df97bdc241a6170c71afc0082bb56e823fd51cb 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 afa46a183..971d7d4e5 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 31 Aug 2018 14:16:30 +0200 -Subject: [PATCH 021/351] of: allocate / free phandle cache outside of the +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=3d365b804f891b5e1e3554be17d8c834db3330e3 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=bbce4567a74bf51efe5f4bc4f1bbdb59e21dd3c7 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 2b2115681..4311cc6d1 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/351] 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=880f96c5ded03733219b97b647369b7ac19052aa +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 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 1f1bbe53f..8e2e9cfd4 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 @@ -1,8 +1,8 @@ From: "Paul E. McKenney" <paulmck@linux.ibm.com> Date: Mon, 29 Oct 2018 11:53:01 +0100 -Subject: [PATCH 023/351] EXP rcu: Revert expedited GP parallelization +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=f0bd926ced576e698b47251d7867b02d829e4115 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4fc273a9ba585393a5651eade8a6f01a83743594 (Commit 258ba8e089db23f760139266c232f01bad73f85c from linux-rcu) @@ -19,7 +19,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/kernel/rcu/tree_exp.h b/kernel/rcu/tree_exp.h -index 72770a551c24..ac6d6fdf5783 100644 +index fa6ae9ed2e1d..289a26b81fd7 100644 --- a/kernel/rcu/tree_exp.h +++ b/kernel/rcu/tree_exp.h @@ -472,7 +472,6 @@ static void sync_rcu_exp_select_node_cpus(struct work_struct *wp) 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 0081cb724..d62678ee9 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 @@ -1,10 +1,10 @@ From: He Zhe <zhe.he@windriver.com> Date: Wed, 19 Dec 2018 16:30:57 +0100 -Subject: [PATCH 024/351] kmemleak: Turn kmemleak_lock to raw spinlock on RT +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=bd3b951faee26093ccec1213cffb509f40cb19d0 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=65641f1f87399bb60a3060026b35a48cbc12e5db 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 108d1a08a..f127a36d7 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/351] NFSv4: replace seqcount_t with a seqlock_t -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=94e5754505317d785d438d9fcf7e0130ed11b8f3 +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 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 @@ -57,10 +57,10 @@ index 5ac7bf24c507..b15a7a2f64fe 100644 }; diff --git a/fs/nfs/nfs4proc.c b/fs/nfs/nfs4proc.c -index f9f76594b866..7feb4c11471a 100644 +index 250fa88303fa..b61a0f4b2ae8 100644 --- a/fs/nfs/nfs4proc.c +++ b/fs/nfs/nfs4proc.c -@@ -2874,7 +2874,7 @@ static int _nfs4_open_and_get_state(struct nfs4_opendata *opendata, +@@ -2879,7 +2879,7 @@ static int _nfs4_open_and_get_state(struct nfs4_opendata *opendata, unsigned int seq; int ret; @@ -69,7 +69,7 @@ index f9f76594b866..7feb4c11471a 100644 ret = _nfs4_proc_open(opendata, ctx); if (ret != 0) -@@ -2915,7 +2915,7 @@ static int _nfs4_open_and_get_state(struct nfs4_opendata *opendata, +@@ -2920,7 +2920,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,7 +79,7 @@ index f9f76594b866..7feb4c11471a 100644 } diff --git a/fs/nfs/nfs4state.c b/fs/nfs/nfs4state.c -index 5ab021f87ecf..f97c63038ff2 100644 +index b9fbd01ef4cf..cd0cd6594947 100644 --- a/fs/nfs/nfs4state.c +++ b/fs/nfs/nfs4state.c @@ -516,7 +516,7 @@ nfs4_alloc_state_owner(struct nfs_server *server, @@ -91,7 +91,7 @@ index 5ab021f87ecf..f97c63038ff2 100644 mutex_init(&sp->so_delegreturn_mutex); return sp; } -@@ -1584,8 +1584,12 @@ static int nfs4_reclaim_open_state(struct nfs4_state_owner *sp, const struct nfs +@@ -1586,8 +1586,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 5ab021f87ecf..f97c63038ff2 100644 restart: list_for_each_entry(state, &sp->so_states, open_states) { if (!test_and_clear_bit(ops->state_flag_bit, &state->flags)) -@@ -1672,14 +1676,20 @@ static int nfs4_reclaim_open_state(struct nfs4_state_owner *sp, const struct nfs +@@ -1674,14 +1678,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 1732dfed8..aae3ea1c6 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 @@ -1,11 +1,11 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 4 Apr 2017 12:50:16 +0200 -Subject: [PATCH 026/351] kernel: sched: Provide a pointer to the valid CPU +Subject: [PATCH 026/353] kernel: sched: Provide a pointer to the valid CPU mask 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=b52972c9d7da09d15e44aad1448655ebdbb87553 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ef5ef947f2c50bf428e512ab5499199c373b0311 In commit 4b53a3412d66 ("sched/core: Remove the tsk_nr_cpus_allowed() wrapper") the tsk_nr_cpus_allowed() wrapper was removed. There was not @@ -132,7 +132,7 @@ index a7c0f97e4b0d..1a08428eedcf 100644 out_unlock: diff --git a/arch/mips/kernel/traps.c b/arch/mips/kernel/traps.c -index 0ca4185cc5e3..97bf5291130a 100644 +index 01c85d37c47a..ec938f26cc24 100644 --- a/arch/mips/kernel/traps.c +++ b/arch/mips/kernel/traps.c @@ -1174,12 +1174,12 @@ static void mt_ase_fp_affinity(void) @@ -178,10 +178,10 @@ index a999a58ca331..d6410d0740ea 100644 return -EINVAL; } diff --git a/drivers/infiniband/hw/hfi1/affinity.c b/drivers/infiniband/hw/hfi1/affinity.c -index 01ed0a667928..2c62de6b5bf1 100644 +index bb670249bebf..deced4654e66 100644 --- a/drivers/infiniband/hw/hfi1/affinity.c +++ b/drivers/infiniband/hw/hfi1/affinity.c -@@ -1039,7 +1039,7 @@ int hfi1_get_proc_affinity(int node) +@@ -1041,7 +1041,7 @@ int hfi1_get_proc_affinity(int node) struct hfi1_affinity_node *entry; cpumask_var_t diff, hw_thread_mask, available_mask, intrs_mask; const struct cpumask *node_mask, @@ -190,7 +190,7 @@ index 01ed0a667928..2c62de6b5bf1 100644 struct hfi1_affinity_node_list *affinity = &node_affinity; struct cpu_mask_set *set = &affinity->proc; -@@ -1047,7 +1047,7 @@ int hfi1_get_proc_affinity(int node) +@@ -1049,7 +1049,7 @@ int hfi1_get_proc_affinity(int node) * check whether process/context affinity has already * been set */ @@ -199,7 +199,7 @@ index 01ed0a667928..2c62de6b5bf1 100644 hfi1_cdbg(PROC, "PID %u %s affinity set to CPU %*pbl", current->pid, current->comm, cpumask_pr_args(proc_mask)); -@@ -1058,7 +1058,7 @@ int hfi1_get_proc_affinity(int node) +@@ -1060,7 +1060,7 @@ int hfi1_get_proc_affinity(int node) cpu = cpumask_first(proc_mask); cpumask_set_cpu(cpu, &set->used); goto done; @@ -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 dcd5755b1fe2..35541e1dfad9 100644 +index c6d412cebc43..b5a1dca1d4d1 100644 --- a/kernel/cgroup/cpuset.c +++ b/kernel/cgroup/cpuset.c -@@ -2096,7 +2096,7 @@ static void cpuset_fork(struct task_struct *task) +@@ -2101,7 +2101,7 @@ static void cpuset_fork(struct task_struct *task) if (task_css_is_root(task, cpuset_cgrp_id)) return; @@ -333,10 +333,10 @@ index b65871600507..a18d695259af 100644 /* * One for us, one for whoever does the "release_task()" (usually diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index a03464249771..985cfa10fda5 100644 +index 8d5a9fa8a951..81f86841b841 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -878,7 +878,7 @@ static inline bool is_per_cpu_kthread(struct task_struct *p) +@@ -881,7 +881,7 @@ static inline bool is_per_cpu_kthread(struct task_struct *p) */ static inline bool is_cpu_allowed(struct task_struct *p, int cpu) { @@ -345,7 +345,7 @@ index a03464249771..985cfa10fda5 100644 return false; if (is_per_cpu_kthread(p)) -@@ -973,7 +973,7 @@ static int migration_cpu_stop(void *data) +@@ -976,7 +976,7 @@ static int migration_cpu_stop(void *data) local_irq_disable(); /* * We need to explicitly wake pending tasks before running @@ -354,7 +354,7 @@ index a03464249771..985cfa10fda5 100644 * during wakeups, see set_cpus_allowed_ptr()'s TASK_WAKING test. */ sched_ttwu_pending(); -@@ -1004,7 +1004,7 @@ static int migration_cpu_stop(void *data) +@@ -1007,7 +1007,7 @@ static int migration_cpu_stop(void *data) */ void set_cpus_allowed_common(struct task_struct *p, const struct cpumask *new_mask) { @@ -363,7 +363,7 @@ index a03464249771..985cfa10fda5 100644 p->nr_cpus_allowed = cpumask_weight(new_mask); } -@@ -1074,7 +1074,7 @@ static int __set_cpus_allowed_ptr(struct task_struct *p, +@@ -1077,7 +1077,7 @@ static int __set_cpus_allowed_ptr(struct task_struct *p, goto out; } @@ -372,7 +372,7 @@ index a03464249771..985cfa10fda5 100644 goto out; dest_cpu = cpumask_any_and(cpu_valid_mask, new_mask); -@@ -1237,10 +1237,10 @@ static int migrate_swap_stop(void *data) +@@ -1240,10 +1240,10 @@ static int migrate_swap_stop(void *data) if (task_cpu(arg->src_task) != arg->src_cpu) goto unlock; @@ -385,7 +385,7 @@ index a03464249771..985cfa10fda5 100644 goto unlock; __migrate_swap_task(arg->src_task, arg->dst_cpu); -@@ -1282,10 +1282,10 @@ int migrate_swap(struct task_struct *cur, struct task_struct *p, +@@ -1285,10 +1285,10 @@ int migrate_swap(struct task_struct *cur, struct task_struct *p, if (!cpu_active(arg.src_cpu) || !cpu_active(arg.dst_cpu)) goto out; @@ -398,7 +398,7 @@ index a03464249771..985cfa10fda5 100644 goto out; trace_sched_swap_numa(cur, arg.src_cpu, p, arg.dst_cpu); -@@ -1430,7 +1430,7 @@ void kick_process(struct task_struct *p) +@@ -1433,7 +1433,7 @@ void kick_process(struct task_struct *p) EXPORT_SYMBOL_GPL(kick_process); /* @@ -407,7 +407,7 @@ index a03464249771..985cfa10fda5 100644 * * A few notes on cpu_active vs cpu_online: * -@@ -1470,14 +1470,14 @@ static int select_fallback_rq(int cpu, struct task_struct *p) +@@ -1473,14 +1473,14 @@ static int select_fallback_rq(int cpu, struct task_struct *p) for_each_cpu(dest_cpu, nodemask) { if (!cpu_active(dest_cpu)) continue; @@ -424,7 +424,7 @@ index a03464249771..985cfa10fda5 100644 if (!is_cpu_allowed(p, dest_cpu)) continue; -@@ -1521,7 +1521,7 @@ static int select_fallback_rq(int cpu, struct task_struct *p) +@@ -1524,7 +1524,7 @@ static int select_fallback_rq(int cpu, struct task_struct *p) } /* @@ -433,7 +433,7 @@ index a03464249771..985cfa10fda5 100644 */ static inline int select_task_rq(struct task_struct *p, int cpu, int sd_flags, int wake_flags) -@@ -1531,11 +1531,11 @@ int select_task_rq(struct task_struct *p, int cpu, int sd_flags, int wake_flags) +@@ -1534,11 +1534,11 @@ int select_task_rq(struct task_struct *p, int cpu, int sd_flags, int wake_flags) if (p->nr_cpus_allowed > 1) cpu = p->sched_class->select_task_rq(p, cpu, sd_flags, wake_flags); else @@ -447,7 +447,7 @@ index a03464249771..985cfa10fda5 100644 * CPU. * * Since this is common to all placement strategies, this lives here. -@@ -2406,7 +2406,7 @@ void wake_up_new_task(struct task_struct *p) +@@ -2409,7 +2409,7 @@ void wake_up_new_task(struct task_struct *p) #ifdef CONFIG_SMP /* * Fork balancing, do it here and not earlier because: @@ -456,7 +456,7 @@ index a03464249771..985cfa10fda5 100644 * - any previously selected CPU might disappear through hotplug * * Use __set_task_cpu() to avoid calling sched_class::migrate_task_rq, -@@ -4323,7 +4323,7 @@ static int __sched_setscheduler(struct task_struct *p, +@@ -4325,7 +4325,7 @@ static int __sched_setscheduler(struct task_struct *p, * the entire root_domain to become SCHED_DEADLINE. We * will also fail if there's no bandwidth available. */ @@ -465,7 +465,7 @@ index a03464249771..985cfa10fda5 100644 rq->rd->dl_bw.bw == 0) { task_rq_unlock(rq, p, &rf); return -EPERM; -@@ -4922,7 +4922,7 @@ long sched_getaffinity(pid_t pid, struct cpumask *mask) +@@ -4924,7 +4924,7 @@ long sched_getaffinity(pid_t pid, struct cpumask *mask) goto out_unlock; raw_spin_lock_irqsave(&p->pi_lock, flags); @@ -474,7 +474,7 @@ index a03464249771..985cfa10fda5 100644 raw_spin_unlock_irqrestore(&p->pi_lock, flags); out_unlock: -@@ -5499,7 +5499,7 @@ int task_can_attach(struct task_struct *p, +@@ -5501,7 +5501,7 @@ int task_can_attach(struct task_struct *p, * allowed nodes is unnecessary. Thus, cpusets are not * applicable for such threads. This prevents checking for * success of set_cpus_allowed_ptr() on all attached tasks @@ -483,7 +483,7 @@ index a03464249771..985cfa10fda5 100644 */ if (p->flags & PF_NO_SETAFFINITY) { ret = -EINVAL; -@@ -5526,7 +5526,7 @@ int migrate_task_to(struct task_struct *p, int target_cpu) +@@ -5528,7 +5528,7 @@ int migrate_task_to(struct task_struct *p, int target_cpu) if (curr_cpu == target_cpu) return 0; @@ -492,7 +492,7 @@ index a03464249771..985cfa10fda5 100644 return -EINVAL; /* TODO: This is not properly updating schedstats */ -@@ -5665,7 +5665,7 @@ static void migrate_tasks(struct rq *dead_rq, struct rq_flags *rf) +@@ -5667,7 +5667,7 @@ static void migrate_tasks(struct rq *dead_rq, struct rq_flags *rf) put_prev_task(rq, next); /* @@ -572,7 +572,7 @@ index 29ed5d8d30d6..9243d0049714 100644 !dl_task(task) || !task_on_rq_queued(task))) { diff --git a/kernel/sched/fair.c b/kernel/sched/fair.c -index e84a056f783f..16940416d526 100644 +index d19981efd980..bd9a375c45f4 100644 --- a/kernel/sched/fair.c +++ b/kernel/sched/fair.c @@ -1691,7 +1691,7 @@ static void task_numa_compare(struct task_numa_env *env, @@ -593,7 +593,7 @@ index e84a056f783f..16940416d526 100644 continue; env->dst_cpu = cpu; -@@ -5803,7 +5803,7 @@ find_idlest_group(struct sched_domain *sd, struct task_struct *p, +@@ -5850,7 +5850,7 @@ find_idlest_group(struct sched_domain *sd, struct task_struct *p, /* Skip over this group if it has no CPUs allowed */ if (!cpumask_intersects(sched_group_span(group), @@ -602,7 +602,7 @@ index e84a056f783f..16940416d526 100644 continue; local_group = cpumask_test_cpu(this_cpu, -@@ -5935,7 +5935,7 @@ find_idlest_group_cpu(struct sched_group *group, struct task_struct *p, int this +@@ -5982,7 +5982,7 @@ find_idlest_group_cpu(struct sched_group *group, struct task_struct *p, int this return cpumask_first(sched_group_span(group)); /* Traverse only the allowed CPUs */ @@ -611,7 +611,7 @@ index e84a056f783f..16940416d526 100644 if (available_idle_cpu(i)) { struct rq *rq = cpu_rq(i); struct cpuidle_state *idle = idle_get_state(rq); -@@ -5975,7 +5975,7 @@ static inline int find_idlest_cpu(struct sched_domain *sd, struct task_struct *p +@@ -6022,7 +6022,7 @@ static inline int find_idlest_cpu(struct sched_domain *sd, struct task_struct *p { int new_cpu = cpu; @@ -620,7 +620,7 @@ index e84a056f783f..16940416d526 100644 return prev_cpu; /* -@@ -6092,7 +6092,7 @@ static int select_idle_core(struct task_struct *p, struct sched_domain *sd, int +@@ -6139,7 +6139,7 @@ static int select_idle_core(struct task_struct *p, struct sched_domain *sd, int if (!test_idle_cores(target, false)) return -1; @@ -629,7 +629,7 @@ index e84a056f783f..16940416d526 100644 for_each_cpu_wrap(core, cpus, target) { bool idle = true; -@@ -6126,7 +6126,7 @@ static int select_idle_smt(struct task_struct *p, struct sched_domain *sd, int t +@@ -6173,7 +6173,7 @@ static int select_idle_smt(struct task_struct *p, struct sched_domain *sd, int t return -1; for_each_cpu(cpu, cpu_smt_mask(target)) { @@ -638,7 +638,7 @@ index e84a056f783f..16940416d526 100644 continue; if (available_idle_cpu(cpu)) return cpu; -@@ -6187,7 +6187,7 @@ static int select_idle_cpu(struct task_struct *p, struct sched_domain *sd, int t +@@ -6234,7 +6234,7 @@ static int select_idle_cpu(struct task_struct *p, struct sched_domain *sd, int t time = local_clock(); @@ -647,7 +647,7 @@ index e84a056f783f..16940416d526 100644 for_each_cpu_wrap(cpu, cpus, target) { if (!--nr) -@@ -6227,7 +6227,7 @@ static int select_idle_sibling(struct task_struct *p, int prev, int target) +@@ -6274,7 +6274,7 @@ static int select_idle_sibling(struct task_struct *p, int prev, int target) recent_used_cpu != target && cpus_share_cache(recent_used_cpu, target) && available_idle_cpu(recent_used_cpu) && @@ -656,7 +656,7 @@ index e84a056f783f..16940416d526 100644 /* * Replace recent_used_cpu with prev as it is a potential * candidate for the next wake: -@@ -6445,7 +6445,7 @@ select_task_rq_fair(struct task_struct *p, int prev_cpu, int sd_flag, int wake_f +@@ -6492,7 +6492,7 @@ select_task_rq_fair(struct task_struct *p, int prev_cpu, int sd_flag, int wake_f if (sd_flag & SD_BALANCE_WAKE) { record_wakee(p); want_affine = !wake_wide(p) && !wake_cap(p, cpu, prev_cpu) @@ -665,7 +665,7 @@ index e84a056f783f..16940416d526 100644 } rcu_read_lock(); -@@ -7184,14 +7184,14 @@ int can_migrate_task(struct task_struct *p, struct lb_env *env) +@@ -7228,14 +7228,14 @@ int can_migrate_task(struct task_struct *p, struct lb_env *env) /* * We do not migrate tasks that are: * 1) throttled_lb_pair, or @@ -682,7 +682,7 @@ index e84a056f783f..16940416d526 100644 int cpu; schedstat_inc(p->se.statistics.nr_failed_migrations_affine); -@@ -7211,7 +7211,7 @@ int can_migrate_task(struct task_struct *p, struct lb_env *env) +@@ -7255,7 +7255,7 @@ int can_migrate_task(struct task_struct *p, struct lb_env *env) /* Prevent to re-select dst_cpu via env's CPUs: */ for_each_cpu_and(cpu, env->dst_grpmask, env->cpus) { @@ -691,7 +691,7 @@ index e84a056f783f..16940416d526 100644 env->flags |= LBF_DST_PINNED; env->new_dst_cpu = cpu; break; -@@ -7836,7 +7836,7 @@ check_cpu_capacity(struct rq *rq, struct sched_domain *sd) +@@ -7880,7 +7880,7 @@ check_cpu_capacity(struct rq *rq, struct sched_domain *sd) /* * Group imbalance indicates (and tries to solve) the problem where balancing @@ -700,7 +700,7 @@ index e84a056f783f..16940416d526 100644 * * Imagine a situation of two groups of 4 CPUs each and 4 tasks each with a * cpumask covering 1 CPU of the first group and 3 CPUs of the second group. -@@ -8451,7 +8451,7 @@ static struct sched_group *find_busiest_group(struct lb_env *env) +@@ -8495,7 +8495,7 @@ static struct sched_group *find_busiest_group(struct lb_env *env) /* * If the busiest group is imbalanced the below checks don't * work because they assume all things are equal, which typically @@ -709,7 +709,7 @@ index e84a056f783f..16940416d526 100644 */ if (busiest->group_type == group_imbalanced) goto force_balance; -@@ -8847,7 +8847,7 @@ static int load_balance(int this_cpu, struct rq *this_rq, +@@ -8891,7 +8891,7 @@ static int load_balance(int this_cpu, struct rq *this_rq, * if the curr task on busiest CPU can't be * moved to this_cpu: */ 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 84c4e061a..4fb258a1f 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/351] kernel/sched/core: add migrate_disable() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=41846fc4c5b1eb7d7629a63f70673bccf13cda15 +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 --- include/linux/preempt.h | 23 +++++++ @@ -85,10 +85,10 @@ index 6bb7f07bc1dd..039da089482c 100644 * Callback to arch code if there's nosmp or maxcpus=0 on the * boot command line: diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index 985cfa10fda5..116529019d34 100644 +index 81f86841b841..cf896da8cb0e 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -1008,7 +1008,15 @@ void set_cpus_allowed_common(struct task_struct *p, const struct cpumask *new_ma +@@ -1011,7 +1011,15 @@ void set_cpus_allowed_common(struct task_struct *p, const struct cpumask *new_ma p->nr_cpus_allowed = cpumask_weight(new_mask); } @@ -105,7 +105,7 @@ index 985cfa10fda5..116529019d34 100644 { struct rq *rq = task_rq(p); bool queued, running; -@@ -1037,6 +1045,20 @@ void do_set_cpus_allowed(struct task_struct *p, const struct cpumask *new_mask) +@@ -1040,6 +1048,20 @@ void do_set_cpus_allowed(struct task_struct *p, const struct cpumask *new_mask) set_curr_task(rq, p); } @@ -126,7 +126,7 @@ index 985cfa10fda5..116529019d34 100644 /* * Change a given task's CPU affinity. Migrate the thread to a * proper CPU and schedule it away if the CPU it's executing on -@@ -1096,9 +1118,16 @@ static int __set_cpus_allowed_ptr(struct task_struct *p, +@@ -1099,9 +1121,16 @@ static int __set_cpus_allowed_ptr(struct task_struct *p, } /* Can the task run on the task's current CPU? If so, we're done */ @@ -144,7 +144,7 @@ index 985cfa10fda5..116529019d34 100644 if (task_running(rq, p) || p->state == TASK_WAKING) { struct migration_arg arg = { p, dest_cpu }; /* Need help from migration thread: drop lock and wait. */ -@@ -7109,3 +7138,100 @@ const u32 sched_prio_to_wmult[40] = { +@@ -7111,3 +7140,100 @@ const u32 sched_prio_to_wmult[40] = { }; #undef CREATE_TRACE_POINTS 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 99ca1fe43..f9c9c6973 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 9 Oct 2018 17:34:50 +0200 -Subject: [PATCH 028/351] sched/migrate_disable: Add export_symbol_gpl for +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=4dbb7a73b2a3ff8390b1f6733f765388d12fd95e +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a0e5698b2249f75e5e7561e46ed842f4a7bfb76d Jonathan reported that lttng/modules can't use __migrate_disabled(). This function is only used by sched/core itself and the tracing @@ -21,10 +21,10 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 1 insertion(+) diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index 116529019d34..80234d096926 100644 +index cf896da8cb0e..d29ae6ac0036 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -1013,6 +1013,7 @@ int __migrate_disabled(struct task_struct *p) +@@ -1016,6 +1016,7 @@ int __migrate_disabled(struct task_struct *p) { return p->migrate_disable; } 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 78a167c2a..265686761 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/351] 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=31e72cd5369cf2c6403f07abc1374030c991f005 +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 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 495092d59..c232f65dc 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 @@ -1,11 +1,11 @@ From: Benedikt Spranger <b.spranger@linutronix.de> Date: Mon, 8 Mar 2010 18:57:04 +0100 -Subject: [PATCH 030/351] clocksource: TCLIB: Allow higher clock rates for +Subject: [PATCH 030/353] clocksource: TCLIB: Allow higher clock rates for clock events 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=8e1f1b7959b48c060d868f85bb9c5b76388a7883 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=04a617da7431cd2055b92d5ac229e41722f86c24 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 378a88d2a..70a06f239 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/351] timekeeping: Split jiffies seqlock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a342f5aed55ec0615985281f556def2909aa3b11 +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 Replace jiffies_lock seqlock with a simple seqcounter and a rawlock so it can be taken in atomic context on RT. 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 696c0bc14..6cec5c7ea 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/351] signal: Revert ptrace preempt magic -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f259904935b748e2ab49a6b3fc0fbb67ad9f55c2 +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 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 e73719d2c..39c78bed1 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/351] net: sched: Use msleep() instead of yield() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=270824f61f11dda318237b2f8494e41a6e14732a +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 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 1de6e1025..b6052a6ce 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/351] dm rq: remove BUG_ON(!irqs_disabled) check -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=86a1d7b3dd8d77fc353216b123a5aa3e71b8fba2 +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 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 98222b1f9..799437d21 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/351] usb: do no disable interrupts in giveback -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=24285ec394cfc5b1b4af44f56548cfa9e879b892 +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 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 d5f98c1ec..6ce99674d 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/351] rt: Provide PREEMPT_RT_BASE config switch -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2eb43bebcb9669b59a2fee6a5327f8bef73f8e45 +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 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 64998e81a..f40d70689 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/351] cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2cefbc94c90efe8efe8f34c679b8600166c9e826 +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 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 2876262cf..896cc203a 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/351] jump-label: disable if stop_machine() is used -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=be64e97ee85c4a5f15eef0c12f3bcb8e4733404b +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 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 469d33439..3a6204f03 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 @@ -1,8 +1,8 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Sun, 24 Jul 2011 12:11:43 +0200 -Subject: [PATCH 039/351] kconfig: Disable config options which are not RT +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=0115c06a2e96d73db09183ec6d9db3a8a916f168 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=46a6c39e9812501f60ae7231a8cd10d40a133757 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 cdd1dc8fc..8b7300625 100644 --- a/debian/patches-rt/0040-lockdep-disable-self-test.patch +++ b/debian/patches-rt/0040-lockdep-disable-self-test.patch @@ -1,10 +1,10 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 17 Oct 2017 16:36:18 +0200 -Subject: [PATCH 040/351] lockdep: disable self-test +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=40abab90b52c85179850b096d37f4f2a0a04ee49 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=46ee29532b5b9e1210141d05bcc94973558b9f44 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 @@ -17,10 +17,10 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug -index 9a4277034c64..ee81b31aa9c5 100644 +index d03fe7780184..965b257dd007 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug -@@ -1206,7 +1206,7 @@ config DEBUG_ATOMIC_SLEEP +@@ -1208,7 +1208,7 @@ config DEBUG_ATOMIC_SLEEP config DEBUG_LOCKING_API_SELFTESTS bool "Locking API boot-time self-tests" 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 adcde3e0a..09be4ffde 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/351] mm: Allow only slub on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b272dce3cb99163ddf66752f5a4d0085072bb984 +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 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 569236d53..b0e660b66 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 @@ -1,10 +1,10 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Sun, 17 Jul 2011 21:51:45 +0200 -Subject: [PATCH 042/351] locking: Disable spin on owner for RT +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=fdeb43a61a34faa550bb24553035571b0a6e160e +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=eb70dbff62f04d85313f9ea6fd09ebe5fd00fc7d 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 be2d75221..f84ab6037 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/351] rcu: Disable RCU_FAST_NO_HZ on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8079abf731bf56879717176964b971cbdf3f1007 +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 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 7a63fa141..0853e8420 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/351] rcu: make RCU_BOOST default on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ea2fee0dd85d7e32fcfa89eea3b57994d27b1492 +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 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 cd1174615..a3228ca11 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/351] sched: Disable CONFIG_RT_GROUP_SCHED on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6c9ef7626c9f8d1e755ff347bdc8d0eb77bd19f2 +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 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 f03a5afa9..6a56e3b9e 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 @@ -1,10 +1,10 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Sat, 27 May 2017 19:02:06 +0200 -Subject: [PATCH 046/351] net/core: disable NET_RX_BUSY_POLL +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=8c53647c0ba6c1f26e6684ce58e6e205fb868384 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=502072d5b069c14b3de75fe7056c58d493f92d02 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 09b6657f7..d4a6dea02 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/351] arm*: disable NEON in kernel mode -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a20492d0466c0b896707e1bb5225999bbb783327 +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 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 9ed135890..19e77d805 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/351] powerpc: Use generic rwsem on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f98dbe22ff6729a05890070df7f061addd2072c5 +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 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 78bf7aa86..b933dd67d 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 @@ -1,8 +1,8 @@ From: Bogdan Purcareata <bogdan.purcareata@freescale.com> Date: Fri, 24 Apr 2015 15:53:13 +0000 -Subject: [PATCH 049/351] powerpc/kvm: Disable in-kernel MPIC emulation for +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=40dc5a0139f7bb54e9ff37b419e08850140eaa3d +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=dcdb6700fbc6eeac31e2250c931df82e8bbe7c0a 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 d6706d97a..bc18bf72e 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/351] powerpc: Disable highmem on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=43fee54156012d317e4f417de670622288a4ec80 +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 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 113daf105..fc6a5fa34 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/351] mips: Disable highmem on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=08ad5cb52632f61ee11020cbe7f684782091da8e +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 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 54041ff48..ebf335f22 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/351] x86: Use generic rwsem_spinlocks on -rt -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=52a4ac8fb5330560387dd1f03c526ebe8d0f013f +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 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 ac1056a2b..33fadb16b 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/351] leds: trigger: disable CPU trigger on -RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=214376063f567b46e8ebaf5f459ba8f7e1ee5d2f +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 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 2e2f27606..bdc816c9f 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/351] cpufreq: drop K8's driver from beeing selected -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=cd711b3f7f067737c313778a19f497b70348423b +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 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 ce8e3c7ac..1b00143c2 100644 --- a/debian/patches-rt/0055-md-disable-bcache.patch +++ b/debian/patches-rt/0055-md-disable-bcache.patch @@ -1,10 +1,10 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 29 Aug 2013 11:48:57 +0200 -Subject: [PATCH 055/351] md: disable bcache +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=c4eb5c4adb3eed5b47e5abf6d8b648c67c448d02 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e5ea385604780686a520c21a2ea4e32f09226e33 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 e80997e9f..76edd0149 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/351] efi: Disable runtime services on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a9fddbab9b46d9c5cda5f28666c9c11f878c4d74 +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 Based on meassurements the EFI functions get_variable / get_next_variable take up to 2us which looks okay. @@ -28,7 +28,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/firmware/efi/efi.c b/drivers/firmware/efi/efi.c -index 9137fb107ae4..2d4ce39e23ff 100644 +index 3f93e54e094b..5cabfde529e9 100644 --- a/drivers/firmware/efi/efi.c +++ b/drivers/firmware/efi/efi.c @@ -87,7 +87,7 @@ struct mm_struct efi_mm = { 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 a9d7ef34b..243c6a1af 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/351] printk: Add a printk kill switch -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2559bd7b8660e9dedcc64e3eaf5178080dfb8c12 +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 Add a prinkt-kill-switch. This is used from (NMI) watchdog to ensure that it does not dead-lock with the early printk code. 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 891dea427..fbba46604 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 @@ -1,8 +1,8 @@ From: Peter Zijlstra <peterz@infradead.org> Date: Fri, 2 Sep 2011 14:41:29 +0200 -Subject: [PATCH 058/351] printk: Add "force_early_printk" boot param to help +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=575558ec674727f3a61f5176e1a3a48bd0b2ef6e +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=7258ee726dae2e8518580e1eca871149c2802532 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 55e10f9d5..0b2cfba3a 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/351] preempt: Provide preempt_*_(no)rt variants -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b19ac3da49fd7a3ac66300e5bf4f4aa01e7245a5 +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 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 b6b8724cf..8817b2fff 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 @@ -1,8 +1,8 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Wed, 8 Mar 2017 14:23:35 +0100 -Subject: [PATCH 060/351] futex: workaround migrate_disable/enable in different +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=2a3ce7af87dbe96b38d528cbbc440801f469834d +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f7cdc070566c6d7d8a76b1b0ffdc87b135cbdae0 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 7038eef6d..7081e180a 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/351] rt: Add local irq locks -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e3a1711c49812c82c1af8e5b82624a8a3f2b4687 +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 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 f4fe95d0f..b3c1d288f 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/351] locallock: provide {get,put}_locked_ptr() variants -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=138eba591ac83924b533005888b35e070687a49d +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 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 4450f22f5..eb6d4a2d6 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/351] mm/scatterlist: Do not disable irqs on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d5136392a21ed50d1b5ef6243092b5e33b53cd45 +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 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 aeef1f1be..5b6577cb6 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/351] signal/x86: Delay calling signals in atomic -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2cb53deb143489d57d80cf98be7e5c9566cd599e +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 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 fc46fa878..1eca98375 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/351] x86/signal: delay calling signals on 32bit -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ea5a8c6c4661a9a1d808238ce345d32911b7529f +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 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 cdcf535e0..a0677ed8b 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/351] buffer_head: Replace bh_uptodate_lock for -rt -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=26279f7db2149b404506e6dec0c13effa245c8b6 +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 Wrap the bit_spin_lock calls into a separate inline and add the RT replacements with a real spinlock. @@ -15,7 +15,7 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 4 files changed, 46 insertions(+), 25 deletions(-) diff --git a/fs/buffer.c b/fs/buffer.c -index 356e289d19f2..ab18ec733ed3 100644 +index 5bc0877f223f..85ce01feffe9 100644 --- a/fs/buffer.c +++ b/fs/buffer.c @@ -274,8 +274,7 @@ static void end_buffer_async_read(struct buffer_head *bh, int uptodate) @@ -86,7 +86,7 @@ index 356e289d19f2..ab18ec733ed3 100644 __this_cpu_inc(bh_accounting.nr); recalc_bh_state(); diff --git a/fs/ext4/page-io.c b/fs/ext4/page-io.c -index 3de933354a08..838d9f4fc554 100644 +index bf910f266469..391308566035 100644 --- a/fs/ext4/page-io.c +++ b/fs/ext4/page-io.c @@ -95,8 +95,7 @@ static void ext4_finish_bio(struct bio *bio) 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 19a6a89c0..c4cad8a32 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 @@ -1,8 +1,8 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Fri, 18 Mar 2011 10:11:25 +0100 -Subject: [PATCH 067/351] fs: jbd/jbd2: Make state lock and journal head lock +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=c9524014ae5950c28836dd2d963362c3cde072f8 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=dd0d7f0e4488d93b9fe0d12f516651da802db06c 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 6d3b88828..862afe8ef 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/351] list_bl: Make list head locking RT safe -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4381d71fe99bf7961742680738c30d1b889ebdb7 +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 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 fa98c04d8..94437bea7 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/351] list_bl: fixup bogus lockdep warning -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=93ff082fd139fddc2c77c34b99c59ec82d491121 +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 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 8a25680b5..8590c373f 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/351] genirq: Disable irqpoll on -rt -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c1671eff698dc6a676b4de310bef9366eae254f8 +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 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 ccccd5f9b..f65c2a766 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/351] genirq: Force interrupt thread on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2ea2cafd86841f3d75cea13a28c385e6c65e6bad +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 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 d626c2fb0..455ecb372 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 @@ -1,8 +1,8 @@ From: Peter Zijlstra <peterz@infradead.org> Date: Mon, 28 May 2018 15:24:20 +0200 -Subject: [PATCH 072/351] Split IRQ-off and zone->lock while freeing pages from +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=afd0fba4aeb3f625c26f744e174d4c03e3d3b914 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0073312549bfa62ca583d487d14b2e78056df9c6 Split the IRQ-off section while accessing the PCP list from zone->lock while freeing pages. 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 3c89ad68e..5d5b67729 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 @@ -1,8 +1,8 @@ From: Peter Zijlstra <peterz@infradead.org> Date: Mon, 28 May 2018 15:24:21 +0200 -Subject: [PATCH 073/351] Split IRQ-off and zone->lock while freeing pages from +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=a7fcfa2efb2d8e57db62b3e3ad5cd632a2876bf9 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=bd91ba53f0f96f7f7fffe763ae93d2afa8fd62cd Split the IRQ-off section while accessing the PCP list from zone->lock while freeing pages. 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 b73a35943..2ca62168d 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/351] 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=5f15fea3b62af963babcb686a09026b8dc07d9cf +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 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 010e70a62..e2d38d0a6 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 @@ -1,8 +1,8 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Thu, 21 Jun 2018 17:29:19 +0200 -Subject: [PATCH 075/351] mm/SLUB: delay giving back empty slubs to IRQ enabled +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=0fe365431dc1420c65024651a7ec5df624151761 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=9b8e390ea0ef59c3639bcab8ec9f4b5a2ead974c __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 23fdb3335..550c2897f 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/351] mm: page_alloc: rt-friendly per-cpu pages -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8b8a62914995f0e36b3121b5f0076ecd2553592f +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 rt-friendly per-cpu pages: convert the irqs-off per-cpu locking method into a preemptible, explicit-per-cpu-locks method. 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 0dfa1bb5b..6456961f1 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/351] mm/swap: Convert to percpu locked -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=83abd37b431627122bf19be29ff45a520f8bfc2e +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 Replace global locks (get_cpu + local_irq_save) with "local_locks()". Currently there is one of for "rotate" and one for "swap". 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 86d38f6f7..9c7805300 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/351] mm: perform lru_add_drain_all() remotely -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=166029f4c6a938230690bb19a404b305f0ea9ae3 +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 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 09b3d390b..eb1ba8fd6 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 @@ -1,8 +1,8 @@ From: Ingo Molnar <mingo@elte.hu> Date: Fri, 3 Jul 2009 08:30:13 -0500 -Subject: [PATCH 079/351] mm/vmstat: Protect per cpu variables with preempt +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=bf0eea4c0c30f7f5ee33168a9bffef98fac66058 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=130ffa47348bc9aca027e32e23b62bfc86593200 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 0b3f95cfc..818c94fb8 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 @@ -1,8 +1,8 @@ From: Frank Rowand <frank.rowand@am.sony.com> Date: Sat, 1 Oct 2011 18:58:13 -0700 -Subject: [PATCH 080/351] ARM: Initialize split page table locks for vector +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=9bba7707b5620080399ae9a97342c1c4176740f3 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=be5374988b402d2bc249b848d12564514c117bbf 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 27a4a5c14..bad9dfe59 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/351] mm: Enable SLUB for RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=1cd2fa84f5e951db996b0064abaf351e9f6dfede +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 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 3f83dc8d1..b72d9e4bc 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/351] slub: Enable irqs for __GFP_WAIT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=1be9be5f873d2a5d5743064f8e1a0c80d7ecc737 +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 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 aa2554ed4..785d43545 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/351] slub: Disable SLUB_CPU_PARTIAL -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=128abebd45e2b89746bff62be16e68a3495a9452 +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 |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 1cc2389a0..5178be91b 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 @@ -1,8 +1,8 @@ From: Yang Shi <yang.shi@windriver.com> Date: Wed, 30 Oct 2013 11:48:33 -0700 -Subject: [PATCH 084/351] mm/memcontrol: Don't call schedule_work_on in +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=bb8889975c22e66f0bf04ba78ed03491594216ef +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=5850c5f1b14f535ec88b2b429b43e7a249133ebc The following trace is triggered when running ltp oom test cases: @@ -48,7 +48,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mm/memcontrol.c b/mm/memcontrol.c -index f3aa6e6214d5..281d74f86892 100644 +index bc4c61dcf95c..b828a208f5bd 100644 --- a/mm/memcontrol.c +++ b/mm/memcontrol.c @@ -2084,7 +2084,7 @@ static void drain_all_stock(struct mem_cgroup *root_memcg) 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 45df0f80c..814203277 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 28 Jan 2015 17:14:16 +0100 -Subject: [PATCH 085/351] mm/memcontrol: Replace local_irq_disable with local +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=872cfe2b863a1a9a32e60bf73b7bff0e800b94f9 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=40534c4e3cc25eea0d7369472c85247a02a6b1df There are a few local_irq_disable() which then take sleeping locks. This patch converts them local locks. @@ -13,7 +13,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/mm/memcontrol.c b/mm/memcontrol.c -index 281d74f86892..239fec6eac9f 100644 +index b828a208f5bd..c6a58923da63 100644 --- a/mm/memcontrol.c +++ b/mm/memcontrol.c @@ -69,6 +69,7 @@ @@ -33,7 +33,7 @@ index 281d74f86892..239fec6eac9f 100644 /* Whether legacy memory+swap accounting is active */ static bool do_memsw_account(void) { -@@ -4933,12 +4936,12 @@ static int mem_cgroup_move_account(struct page *page, +@@ -4944,12 +4947,12 @@ static int mem_cgroup_move_account(struct page *page, ret = 0; @@ -48,7 +48,7 @@ index 281d74f86892..239fec6eac9f 100644 out_unlock: unlock_page(page); out: -@@ -6057,10 +6060,10 @@ void mem_cgroup_commit_charge(struct page *page, struct mem_cgroup *memcg, +@@ -6068,10 +6071,10 @@ void mem_cgroup_commit_charge(struct page *page, struct mem_cgroup *memcg, commit_charge(page, memcg, lrucare); @@ -61,7 +61,7 @@ index 281d74f86892..239fec6eac9f 100644 if (do_memsw_account() && PageSwapCache(page)) { swp_entry_t entry = { .val = page_private(page) }; -@@ -6129,7 +6132,7 @@ static void uncharge_batch(const struct uncharge_gather *ug) +@@ -6140,7 +6143,7 @@ static void uncharge_batch(const struct uncharge_gather *ug) memcg_oom_recover(ug->memcg); } @@ -70,7 +70,7 @@ index 281d74f86892..239fec6eac9f 100644 __mod_memcg_state(ug->memcg, MEMCG_RSS, -ug->nr_anon); __mod_memcg_state(ug->memcg, MEMCG_CACHE, -ug->nr_file); __mod_memcg_state(ug->memcg, MEMCG_RSS_HUGE, -ug->nr_huge); -@@ -6137,7 +6140,7 @@ static void uncharge_batch(const struct uncharge_gather *ug) +@@ -6148,7 +6151,7 @@ static void uncharge_batch(const struct uncharge_gather *ug) __count_memcg_events(ug->memcg, PGPGOUT, ug->pgpgout); __this_cpu_add(ug->memcg->stat_cpu->nr_page_events, nr_pages); memcg_check_events(ug->memcg, ug->dummy_page); @@ -79,7 +79,7 @@ index 281d74f86892..239fec6eac9f 100644 if (!mem_cgroup_is_root(ug->memcg)) css_put_many(&ug->memcg->css, nr_pages); -@@ -6300,10 +6303,10 @@ void mem_cgroup_migrate(struct page *oldpage, struct page *newpage) +@@ -6311,10 +6314,10 @@ void mem_cgroup_migrate(struct page *oldpage, struct page *newpage) commit_charge(newpage, memcg, false); @@ -92,7 +92,7 @@ index 281d74f86892..239fec6eac9f 100644 } DEFINE_STATIC_KEY_FALSE(memcg_sockets_enabled_key); -@@ -6485,6 +6488,7 @@ void mem_cgroup_swapout(struct page *page, swp_entry_t entry) +@@ -6496,6 +6499,7 @@ void mem_cgroup_swapout(struct page *page, swp_entry_t entry) struct mem_cgroup *memcg, *swap_memcg; unsigned int nr_entries; unsigned short oldid; @@ -100,7 +100,7 @@ index 281d74f86892..239fec6eac9f 100644 VM_BUG_ON_PAGE(PageLRU(page), page); VM_BUG_ON_PAGE(page_count(page), page); -@@ -6530,13 +6534,17 @@ void mem_cgroup_swapout(struct page *page, swp_entry_t entry) +@@ -6541,13 +6545,17 @@ void mem_cgroup_swapout(struct page *page, swp_entry_t entry) * important here to have the interrupts disabled because it is the * only synchronisation we have for updating the per-CPU variables. */ 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 7eca257bb..0eac84c98 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/351] 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=796f74fb5cf504dbc2bf1f3af13f16e0c09d3877 +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 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 100c313a1..f8f0bcb58 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 11 Dec 2018 21:53:43 +0100 -Subject: [PATCH 087/351] x86/mm/pat: disable preemption __split_large_page() +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=652e2139defe970fd2d82b04d5aeb12394c008d9 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b725467f11035d389d63f879fb7cd07ea96576ad 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 fe8ec191b..efdd7c060 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/351] radix-tree: use local locks -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=005680192f8aae72026cff0eff54af2ae3cb0b49 +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 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 9587a5ee8..91bc985c1 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/351] timers: Prepare for full preemption -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=51fd00e00d7474c27ef7cd2453cedcd5e6b4ffd4 +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 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 @@ -29,7 +29,7 @@ index 7b066fd38248..54627d046b3a 100644 #else # define del_timer_sync(t) del_timer(t) diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index 80234d096926..4becc6f1f56c 100644 +index d29ae6ac0036..4041ab1b0c4b 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c @@ -498,11 +498,14 @@ void resched_cpu(int cpu) 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 365c5fb03..7befca5e9 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/351] x86: kvm Require const tsc for RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=3636d60b0c62a884fa793ba6bcc2503b3904c635 +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 Non constant TSC is a nightmare on bare metal already, but with virtualization it becomes a complete disaster because the workarounds @@ -14,10 +14,10 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 1 file changed, 7 insertions(+) diff --git a/arch/x86/kvm/x86.c b/arch/x86/kvm/x86.c -index be4697d91bb2..11391b7ace1e 100644 +index ff7ec9b507e3..c52f6438e712 100644 --- a/arch/x86/kvm/x86.c +++ b/arch/x86/kvm/x86.c -@@ -6879,6 +6879,13 @@ int kvm_arch_init(void *opaque) +@@ -6878,6 +6878,13 @@ int kvm_arch_init(void *opaque) goto out; } 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 5a87aa93c..45dad1a0f 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/351] 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=48d756630ef34726f78831f9de78387269714991 +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 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 425ec9dfe..4c6d6f7f5 100644 --- a/debian/patches-rt/0092-wait.h-include-atomic.h.patch +++ b/debian/patches-rt/0092-wait.h-include-atomic.h.patch @@ -1,10 +1,10 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Mon, 28 Oct 2013 12:19:57 +0100 -Subject: [PATCH 092/351] wait.h: include atomic.h +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=198558e88fadd7681aaf9b8900de684fd7d79536 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=da826d59e71cf1ab2beedc9257a6889f7c09debb | 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 9503e8341..714814f4f 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/351] work-simple: Simple work queue implemenation -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6f39471a941908be762004e90ebabdc80fa6aa7d +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 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 a485ebc6d..76adc9b71 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Mon, 10 Sep 2018 18:00:31 +0200 -Subject: [PATCH 094/351] work-simple: drop a shit statement in +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=4659d4d28e8ce492dc3843111b15d19df9618039 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c7879b914f12f9837e5dd25ad85fc3a08b7c4e98 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 a48a363e6..159745162 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/351] completion: Use simple wait queues -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6f1a04f32f49733171bb6bf7b2f512a9b3581a02 +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 Completions have no long lasting callbacks and therefor do not need the complex waitqueue variant. Use simple waitqueues which reduces the @@ -54,10 +54,10 @@ index a04d59843022..e0046c35a0bd 100644 break; default: diff --git a/drivers/usb/gadget/function/f_fs.c b/drivers/usb/gadget/function/f_fs.c -index 49eb4e3c760f..49fc75368aa2 100644 +index f9f324f76a72..0b503fcd9cee 100644 --- a/drivers/usb/gadget/function/f_fs.c +++ b/drivers/usb/gadget/function/f_fs.c -@@ -1626,7 +1626,7 @@ static void ffs_data_put(struct ffs_data *ffs) +@@ -1631,7 +1631,7 @@ static void ffs_data_put(struct ffs_data *ffs) ffs_data_clear(ffs); ffs_release_dev(ffs->private_data); BUG_ON(waitqueue_active(&ffs->ev.waitq) || @@ -319,10 +319,10 @@ index a1ad5b7d5521..755a58084978 100644 } EXPORT_SYMBOL(completion_done); diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index 4becc6f1f56c..116b2d65f4e3 100644 +index 4041ab1b0c4b..cdaf83d26695 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -7158,7 +7158,10 @@ void migrate_disable(void) +@@ -7160,7 +7160,10 @@ void migrate_disable(void) return; } #ifdef CONFIG_SCHED_DEBUG @@ -334,7 +334,7 @@ index 4becc6f1f56c..116b2d65f4e3 100644 #endif if (p->migrate_disable) { -@@ -7188,7 +7191,10 @@ void migrate_enable(void) +@@ -7190,7 +7193,10 @@ void migrate_enable(void) } #ifdef CONFIG_SCHED_DEBUG 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 08f95b2db..aa2679c81 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/351] fs/aio: simple simple work -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e6b2f2ea19d44e55222b3d0455ec4b279a8cef52 +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 |BUG: sleeping function called from invalid context at kernel/locking/rtmutex.c:768 |in_atomic(): 1, irqs_disabled(): 0, pid: 26, name: rcuos/2 @@ -29,7 +29,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/fs/aio.c b/fs/aio.c -index 9635c29b83da..21eacb0f3f56 100644 +index 1bd934eccbf6..ab1bb9260056 100644 --- a/fs/aio.c +++ b/fs/aio.c @@ -42,6 +42,7 @@ @@ -56,7 +56,7 @@ index 9635c29b83da..21eacb0f3f56 100644 aio_mnt = kern_mount(&aio_fs); if (IS_ERR(aio_mnt)) panic("Failed to create aio fs mount."); -@@ -608,9 +611,9 @@ static void free_ioctx_reqs(struct percpu_ref *ref) +@@ -612,9 +615,9 @@ static void free_ioctx_reqs(struct percpu_ref *ref) * and ctx->users has dropped to 0, so we know no more kiocbs can be submitted - * now it's safe to cancel any that need to be. */ @@ -68,7 +68,7 @@ index 9635c29b83da..21eacb0f3f56 100644 struct aio_kiocb *req; spin_lock_irq(&ctx->ctx_lock); -@@ -628,6 +631,14 @@ static void free_ioctx_users(struct percpu_ref *ref) +@@ -632,6 +635,14 @@ static void free_ioctx_users(struct percpu_ref *ref) percpu_ref_put(&ctx->reqs); } 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 52fb77753..12575740a 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 15 Nov 2017 17:29:51 +0100 -Subject: [PATCH 097/351] time/hrtimer: avoid schedule_work() with interrupts +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=6226cda643b8168dc02c740131337f68dd450370 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4d2fb48ecf9c8e6bd92570c06ad7fe50e7073573 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 ae86d0335..b2204b266 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 3 Jul 2018 11:25:41 +0200 -Subject: [PATCH 098/351] hrtimer: consolidate hrtimer_init() + +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=bd0ab4b50f5c1acee380ca0e57f43d8300d6c6b8 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c1865ef7c70b641378b27eff7cce5f66a48bb4d8 hrtimer_init_sleeper() calls require a prior initialisation of the hrtimer object with hrtimer_init(). Lets make the initialisation of @@ -169,7 +169,7 @@ index fac994367189..ac015d1dd16c 100644 current->timer_slack_ns); } diff --git a/kernel/time/hrtimer.c b/kernel/time/hrtimer.c -index 32ee24f5142a..1e03d7fab81c 100644 +index 8512f06f0ebe..23c89873bf60 100644 --- a/kernel/time/hrtimer.c +++ b/kernel/time/hrtimer.c @@ -1715,13 +1715,44 @@ static enum hrtimer_restart hrtimer_wakeup(struct hrtimer *timer) @@ -249,7 +249,7 @@ index 32ee24f5142a..1e03d7fab81c 100644 hrtimer_set_expires_range_ns(&t.timer, timespec64_to_ktime(*rqtp), slack); ret = do_nanosleep(&t, mode); if (ret != -ERESTART_RESTARTBLOCK) -@@ -2003,11 +2031,9 @@ schedule_hrtimeout_range_clock(ktime_t *expires, u64 delta, +@@ -2005,11 +2033,9 @@ schedule_hrtimeout_range_clock(ktime_t *expires, u64 delta, return -EINTR; } diff --git a/debian/patches-rt/0099-hrtimers-Prepare-full-preemption.patch b/debian/patches-rt/0099-hrtimers-Prepare-full-preemption.patch index 5715e057d..88a248b0a 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/351] hrtimers: Prepare full preemption -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=18791268204a236b73607c8e4cbb4734da37426e +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 Make cancellation of a running callback in softirq context safe against preemption. @@ -94,7 +94,7 @@ index ee7e987ea1b4..0571b498db73 100644 void run_posix_cpu_timers(struct task_struct *task); diff --git a/kernel/time/alarmtimer.c b/kernel/time/alarmtimer.c -index 6a2ba39889bd..f4c8cfde00b0 100644 +index 56af8a97cf2d..dec68f9dab7b 100644 --- a/kernel/time/alarmtimer.c +++ b/kernel/time/alarmtimer.c @@ -438,7 +438,7 @@ int alarm_cancel(struct alarm *alarm) @@ -107,7 +107,7 @@ index 6a2ba39889bd..f4c8cfde00b0 100644 } EXPORT_SYMBOL_GPL(alarm_cancel); diff --git a/kernel/time/hrtimer.c b/kernel/time/hrtimer.c -index 1e03d7fab81c..8bbde17325c7 100644 +index 23c89873bf60..ab38b51a96cc 100644 --- a/kernel/time/hrtimer.c +++ b/kernel/time/hrtimer.c @@ -957,6 +957,33 @@ u64 hrtimer_forward(struct hrtimer *timer, ktime_t now, ktime_t interval) @@ -161,7 +161,7 @@ index 1e03d7fab81c..8bbde17325c7 100644 } #ifdef CONFIG_HIGH_RES_TIMERS -@@ -1913,6 +1941,9 @@ int hrtimers_prepare_cpu(unsigned int cpu) +@@ -1915,6 +1943,9 @@ int hrtimers_prepare_cpu(unsigned int cpu) cpu_base->softirq_next_timer = NULL; cpu_base->expires_next = KTIME_MAX; cpu_base->softirq_expires_next = KTIME_MAX; @@ -184,7 +184,7 @@ index 2e2b335ef101..7650ee736964 100644 } expires = timeval_to_ktime(value->it_value); diff --git a/kernel/time/posix-timers.c b/kernel/time/posix-timers.c -index 48758108e055..2cf5aa704106 100644 +index 1234868b3b03..36ee80652208 100644 --- a/kernel/time/posix-timers.c +++ b/kernel/time/posix-timers.c @@ -463,7 +463,7 @@ static struct k_itimer * alloc_posix_timer(void) 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 fc8506ceb..374e4f9aa 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 3 Jul 2009 08:44:31 -0500 -Subject: [PATCH 100/351] hrtimer: by timers by default into the softirq +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=89282e2a055b47694e78836cc63efb94ec30aa73 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6117abca429d5fae96db4e3437aa1d6f818fe1d2 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 ba66ea3ca705..11e9bbad4878 100644 +index 668e5492e4c4..f374d3a250eb 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) @@ -87,7 +87,7 @@ index ba66ea3ca705..11e9bbad4878 100644 /* diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index 116b2d65f4e3..98a994f98fbd 100644 +index cdaf83d26695..b307f7c8ce14 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c @@ -315,7 +315,7 @@ static void hrtick_rq_init(struct rq *rq) @@ -113,10 +113,10 @@ index 9243d0049714..52acbb31a777 100644 } diff --git a/kernel/sched/fair.c b/kernel/sched/fair.c -index 16940416d526..d804b5443bb9 100644 +index bd9a375c45f4..6d1911b08b7f 100644 --- a/kernel/sched/fair.c +++ b/kernel/sched/fair.c -@@ -4951,9 +4951,9 @@ void init_cfs_bandwidth(struct cfs_bandwidth *cfs_b) +@@ -4998,9 +4998,9 @@ void init_cfs_bandwidth(struct cfs_bandwidth *cfs_b) cfs_b->period = ns_to_ktime(default_cfs_period()); INIT_LIST_HEAD(&cfs_b->throttled_cfs_rq); @@ -144,7 +144,7 @@ index a068884c369f..b15428ede6cf 100644 } diff --git a/kernel/time/hrtimer.c b/kernel/time/hrtimer.c -index 8bbde17325c7..e947f3b344ac 100644 +index ab38b51a96cc..beb81024c287 100644 --- a/kernel/time/hrtimer.c +++ b/kernel/time/hrtimer.c @@ -1202,7 +1202,9 @@ void hrtimer_start_range_ns(struct hrtimer *timer, ktime_t tim, 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 10703885b..eb0c57d89 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/351] sched/fair: Make the hrtimers non-hard again -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f95707e37e5a72313b6af6c3a680339ecd28c984 +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 Since commit "sched/fair: Robustify CFS-bandwidth timer locking" both hrtimer can run in softirq context because now interrupts are disabled @@ -13,10 +13,10 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kernel/sched/fair.c b/kernel/sched/fair.c -index d804b5443bb9..16940416d526 100644 +index 6d1911b08b7f..bd9a375c45f4 100644 --- a/kernel/sched/fair.c +++ b/kernel/sched/fair.c -@@ -4951,9 +4951,9 @@ void init_cfs_bandwidth(struct cfs_bandwidth *cfs_b) +@@ -4998,9 +4998,9 @@ void init_cfs_bandwidth(struct cfs_bandwidth *cfs_b) cfs_b->period = ns_to_ktime(default_cfs_period()); INIT_LIST_HEAD(&cfs_b->throttled_cfs_rq); 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 0fc9d2f2f..7143f6037 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/351] hrtimer: Move schedule_work call to helper thread -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=9e8e9dc46083762d86515ef6889930f05d128cb3 +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 When run ltp leapsec_timer test, the following call trace is caught: @@ -51,7 +51,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 24 insertions(+) diff --git a/kernel/time/hrtimer.c b/kernel/time/hrtimer.c -index e947f3b344ac..0833e5cf224d 100644 +index beb81024c287..0dceea25f9f5 100644 --- a/kernel/time/hrtimer.c +++ b/kernel/time/hrtimer.c @@ -748,6 +748,29 @@ static void hrtimer_switch_to_hres(void) 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 4a6296d99..a136f89e4 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 6 Dec 2018 10:15:13 +0100 -Subject: [PATCH 103/351] hrtimer: move state change before hrtimer_cancel in +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=267d544f94bf3b3faae448fb614cde6ea57d1bb1 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=208c5ed45b86d053d5c2f157a5e7d22ac12a57d8 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 @@ -28,7 +28,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/time/hrtimer.c b/kernel/time/hrtimer.c -index 0833e5cf224d..009001f06d33 100644 +index 0dceea25f9f5..4de39964594d 100644 --- a/kernel/time/hrtimer.c +++ b/kernel/time/hrtimer.c @@ -1852,12 +1852,12 @@ static int __sched do_nanosleep(struct hrtimer_sleeper *t, enum hrtimer_mode mod 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 21c4c89f4..b640c1d73 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/351] posix-timers: Thread posix-cpu-timers on -rt -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=869ba66cccb83e6b6fa385a378e1a0eb62b30e06 +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 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 2ef8de15f..64bb12029 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/351] sched: Move task_struct cleanup to RCU -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4a264f82c1ecb578701edbdf97f8d040ad1f9cba +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 __put_task_struct() does quite some expensive work. We don't want to burden random tasks with that. @@ -28,10 +28,10 @@ index 92faffe9ecf0..d627469bab35 100644 unsigned long task_state_change; #endif diff --git a/include/linux/sched/task.h b/include/linux/sched/task.h -index 91401309b1aa..5f8c1d53bc11 100644 +index 0ee9aab3e309..803f01d1e1d3 100644 --- a/include/linux/sched/task.h +++ b/include/linux/sched/task.h -@@ -90,6 +90,15 @@ extern void sched_exec(void); +@@ -91,6 +91,15 @@ extern void sched_exec(void); #define get_task_struct(tsk) do { atomic_inc(&(tsk)->usage); } while(0) @@ -47,7 +47,7 @@ index 91401309b1aa..5f8c1d53bc11 100644 extern void __put_task_struct(struct task_struct *t); static inline void put_task_struct(struct task_struct *t) -@@ -97,7 +106,7 @@ static inline void put_task_struct(struct task_struct *t) +@@ -98,7 +107,7 @@ static inline void put_task_struct(struct task_struct *t) if (atomic_dec_and_test(&t->usage)) __put_task_struct(t); } 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 9693134b7..49fcac403 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/351] 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=c8d0aca09270aaacbb5a4ffd4e9e42e9cf28531a +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 Put an upper limit on the number of tasks which are migrated per batch to avoid large latencies. @@ -12,7 +12,7 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 1 file changed, 4 insertions(+) diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index 98a994f98fbd..a291133f169f 100644 +index b307f7c8ce14..4425acb33942 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c @@ -44,7 +44,11 @@ const_debug unsigned int sysctl_sched_features = 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 5c561e80e..24a2efb83 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/351] sched: Move mmdrop to RCU on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f1fda01d66505c00694bf701fee98783bfd51188 +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 Takes sleeping locks and calls into the memory allocator, so nothing we want to do in task switch and oder atomic contexts. @@ -83,10 +83,10 @@ index f5a4c42233f0..114ff9724b02 100644 { struct mm_struct *mm; diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index a291133f169f..632999d01f73 100644 +index 4425acb33942..5fd7cb47879c 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -2734,9 +2734,13 @@ static struct rq *finish_task_switch(struct task_struct *prev) +@@ -2737,9 +2737,13 @@ static struct rq *finish_task_switch(struct task_struct *prev) * provided by mmdrop(), * - a sync_core for SYNC_CORE. */ @@ -101,7 +101,7 @@ index a291133f169f..632999d01f73 100644 } if (unlikely(prev_state == TASK_DEAD)) { if (prev->sched_class->task_dead) -@@ -5604,6 +5608,7 @@ void sched_setnuma(struct task_struct *p, int nid) +@@ -5606,6 +5610,7 @@ void sched_setnuma(struct task_struct *p, int nid) #endif /* CONFIG_NUMA_BALANCING */ #ifdef CONFIG_HOTPLUG_CPU 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 4f27963b7..0359a432a 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Mon, 21 Nov 2016 19:31:08 +0100 -Subject: [PATCH 108/351] kernel/sched: move stack + kprobe clean up to +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=7845c522934f431f6d3ca31934e2461c89800c38 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=497784364b305a90cfa4248f61fd0aacae170e83 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 @@ -45,10 +45,10 @@ index 114ff9724b02..efe690af29f1 100644 task_numa_free(tsk, true); security_task_free(tsk); diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index 632999d01f73..4763faddac6b 100644 +index 5fd7cb47879c..61b5db727d1b 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -2746,15 +2746,6 @@ static struct rq *finish_task_switch(struct task_struct *prev) +@@ -2749,15 +2749,6 @@ static struct rq *finish_task_switch(struct task_struct *prev) if (prev->sched_class->task_dead) prev->sched_class->task_dead(prev); 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 3a5c8ac62..b6af59149 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 @@ -1,8 +1,8 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Sat, 25 Jun 2011 09:21:04 +0200 -Subject: [PATCH 109/351] sched: Add saved_state for tasks blocked on sleeping +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=93ed8db7e6295b227c390bffa860f7e5e833d6e4 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=30034b98c640a6a9c7b194126aece2584e08ed87 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 @@ -39,10 +39,10 @@ index d627469bab35..44a5e80481bb 100644 #ifdef CONFIG_SMP diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index 4763faddac6b..165df30aad7b 100644 +index 61b5db727d1b..b84f883d052c 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -2002,8 +2002,27 @@ try_to_wake_up(struct task_struct *p, unsigned int state, int wake_flags) +@@ -2005,8 +2005,27 @@ try_to_wake_up(struct task_struct *p, unsigned int state, int wake_flags) */ raw_spin_lock_irqsave(&p->pi_lock, flags); smp_mb__after_spinlock(); @@ -71,7 +71,7 @@ index 4763faddac6b..165df30aad7b 100644 trace_sched_waking(p); -@@ -2167,6 +2186,18 @@ int wake_up_process(struct task_struct *p) +@@ -2170,6 +2189,18 @@ int wake_up_process(struct task_struct *p) } EXPORT_SYMBOL(wake_up_process); 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 574609567..320a34726 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 @@ -1,8 +1,8 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Tue, 7 Jun 2011 09:19:06 +0200 -Subject: [PATCH 110/351] sched: Do not account rcu_preempt_depth on RT in +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=4c33fbefa2d8dbc37a5298a428f24021f34b3285 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b8c3cbc37fb534302c5f76165ca8fd97b8a8191f RT changes the rcu_preempt_depth semantics, so we cannot check for it in might_sleep(). @@ -39,10 +39,10 @@ index 68cbe111420b..027c58cdbb6e 100644 /* Internal to kernel */ diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index 165df30aad7b..b375f10ca8f8 100644 +index b84f883d052c..7adf8d6597e0 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -6193,7 +6193,7 @@ void __init sched_init(void) +@@ -6195,7 +6195,7 @@ void __init sched_init(void) #ifdef CONFIG_DEBUG_ATOMIC_SLEEP static inline int preempt_count_equals(int preempt_offset) { 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 66930bd89..42c0c2642 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/351] 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=4951308b85f29382d1cf1f29287bf908dd20c9f9 +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 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 71a35061c..7902f1365 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/351] sched: Disable TTWU_QUEUE on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a2f3635713fb3360b9ce65703477a4db96cd8064 +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 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 47f7cff3e..404738299 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 @@ -1,8 +1,8 @@ From: Steven Rostedt <rostedt@goodmis.org> Date: Mon, 18 Mar 2013 15:12:49 -0400 -Subject: [PATCH 113/351] sched/workqueue: Only wake up idle workers if not +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=eb80c24da74db0be170d2e19868ad5eb355a27b0 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=da701b3e08c4318b7d21fc6cf856e9f3ace912c0 In -rt, most spin_locks() turn into mutexes. One of these spin_lock conversions is performed on the workqueue gcwq->lock. When the idle @@ -24,10 +24,10 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index b375f10ca8f8..54f22c835740 100644 +index 7adf8d6597e0..217b63c76553 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -3544,8 +3544,10 @@ static void __sched notrace __schedule(bool preempt) +@@ -3546,8 +3546,10 @@ static void __sched notrace __schedule(bool preempt) * If a worker went to sleep, notify and ask workqueue * whether it wants to wake up a task to maintain * concurrency. 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 26a09df27..284b46f3f 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 @@ -1,8 +1,8 @@ From: Daniel Bristot de Oliveira <bristot@redhat.com> Date: Mon, 26 Jun 2017 17:07:15 +0200 -Subject: [PATCH 114/351] rt: Increase/decrease the nr of migratory tasks when +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=f12714dbfa30e40ef8023d652f115cb6ff2ad99d +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6ab761de0e3bce2d40f8415159a1683a6b44b741 There is a problem in the migrate_disable()/enable() implementation regarding the number of migratory tasks in the rt/dl RQs. The problem @@ -81,10 +81,10 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 44 insertions(+), 5 deletions(-) diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index 54f22c835740..7b4752fa34d1 100644 +index 217b63c76553..3c1f897b8b70 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -7180,6 +7180,47 @@ const u32 sched_prio_to_wmult[40] = { +@@ -7182,6 +7182,47 @@ const u32 sched_prio_to_wmult[40] = { #if defined(CONFIG_PREEMPT_COUNT) && defined(CONFIG_SMP) @@ -132,7 +132,7 @@ index 54f22c835740..7b4752fa34d1 100644 void migrate_disable(void) { struct task_struct *p = current; -@@ -7203,10 +7244,9 @@ void migrate_disable(void) +@@ -7205,10 +7246,9 @@ void migrate_disable(void) } preempt_disable(); @@ -145,7 +145,7 @@ index 54f22c835740..7b4752fa34d1 100644 preempt_enable(); } -@@ -7238,9 +7278,8 @@ void migrate_enable(void) +@@ -7240,9 +7280,8 @@ void migrate_enable(void) preempt_disable(); 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 594e332d9..b4b5e28b1 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/351] hotplug: Lightweight get online cpus -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e035a899f179507ef0a952663aaa96e83989be51 +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 get_online_cpus() is a heavy weight function which involves a global mutex. migrate_disable() wants a simpler construct which prevents only @@ -19,10 +19,10 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 3 files changed, 24 insertions(+) diff --git a/include/linux/cpu.h b/include/linux/cpu.h -index 8cc06e1d4fc2..a3c246214d28 100644 +index 12ed4cb751de..bddccdcd00ba 100644 --- a/include/linux/cpu.h +++ b/include/linux/cpu.h -@@ -122,6 +122,8 @@ extern void cpu_hotplug_disable(void); +@@ -124,6 +124,8 @@ extern void cpu_hotplug_disable(void); extern void cpu_hotplug_enable(void); void clear_tasks_mm_cpumask(int cpu); int cpu_down(unsigned int cpu); @@ -31,7 +31,7 @@ index 8cc06e1d4fc2..a3c246214d28 100644 #else /* CONFIG_HOTPLUG_CPU */ -@@ -133,6 +135,9 @@ static inline int cpus_read_trylock(void) { return true; } +@@ -135,6 +137,9 @@ static inline int cpus_read_trylock(void) { return true; } static inline void lockdep_assert_cpus_held(void) { } static inline void cpu_hotplug_disable(void) { } static inline void cpu_hotplug_enable(void) { } @@ -68,10 +68,10 @@ index c9ca190ec034..f4c49bbc3fa3 100644 void cpus_read_lock(void) diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index 7b4752fa34d1..b1771f3de84a 100644 +index 3c1f897b8b70..be29571fa5dc 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -7244,6 +7244,7 @@ void migrate_disable(void) +@@ -7246,6 +7246,7 @@ void migrate_disable(void) } preempt_disable(); @@ -79,7 +79,7 @@ index 7b4752fa34d1..b1771f3de84a 100644 migrate_disable_update_cpus_allowed(p); p->migrate_disable = 1; -@@ -7309,12 +7310,15 @@ void migrate_enable(void) +@@ -7311,12 +7312,15 @@ void migrate_enable(void) arg.task = p; arg.dest_cpu = dest_cpu; 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 e612118cc..d7bf41f1e 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/351] trace: Add migrate-disabled counter to tracing output -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4f8fdde1b3678b5833d803cc42a6be3c119fe2af +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 Signed-off-by: Thomas Gleixner <tglx@linutronix.de> --- @@ -25,7 +25,7 @@ index 0643c083ed86..1cc4d2da954c 100644 #define TRACE_EVENT_TYPE_MAX \ diff --git a/kernel/trace/trace.c b/kernel/trace/trace.c -index 5b7a6e9b0ab6..5cb37fa71316 100644 +index 98abff046236..b1c82b1dc3a6 100644 --- a/kernel/trace/trace.c +++ b/kernel/trace/trace.c @@ -2165,6 +2165,8 @@ tracing_generic_entry_update(struct trace_entry *entry, unsigned long flags, @@ -65,7 +65,7 @@ index d2f9146d1ad7..ddda660b84f9 100644 return ret; } diff --git a/kernel/trace/trace_output.c b/kernel/trace/trace_output.c -index 6e6cc64faa38..46c96744f09d 100644 +index 62015d62dd6f..9255100cf9fa 100644 --- a/kernel/trace/trace_output.c +++ b/kernel/trace/trace_output.c @@ -494,6 +494,11 @@ int trace_print_lat_fmt(struct trace_seq *s, struct trace_entry *entry) 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 3ea9b9bcc..a36708b80 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/351] lockdep: Make it RT aware -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=111ccdb78876a9e7e8dbec25cb2b1815aa53ab20 +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 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 4d51123ea..b11fea3b2 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 @@ -1,8 +1,8 @@ From: Ingo Molnar <mingo@elte.hu> Date: Tue, 29 Nov 2011 20:18:22 -0500 -Subject: [PATCH 118/351] tasklet: Prevent tasklets from going into infinite +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=842018f53f2583b16e1553f3443162e7f8e5e4e9 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=5317e9e199124dac93d3bc6866525e8857942d0c 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 163f9d22a..de8977ce4 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/351] softirq: Check preemption after reenabling interrupts -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=edfadd52335e1c2709012ff052173aaa8bee23f7 +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 raise_softirq_irqoff() disables interrupts and wakes the softirq daemon, but after reenabling interrupts there is no preemption check, @@ -116,7 +116,7 @@ index 86a709954f5a..9c069ef83d6d 100644 return 0; } diff --git a/net/core/dev.c b/net/core/dev.c -index 880b096eef8a..b11a0189124d 100644 +index b778f3596543..f766df2bd01d 100644 --- a/net/core/dev.c +++ b/net/core/dev.c @@ -2725,6 +2725,7 @@ static void __netif_reschedule(struct Qdisc *q) @@ -135,7 +135,7 @@ index 880b096eef8a..b11a0189124d 100644 } EXPORT_SYMBOL(__dev_kfree_skb_irq); -@@ -4269,6 +4271,7 @@ static int enqueue_to_backlog(struct sk_buff *skb, int cpu, +@@ -4271,6 +4273,7 @@ static int enqueue_to_backlog(struct sk_buff *skb, int cpu, rps_unlock(sd); local_irq_restore(flags); @@ -143,7 +143,7 @@ index 880b096eef8a..b11a0189124d 100644 atomic_long_inc(&skb->dev->rx_dropped); kfree_skb(skb); -@@ -5820,12 +5823,14 @@ static void net_rps_action_and_irq_enable(struct softnet_data *sd) +@@ -5822,12 +5825,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 880b096eef8a..b11a0189124d 100644 } static bool sd_has_rps_ipi_waiting(struct softnet_data *sd) -@@ -5903,6 +5908,7 @@ void __napi_schedule(struct napi_struct *n) +@@ -5905,6 +5910,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 880b096eef8a..b11a0189124d 100644 } EXPORT_SYMBOL(__napi_schedule); -@@ -9527,6 +9533,7 @@ static int dev_cpu_dead(unsigned int oldcpu) +@@ -9529,6 +9535,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 5f1ebbc71..7a15474f4 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/351] softirq: Disable softirq stacks for RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8aff4d895825375152ceb183fd81b8a9d4921921 +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 Disable extra stacks for softirqs. We want to preempt softirqs and having them on special IRQ-stack does not make this easier. @@ -119,10 +119,10 @@ index 713670e6d13d..5dfc715343f9 100644 #ifdef CONFIG_HOTPLUG_CPU void fixup_irqs(void) diff --git a/arch/x86/entry/entry_64.S b/arch/x86/entry/entry_64.S -index dfe26f3cfffc..f53d995b1370 100644 +index ef693d3689aa..891b7b2f5d3b 100644 --- a/arch/x86/entry/entry_64.S +++ b/arch/x86/entry/entry_64.S -@@ -1084,6 +1084,7 @@ EXPORT_SYMBOL(native_load_gs_index) +@@ -1087,6 +1087,7 @@ EXPORT_SYMBOL(native_load_gs_index) jmp 2b .previous @@ -130,7 +130,7 @@ index dfe26f3cfffc..f53d995b1370 100644 /* Call softirq on interrupt stack. Interrupts are off. */ ENTRY(do_softirq_own_stack) pushq %rbp -@@ -1094,6 +1095,7 @@ ENTRY(do_softirq_own_stack) +@@ -1097,6 +1098,7 @@ ENTRY(do_softirq_own_stack) leaveq ret ENDPROC(do_softirq_own_stack) diff --git a/debian/patches-rt/0121-softirq-Split-softirq-locks.patch b/debian/patches-rt/0121-softirq-Split-softirq-locks.patch index 8940a458a..e3d7997bf 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/351] softirq: Split softirq locks -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6b4331c68b1951abae16632083ed35fd2f6d7789 +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 The 3.x RT series removed the split softirq implementation in favour of pushing softirq processing into the context of the thread which 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 35e7901f4..dd988bc8e 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/351] 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=3dd730875c01ae6a3216ede09dafed368fcd7a8a +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 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 b11a0189124d..add05f74ba38 100644 +index f766df2bd01d..d03162a1828b 100644 --- a/net/core/dev.c +++ b/net/core/dev.c -@@ -4537,11 +4537,9 @@ int netif_rx_ni(struct sk_buff *skb) +@@ -4539,11 +4539,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 14943be50..b8f5084ef 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 @@ -1,8 +1,8 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Tue, 31 Jan 2012 13:01:27 +0100 -Subject: [PATCH 123/351] genirq: Allow disabling of softirq processing in irq +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=5c7cadec0dc0ec451f60a23a21c8e1c9dbd298f2 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b07249105058ae8ec7335b6ec9779601e4d341f4 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 195df2b00..3650a4da9 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/351] softirq: split timer softirqs out of ksoftirqd -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=00591fd6ff8548bff5a45ad725a435f31da6484b +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 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 ec8958196..9fa84e537 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Mon, 18 Feb 2019 13:19:59 +0100 -Subject: [PATCH 125/351] softirq: Avoid "local_softirq_pending" messages if +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=3656ad07294bb694dcb23d7c402b6f28339beafc +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8aac8aeeb6dff25147615545ec92b2fd57aa028f 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 3fc9df139..070e519c5 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 19 Feb 2019 16:49:29 +0100 -Subject: [PATCH 126/351] softirq: Avoid "local_softirq_pending" messages if +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=69f5153e7f1652483c78774022844be37eefbcd4 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d3d51e9bd90f4be486484246f68c1521d1e4e54e 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 535a5bcaa..71746a73a 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/351] rtmutex: trylock is okay on -RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=aca2cbeb348d796df3306d9f3aee897235b3dc19 +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 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 235a9a1c3..45eaa8cd4 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/351] fs/nfs: turn rmdir_sem into a semaphore -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=3506eb98111a4728cff279a6efc90db5600a1e73 +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 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 c9005afe2..b9f476ac3 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/351] rtmutex: Handle the various new futex race conditions -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=87defa1c67a6936496ff138d852327de93790c03 +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 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 b296aebdc..b027a728c 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/351] 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=b91f0a4ed2048e086d3787e48816c961fefb74f3 +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 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 1ef64a486..7e889df8c 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 @@ -1,8 +1,8 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Fri, 1 Mar 2013 11:17:42 +0100 -Subject: [PATCH 131/351] futex: Ensure lock/unlock symetry versus pi_lock and +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=c0e7d88a0e4c773f20ccfc49eaaa5e2a4a4d2a98 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=23f27ea471e98d5da15deefac2fcde0b21acae64 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 c488054a3..3d9eb5cf4 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/351] pid.h: include atomic.h -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=56bdb37f8349a9206791ca7112f76f085cd97053 +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 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 89f7999d5..bd650852b 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/351] arm: include definition for cpumask_t -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=af54c02857b13e640014f46b568c88244623fbf6 +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 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 b244586f7..3a59f9004 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 @@ -1,8 +1,8 @@ From: "Wolfgang M. Reimer" <linuxball@gmail.com> Date: Tue, 21 Jul 2015 16:20:07 +0200 -Subject: [PATCH 134/351] locking: locktorture: Do NOT include rwlock.h +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=fe91471c8c82661ea5869a8f4fe29226dcdea4a4 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=933ed5242a21a10b5f10ce6e05be063086357ce7 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 4553d5e5d..0b1b1ba73 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/351] rtmutex: Add rtmutex_lock_killable() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=88f6577c4fb59ca7ef8760561f80a6dea788ddbc +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 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 865eee08c..25cf3362b 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/351] rtmutex: Make lock_killable work -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=fbf7123998ba54e81012475000c6708088804590 +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 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 e5c86f274..bc18e6277 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/351] spinlock: Split the lock types header -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=835910505452d94466b0d87fee584b8159b3b6eb +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 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 c6832a94f..9e853354b 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/351] rtmutex: Avoid include hell -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6cf62501b5f4caa77de7214c81ba71f60d38f517 +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 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 d31fd381b..650a12c91 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 @@ -1,10 +1,10 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 26 Feb 2019 16:56:02 +0100 -Subject: [PATCH 139/351] rbtree: don't include the rcu header +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=3aae1dd0ed999b612c527c0a456f2ff5db5042e2 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=692b6f51268cd63d3c6eba42d2d8c3689b084b17 The RCU header pulls in spinlock.h and fails due not yet defined types: 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 d15c1d325..46f6b1110 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/351] rtmutex: Provide rt_mutex_slowlock_locked() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=32da04034f5c21e8dd44d8859a74b44f4a75437b +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 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 3253b2eb6..d314eb23c 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 @@ -1,8 +1,8 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Thu, 12 Oct 2017 16:36:39 +0200 -Subject: [PATCH 141/351] rtmutex: export lockdep-less version of rt_mutex's +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=c24a0727689de5d4de97056bd23226d5ea1d5d5e +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=88c13a33c56797b4d34e53eb637550a90fdfbfae 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 554cf0dac..d1dc59fa2 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/351] rtmutex: add sleeping lock implementation -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=aeb2fe1f0d08e5e10e6cdccad7ebc570e2412d4f +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 Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> @@ -22,7 +22,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> create mode 100644 include/linux/spinlock_types_rt.h diff --git a/include/linux/kernel.h b/include/linux/kernel.h -index 50733abbe548..64ef575435bb 100644 +index a28ec4c2f3f5..71efa419997d 100644 --- a/include/linux/kernel.h +++ b/include/linux/kernel.h @@ -260,6 +260,9 @@ extern int _cond_resched(void); @@ -1144,7 +1144,7 @@ index 53a8c5d03d28..7c1dd1bd95c7 100644 #ifdef CONFIG_DEBUG_RT_MUTEXES # include "rtmutex-debug.h" diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index b1771f3de84a..d448d4768507 100644 +index be29571fa5dc..910a827a073d 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c @@ -401,9 +401,15 @@ static bool set_nr_if_polling(struct task_struct *p) 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 81ac49bbe..bef1d7aaa 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/351] rtmutex: add mutex implementation based on rtmutex -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=692bc4be34ce8b072c663df403dee5d1ff2d1edf +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 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 b403e34de..8edda0f51 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/351] rtmutex: add rwsem implementation based on rtmutex -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b9d009b9784f5fb819228761e8c43c15eed2c456 +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 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 ca4ec6522..750d5a3dd 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/351] rtmutex: add rwlock implementation based on rtmutex -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=7e575d30efc07fdf41c42e279cfc7e86f770bee5 +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 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 169c589c9..e0ce83b18 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/351] rtmutex/rwlock: preserve state like a sleeping lock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0c6ae3427e4d697b6c663c992da53d43f4e9c9e3 +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 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 0b5eb09bd..a2570ff72 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/351] rtmutex: wire up RT's locking -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=40562ef5910bd6b47337d1c78e86aeabf4ffe5ef +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 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 f4030c34a..ab7c5c446 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/351] rtmutex: add ww_mutex addon for mutex-rt -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=364264a221705e0d3168cee361d8c33cd0b8765a +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 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 e297312f2..2585c7c36 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/351] kconfig: Add PREEMPT_RT_FULL -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=50403d3662b97dc86aad24ce9aaf70eac7243e9d +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 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 0759be8c6..4ac96c650 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 @@ -1,8 +1,8 @@ From: Mikulas Patocka <mpatocka@redhat.com> Date: Mon, 13 Nov 2017 12:56:53 -0500 -Subject: [PATCH 150/351] locking/rt-mutex: fix deadlock in device mapper / +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=c1b102410a832da4c5605c6bcd58840065a6c371 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8cc6247f13f918defb8afea1919bd25ccaa73d7a 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 a35807a76..d70daa607 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/351] 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=1581ef1c4659083458124c21aeca498adf9951b1 +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 __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 d6671ebf2..cc6035b38 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 16 Nov 2017 16:48:48 +0100 -Subject: [PATCH 152/351] locking/rtmutex: re-init the wait_lock in +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=969797c8c974dc599312a4609570f755bead0c4b +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6d63321ef2952eb3e1d27c14e90f06aaa7e47284 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 1ed66fb0d..9bb16368e 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/351] ptrace: fix ptrace vs tasklist_lock race -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=fb736d5bbc7154b40fd917ad3d2c6b6665f9cf0b +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 As explained by Alexander Fyodorov <halcy@yandex.ru>: @@ -119,10 +119,10 @@ index bf8360e86f62..9078fdefc6e0 100644 } spin_unlock_irq(&task->sighand->siglock); diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index d448d4768507..8586d8834f5e 100644 +index 910a827a073d..c327c969e778 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -1349,6 +1349,18 @@ int migrate_swap(struct task_struct *cur, struct task_struct *p, +@@ -1352,6 +1352,18 @@ int migrate_swap(struct task_struct *cur, struct task_struct *p, } #endif /* CONFIG_NUMA_BALANCING */ @@ -141,7 +141,7 @@ index d448d4768507..8586d8834f5e 100644 /* * wait_task_inactive - wait for a thread to unschedule. * -@@ -1393,7 +1405,7 @@ unsigned long wait_task_inactive(struct task_struct *p, long match_state) +@@ -1396,7 +1408,7 @@ unsigned long wait_task_inactive(struct task_struct *p, long match_state) * is actually now running somewhere else! */ while (task_running(rq, p)) { @@ -150,7 +150,7 @@ index d448d4768507..8586d8834f5e 100644 return 0; cpu_relax(); } -@@ -1408,7 +1420,8 @@ unsigned long wait_task_inactive(struct task_struct *p, long match_state) +@@ -1411,7 +1423,8 @@ unsigned long wait_task_inactive(struct task_struct *p, long match_state) running = task_running(rq, p); queued = task_on_rq_queued(p); ncsw = 0; 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 ac6bf85ef..55de07317 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/351] rtmutex: annotate sleeping lock context -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=553e5540bb68f9d632ea835f006f7285a0656d62 +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 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 @@ -249,10 +249,10 @@ index 5f6de49dc78e..35f3552b7463 100644 !t->rcu_read_unlock_special.b.blocked) { diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index 8586d8834f5e..22b49744a3d9 100644 +index c327c969e778..9e6b8b3cdd88 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -7349,4 +7349,49 @@ void migrate_enable(void) +@@ -7351,4 +7351,49 @@ void migrate_enable(void) preempt_enable(); } EXPORT_SYMBOL(migrate_enable); 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 2c050e602..abfc8a741 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 5 Jul 2018 14:44:51 +0200 -Subject: [PATCH 155/351] sched/migrate_disable: fallback to preempt_disable() +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=45c69023a6783aef1cdde83c05006953e80582b6 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=72fc975c09efd55a42502cd8ae4346f9e884afba 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 @@ -93,10 +93,10 @@ index 08971062c194..3bc6b3206e14 100644 # endif #endif diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index 22b49744a3d9..630e726acdd2 100644 +index 9e6b8b3cdd88..4a714c92dff2 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -1031,7 +1031,7 @@ void set_cpus_allowed_common(struct task_struct *p, const struct cpumask *new_ma +@@ -1034,7 +1034,7 @@ void set_cpus_allowed_common(struct task_struct *p, const struct cpumask *new_ma p->nr_cpus_allowed = cpumask_weight(new_mask); } @@ -105,7 +105,7 @@ index 22b49744a3d9..630e726acdd2 100644 int __migrate_disabled(struct task_struct *p) { return p->migrate_disable; -@@ -1071,7 +1071,7 @@ static void __do_set_cpus_allowed_tail(struct task_struct *p, +@@ -1074,7 +1074,7 @@ static void __do_set_cpus_allowed_tail(struct task_struct *p, void do_set_cpus_allowed(struct task_struct *p, const struct cpumask *new_mask) { @@ -114,7 +114,7 @@ index 22b49744a3d9..630e726acdd2 100644 if (__migrate_disabled(p)) { lockdep_assert_held(&p->pi_lock); -@@ -1145,7 +1145,7 @@ static int __set_cpus_allowed_ptr(struct task_struct *p, +@@ -1148,7 +1148,7 @@ static int __set_cpus_allowed_ptr(struct task_struct *p, if (cpumask_test_cpu(task_cpu(p), new_mask) || __migrate_disabled(p)) goto out; @@ -123,7 +123,7 @@ index 22b49744a3d9..630e726acdd2 100644 if (__migrate_disabled(p)) { p->migrate_disable_update = 1; goto out; -@@ -7205,7 +7205,7 @@ const u32 sched_prio_to_wmult[40] = { +@@ -7207,7 +7207,7 @@ const u32 sched_prio_to_wmult[40] = { #undef CREATE_TRACE_POINTS @@ -132,7 +132,7 @@ index 22b49744a3d9..630e726acdd2 100644 static inline void update_nr_migratory(struct task_struct *p, long delta) -@@ -7353,45 +7353,44 @@ EXPORT_SYMBOL(migrate_enable); +@@ -7355,45 +7355,44 @@ EXPORT_SYMBOL(migrate_enable); #elif !defined(CONFIG_SMP) && defined(CONFIG_PREEMPT_RT_BASE) void migrate_disable(void) { 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 02a185487..4f9f11456 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 4 Aug 2017 17:40:42 +0200 -Subject: [PATCH 156/351] locking: don't check for __LINUX_SPINLOCK_TYPES_H on +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=ff53da4bff019a3522340011b04e29fe2d045bb4 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=fda1a9fe6a34dade0ceac16470d54e828941fcc8 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 306a8cc2f..4385bfe72 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/351] rcu: Frob softirq test -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f70612a68dc5b44cc40eae34d239e05d06c754ab +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 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 9bd8f8d5a..0b0d06626 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/351] rcu: Merge RCU-bh into RCU-preempt -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=06862d99cf60d93afdc8bdb45b8c8859a61f48cb +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 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 31e7a7f08..a6aa291fb 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/351] rcu: Make ksoftirqd do RCU quiescent states -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=79dcd4ab14bb75bb6a07e7d03c68eea1a2e59e14 +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 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 740e5df8c..6cc9c1904 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/351] rcu: Eliminate softirq processing from rcutree -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=67b40435052173f46e033a6efab379495f1c875e +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 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 26401b4bb..f3438a7e5 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/351] srcu: use cpu_online() instead custom check -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0f05eb0c288f3567fef98eb7f15cf10c0d127ebe +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 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 0feb71e70..ce3b21609 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/351] srcu: replace local_irqsave() with a locallock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=7197d35e35853da7cd81d701e92c1ea09e0d8fbb +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 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 5cd7caddc..9bb6cc029 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/351] 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=55cb72a44f355ceafa38471122b23a51ac59fdd9 +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 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 c78c8cc0c..312dc19ac 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/351] tty/serial/omap: Make the locking RT aware -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8c332491e79cabb61063862a86e0cbddd7704c39 +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 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 209ed61bd..6c52801fb 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/351] 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=ea773575f22c250996b10c85b48267f6266a47bb +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 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. @@ -12,10 +12,10 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/drivers/tty/serial/amba-pl011.c b/drivers/tty/serial/amba-pl011.c -index 7de4bed1ddba..c93f742f1d9d 100644 +index d1f4882d9f40..2773d08e1d4a 100644 --- a/drivers/tty/serial/amba-pl011.c +++ b/drivers/tty/serial/amba-pl011.c -@@ -2215,13 +2215,19 @@ pl011_console_write(struct console *co, const char *s, unsigned int count) +@@ -2227,13 +2227,19 @@ pl011_console_write(struct console *co, const char *s, unsigned int count) clk_enable(uap->clk); @@ -38,7 +38,7 @@ index 7de4bed1ddba..c93f742f1d9d 100644 /* * First save the CR then disable the interrupts -@@ -2247,8 +2253,7 @@ pl011_console_write(struct console *co, const char *s, unsigned int count) +@@ -2259,8 +2265,7 @@ pl011_console_write(struct console *co, const char *s, unsigned int count) pl011_write(old_cr, uap, REG_CR); if (locked) 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 33d88b4c3..74d6d9429 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 @@ -1,11 +1,11 @@ From: Kurt Kanzenbach <kurt@linutronix.de> Date: Mon, 24 Sep 2018 10:29:01 +0200 -Subject: [PATCH 166/351] tty: serial: pl011: explicitly initialize the flags +Subject: [PATCH 166/353] tty: serial: pl011: explicitly initialize the flags variable 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=3bb62a5bc5bf67845e898bd9b8ce8e44502def17 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=05baf33d95eafd9fbd45219ba9c092e895d4c2c1 Silence the following gcc warning: @@ -27,10 +27,10 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/tty/serial/amba-pl011.c b/drivers/tty/serial/amba-pl011.c -index c93f742f1d9d..925c3556ffb9 100644 +index 2773d08e1d4a..ff1c89fd8dd8 100644 --- a/drivers/tty/serial/amba-pl011.c +++ b/drivers/tty/serial/amba-pl011.c -@@ -2210,7 +2210,7 @@ pl011_console_write(struct console *co, const char *s, unsigned int count) +@@ -2222,7 +2222,7 @@ pl011_console_write(struct console *co, const char *s, unsigned int count) { struct uart_amba_port *uap = amba_ports[co->index]; unsigned int old_cr = 0, new_cr; 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 e9c728350..9ef734dba 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 @@ -1,10 +1,10 @@ From: Ingo Molnar <mingo@elte.hu> Date: Wed, 14 Dec 2011 13:05:54 +0100 -Subject: [PATCH 167/351] rt: Improve the serial console PASS_LIMIT +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=54f38c5acf4d18362d5186c7756b78e5321249ed +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d63c1d7bbac2b675e43917a5424ab95886b3e17c Beyond the warning: 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 838a8f725..70193d051 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/351] 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=d293d6a4bedffd2f361e3057a0290331aab3caa7 +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 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 6fc89888a52e..15a92d855ca7 100644 +index ce266e10a21e..b3f88d2b827c 100644 --- a/drivers/tty/serial/8250/8250_port.c +++ b/drivers/tty/serial/8250/8250_port.c -@@ -3303,10 +3303,8 @@ void serial8250_console_write(struct uart_8250_port *up, const char *s, +@@ -3306,10 +3306,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 7748d1b46..159a43680 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/351] locking/percpu-rwsem: Remove preempt_disable variants -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=3996cc801bbcf1bf7982692116491a05d11e6d98 +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 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 81e988eb8..4657d298f 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 @@ -1,8 +1,8 @@ From: Yong Zhang <yong.zhang0@gmail.com> Date: Tue, 15 May 2012 13:53:56 +0800 -Subject: [PATCH 170/351] mm: Protect activate_mm() by +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=2744d7008885b27cae3644145fcd16d9375ef68f +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c5dd256559b94c820735d12dc8b1202bd8389dcb 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 a7bb2fed5..9198a9095 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 13 Sep 2017 12:32:34 +0200 -Subject: [PATCH 171/351] fs/dcache: bring back explicit INIT_HLIST_BL_HEAD +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=fa1bbdefa768d6776aa9355dbf060438c97cf3c8 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=3e666296c2ab2a54ddee377ed852844bf64b5025 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 ffd494fa5..882beaf2a 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 20 Oct 2017 11:29:53 +0200 -Subject: [PATCH 172/351] fs/dcache: disable preemption on i_dir_seq's write +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=243086d979b7ad6dd457418734fd3bf7b36eac62 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8577a84b152281fcbf75fd979b6d7e2c8a00b548 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 @@ -81,7 +81,7 @@ index 5df2e8ee23ed..9cdec5f41e40 100644 inode->dirtied_when = 0; diff --git a/include/linux/fs.h b/include/linux/fs.h -index 86f884e78b6b..029870aca4ff 100644 +index 95b8ef09b76c..e77b126ea76a 100644 --- a/include/linux/fs.h +++ b/include/linux/fs.h @@ -679,7 +679,7 @@ struct inode { 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 b14dc20e9..e9bbaf222 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 @@ -1,8 +1,8 @@ From: Julia Cartwright <julia@ni.com> Date: Mon, 7 May 2018 08:58:57 -0500 -Subject: [PATCH 173/351] squashfs: make use of local lock in multi_cpu +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=28a5885425f7c1b1988b6f9778abdf2ac6618820 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2f06d224da259dc2afc2df08e8727baffcbecec4 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 0abd92c40..99469c024 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/351] thermal: Defer thermal wakups to threads -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=1a5eb814bba630b57b3b562a0cbb1f43b755455d +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 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 f6634261f..2eaa4b273 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/351] x86/fpu: Disable preemption around local_bh_disable() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=43e9f2f66d607d2d2c00cd783b48ce1fbb6b3f8e +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 __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 1f24c35e3..ca93052a5 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/351] fs/epoll: Do not disable preemption on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=de20909c36add2592e1fd5ec37b2c116b1054e20 +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 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 872bd62ce..3c408003b 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 @@ -1,8 +1,8 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Tue, 12 Jul 2011 11:39:36 +0200 -Subject: [PATCH 177/351] mm/vmalloc: Another preempt disable region which +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=2f2e80e7c6aa95e16a3bf5d27afb1bb6b0ba5f0d +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f02eeca1b32f22a0c620153c56d2ed7699cc61a1 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 1f4b0697e..369314b34 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/351] block: mq: use cpu_light() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f1db4f0ed568e7f616c7d8dfc6985231ae050beb +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 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 fdd7ee444..abf569476 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/351] block/mq: do not invoke preempt_disable() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c970ba38e5079fc6d1560ce719231ec332f5da28 +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 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 7ee729b61..76110a527 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/351] block/mq: don't complete requests via IPI -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=7923bcefeab753e50d06c209f4af8832dda27365 +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 The IPI runs in hardirq context and there are sleeping locks. This patch moves the completion into a workqueue. @@ -15,7 +15,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 4 files changed, 30 insertions(+), 1 deletion(-) diff --git a/block/blk-core.c b/block/blk-core.c -index 80f3e729fdd4..461a93c08c14 100644 +index 4fbf915d9cb0..24b1d8b195d8 100644 --- a/block/blk-core.c +++ b/block/blk-core.c @@ -189,6 +189,9 @@ void blk_rq_init(struct request_queue *q, struct request *rq) 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 90a497e14..c418db355 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/351] md: raid5: Make raid5_percpu handling RT aware -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=215c75ad291ac658b1b6756853fcf92b7e781daa +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 __raid_run_ops() disables preemption with get_cpu() around the access to the raid5_percpu variables. That causes scheduling while atomic diff --git a/debian/patches-rt/0182-rt-Introduce-cpu_chill.patch b/debian/patches-rt/0182-rt-Introduce-cpu_chill.patch index 4eb51619d..99a2b12da 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/351] rt: Introduce cpu_chill() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c23ee57332cab70fefb6e4bfdc189f61d600fac8 +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 Retry loops on RT might loop forever when the modifying side was preempted. Add cpu_chill() to replace cpu_relax(). cpu_chill() @@ -76,10 +76,10 @@ index b78bab4395d8..7c4bc414a504 100644 + #endif /* defined(_LINUX_DELAY_H) */ diff --git a/kernel/time/hrtimer.c b/kernel/time/hrtimer.c -index 009001f06d33..0b94f54453ef 100644 +index 4de39964594d..768de46dba6b 100644 --- a/kernel/time/hrtimer.c +++ b/kernel/time/hrtimer.c -@@ -1961,6 +1961,27 @@ COMPAT_SYSCALL_DEFINE2(nanosleep, struct compat_timespec __user *, rqtp, +@@ -1963,6 +1963,27 @@ COMPAT_SYSCALL_DEFINE2(nanosleep, struct compat_timespec __user *, rqtp, } #endif 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 2a32274a1..b667d1a26 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/351] hrtimer: Don't lose state in cpu_chill() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b04ba7e4cf4e2eaacd7cef517ff353dd3c7c0a74 +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 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 @@ -19,10 +19,10 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kernel/time/hrtimer.c b/kernel/time/hrtimer.c -index 0b94f54453ef..96e505abf939 100644 +index 768de46dba6b..aa208a350a3b 100644 --- a/kernel/time/hrtimer.c +++ b/kernel/time/hrtimer.c -@@ -1969,15 +1969,18 @@ void cpu_chill(void) +@@ -1971,15 +1971,18 @@ void cpu_chill(void) { ktime_t chill_time; unsigned int freeze_flag = current->flags & PF_NOFREEZE; 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 9372f0ce4..be03a750a 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 26 Feb 2019 12:31:10 +0100 -Subject: [PATCH 184/351] hrtimer: cpu_chill(): save task state in +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=781af25fa18a1586f4a6e1690b49521a79ebd7cf +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=56899c2a49e485169770d92fcffff9dd4feb028d 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. @@ -20,10 +20,10 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/kernel/time/hrtimer.c b/kernel/time/hrtimer.c -index 96e505abf939..aa8f3177580a 100644 +index aa208a350a3b..1992f107599e 100644 --- a/kernel/time/hrtimer.c +++ b/kernel/time/hrtimer.c -@@ -1967,20 +1967,28 @@ COMPAT_SYSCALL_DEFINE2(nanosleep, struct compat_timespec __user *, rqtp, +@@ -1969,20 +1969,28 @@ COMPAT_SYSCALL_DEFINE2(nanosleep, struct compat_timespec __user *, rqtp, */ void cpu_chill(void) { 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 24cc36bab..a676f9aa4 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 13 Mar 2018 13:49:16 +0100 -Subject: [PATCH 185/351] block: blk-mq: move blk_queue_usage_counter_release() +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=ea6963bba2bb29ce40ebaf69a1911cb113ffb0f2 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2599b47cfb4f76cc2cbd8e220facd30037154a6a | 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 @@ -51,7 +51,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/block/blk-core.c b/block/blk-core.c -index 461a93c08c14..02835970ef1e 100644 +index 24b1d8b195d8..3872abb222be 100644 --- a/block/blk-core.c +++ b/block/blk-core.c @@ -973,12 +973,21 @@ void blk_queue_exit(struct request_queue *q) @@ -85,7 +85,7 @@ index 461a93c08c14..02835970ef1e 100644 /* * Init percpu_ref in atomic mode so that it's faster to shutdown. -@@ -3967,6 +3977,8 @@ int __init blk_dev_init(void) +@@ -3964,6 +3974,8 @@ int __init blk_dev_init(void) if (!kblockd_workqueue) panic("Failed to create kblockd\n"); 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 91a666ab0..5e392715a 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/351] block: Use cpu_chill() for retry loops -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8b021010d1896544df3c81965258e0911ce63f14 +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 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 5764362ef..2b0e49c15 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/351] fs: dcache: Use cpu_chill() in trylock loops -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=3842106559d0b7f9b1b644b62e0943bf41d0f1c0 +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 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 c2d475d7c..77cf7defe 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/351] net: Use cpu_chill() instead of cpu_relax() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=005f9cf4461533015d3a1b5ccc5bbdbeeaf7b4bd +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 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 f654f79e3310..31ce7d1fbee1 100644 +index 6fa0a9a453a8..6831b53ab441 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 1cf46cb64..0c572079b 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/351] fs/dcache: use swait_queue instead of waitqueue -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c6af69d2bbc226ecdacb1f944d8798b02c19c738 +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 __d_lookup_done() invokes wake_up_all() while holding a hlist_bl_lock() which disables preemption. As a workaround convert it to swait. @@ -97,7 +97,7 @@ index 6098e0c7f87b..9ce28840684a 100644 if (!o->nodeid) { /* diff --git a/fs/namei.c b/fs/namei.c -index c34ee9653559..83294b91b6bf 100644 +index 9e8fca598acc..277508fc3cbc 100644 --- a/fs/namei.c +++ b/fs/namei.c @@ -1646,7 +1646,7 @@ static struct dentry *__lookup_slow(const struct qstr *name, @@ -176,10 +176,10 @@ index e3f10c110b74..accc230079bb 100644 if (IS_ERR(child)) goto end_instantiate; diff --git a/fs/proc/proc_sysctl.c b/fs/proc/proc_sysctl.c -index c95f32b83a94..75f500cb7e74 100644 +index 7c62a526506c..499f67bf01e6 100644 --- a/fs/proc/proc_sysctl.c +++ b/fs/proc/proc_sysctl.c -@@ -681,7 +681,7 @@ static bool proc_sys_fill_cache(struct file *file, +@@ -682,7 +682,7 @@ static bool proc_sys_fill_cache(struct file *file, child = d_lookup(dir, &qname); if (!child) { diff --git a/debian/patches-rt/0190-workqueue-Use-normal-rcu.patch b/debian/patches-rt/0190-workqueue-Use-normal-rcu.patch index 6e3b1f2b5..0bb53e859 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/351] workqueue: Use normal rcu -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=cee67a8812386cf151098b840ad3f043ec198571 +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 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 14b34fc5f..8bba099be 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 @@ -1,8 +1,8 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Sun, 17 Jul 2011 21:42:26 +0200 -Subject: [PATCH 191/351] workqueue: Use local irq lock instead of irq disable +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=4c1728ed1dd59c5957012b24a6234fc3cf170af4 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=87f5ce062d571ed7dd1879f2a9cda3a3f6470d2a 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 231bdc15f..b2d6ea9c7 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/351] workqueue: Prevent workqueue versus ata-piix livelock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a2d0ca5fb649be6d26aee5f3ff19ec8e870f37b9 +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 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 f885d3f3e..27d20785c 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/351] sched: Distangle worker accounting from rqlock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=35aa7cdaff0e8ddfff9de6beb12bae216c821157 +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 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 @@ -33,10 +33,10 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 3 files changed, 47 insertions(+), 100 deletions(-) diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index 630e726acdd2..3849015303f6 100644 +index 4a714c92dff2..20585605b2ac 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -1704,10 +1704,6 @@ static inline void ttwu_activate(struct rq *rq, struct task_struct *p, int en_fl +@@ -1707,10 +1707,6 @@ static inline void ttwu_activate(struct rq *rq, struct task_struct *p, int en_fl { activate_task(rq, p, en_flags); p->on_rq = TASK_ON_RQ_QUEUED; @@ -47,7 +47,7 @@ index 630e726acdd2..3849015303f6 100644 } /* -@@ -2146,56 +2142,6 @@ try_to_wake_up(struct task_struct *p, unsigned int state, int wake_flags) +@@ -2149,56 +2145,6 @@ try_to_wake_up(struct task_struct *p, unsigned int state, int wake_flags) return success; } @@ -104,7 +104,7 @@ index 630e726acdd2..3849015303f6 100644 /** * wake_up_process - Wake up a specific process * @p: The process to be woken up. -@@ -3566,21 +3512,6 @@ static void __sched notrace __schedule(bool preempt) +@@ -3568,21 +3514,6 @@ static void __sched notrace __schedule(bool preempt) atomic_inc(&rq->nr_iowait); delayacct_blkio_start(); } @@ -126,7 +126,7 @@ index 630e726acdd2..3849015303f6 100644 } switch_count = &prev->nvcsw; } -@@ -3640,6 +3571,20 @@ static inline void sched_submit_work(struct task_struct *tsk) +@@ -3642,6 +3573,20 @@ static inline void sched_submit_work(struct task_struct *tsk) { if (!tsk->state || tsk_is_pi_blocked(tsk)) return; @@ -147,7 +147,7 @@ index 630e726acdd2..3849015303f6 100644 /* * If we are going to sleep and we have plugged IO queued, * make sure to submit it to avoid deadlocks. -@@ -3648,6 +3593,12 @@ static inline void sched_submit_work(struct task_struct *tsk) +@@ -3650,6 +3595,12 @@ static inline void sched_submit_work(struct task_struct *tsk) blk_schedule_flush_plug(tsk); } @@ -160,7 +160,7 @@ index 630e726acdd2..3849015303f6 100644 asmlinkage __visible void __sched schedule(void) { struct task_struct *tsk = current; -@@ -3658,6 +3609,7 @@ asmlinkage __visible void __sched schedule(void) +@@ -3660,6 +3611,7 @@ asmlinkage __visible void __sched schedule(void) __schedule(false); sched_preempt_enable_no_resched(); } while (need_resched()); diff --git a/debian/patches-rt/0194-debugobjects-Make-RT-aware.patch b/debian/patches-rt/0194-debugobjects-Make-RT-aware.patch index 3eed7ea32..9603d8e8d 100644 --- a/debian/patches-rt/0194-debugobjects-Make-RT-aware.patch +++ b/debian/patches-rt/0194-debugobjects-Make-RT-aware.patch @@ -1,7 +1,7 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Sun, 17 Jul 2011 21:41:35 +0200 -Subject: [PATCH 194/351] debugobjects: Make RT aware -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d6dea4e57ada7166ad21527d1f6153022aa1687f +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 Avoid filling the pool / allocating memory with irqs off(). diff --git a/debian/patches-rt/0195-seqlock-Prevent-rt-starvation.patch b/debian/patches-rt/0195-seqlock-Prevent-rt-starvation.patch index 292195b07..2a0407dae 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/351] seqlock: Prevent rt starvation -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=55168c0a00e26c468f05faedee2a4196eb0d6e6f +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 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 851ab91fa..4e84f63ba 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 @@ -1,8 +1,8 @@ From: Mike Galbraith <umgwanakikbuti@gmail.com> Date: Wed, 18 Feb 2015 16:05:28 +0100 -Subject: [PATCH 196/351] sunrpc: Make svc_xprt_do_enqueue() use +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=c3f5bcdedbb0bb449888702e291046bdbbc85b56 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=795aa71c9b58368c84384f6ebaa70e3bfb154f70 |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 b107d36b4..5754fc715 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/351] net: Use skbufhead with raw lock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=619cb3448d91f55316735c1ca4725b7d8b3d73e3 +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 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 @@ -15,10 +15,10 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 3 files changed, 28 insertions(+), 6 deletions(-) diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h -index 8d48b352ee74..d893dc112afc 100644 +index 4d0f48e74755..d3e4b3f195ff 100644 --- a/include/linux/netdevice.h +++ b/include/linux/netdevice.h -@@ -2990,6 +2990,7 @@ struct softnet_data { +@@ -2992,6 +2992,7 @@ struct softnet_data { unsigned int dropped; struct sk_buff_head input_pkt_queue; struct napi_struct backlog; @@ -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 add05f74ba38..8ea1c7347987 100644 +index d03162a1828b..1f73badebddc 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 add05f74ba38..8ea1c7347987 100644 #endif } -@@ -5858,7 +5858,9 @@ static int process_backlog(struct napi_struct *napi, int quota) +@@ -5860,7 +5860,9 @@ static int process_backlog(struct napi_struct *napi, int quota) while (again) { struct sk_buff *skb; @@ -82,7 +82,7 @@ index add05f74ba38..8ea1c7347987 100644 rcu_read_lock(); __netif_receive_skb(skb); rcu_read_unlock(); -@@ -5866,9 +5868,9 @@ static int process_backlog(struct napi_struct *napi, int quota) +@@ -5868,9 +5870,9 @@ static int process_backlog(struct napi_struct *napi, int quota) if (++work >= quota) return work; @@ -93,7 +93,7 @@ index add05f74ba38..8ea1c7347987 100644 rps_lock(sd); if (skb_queue_empty(&sd->input_pkt_queue)) { /* -@@ -6341,13 +6343,21 @@ static __latent_entropy void net_rx_action(struct softirq_action *h) +@@ -6343,13 +6345,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 add05f74ba38..8ea1c7347987 100644 for (;;) { struct napi_struct *n; -@@ -9545,10 +9555,13 @@ static int dev_cpu_dead(unsigned int oldcpu) +@@ -9547,10 +9557,13 @@ static int dev_cpu_dead(unsigned int oldcpu) netif_rx_ni(skb); input_queue_head_incr(oldsd); } @@ -130,7 +130,7 @@ index add05f74ba38..8ea1c7347987 100644 return 0; } -@@ -9859,8 +9872,9 @@ static int __init net_dev_init(void) +@@ -9861,8 +9874,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 6a82958eb..969707078 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/351] 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=0cd54619f2ddfd939c73b97d5318d50ffc142ee0 +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 A softirq on -RT can be preempted. That means one task is in __dev_queue_xmit(), gets preempted and another task may enter @@ -24,10 +24,10 @@ Signed-off-by: Clark Williams <williams@redhat.com> 3 files changed, 77 insertions(+), 3 deletions(-) diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h -index d893dc112afc..dfec34087039 100644 +index d3e4b3f195ff..63a0574e2ac2 100644 --- a/include/linux/netdevice.h +++ b/include/linux/netdevice.h -@@ -588,7 +588,11 @@ struct netdev_queue { +@@ -590,7 +590,11 @@ struct netdev_queue { * write-mostly part */ spinlock_t _xmit_lock ____cacheline_aligned_in_smp; @@ -39,7 +39,7 @@ index d893dc112afc..dfec34087039 100644 /* * Time (in jiffies) of last Tx */ -@@ -3009,14 +3013,38 @@ static inline void input_queue_tail_incr_save(struct softnet_data *sd, +@@ -3011,14 +3015,38 @@ static inline void input_queue_tail_incr_save(struct softnet_data *sd, #endif } @@ -79,7 +79,7 @@ index d893dc112afc..dfec34087039 100644 static inline bool dev_xmit_recursion(void) { return unlikely(__this_cpu_read(softnet_data.xmit.recursion) > -@@ -3032,6 +3060,7 @@ static inline void dev_xmit_recursion_dec(void) +@@ -3034,6 +3062,7 @@ static inline void dev_xmit_recursion_dec(void) { __this_cpu_dec(softnet_data.xmit.recursion); } @@ -87,7 +87,7 @@ index d893dc112afc..dfec34087039 100644 void __netif_schedule(struct Qdisc *q); void netif_schedule_queue(struct netdev_queue *txq); -@@ -3841,6 +3870,44 @@ static inline u32 netif_msg_init(int debug_value, int default_msg_enable_bits) +@@ -3843,6 +3872,44 @@ static inline u32 netif_msg_init(int debug_value, int default_msg_enable_bits) return (1U << debug_value) - 1; } @@ -132,7 +132,7 @@ index d893dc112afc..dfec34087039 100644 static inline void __netif_tx_lock(struct netdev_queue *txq, int cpu) { spin_lock(&txq->_xmit_lock); -@@ -3893,7 +3960,7 @@ static inline void __netif_tx_unlock_bh(struct netdev_queue *txq) +@@ -3895,7 +3962,7 @@ static inline void __netif_tx_unlock_bh(struct netdev_queue *txq) static inline void txq_trans_update(struct netdev_queue *txq) { @@ -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 8ea1c7347987..78fd4ac06a1b 100644 +index 1f73badebddc..8bd9752e16ed 100644 --- a/net/core/dev.c +++ b/net/core/dev.c -@@ -3833,10 +3833,14 @@ static int __dev_queue_xmit(struct sk_buff *skb, struct net_device *sb_dev) +@@ -3835,10 +3835,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 8ea1c7347987..78fd4ac06a1b 100644 if (dev_xmit_recursion()) goto recursion_alert; -@@ -8594,7 +8598,7 @@ static void netdev_init_one_queue(struct net_device *dev, +@@ -8596,7 +8600,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 1baa7a1dd..f7b42e415 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 20 Jan 2016 15:39:05 +0100 -Subject: [PATCH 199/351] net: provide a way to delegate processing a softirq +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=78bd50361c1f17ea23a805e1b5903a9eb04afd0e +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0240dd145b9e5a55e2756c8763e44f6f48dec93e 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 78fd4ac06a1b..480c6d91c004 100644 +index 8bd9752e16ed..5ca7410f0885 100644 --- a/net/core/dev.c +++ b/net/core/dev.c -@@ -6391,7 +6391,7 @@ static __latent_entropy void net_rx_action(struct softirq_action *h) +@@ -6393,7 +6393,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 686152480..7d978f110 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 30 Mar 2016 13:36:29 +0200 -Subject: [PATCH 200/351] net: dev: always take qdisc's busylock in +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=150c0292b648aa25d172ce53afe6a9cdc9611a72 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=757a3eda61a32ec7b76e292e9ebdc78ec9efac93 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 480c6d91c004..8e3cee96ce87 100644 +index 5ca7410f0885..f6443510a476 100644 --- a/net/core/dev.c +++ b/net/core/dev.c -@@ -3472,7 +3472,11 @@ static inline int __dev_xmit_skb(struct sk_buff *skb, struct Qdisc *q, +@@ -3474,7 +3474,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 a9a97dd3c..92c64889f 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/351] net/Qdisc: use a seqlock instead seqcount -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=69530287cd70d715146a3988edfd92a69846f65b +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 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 @@ -241,10 +241,10 @@ index e2fd8baec65f..8bab88738691 100644 struct gnet_stats_basic_cpu __percpu *cpu, struct gnet_stats_basic_packed *b) diff --git a/net/sched/sch_api.c b/net/sched/sch_api.c -index 424e70907b96..6b4ee7c98d69 100644 +index 41c67cfd264f..61dd555e6c35 100644 --- a/net/sched/sch_api.c +++ b/net/sched/sch_api.c -@@ -1191,7 +1191,7 @@ static struct Qdisc *qdisc_create(struct net_device *dev, +@@ -1195,7 +1195,7 @@ static struct Qdisc *qdisc_create(struct net_device *dev, rcu_assign_pointer(sch->stab, stab); } if (tca[TCA_RATE]) { 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 e143d3a55..0f9f8ed7c 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 @@ -1,11 +1,11 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 31 Aug 2016 17:21:56 +0200 -Subject: [PATCH 202/351] net: add back the missing serialization in +Subject: [PATCH 202/353] net: add back the missing serialization in ip_send_unicast_reply() 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=507b155f20020ad477cfe379fe332536dd19a7d2 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=df106046388d02a2f700fb8f7977307110ac585f Some time ago Sami Pietikäinen reported a crash on -RT in ip_send_unicast_reply() which was later fixed by Nicholas Mc Guire @@ -42,7 +42,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 6 insertions(+) diff --git a/net/ipv4/tcp_ipv4.c b/net/ipv4/tcp_ipv4.c -index 6549e07ce19c..84adb4755c5e 100644 +index bd374eac9a75..92affc9b3abe 100644 --- a/net/ipv4/tcp_ipv4.c +++ b/net/ipv4/tcp_ipv4.c @@ -62,6 +62,7 @@ @@ -53,7 +53,7 @@ index 6549e07ce19c..84adb4755c5e 100644 #include <net/net_namespace.h> #include <net/icmp.h> -@@ -637,6 +638,7 @@ void tcp_v4_send_check(struct sock *sk, struct sk_buff *skb) +@@ -639,6 +640,7 @@ void tcp_v4_send_check(struct sock *sk, struct sk_buff *skb) } EXPORT_SYMBOL(tcp_v4_send_check); @@ -61,7 +61,7 @@ index 6549e07ce19c..84adb4755c5e 100644 /* * This routine will send an RST to the other tcp. * -@@ -771,6 +773,7 @@ static void tcp_v4_send_reset(const struct sock *sk, struct sk_buff *skb) +@@ -773,6 +775,7 @@ static void tcp_v4_send_reset(const struct sock *sk, struct sk_buff *skb) arg.tos = ip_hdr(skb)->tos; arg.uid = sock_net_uid(net, sk && sk_fullsock(sk) ? sk : NULL); local_bh_disable(); @@ -69,7 +69,7 @@ index 6549e07ce19c..84adb4755c5e 100644 ctl_sk = *this_cpu_ptr(net->ipv4.tcp_sk); if (sk) ctl_sk->sk_mark = (sk->sk_state == TCP_TIME_WAIT) ? -@@ -783,6 +786,7 @@ static void tcp_v4_send_reset(const struct sock *sk, struct sk_buff *skb) +@@ -785,6 +788,7 @@ static void tcp_v4_send_reset(const struct sock *sk, struct sk_buff *skb) ctl_sk->sk_mark = 0; __TCP_INC_STATS(net, TCP_MIB_OUTSEGS); __TCP_INC_STATS(net, TCP_MIB_OUTRSTS); @@ -77,7 +77,7 @@ index 6549e07ce19c..84adb4755c5e 100644 local_bh_enable(); #ifdef CONFIG_TCP_MD5SIG -@@ -863,6 +867,7 @@ static void tcp_v4_send_ack(const struct sock *sk, +@@ -865,6 +869,7 @@ static void tcp_v4_send_ack(const struct sock *sk, arg.tos = tos; arg.uid = sock_net_uid(net, sk_fullsock(sk) ? sk : NULL); local_bh_disable(); @@ -85,7 +85,7 @@ index 6549e07ce19c..84adb4755c5e 100644 ctl_sk = *this_cpu_ptr(net->ipv4.tcp_sk); if (sk) ctl_sk->sk_mark = (sk->sk_state == TCP_TIME_WAIT) ? -@@ -874,6 +879,7 @@ static void tcp_v4_send_ack(const struct sock *sk, +@@ -876,6 +881,7 @@ static void tcp_v4_send_ack(const struct sock *sk, ctl_sk->sk_mark = 0; __TCP_INC_STATS(net, TCP_MIB_OUTSEGS); 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 1a3f490d3..c03b1c189 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/351] net: add a lock around icmp_sk() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=bd065d2184568c5188dc758e617b4cef3eecd9de +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 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 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 f029d1482..dc8879fd7 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 @@ -1,8 +1,8 @@ From: Steven Rostedt <rostedt@goodmis.org> Date: Tue, 6 Dec 2016 17:50:30 -0500 -Subject: [PATCH 204/351] net: Have __napi_schedule_irqoff() disable interrupts +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=ba1f28e1110d9c8ae7ddf71f24246835e166956e +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=885ccc3fa2dba0d75c963dff76a6dc343f36c3db A customer hit a crash where the napi sd->poll_list became corrupted. The customer had the bnx2x driver, which does a @@ -28,10 +28,10 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 2 files changed, 14 insertions(+) diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h -index dfec34087039..c4713217b20e 100644 +index 63a0574e2ac2..086cd650f555 100644 --- a/include/linux/netdevice.h +++ b/include/linux/netdevice.h -@@ -423,7 +423,19 @@ typedef enum rx_handler_result rx_handler_result_t; +@@ -425,7 +425,19 @@ typedef enum rx_handler_result rx_handler_result_t; typedef rx_handler_result_t rx_handler_func_t(struct sk_buff **pskb); void __napi_schedule(struct napi_struct *n); @@ -52,10 +52,10 @@ index dfec34087039..c4713217b20e 100644 static inline bool napi_disable_pending(struct napi_struct *n) { diff --git a/net/core/dev.c b/net/core/dev.c -index 8e3cee96ce87..ad8f5563c85e 100644 +index f6443510a476..1103427c6942 100644 --- a/net/core/dev.c +++ b/net/core/dev.c -@@ -5953,6 +5953,7 @@ bool napi_schedule_prep(struct napi_struct *n) +@@ -5955,6 +5955,7 @@ bool napi_schedule_prep(struct napi_struct *n) } EXPORT_SYMBOL(napi_schedule_prep); @@ -63,7 +63,7 @@ index 8e3cee96ce87..ad8f5563c85e 100644 /** * __napi_schedule_irqoff - schedule for receive * @n: entry to schedule -@@ -5971,6 +5972,7 @@ void __napi_schedule_irqoff(struct napi_struct *n) +@@ -5973,6 +5974,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 4f6ed8687..41bc0ed0d 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/351] irqwork: push most work into softirq context -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=3061f788ba9b0f332281c8117a8d9df4a1fda0d9 +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 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. diff --git a/debian/patches-rt/0206-printk-Make-rt-aware.patch b/debian/patches-rt/0206-printk-Make-rt-aware.patch index 9c28e2a28..1a11c589c 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/351] printk: Make rt aware -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=14966a4441f9a55fa1334f6959c0c40c217a8d8c +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 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 b84e2d438..c349ca535 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/351] 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=4c21b40f9d1d5a3c6b0b2bb8bc0292f3ee9f8bbb +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 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 c91872e66..63c554288 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/351] printk: Drop the logbuf_lock more often -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a7251c41471c363cfc01a070c987ce820b30cc17 +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 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 db2ea74d9..e43e9e4fd 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 @@ -1,11 +1,11 @@ From: "Yadi.hu" <yadi.hu@windriver.com> Date: Wed, 10 Dec 2014 10:32:09 +0800 -Subject: [PATCH 209/351] ARM: enable irq in translation/section permission +Subject: [PATCH 209/353] ARM: enable irq in translation/section permission fault handlers 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=8559825d974faa51e55b46c4b0af5ffaf869e2ed +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=421b3c1c739bea7427a1e9adb84cdf6f5372a6eb Probably happens on all ARM, with CONFIG_PREEMPT_RT_FULL @@ -67,7 +67,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 6 insertions(+) diff --git a/arch/arm/mm/fault.c b/arch/arm/mm/fault.c -index a9ee0d9dc740..20b0e146de98 100644 +index 8457384139cb..423820ffdb01 100644 --- a/arch/arm/mm/fault.c +++ b/arch/arm/mm/fault.c @@ -439,6 +439,9 @@ do_translation_fault(unsigned long addr, unsigned int fsr, 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 3e8221038..71c770b08 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/351] genirq: update irq_set_irqchip_state documentation -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f0941ee84264e2a31d516413da6d4f0a23333958 +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 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 959f82605..5b801875c 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 @@ -1,8 +1,8 @@ From: Josh Cartwright <joshc@ni.com> Date: Thu, 11 Feb 2016 11:54:01 -0600 -Subject: [PATCH 211/351] KVM: arm/arm64: downgrade preempt_disable()d region +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=ca8704ae000da9439b5b1a0073a8861fdcd12a6e +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6f3e3ebbecf539bfd72019700554dad2e36dadd6 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 37f587e80..b0137f8ad 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 25 Jul 2018 14:02:38 +0200 -Subject: [PATCH 212/351] arm64: fpsimd: use preemp_disable in addition to +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=dfa86674c318427ff210232a6fa270db15c539ec +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=29f9c4aa04a0eed35fe543725942ed2673660efe 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 6e0f4c731..5fd1dcd1d 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/351] kgdb/serial: Short term workaround -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f1afcd2e2254c5cb03c06b402aff96238833bce7 +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 On 07/27/2011 04:37 PM, Thomas Gleixner wrote: > - KGDB (not yet disabled) is reportedly unusable on -rt right now due @@ -24,7 +24,7 @@ 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 15a92d855ca7..df931895cdcb 100644 +index b3f88d2b827c..2fd41e9bb9df 100644 --- a/drivers/tty/serial/8250/8250_port.c +++ b/drivers/tty/serial/8250/8250_port.c @@ -31,6 +31,7 @@ @@ -35,7 +35,7 @@ index 15a92d855ca7..df931895cdcb 100644 #include <linux/uaccess.h> #include <linux/pm_runtime.h> #include <linux/ktime.h> -@@ -3305,6 +3306,8 @@ void serial8250_console_write(struct uart_8250_port *up, const char *s, +@@ -3308,6 +3309,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 146e03265..60d0f00bd 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/351] sysfs: Add /sys/kernel/realtime entry -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=db314e5983fff75e4f9ebbfc9d2fcfea6bdc43ea +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 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 e7616609e..4ecf30c0a 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/351] mm, rt: kmap_atomic scheduling -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4490d82f97c961c35eeeef1031e9e45a410ec5d6 +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 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 ec6e6fd06..c991f50d5 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/351] x86/highmem: Add a "already used pte" check -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=9bd9625b954ad877bc89bb1e87c19f343a242053 +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 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 51b7e37c1..708bc5b36 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/351] arm/highmem: Flush tlb on unmap -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=99e954248856729b307ba145a5491f706844d90e +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 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 194d63743..69d5ec7d9 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/351] arm: Enable highmem for rt -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8372a8317fceb409bba55ae9a39490d9a41cffb9 +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 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 e46379659..abdd38127 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/351] scsi/fcoe: Make RT aware. -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=901ee7587b93437dcfc3b92c8e5cb8c5ebd51001 +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 Do not disable preemption while taking sleeping locks. All user look safe for migrate_diable() only. @@ -14,7 +14,7 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/drivers/scsi/fcoe/fcoe.c b/drivers/scsi/fcoe/fcoe.c -index 6768b2e8148a..c20f51af6bdf 100644 +index c5c4805435f6..4316a451c67d 100644 --- a/drivers/scsi/fcoe/fcoe.c +++ b/drivers/scsi/fcoe/fcoe.c @@ -1459,11 +1459,11 @@ static int fcoe_rcv(struct sk_buff *skb, struct net_device *netdev, 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 eed8bc5ad..4eb2eb074 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/351] x86: crypto: Reduce preempt disabled regions -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=09d9a12df974fceb589eb81af36faa09d8d39605 +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 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 7737e932b..930ccd4fc 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/351] crypto: Reduce preempt disabled regions, more algos -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a0b6f228d90b5135e33a5c8936a9c411264efb38 +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 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 4bea15cd7..e30e54090 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 @@ -1,10 +1,10 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 30 Nov 2017 13:40:10 +0100 -Subject: [PATCH 222/351] crypto: limit more FPU-enabled sections +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=a9dd547cc7ef845c4fbd93163ed42d7d623848a2 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2f2d061a45ca4ff6938978fdd5f8a74c240febc7 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 f809de546..1d9d20235 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 @@ -1,8 +1,8 @@ From: Mike Galbraith <efault@gmx.de> Date: Wed, 11 Jul 2018 17:14:47 +0200 -Subject: [PATCH 223/351] crypto: scompress - serialize RT percpu scratch +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=18eaf07ec37f2f06619b6b90d309748e0e86dc94 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a809ea851d904b0d94aec3699c478455d6c6126b | 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 de5706d3e..fd6c23358 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 26 Jul 2018 18:52:00 +0200 -Subject: [PATCH 224/351] crypto: cryptd - add a lock instead +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=728b5a4f8b9b88f5fc53c480dcaedc107740554c +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=bdfc1bec63596589c83b2f97168844fffb50d381 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 8b4c6d561..657a0a208 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 @@ -1,8 +1,8 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Tue, 14 Jul 2015 14:26:34 +0200 -Subject: [PATCH 225/351] panic: skip get_random_bytes for RT_FULL in +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=5786af4abd4135796d537815f1dd27c8759a09d4 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=5fdcde0cec433e6436fb29f131ff72cbfd616adf Disable on -RT. If this is invoked from irq-context we will have problems to acquire the sleeping lock. @@ -13,10 +13,10 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 1 file changed, 2 insertions(+) diff --git a/kernel/panic.c b/kernel/panic.c -index 8138a676fb7d..fa114be5c30f 100644 +index 982ecba286c0..51d6c00f9d7a 100644 --- a/kernel/panic.c +++ b/kernel/panic.c -@@ -480,9 +480,11 @@ static u64 oops_id; +@@ -544,9 +544,11 @@ static u64 oops_id; static int init_oops_id(void) { 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 02aa72603..6ffe739ae 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/351] x86: stackprotector: Avoid random pool on rt -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=816d0fb08c3857907dadc22cd2c4a1f28a111650 +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 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 65d876792..c3ab83588 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/351] cpu/hotplug: Implement CPU pinning -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=9f0de8987ce46748aebdeb23f492c0775194b0bc +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 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 e25f81c84..9adcaaf47 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 @@ -1,8 +1,8 @@ From: Mike Galbraith <efault@gmx.de> Date: Sun, 19 Aug 2018 08:28:35 +0200 -Subject: [PATCH 228/351] sched: Allow pinned user tasks to be awakened to the +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=b3bd1c0c38b284bb75335fcd8be89eb82e0b7b59 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6ae5c6c6bdae5c6520d5e5bd3e75a363b5b296e0 Since commit 7af443ee16976 ("sched/core: Require cpu_active() in select_task_rq(), for user tasks") select_fallback_rq() will BUG() if @@ -21,10 +21,10 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index 3849015303f6..7def8ae96342 100644 +index 20585605b2ac..41219ea235eb 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -904,7 +904,7 @@ static inline bool is_cpu_allowed(struct task_struct *p, int cpu) +@@ -907,7 +907,7 @@ static inline bool is_cpu_allowed(struct task_struct *p, int cpu) if (!cpumask_test_cpu(cpu, p->cpus_ptr)) return false; 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 83302ea8a..77b7a808d 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/351] 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=45d4e64fe28e0a883774697dedd82e54e653d2ef +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 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 548b50b30..bc2888956 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/351] net: Remove preemption disabling in netif_rx() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0604caaea4458fb904513d7935dc21c3de51db67 +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 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 ad8f5563c85e..ebe7e6939269 100644 +index 1103427c6942..a4a45df863e1 100644 --- a/net/core/dev.c +++ b/net/core/dev.c -@@ -4494,7 +4494,7 @@ static int netif_rx_internal(struct sk_buff *skb) +@@ -4496,7 +4496,7 @@ static int netif_rx_internal(struct sk_buff *skb) struct rps_dev_flow voidflow, *rflow = &voidflow; int cpu; @@ -47,7 +47,7 @@ index ad8f5563c85e..ebe7e6939269 100644 rcu_read_lock(); cpu = get_rps_cpu(skb->dev, skb, &rflow); -@@ -4504,14 +4504,14 @@ static int netif_rx_internal(struct sk_buff *skb) +@@ -4506,14 +4506,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 37924f0c1..36161be66 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/351] net: Another local_irq_disable/kmalloc headache -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=3bd7c599dd78f9fcd4ae90f84556e0544741e343 +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 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 e0be1f8651bb..e2561c9c20bd 100644 +index 7f501dff4501..083ed8a6aad5 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 998ea0844..12fc98e78 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 15 Jan 2016 16:33:34 +0100 -Subject: [PATCH 232/351] net/core: protect users of napi_alloc_cache against +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=04e22c7dd016cc14e1c3df677791677ff9260c68 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ad635b4a64132b99a1724f778fb29edbed85ced0 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 e2561c9c20bd..5e58555405a7 100644 +index 083ed8a6aad5..6e0438bc8011 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 e53a91df1..7abc552d5 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 @@ -1,8 +1,8 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Sun, 28 Oct 2012 11:18:08 +0100 -Subject: [PATCH 233/351] net: netfilter: Serialize xt_write_recseq sections on +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=768a90f9da24fea4a57dfef2c174142befc033be +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=94a1f22b6a411c00eb1aefc4e467635fcced220c 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 98e28dbba..48208e535 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 @@ -1,8 +1,8 @@ From: Yong Zhang <yong.zhang@windriver.com> Date: Mon, 16 Apr 2012 15:01:56 +0800 -Subject: [PATCH 234/351] lockdep: selftest: Only do hardirq context test for +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=ae44753fb09a79252061f21c051ab94de6a4e2c5 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f0321a0025fdd1294bd02c11eb7d48addc19a068 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 c4d7b9c80..fb89d9442 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 @@ -1,8 +1,8 @@ From: Josh Cartwright <josh.cartwright@ni.com> Date: Wed, 28 Jan 2015 13:08:45 -0600 -Subject: [PATCH 235/351] lockdep: selftest: fix warnings due to missing +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=09b57e155c7dce80d5c4d9593ddc091cc97046b1 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d083b0a15c0ccec7e1ac85a8e40a476f1d0773da "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 8ab7c4c53..5cd8948a5 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/351] sched: Add support for lazy preemption -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=48ddc8513cc012c5cf3c2da038c2544f6c3f591e +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 It has become an obsession to mitigate the determinism vs. throughput loss of RT. Looking at the mainline semantics of preemption points @@ -262,7 +262,7 @@ index 6ae5b18bf3a5..396394ebbc5b 100644 __read_rt_unlock(cpuhp_pin); goto again; diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index 7def8ae96342..cf60731667bf 100644 +index 41219ea235eb..e581ce1edc12 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c @@ -493,6 +493,48 @@ void resched_curr(struct rq *rq) @@ -314,7 +314,7 @@ index 7def8ae96342..cf60731667bf 100644 void resched_cpu(int cpu) { struct rq *rq = cpu_rq(cpu); -@@ -2409,6 +2451,9 @@ int sched_fork(unsigned long clone_flags, struct task_struct *p) +@@ -2412,6 +2454,9 @@ int sched_fork(unsigned long clone_flags, struct task_struct *p) p->on_cpu = 0; #endif init_task_preempt_count(p); @@ -324,7 +324,7 @@ index 7def8ae96342..cf60731667bf 100644 #ifdef CONFIG_SMP plist_node_init(&p->pushable_tasks, MAX_PRIO); RB_CLEAR_NODE(&p->pushable_dl_tasks); -@@ -3518,6 +3563,7 @@ static void __sched notrace __schedule(bool preempt) +@@ -3520,6 +3565,7 @@ static void __sched notrace __schedule(bool preempt) next = pick_next_task(rq, prev, &rf); clear_tsk_need_resched(prev); @@ -332,7 +332,7 @@ index 7def8ae96342..cf60731667bf 100644 clear_preempt_need_resched(); if (likely(prev != next)) { -@@ -3698,6 +3744,30 @@ static void __sched notrace preempt_schedule_common(void) +@@ -3700,6 +3746,30 @@ static void __sched notrace preempt_schedule_common(void) } while (need_resched()); } @@ -363,7 +363,7 @@ index 7def8ae96342..cf60731667bf 100644 #ifdef CONFIG_PREEMPT /* * this is the entry point to schedule() from in-kernel preemption -@@ -3712,7 +3782,8 @@ asmlinkage __visible void __sched notrace preempt_schedule(void) +@@ -3714,7 +3784,8 @@ asmlinkage __visible void __sched notrace preempt_schedule(void) */ if (likely(!preemptible())) return; @@ -373,7 +373,7 @@ index 7def8ae96342..cf60731667bf 100644 preempt_schedule_common(); } NOKPROBE_SYMBOL(preempt_schedule); -@@ -3739,6 +3810,9 @@ asmlinkage __visible void __sched notrace preempt_schedule_notrace(void) +@@ -3741,6 +3812,9 @@ asmlinkage __visible void __sched notrace preempt_schedule_notrace(void) if (likely(!preemptible())) return; @@ -383,7 +383,7 @@ index 7def8ae96342..cf60731667bf 100644 do { /* * Because the function tracer can trace preempt_count_sub() -@@ -5506,7 +5580,9 @@ void init_idle(struct task_struct *idle, int cpu) +@@ -5508,7 +5582,9 @@ void init_idle(struct task_struct *idle, int cpu) /* Set the preempt count _outside_ the spinlocks! */ init_idle_preempt_count(idle, cpu); @@ -394,7 +394,7 @@ index 7def8ae96342..cf60731667bf 100644 /* * The idle tasks have their own, simple scheduling class: */ -@@ -7223,6 +7299,7 @@ void migrate_disable(void) +@@ -7225,6 +7301,7 @@ void migrate_disable(void) } preempt_disable(); @@ -402,7 +402,7 @@ index 7def8ae96342..cf60731667bf 100644 pin_current_cpu(); migrate_disable_update_cpus_allowed(p); -@@ -7290,6 +7367,7 @@ void migrate_enable(void) +@@ -7292,6 +7369,7 @@ void migrate_enable(void) arg.dest_cpu = dest_cpu; unpin_current_cpu(); @@ -410,7 +410,7 @@ index 7def8ae96342..cf60731667bf 100644 preempt_enable(); stop_one_cpu(task_cpu(p), migration_cpu_stop, &arg); tlb_migrate_finish(p->mm); -@@ -7298,6 +7376,7 @@ void migrate_enable(void) +@@ -7300,6 +7378,7 @@ void migrate_enable(void) } } unpin_current_cpu(); @@ -419,10 +419,10 @@ index 7def8ae96342..cf60731667bf 100644 } EXPORT_SYMBOL(migrate_enable); diff --git a/kernel/sched/fair.c b/kernel/sched/fair.c -index 16940416d526..d006dfc54a45 100644 +index bd9a375c45f4..430248f46f72 100644 --- a/kernel/sched/fair.c +++ b/kernel/sched/fair.c -@@ -4104,7 +4104,7 @@ check_preempt_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr) +@@ -4151,7 +4151,7 @@ check_preempt_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr) ideal_runtime = sched_slice(cfs_rq, curr); delta_exec = curr->sum_exec_runtime - curr->prev_sum_exec_runtime; if (delta_exec > ideal_runtime) { @@ -431,7 +431,7 @@ index 16940416d526..d006dfc54a45 100644 /* * The current task ran long enough, ensure it doesn't get * re-elected due to buddy favours. -@@ -4128,7 +4128,7 @@ check_preempt_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr) +@@ -4175,7 +4175,7 @@ check_preempt_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr) return; if (delta > ideal_runtime) @@ -440,7 +440,7 @@ index 16940416d526..d006dfc54a45 100644 } static void -@@ -4270,7 +4270,7 @@ entity_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr, int queued) +@@ -4317,7 +4317,7 @@ entity_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr, int queued) * validating it and just reschedule. */ if (queued) { @@ -449,7 +449,7 @@ index 16940416d526..d006dfc54a45 100644 return; } /* -@@ -4404,7 +4404,7 @@ static void __account_cfs_rq_runtime(struct cfs_rq *cfs_rq, u64 delta_exec) +@@ -4451,7 +4451,7 @@ static void __account_cfs_rq_runtime(struct cfs_rq *cfs_rq, u64 delta_exec) * hierarchy can be throttled */ if (!assign_cfs_rq_runtime(cfs_rq) && likely(cfs_rq->curr)) @@ -458,7 +458,7 @@ index 16940416d526..d006dfc54a45 100644 } static __always_inline -@@ -5112,7 +5112,7 @@ static void hrtick_start_fair(struct rq *rq, struct task_struct *p) +@@ -5159,7 +5159,7 @@ static void hrtick_start_fair(struct rq *rq, struct task_struct *p) if (delta < 0) { if (rq->curr == p) @@ -467,7 +467,7 @@ index 16940416d526..d006dfc54a45 100644 return; } hrtick_start(rq, delta); -@@ -6706,7 +6706,7 @@ static void check_preempt_wakeup(struct rq *rq, struct task_struct *p, int wake_ +@@ -6750,7 +6750,7 @@ static void check_preempt_wakeup(struct rq *rq, struct task_struct *p, int wake_ return; preempt: @@ -476,7 +476,7 @@ index 16940416d526..d006dfc54a45 100644 /* * Only set the backward buddy when the current task is still * on the rq. This can happen when a wakeup gets interleaved -@@ -9840,7 +9840,7 @@ static void task_fork_fair(struct task_struct *p) +@@ -9884,7 +9884,7 @@ static void task_fork_fair(struct task_struct *p) * 'current' within the tree based on its new key value. */ swap(curr->vruntime, se->vruntime); @@ -485,7 +485,7 @@ index 16940416d526..d006dfc54a45 100644 } se->vruntime -= cfs_rq->min_vruntime; -@@ -9864,7 +9864,7 @@ prio_changed_fair(struct rq *rq, struct task_struct *p, int oldprio) +@@ -9908,7 +9908,7 @@ prio_changed_fair(struct rq *rq, struct task_struct *p, int oldprio) */ if (rq->curr == p) { if (p->prio > oldprio) @@ -529,7 +529,7 @@ index 637c408fb2dc..87a05bb90124 100644 extern void init_rt_bandwidth(struct rt_bandwidth *rt_b, u64 period, u64 runtime); diff --git a/kernel/trace/trace.c b/kernel/trace/trace.c -index 5cb37fa71316..50eee8dcf85c 100644 +index b1c82b1dc3a6..d137601eed0e 100644 --- a/kernel/trace/trace.c +++ b/kernel/trace/trace.c @@ -2153,6 +2153,7 @@ tracing_generic_entry_update(struct trace_entry *entry, unsigned long flags, @@ -601,7 +601,7 @@ index 5cb37fa71316..50eee8dcf85c 100644 } diff --git a/kernel/trace/trace.h b/kernel/trace/trace.h -index 74185fb040f3..7740bcdad355 100644 +index 0923d1b18d1f..80a2d3f56c35 100644 --- a/kernel/trace/trace.h +++ b/kernel/trace/trace.h @@ -127,6 +127,7 @@ struct kretprobe_trace_entry_head { @@ -621,7 +621,7 @@ index 74185fb040f3..7740bcdad355 100644 #define TRACE_BUF_SIZE 1024 diff --git a/kernel/trace/trace_output.c b/kernel/trace/trace_output.c -index 46c96744f09d..3f78b0afb729 100644 +index 9255100cf9fa..4424a658434e 100644 --- a/kernel/trace/trace_output.c +++ b/kernel/trace/trace_output.c @@ -448,6 +448,7 @@ int trace_print_lat_fmt(struct trace_seq *s, struct trace_entry *entry) 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 a8793b330..71410e285 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/351] ftrace: Fix trace header alignment -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=9486468d82f8e5fb18a4a23ed97e890ccea93835 +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 Line up helper arrows to the right column. @@ -14,7 +14,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/kernel/trace/trace.c b/kernel/trace/trace.c -index 50eee8dcf85c..e1db56edeb0d 100644 +index d137601eed0e..32a2a0e2c6ae 100644 --- a/kernel/trace/trace.c +++ b/kernel/trace/trace.c @@ -3366,17 +3366,17 @@ get_total_entries(struct trace_buffer *buf, 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 5ff97f123..e0bb4ffc4 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/351] x86: Support for lazy preemption -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4baee5bc17c6cc95083544e897256d6438135bc9 +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 Implement the x86 pieces for lazy preempt. @@ -51,10 +51,10 @@ index 91676b0d2d4c..3b5e41d9b29d 100644 #ifdef ARCH_RT_DELAYS_SIGNAL_SEND diff --git a/arch/x86/entry/entry_32.S b/arch/x86/entry/entry_32.S -index 37d9016d4768..324b7539eaab 100644 +index e6c258bf9511..e52feb8f557c 100644 --- a/arch/x86/entry/entry_32.S +++ b/arch/x86/entry/entry_32.S -@@ -750,8 +750,25 @@ END(ret_from_exception) +@@ -748,8 +748,25 @@ END(ret_from_exception) ENTRY(resume_kernel) DISABLE_INTERRUPTS(CLBR_ANY) .Lneed_resched: @@ -81,10 +81,10 @@ index 37d9016d4768..324b7539eaab 100644 jz restore_all_kernel call preempt_schedule_irq diff --git a/arch/x86/entry/entry_64.S b/arch/x86/entry/entry_64.S -index f53d995b1370..94fccaa04bfa 100644 +index 891b7b2f5d3b..42d389310f2a 100644 --- a/arch/x86/entry/entry_64.S +++ b/arch/x86/entry/entry_64.S -@@ -733,7 +733,23 @@ GLOBAL(swapgs_restore_regs_and_return_to_usermode) +@@ -736,7 +736,23 @@ GLOBAL(swapgs_restore_regs_and_return_to_usermode) btl $9, EFLAGS(%rsp) /* were interrupts off? */ jnc 1f 0: cmpl $0, PER_CPU_VAR(__preempt_count) 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 e90a9e067..66f226d7a 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Mon, 18 Feb 2019 16:57:09 +0100 -Subject: [PATCH 239/351] x86: lazy-preempt: properly check against +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=75513510857bff0bd24e1366af7d6aa055a69b12 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=265f0d10b439e19e1d0e42602626bfbc315b798c 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 e38dc3355..c3cd394a4 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 26 Feb 2019 14:53:49 +0100 -Subject: [PATCH 240/351] x86: lazy-preempt: use proper return label on +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=2f573c1654480f0cf483d8970b1bbbd982643053 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e8d0495e581d23995cde947a1fcd8cd5b76fbe29 The lazy-preempt uses the wrong return label in case preemption isn't possible. This results crash while returning to the kernel. @@ -16,10 +16,10 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/x86/entry/entry_32.S b/arch/x86/entry/entry_32.S -index 324b7539eaab..d8b40085c2b8 100644 +index e52feb8f557c..6ad053de3d22 100644 --- a/arch/x86/entry/entry_32.S +++ b/arch/x86/entry/entry_32.S -@@ -759,15 +759,15 @@ ENTRY(resume_kernel) +@@ -757,15 +757,15 @@ ENTRY(resume_kernel) # atleast preempt count == 0 ? cmpl $_PREEMPT_ENABLED,PER_CPU_VAR(__preempt_count) 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 540ed8df5..f5ce7a560 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/351] arm: Add support for lazy preemption -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=26375d10447b34ed31c960277109eca22b4ee37c +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 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 a0552d68c..4c334d946 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/351] powerpc: Add support for lazy preemption -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e57b5b18ecdd01a4d6c25f64b9bdd7fdf64bbc91 +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 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 70a1cbc09..dd7f352b3 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/351] arch/arm64: Add lazy preempt support -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6da57ed2b5ca1bfb6c77726d034721566678bbce +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 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 ae25fbe96..5eddf42bf 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 @@ -1,8 +1,8 @@ From: Mike Galbraith <umgwanakikbuti@gmail.com> Date: Sun, 16 Oct 2016 05:11:54 +0200 -Subject: [PATCH 244/351] connector/cn_proc: Protect send_msg() with a local +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=80e11a209b70e7abefdffaf06e69fc55f0705b6e +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=131915d726712eb07b31d66da421e43cba8730b7 |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 20c0c905b..001467c55 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 @@ -1,8 +1,8 @@ From: Mike Galbraith <umgwanakikbuti@gmail.com> Date: Thu, 31 Mar 2016 04:08:28 +0200 -Subject: [PATCH 245/351] drivers/block/zram: Replace bit spinlocks with +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=ca01c73a094a833d8d65788bede4ad0112047eca +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=05c69380020a248624416e8d4464ec44abcdd30c 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 c8b605d85..127136dcd 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 @@ -1,8 +1,8 @@ From: Mike Galbraith <umgwanakikbuti@gmail.com> Date: Thu, 20 Oct 2016 11:15:22 +0200 -Subject: [PATCH 246/351] drivers/zram: Don't disable preemption in +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=2ac83a7513fa9bd4761845b295a8caf6dd72668e +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2d05c7b990c9aea051f2ba6618320d6c2b0b8cc9 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 84417e01f..3ec5ced65 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 @@ -1,8 +1,8 @@ From: Mike Galbraith <efault@gmx.de> Date: Wed, 23 Aug 2017 11:57:29 +0200 -Subject: [PATCH 247/351] drivers/zram: fix zcomp_stream_get() +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=dbce882bb932648fcafed8562053feddff71a443 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=026ed9fab709fb05e6bfb93d38f4d687f69a0bb1 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 c576819b3..9a7e6db48 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/351] tpm_tis: fix stall after iowrite*()s -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=bfbcd15a1738d0dd3d63567813c6a2927520f286 +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 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 5a3a4f095391..5ecca6585049 100644 +index 939dc25a7833..147012f342bd 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 5a3a4f095391..5ecca6585049 100644 static int interrupts = -1; module_param(interrupts, int, 0444); MODULE_PARM_DESC(interrupts, "Enable interrupts"); -@@ -173,7 +198,7 @@ static int tpm_tcg_write_bytes(struct tpm_tis_data *data, u32 addr, u16 len, +@@ -174,7 +199,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 5a3a4f095391..5ecca6585049 100644 return 0; } -@@ -200,7 +225,7 @@ static int tpm_tcg_write32(struct tpm_tis_data *data, u32 addr, u32 value) +@@ -201,7 +226,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 5a9269708..52ff2e3b6 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/351] watchdog: prevent deferral of watchdogd wakeup on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b6a3322fb480a542ab32635329f69b82a5f52b05 +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 When PREEMPT_RT_FULL is enabled, all hrtimer expiry functions are deferred for execution into the context of ktimersoftd unless otherwise @@ -36,7 +36,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/watchdog/watchdog_dev.c b/drivers/watchdog/watchdog_dev.c -index 8fe59b7d8eec..516782cff8d2 100644 +index 808896c9e1c2..b8aefa70dcf0 100644 --- a/drivers/watchdog/watchdog_dev.c +++ b/drivers/watchdog/watchdog_dev.c @@ -145,7 +145,7 @@ static inline void watchdog_update_worker(struct watchdog_device *wdd) 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 2e1de7365..30a3f798c 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 @@ -1,8 +1,8 @@ From: Mike Galbraith <umgwanakikbuti@gmail.com> Date: Sat, 27 Feb 2016 08:09:11 +0100 -Subject: [PATCH 250/351] drm,radeon,i915: Use preempt_disable/enable_rt() +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=f9106310f90277b39dfedd4c7b133ff340c8f183 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2d4242c36dc748d9e95d8e58b6d9b4a49d3ae526 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 eb6a76332..c8d09bcad 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 @@ -1,8 +1,8 @@ From: Mike Galbraith <umgwanakikbuti@gmail.com> Date: Sat, 27 Feb 2016 09:01:42 +0100 -Subject: [PATCH 251/351] drm,i915: Use local_lock/unlock_irq() in +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=c9d9ae462ce5439ff82d0b2177b4cc6b88cd7c4c +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6ac37f21b29822e70441cb3bd4a5b8453da2f8a1 [ 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 bed2b6737..4784db5eb 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/351] drm/i915: disable tracing on -RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c289c4929e1de551836ec24f7516915727d8e818 +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 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 4f6231bd1..bff85f1ec 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 19 Dec 2018 10:47:02 +0100 -Subject: [PATCH 253/351] drm/i915: skip DRM_I915_LOW_LEVEL_TRACEPOINTS with +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=36d9355e7da732bec8f0a8871e6c40f4f9fdf63d +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=410db45c0390e863287301821b5cd7e9105b9fa0 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 e09e9da8d..e4557d71a 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/351] cgroups: use simple wait in css_release() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=70e2e15afe58caecf956527ffcfb2f121f6bbbef +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 To avoid: |BUG: sleeping function called from invalid context at kernel/locking/rtmutex.c:914 @@ -54,10 +54,10 @@ index 56442d3b651d..1d2275287f0e 100644 /* diff --git a/kernel/cgroup/cgroup.c b/kernel/cgroup/cgroup.c -index a892a99eb4bf..992f0ee8dba1 100644 +index a8185cdb8587..da19cf179b27 100644 --- a/kernel/cgroup/cgroup.c +++ b/kernel/cgroup/cgroup.c -@@ -4747,10 +4747,10 @@ static void css_free_rwork_fn(struct work_struct *work) +@@ -4787,10 +4787,10 @@ static void css_free_rwork_fn(struct work_struct *work) } } @@ -70,7 +70,7 @@ index a892a99eb4bf..992f0ee8dba1 100644 struct cgroup_subsys *ss = css->ss; struct cgroup *cgrp = css->cgroup; -@@ -4812,8 +4812,8 @@ static void css_release(struct percpu_ref *ref) +@@ -4852,8 +4852,8 @@ static void css_release(struct percpu_ref *ref) struct cgroup_subsys_state *css = container_of(ref, struct cgroup_subsys_state, refcnt); @@ -81,7 +81,7 @@ index a892a99eb4bf..992f0ee8dba1 100644 } static void init_and_link_css(struct cgroup_subsys_state *css, -@@ -5533,6 +5533,7 @@ static int __init cgroup_wq_init(void) +@@ -5573,6 +5573,7 @@ static int __init cgroup_wq_init(void) */ cgroup_destroy_wq = alloc_workqueue("cgroup_destroy", 0, 1); BUG_ON(!cgroup_destroy_wq); 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 afa21c505..4125ab42a 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/351] cpuset: Convert callback_lock to raw_spinlock_t -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a910bd62761360c31ffecd586b2c36bf03d74e7e +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 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 35541e1dfad9..42ed4e497336 100644 +index b5a1dca1d4d1..17875d252bf0 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 35541e1dfad9..42ed4e497336 100644 if (!cpumask_empty(trialcs->cpus_allowed) && balance_flag_changed) rebuild_sched_domains_locked(); -@@ -1761,7 +1761,7 @@ static int cpuset_common_seq_show(struct seq_file *sf, void *v) +@@ -1762,7 +1762,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 35541e1dfad9..42ed4e497336 100644 switch (type) { case FILE_CPULIST: -@@ -1780,7 +1780,7 @@ static int cpuset_common_seq_show(struct seq_file *sf, void *v) +@@ -1781,7 +1781,7 @@ static int cpuset_common_seq_show(struct seq_file *sf, void *v) ret = -EINVAL; } @@ -140,7 +140,7 @@ index 35541e1dfad9..42ed4e497336 100644 return ret; } -@@ -1995,12 +1995,12 @@ static int cpuset_css_online(struct cgroup_subsys_state *css) +@@ -1997,12 +1997,12 @@ static int cpuset_css_online(struct cgroup_subsys_state *css) cpuset_inc(); @@ -155,7 +155,7 @@ index 35541e1dfad9..42ed4e497336 100644 if (!test_bit(CGRP_CPUSET_CLONE_CHILDREN, &css->cgroup->flags)) goto out_unlock; -@@ -2027,12 +2027,12 @@ static int cpuset_css_online(struct cgroup_subsys_state *css) +@@ -2029,12 +2029,12 @@ static int cpuset_css_online(struct cgroup_subsys_state *css) } rcu_read_unlock(); @@ -169,8 +169,8 @@ index 35541e1dfad9..42ed4e497336 100644 + raw_spin_unlock_irq(&callback_lock); out_unlock: mutex_unlock(&cpuset_mutex); - return 0; -@@ -2071,7 +2071,7 @@ static void cpuset_css_free(struct cgroup_subsys_state *css) + put_online_cpus(); +@@ -2076,7 +2076,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 35541e1dfad9..42ed4e497336 100644 if (is_in_v2_mode()) { cpumask_copy(top_cpuset.cpus_allowed, cpu_possible_mask); -@@ -2082,7 +2082,7 @@ static void cpuset_bind(struct cgroup_subsys_state *root_css) +@@ -2087,7 +2087,7 @@ static void cpuset_bind(struct cgroup_subsys_state *root_css) top_cpuset.mems_allowed = top_cpuset.effective_mems; } @@ -188,7 +188,7 @@ index 35541e1dfad9..42ed4e497336 100644 mutex_unlock(&cpuset_mutex); } -@@ -2180,12 +2180,12 @@ hotplug_update_tasks_legacy(struct cpuset *cs, +@@ -2185,12 +2185,12 @@ hotplug_update_tasks_legacy(struct cpuset *cs, { bool is_empty; @@ -203,7 +203,7 @@ index 35541e1dfad9..42ed4e497336 100644 /* * Don't call update_tasks_cpumask() if the cpuset becomes empty, -@@ -2222,10 +2222,10 @@ hotplug_update_tasks(struct cpuset *cs, +@@ -2227,10 +2227,10 @@ hotplug_update_tasks(struct cpuset *cs, if (nodes_empty(*new_mems)) *new_mems = parent_cs(cs)->effective_mems; @@ -216,7 +216,7 @@ index 35541e1dfad9..42ed4e497336 100644 if (cpus_updated) update_tasks_cpumask(cs); -@@ -2318,21 +2318,21 @@ static void cpuset_hotplug_workfn(struct work_struct *work) +@@ -2323,21 +2323,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 35541e1dfad9..42ed4e497336 100644 update_tasks_nodemask(&top_cpuset); } -@@ -2434,11 +2434,11 @@ void cpuset_cpus_allowed(struct task_struct *tsk, struct cpumask *pmask) +@@ -2439,11 +2439,11 @@ void cpuset_cpus_allowed(struct task_struct *tsk, struct cpumask *pmask) { unsigned long flags; @@ -256,7 +256,7 @@ index 35541e1dfad9..42ed4e497336 100644 } /** -@@ -2499,11 +2499,11 @@ nodemask_t cpuset_mems_allowed(struct task_struct *tsk) +@@ -2504,11 +2504,11 @@ nodemask_t cpuset_mems_allowed(struct task_struct *tsk) nodemask_t mask; unsigned long flags; @@ -270,7 +270,7 @@ index 35541e1dfad9..42ed4e497336 100644 return mask; } -@@ -2595,14 +2595,14 @@ bool __cpuset_node_allowed(int node, gfp_t gfp_mask) +@@ -2600,14 +2600,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 55a057e01..0ff8b69a5 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/351] apparmor: use a locallock instead preempt_disable() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=22e81dfb9afdef3fa2bb494852610c0672e02579 +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 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 4aa84f292..5fb98b103 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/351] workqueue: Prevent deadlock/stall on RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=87d9d53971f4e410e1ad22c2c9a80c3b1de7b58c +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 Austin reported a XFS deadlock/stall on RT where scheduled work gets never exececuted and tasks are waiting for each other for ever. @@ -42,10 +42,10 @@ Cc: Steven Rostedt <rostedt@goodmis.org> 2 files changed, 51 insertions(+), 15 deletions(-) diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index cf60731667bf..f9babcec1afc 100644 +index e581ce1edc12..fd1a7d1ff9f4 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -3615,9 +3615,8 @@ void __noreturn do_task_dead(void) +@@ -3617,9 +3617,8 @@ void __noreturn do_task_dead(void) static inline void sched_submit_work(struct task_struct *tsk) { @@ -56,7 +56,7 @@ index cf60731667bf..f9babcec1afc 100644 /* * If a worker went to sleep, notify and ask workqueue whether * it wants to wake up a task to maintain concurrency. -@@ -3631,6 +3630,9 @@ static inline void sched_submit_work(struct task_struct *tsk) +@@ -3633,6 +3632,9 @@ static inline void sched_submit_work(struct task_struct *tsk) preempt_enable_no_resched(); } 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 feaa41c25..be3619dc9 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/351] 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=5f8513444a7cd90b248465aa547d0d9a6bf79d1e +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 To avoid allocation allow rt tasks to cache one sigqueue struct in task struct. @@ -41,10 +41,10 @@ index 0be5ce2375cb..6495fda18c2c 100644 /* Test if 'sig' is valid signal. Use this instead of testing _NSIG directly */ static inline int valid_signal(unsigned long sig) diff --git a/kernel/exit.c b/kernel/exit.c -index 908e7a33e1fc..2a414fc71b87 100644 +index 02360ec3b122..51b36d58c872 100644 --- a/kernel/exit.c +++ b/kernel/exit.c -@@ -160,7 +160,7 @@ static void __exit_signal(struct task_struct *tsk) +@@ -207,7 +207,7 @@ static void __exit_signal(struct task_struct *tsk) * Do this under ->siglock, we can race with another thread * doing sigqueue_free() if we have SIGQUEUE_PREALLOC signals. */ 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 e31b74d66..214ec6365 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/351] Add localversion for -RT release -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d9c4840798b87941665de0d03e2e0ae4d1aea3f6 +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 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 349428d20..58afbe50b 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 26 Mar 2019 18:31:54 +0100 -Subject: [PATCH 260/351] powerpc/pseries/iommu: Use a locallock instead +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=2e34d2f882b8f50dc56fb17c2671eefcd3a10613 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b524d947baacebeb56379a29c0df29bf09b6ec6d 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 689688d42..0929bfc30 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/351] powerpc: reshuffle TIF bits -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=bbd147e21279831b99859a1403741a7ea5cb0cc1 +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 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 c2174d734..8ac69c2c9 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/351] 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=0fa8918b8835b046e47ce2bc5de45e815faebd80 +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 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 c6202c76b..3e70d62c2 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 10 Apr 2019 11:01:37 +0200 -Subject: [PATCH 263/351] drm/i915: Don't disable interrupts independently of +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=797d3c7e24d525fcadd72c6f71220656625c88ef +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=955d865790f6580d202d6a81658dc0a7b577ac78 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 184364493..21d3efa71 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 @@ -1,8 +1,8 @@ From: Corey Minyard <cminyard@mvista.com> Date: Thu, 9 May 2019 14:33:20 -0500 -Subject: [PATCH 264/351] sched/completion: Fix a lockup in +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=8d147c6201655ace488f41a1c271d3da10e48853 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=82d52a9ce572a8230a57659a20d8e6d710af4a04 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 834d19ea4..5d51c292a 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/351] kthread: add a global worker thread. -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=416cf118ae8b8fea6609bc01fbc4d63db005b100 +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 [ 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 59c1f4834..6c2b0adbc 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/351] arm: imx6: cpuidle: Use raw_spinlock_t -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ec05cab0fe0a4fff3110ce62e12882bf66cbcc09 +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 [ 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 4aa1d5fb3..5e61c702e 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Mon, 24 Jun 2019 18:29:13 +0200 -Subject: [PATCH 267/351] rcu: Don't allow to change rcu_normal_after_boot on +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=565e362156219f5a3f23c65e806e5954a72382ba +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=07b3c01852fe0393377e9e573a57fc1673458c2b [ 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 7a943fe6c..c4c3072a3 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/351] pci/switchtec: fix stream_open.cocci warnings -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=87dcdc9e40513a9725f065cabfd72fedf704f655 +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 [ 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 b0a231d28..15d2634b3 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/351] sched/core: Drop a preempt_disable_rt() statement -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c3022be56ad0e3024dbedc053260b0773ae09f8d +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 [ Upstream commit 761126efdcbe3fa3e99c9079fa0ad6eca2f251f2 ] @@ -15,7 +15,7 @@ Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org> 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index f9babcec1afc..5473824aee5b 100644 +index fd1a7d1ff9f4..ab64a3c261bc 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c @@ -558,14 +558,11 @@ void resched_cpu(int cpu) 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 47bf2c336..c6a748876 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Mon, 24 Jun 2019 19:39:06 +0200 -Subject: [PATCH 270/351] timers: Redo the notification of canceling timers on +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=f8b3a6db4434a0ee962dcb2dc5b1fc160d0cfeaa +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a3c12b4946551a57a952f3868cc8a0b7334d6cca [ Upstream commit c71273154c2ad12e13333aada340ff30e826a11b ] @@ -135,7 +135,7 @@ index 0571b498db73..3e6c91bdf2ef 100644 /* diff --git a/kernel/time/alarmtimer.c b/kernel/time/alarmtimer.c -index f4c8cfde00b0..e7b983df6996 100644 +index dec68f9dab7b..85c7f4a6b9c1 100644 --- a/kernel/time/alarmtimer.c +++ b/kernel/time/alarmtimer.c @@ -438,7 +438,7 @@ int alarm_cancel(struct alarm *alarm) @@ -148,7 +148,7 @@ index f4c8cfde00b0..e7b983df6996 100644 } EXPORT_SYMBOL_GPL(alarm_cancel); diff --git a/kernel/time/hrtimer.c b/kernel/time/hrtimer.c -index aa8f3177580a..bbc408f24f5d 100644 +index 1992f107599e..6e19604eaa00 100644 --- a/kernel/time/hrtimer.c +++ b/kernel/time/hrtimer.c @@ -981,33 +981,16 @@ u64 hrtimer_forward(struct hrtimer *timer, ktime_t now, ktime_t interval) @@ -216,7 +216,7 @@ index aa8f3177580a..bbc408f24f5d 100644 } #ifdef CONFIG_HIGH_RES_TIMERS -@@ -2014,9 +1998,7 @@ int hrtimers_prepare_cpu(unsigned int cpu) +@@ -2016,9 +2000,7 @@ int hrtimers_prepare_cpu(unsigned int cpu) cpu_base->softirq_next_timer = NULL; cpu_base->expires_next = KTIME_MAX; cpu_base->softirq_expires_next = KTIME_MAX; @@ -317,7 +317,7 @@ index 2d29b269dc83..54632ed51c65 100644 * We need to handle case when timer was or is in the * middle of firing. In other cases we already freed diff --git a/kernel/time/posix-timers.c b/kernel/time/posix-timers.c -index 2cf5aa704106..3fd433d2a767 100644 +index 36ee80652208..9f1d4c092f54 100644 --- a/kernel/time/posix-timers.c +++ b/kernel/time/posix-timers.c @@ -821,25 +821,20 @@ static void common_hrtimer_arm(struct k_itimer *timr, ktime_t expires, 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 3f9d61e96..b55d0ce5f 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 26 Jun 2019 17:44:13 +0200 -Subject: [PATCH 271/351] Revert "futex: Ensure lock/unlock symetry versus +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=b6f5a87870f7fd1194b5f15cef6e73343b5478b0 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=38511a2c94b5edfab3a2e17aea53fb79880cf8c0 [ 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 104f75dae..7b09f5fd5 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 26 Jun 2019 17:44:18 +0200 -Subject: [PATCH 272/351] Revert "futex: Fix bug on when a requeued RT task +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=b06b941626e30f9c6a9743a2a280d4592965bcf8 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=112b6c937ae5e417fe33cf5099310047a342e229 [ 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 6e515c0f5..d64598e83 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 26 Jun 2019 17:44:21 +0200 -Subject: [PATCH 273/351] Revert "rtmutex: Handle the various new futex race +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=71b0e401fc6afe8f443f4dc34a8ddbc0bf2fb37e +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4eb4c6628857325a9a04b98f797b5c19bfa421d3 [ 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 e2f90f5d5..587325a02 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 26 Jun 2019 17:44:27 +0200 -Subject: [PATCH 274/351] Revert "futex: workaround migrate_disable/enable in +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=046fd715e485046870aeebf9354a5387a9ad2aeb +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=25adb203ce6bb1c640d6b4dd64c09a6566fbfd3f [ 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 9a932ce48..23d476cfb 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/351] futex: Make the futex_hash_bucket lock raw -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=99f26cff18e9f6698cdf1f624047844a144ed1b7 +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 [ 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 89ef520db..efd018458 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/351] futex: Delay deallocation of pi_state -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=45894c2eaf4378a9492d096c550577887d9bce85 +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 [ 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 be12c7dff..361035b83 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 @@ -1,8 +1,8 @@ From: "Luis Claudio R. Goncalves" <lclaudio@uudg.org> Date: Tue, 25 Jun 2019 11:28:04 -0300 -Subject: [PATCH 277/351] mm/zswap: Do not disable preemption in +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=db3636ad52c6dfbee7ff55e3b61dce331b8a5c90 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=087e2c667e2ce559aed791330f66e35c0739e2f9 [ Upstream commit 4e4cf4be79635e67144632d9135286381acbc95a ] diff --git a/debian/patches-rt/0278-revert-aio.patch b/debian/patches-rt/0278-revert-aio.patch index 719785852..45631b1d1 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/351] revert-aio -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=25cccdfad7fb4bc477ed3f2c9b092f86cbc6ea47 +Subject: [PATCH 278/353] revert-aio +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0e1ffcdd2f4b2068220b9fd5681f991f58e57a57 revert: fs/aio: simple simple work @@ -11,7 +11,7 @@ Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org> 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/fs/aio.c b/fs/aio.c -index 21eacb0f3f56..9635c29b83da 100644 +index ab1bb9260056..1bd934eccbf6 100644 --- a/fs/aio.c +++ b/fs/aio.c @@ -42,7 +42,6 @@ @@ -38,7 +38,7 @@ index 21eacb0f3f56..9635c29b83da 100644 aio_mnt = kern_mount(&aio_fs); if (IS_ERR(aio_mnt)) panic("Failed to create aio fs mount."); -@@ -611,9 +608,9 @@ static void free_ioctx_reqs(struct percpu_ref *ref) +@@ -615,9 +612,9 @@ static void free_ioctx_reqs(struct percpu_ref *ref) * and ctx->users has dropped to 0, so we know no more kiocbs can be submitted - * now it's safe to cancel any that need to be. */ @@ -50,7 +50,7 @@ index 21eacb0f3f56..9635c29b83da 100644 struct aio_kiocb *req; spin_lock_irq(&ctx->ctx_lock); -@@ -631,14 +628,6 @@ static void free_ioctx_users_work(struct swork_event *sev) +@@ -635,14 +632,6 @@ static void free_ioctx_users_work(struct swork_event *sev) percpu_ref_put(&ctx->reqs); } 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 7030c4269..2b1063281 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/351] fs/aio: simple simple work -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=02a5fd9f02f332e1556257ef9efdda4f8e1260f6 +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 [ Upstream commit 1a142116f6435ef070ecebb66d2d599507c10601 ] @@ -32,7 +32,7 @@ Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org> 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/fs/aio.c b/fs/aio.c -index 9635c29b83da..303e85033965 100644 +index 1bd934eccbf6..50fe29490ec7 100644 --- a/fs/aio.c +++ b/fs/aio.c @@ -121,6 +121,7 @@ struct kioctx { @@ -43,7 +43,7 @@ index 9635c29b83da..303e85033965 100644 /* * signals when all in-flight requests are done -@@ -608,9 +609,9 @@ static void free_ioctx_reqs(struct percpu_ref *ref) +@@ -612,9 +613,9 @@ static void free_ioctx_reqs(struct percpu_ref *ref) * and ctx->users has dropped to 0, so we know no more kiocbs can be submitted - * now it's safe to cancel any that need to be. */ @@ -55,7 +55,7 @@ index 9635c29b83da..303e85033965 100644 struct aio_kiocb *req; spin_lock_irq(&ctx->ctx_lock); -@@ -628,6 +629,14 @@ static void free_ioctx_users(struct percpu_ref *ref) +@@ -632,6 +633,14 @@ static void free_ioctx_users(struct percpu_ref *ref) percpu_ref_put(&ctx->reqs); } diff --git a/debian/patches-rt/0280-revert-thermal.patch b/debian/patches-rt/0280-revert-thermal.patch index ca446853b..2ca306019 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/351] revert-thermal -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e5d1f189fd154780b94568b1d742c74815d52b62 +Subject: [PATCH 280/353] revert-thermal +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b076ec362dc051a2317f7b43bee1fec252623576 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 f68a5f066..2673846eb 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/351] thermal: Defer thermal wakups to threads -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=165114700f74a8d7040fcbe78d65d5fd1e8ca582 +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 [ Upstream commit ad2408dc248fe58536eef5b2b5734d8f9d3a280b ] diff --git a/debian/patches-rt/0282-revert-block.patch b/debian/patches-rt/0282-revert-block.patch index f60c96ddb..b28b2d8c0 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/351] revert-block -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=09cadfb1381e0e9d3cc991688646273a58cbdbd7 +Subject: [PATCH 282/353] revert-block +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=37e6e928c30eb2c4f07268390dab283611524c36 Revert swork version of: block: blk-mq: move blk_queue_usage_counter_release() into process context @@ -14,7 +14,7 @@ Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org> 2 files changed, 1 insertion(+), 15 deletions(-) diff --git a/block/blk-core.c b/block/blk-core.c -index 02835970ef1e..461a93c08c14 100644 +index 3872abb222be..24b1d8b195d8 100644 --- a/block/blk-core.c +++ b/block/blk-core.c @@ -973,21 +973,12 @@ void blk_queue_exit(struct request_queue *q) @@ -48,7 +48,7 @@ index 02835970ef1e..461a93c08c14 100644 /* * Init percpu_ref in atomic mode so that it's faster to shutdown. -@@ -3977,8 +3967,6 @@ int __init blk_dev_init(void) +@@ -3974,8 +3964,6 @@ int __init blk_dev_init(void) if (!kblockd_workqueue) panic("Failed to create kblockd\n"); 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 c7a2fe397..b174a3d1c 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 13 Mar 2018 13:49:16 +0100 -Subject: [PATCH 283/351] block: blk-mq: move blk_queue_usage_counter_release() +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=63413a20c60b9b1637830ec4294e0b437d598005 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=25b1bec7050524539d6e1b35b823da8874860f72 [ Upstream commit 61c928ecf4fe200bda9b49a0813b5ba0f43995b5 ] @@ -54,7 +54,7 @@ Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org> 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/block/blk-core.c b/block/blk-core.c -index 461a93c08c14..a67a50dd714a 100644 +index 24b1d8b195d8..aa40960ef4c0 100644 --- a/block/blk-core.c +++ b/block/blk-core.c @@ -973,12 +973,21 @@ void blk_queue_exit(struct request_queue *q) diff --git a/debian/patches-rt/0284-workqueue-rework.patch b/debian/patches-rt/0284-workqueue-rework.patch index 38e6a71e4..36bf4836c 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/351] workqueue: rework -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=03a1d47bc6d2f2e32d7c26fae2809fd8050a8226 +Subject: [PATCH 284/353] workqueue: rework +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=596c804b6bf260c1e2df31fff84b5a66349192bf [ Upstream commit d15a862f24df983458533aebd6fa207ecdd1095a ] @@ -34,7 +34,7 @@ Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org> delete mode 100644 include/linux/kthread-cgroup.h diff --git a/block/blk-core.c b/block/blk-core.c -index a67a50dd714a..ed6ae335756d 100644 +index aa40960ef4c0..732913d4966c 100644 --- a/block/blk-core.c +++ b/block/blk-core.c @@ -973,7 +973,7 @@ void blk_queue_exit(struct request_queue *q) @@ -152,7 +152,7 @@ index 82f21fd4afb0..1ef937d799e4 100644 kfree(packages); } diff --git a/fs/aio.c b/fs/aio.c -index 303e85033965..6deff68b92c7 100644 +index 50fe29490ec7..adcb7913159d 100644 --- a/fs/aio.c +++ b/fs/aio.c @@ -121,7 +121,7 @@ struct kioctx { @@ -164,7 +164,7 @@ index 303e85033965..6deff68b92c7 100644 /* * signals when all in-flight requests are done -@@ -609,9 +609,9 @@ static void free_ioctx_reqs(struct percpu_ref *ref) +@@ -613,9 +613,9 @@ static void free_ioctx_reqs(struct percpu_ref *ref) * and ctx->users has dropped to 0, so we know no more kiocbs can be submitted - * now it's safe to cancel any that need to be. */ @@ -176,7 +176,7 @@ index 303e85033965..6deff68b92c7 100644 struct aio_kiocb *req; spin_lock_irq(&ctx->ctx_lock); -@@ -633,8 +633,8 @@ static void free_ioctx_users(struct percpu_ref *ref) +@@ -637,8 +637,8 @@ static void free_ioctx_users(struct percpu_ref *ref) { struct kioctx *ctx = container_of(ref, struct kioctx, users); @@ -352,10 +352,10 @@ index 6bbd391f0d9c..c8cf4731ced8 100644 /** * kthread_associate_blkcg - associate blkcg to current kthread diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index 5473824aee5b..ea275b4b3d0a 100644 +index ab64a3c261bc..dded9ca916eb 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -3612,6 +3612,7 @@ static inline void sched_submit_work(struct task_struct *tsk) +@@ -3614,6 +3614,7 @@ static inline void sched_submit_work(struct task_struct *tsk) { if (!tsk->state) return; @@ -364,7 +364,7 @@ index 5473824aee5b..ea275b4b3d0a 100644 * If a worker went to sleep, notify and ask workqueue whether * it wants to wake up a task to maintain concurrency. diff --git a/kernel/time/hrtimer.c b/kernel/time/hrtimer.c -index bbc408f24f5d..eb2db7e6a241 100644 +index 6e19604eaa00..92ee6cf49c24 100644 --- a/kernel/time/hrtimer.c +++ b/kernel/time/hrtimer.c @@ -748,29 +748,6 @@ static void hrtimer_switch_to_hres(void) 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 9044aa353..8c2e7d58f 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/351] i2c: exynos5: Remove IRQF_ONESHOT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=07d92bd6d58b8af4f6e1eaa685ac0add6ffa1964 +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 [ 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 4dd9d4c3e..6a46e43e6 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/351] i2c: hix5hd2: Remove IRQF_ONESHOT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=37b47c7d3a8b23ff0998283736ca06252760556e +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 [ 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 0b8da97ac..8b8436332 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 @@ -1,8 +1,8 @@ From: Juri Lelli <juri.lelli@redhat.com> Date: Wed, 31 Jul 2019 12:37:15 +0200 -Subject: [PATCH 287/351] sched/deadline: Ensure inactive_timer runs in hardirq +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=5602a664dba672cb7db6fa266ad071e12b18bf71 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6ecec8209fa951318de80e5f9f60cb6949de3b61 [ 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 8f9bf0644..f58283138 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 @@ -1,8 +1,8 @@ From: Clark Williams <williams@redhat.com> Date: Mon, 15 Jul 2019 15:25:00 -0500 -Subject: [PATCH 288/351] thermal/x86_pkg_temp: make pkg_temp_lock a raw +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=c616b99c8cf7cecda61613c288b20b072976ea58 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=44c3890791dda2da81a71bbb8b920d2e043019f8 [ 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 b36afad41..f85e2cf8a 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/351] dma-buf: Use seqlock_t instread disabling preemption -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=74f78801989fbf28092a53ce1c657e83766bb5cd +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 [ 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 da7dd555d..1ee4544e8 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 @@ -1,8 +1,8 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Tue, 13 Aug 2019 14:29:41 +0200 -Subject: [PATCH 290/351] KVM: arm/arm64: Let the timer expire in hardirq +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=a23f7d6d0f46020f64841837901f0cf715710edf +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c9aa362f5217dc131c6a06777ead7f0fa6f24cd5 [ 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 49af18ed9..96ca4c86e 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 14 Aug 2019 17:08:58 +0200 -Subject: [PATCH 291/351] x86: preempt: Check preemption level before looking +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=8a4e037ca583b2e9c0cf1b8e0b41d57393c66a46 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ebc55480887bfaef01412510792f2ce1a77b3654 [ 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 70de0ecbc..14a9337be 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 @@ -1,8 +1,8 @@ From: Julien Grall <julien.grall@arm.com> Date: Wed, 21 Aug 2019 10:24:07 +0100 -Subject: [PATCH 292/351] hrtimer: Use READ_ONCE to access timer->base in +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=b9d2a65bdb9560dfbe48c47b9b104952b9888cd7 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c33030a188299d5f4d2a0ba662f71a1de38bc091 [ Upstream commit 2c8fdbe7ef0ad06c1a326886c5954e117b5657d6 ] @@ -24,7 +24,7 @@ Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org> 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/time/hrtimer.c b/kernel/time/hrtimer.c -index eb2db7e6a241..dff440fd968b 100644 +index 92ee6cf49c24..a868444c6154 100644 --- a/kernel/time/hrtimer.c +++ b/kernel/time/hrtimer.c @@ -959,7 +959,7 @@ EXPORT_SYMBOL_GPL(hrtimer_forward); 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 37b4d080e..166a8c068 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 @@ -1,8 +1,8 @@ From: Julien Grall <julien.grall@arm.com> Date: Wed, 21 Aug 2019 10:24:08 +0100 -Subject: [PATCH 293/351] hrtimer: Don't grab the expiry lock for non-soft +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=257d3ed6a99a9055a4b7725652f0608a0c19dfab +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=9856f7ac0a960926df3213b147d23bb61ab08876 [ Upstream commit fd420354bea2f57c11f3de191dffdeea76531e76 ] @@ -23,7 +23,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/time/hrtimer.c b/kernel/time/hrtimer.c -index dff440fd968b..24bfae0e92e2 100644 +index a868444c6154..303e8cb2b52b 100644 --- a/kernel/time/hrtimer.c +++ b/kernel/time/hrtimer.c @@ -961,7 +961,7 @@ void hrtimer_grab_expiry_lock(const struct hrtimer *timer) 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 2317ddfbe..ca110d8f4 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 @@ -1,8 +1,8 @@ From: Julien Grall <julien.grall@arm.com> Date: Wed, 21 Aug 2019 10:24:09 +0100 -Subject: [PATCH 294/351] hrtimer: Prevent using hrtimer_grab_expiry_lock() on +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=3ef8d3a148a827f4f173179ea176d6deae3a4517 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ed1f1523fc5f419ad788d6b09bb589d2e070dbc3 [ Upstream commit cef1b87f98823af923a386f3f69149acb212d4a1 ] @@ -25,7 +25,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/time/hrtimer.c b/kernel/time/hrtimer.c -index 24bfae0e92e2..3f9d156c36f1 100644 +index 303e8cb2b52b..5a053bef18e7 100644 --- a/kernel/time/hrtimer.c +++ b/kernel/time/hrtimer.c @@ -961,7 +961,7 @@ void hrtimer_grab_expiry_lock(const struct hrtimer *timer) 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 248781694..379de3240 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 4 Sep 2019 16:55:27 +0200 -Subject: [PATCH 295/351] hrtimer: Add a missing bracket and hide +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=78e97bf152629ea0dc4890964d9a8e92be8c0844 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=957a4c80e0cd81de63b3fc11f0aa903aeb9cf2ae [ Upstream commit 47b6de0b7f22c28b40275aeede3993d807668c3b ] @@ -33,7 +33,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/kernel/time/hrtimer.c b/kernel/time/hrtimer.c -index 3f9d156c36f1..0f841f18c363 100644 +index 5a053bef18e7..3a5e258c243a 100644 --- a/kernel/time/hrtimer.c +++ b/kernel/time/hrtimer.c @@ -150,6 +150,11 @@ static struct hrtimer_cpu_base migration_cpu_base = { 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 8003370ff..96ecc00c4 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/351] 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=c607c24d4378ebe9be9bb641703e00d28eca3c75 +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 [ 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 964a19590..8aa3c0cec 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 @@ -1,11 +1,11 @@ From: Scott Wood <swood@redhat.com> Date: Tue, 24 Sep 2019 14:36:41 +0200 -Subject: [PATCH 297/351] =?UTF-8?q?sched:=20migrate=5Fdis/enable:=20Use=20?= +Subject: [PATCH 297/353] =?UTF-8?q?sched:=20migrate=5Fdis/enable:=20Use=20?= =?UTF-8?q?sleeping=5Flock=E2=80=A6()=20to=20annotate=20sleeping=20points?= 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=302ef1699867ae23b2531b0f689517b615c25866 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=549bef79c0b761af907077e08fce603708add078 [ Upstream commit 4230dd3824c3e1785504e6f757ce79a4b55651fa ] @@ -38,10 +38,10 @@ index 396394ebbc5b..4bf82665f28c 100644 preempt_disable(); preempt_lazy_disable(); diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index ea275b4b3d0a..b5675306ebed 100644 +index dded9ca916eb..223a5a23834a 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -7367,7 +7367,10 @@ void migrate_enable(void) +@@ -7369,7 +7369,10 @@ void migrate_enable(void) unpin_current_cpu(); preempt_lazy_enable(); preempt_enable(); 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 267ecd233..7a340c4c4 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 @@ -1,8 +1,8 @@ From: Scott Wood <swood@redhat.com> Date: Sat, 27 Jul 2019 00:56:32 -0500 -Subject: [PATCH 298/351] sched: __set_cpus_allowed_ptr: Check cpus_mask, not +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=db7cc169d8ef63ea459c7fde68b248a2789e895a +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2fdafc9b89be266c63d7fd4705da844536edd34e [ Upstream commit e5606fb7b042db634ed62b4dd733d62e050e468f ] @@ -21,10 +21,10 @@ Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org> 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index b5675306ebed..6fd462e18949 100644 +index 223a5a23834a..046c9a3e415a 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -1157,7 +1157,7 @@ static int __set_cpus_allowed_ptr(struct task_struct *p, +@@ -1160,7 +1160,7 @@ static int __set_cpus_allowed_ptr(struct task_struct *p, goto out; } 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 5f98d4e46..58e96b3de 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/351] sched: Remove dead __migrate_disabled() check -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=163461f3eff2e283b92faac40ea6c6be1830bc28 +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 [ Upstream commit 14d9272d534ea91262e15db99443fc5995c7c016 ] @@ -16,10 +16,10 @@ Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org> 1 file changed, 7 deletions(-) diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index 6fd462e18949..473413b83ffc 100644 +index 046c9a3e415a..56c1aa35ed42 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -1182,13 +1182,6 @@ static int __set_cpus_allowed_ptr(struct task_struct *p, +@@ -1185,13 +1185,6 @@ static int __set_cpus_allowed_ptr(struct task_struct *p, if (cpumask_test_cpu(task_cpu(p), new_mask) || __migrate_disabled(p)) goto out; 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 f86cc9e80..0646d7063 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/351] sched: migrate disable: Protect cpus_ptr with lock -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=5227db1c9c24b2c6feb8209f3f43cf53ed100cdf +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 [ Upstream commit 27ee52a891ed2c7e2e2c8332ccae0de7c2674b09 ] @@ -16,10 +16,10 @@ Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org> 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index 473413b83ffc..07a46769ca3d 100644 +index 56c1aa35ed42..0f2c20111c09 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -7245,9 +7245,8 @@ migrate_disable_update_cpus_allowed(struct task_struct *p) +@@ -7247,9 +7247,8 @@ migrate_disable_update_cpus_allowed(struct task_struct *p) struct rq *rq; struct rq_flags rf; @@ -30,7 +30,7 @@ index 473413b83ffc..07a46769ca3d 100644 update_nr_migratory(p, -1); p->nr_cpus_allowed = 1; task_rq_unlock(rq, p, &rf); -@@ -7259,9 +7258,8 @@ migrate_enable_update_cpus_allowed(struct task_struct *p) +@@ -7261,9 +7260,8 @@ migrate_enable_update_cpus_allowed(struct task_struct *p) struct rq *rq; struct rq_flags rf; 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 703a448db..e5a9d8716 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/351] 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=abc76798c863ebc7979792b6f6f45bafccf1eeb3 +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 [ 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 df7d5f0e9..fec9a198c 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Mon, 7 Oct 2019 16:45:18 +0200 -Subject: [PATCH 302/351] futex: Make the futex_hash_bucket spinlock_t again +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=e51d697ea4fe1c6c06a7033c81af8d3d482dfbfe +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=800a6585730190515bc44d3adec4c0e80571a558 [ 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 1f210b1ba..984aa9618 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 @@ -1,8 +1,8 @@ From: Peter Zijlstra <peterz@infradead.org> Date: Mon, 30 Sep 2019 18:15:44 +0200 -Subject: [PATCH 303/351] locking/rtmutex: Clean ->pi_blocked_on in the error +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=20cb8227d2f37fdf374e404baf9cfa92b0c72598 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e8f3a7ed1e7717fe6913aa00d35da6a925806171 [ 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 75f1fc148..c312a28cf 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/351] lib/ubsan: Don't seralize UBSAN report -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a271296613b17df1188c72b23a8cdeb3bc4ccd87 +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 [ 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 36bf1a733..30d167dce 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 @@ -1,8 +1,8 @@ From: Liu Haitao <haitao.liu@windriver.com> Date: Fri, 27 Sep 2019 16:22:30 +0800 -Subject: [PATCH 305/351] kmemleak: Change the lock of kmemleak_object to +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=3f32f13e58f0ece8a428a1a4eb5536bac51044c1 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6482964341422379e6e6b9aabd988a278d0da042 [ 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 06db45615..282e34443 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/351] sched: migrate_enable: Use select_fallback_rq() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=eab7e025879588c20239f95ac003add1390422a8 +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 [ Upstream commit adfa969d4cfcc995a9d866020124e50f1827d2d1 ] @@ -18,10 +18,10 @@ Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org> 1 file changed, 10 insertions(+), 15 deletions(-) diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index 07a46769ca3d..57e8dee4e7ce 100644 +index 0f2c20111c09..8cfb469b23a6 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -7330,6 +7330,7 @@ void migrate_enable(void) +@@ -7332,6 +7332,7 @@ void migrate_enable(void) if (p->migrate_disable_update) { struct rq *rq; struct rq_flags rf; @@ -29,7 +29,7 @@ index 07a46769ca3d..57e8dee4e7ce 100644 rq = task_rq_lock(p, &rf); update_rq_clock(rq); -@@ -7339,21 +7340,15 @@ void migrate_enable(void) +@@ -7341,21 +7342,15 @@ void migrate_enable(void) p->migrate_disable_update = 0; 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 29c41aec9..c690fd903 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/351] sched: Lazy migrate_disable processing -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=ef6c7cbc5053f8db6f2493ab56a9e0f2a9d4b523 +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 [ Upstream commit 425c5b38779a860062aa62219dc920d374b13c17 ] @@ -44,10 +44,10 @@ Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org> 7 files changed, 129 insertions(+), 182 deletions(-) diff --git a/include/linux/cpu.h b/include/linux/cpu.h -index a3c246214d28..81ce109caec3 100644 +index bddccdcd00ba..7f41ac9cf2ad 100644 --- a/include/linux/cpu.h +++ b/include/linux/cpu.h -@@ -122,8 +122,6 @@ extern void cpu_hotplug_disable(void); +@@ -124,8 +124,6 @@ extern void cpu_hotplug_disable(void); extern void cpu_hotplug_enable(void); void clear_tasks_mm_cpumask(int cpu); int cpu_down(unsigned int cpu); @@ -56,7 +56,7 @@ index a3c246214d28..81ce109caec3 100644 #else /* CONFIG_HOTPLUG_CPU */ -@@ -135,8 +133,6 @@ static inline int cpus_read_trylock(void) { return true; } +@@ -137,8 +135,6 @@ static inline int cpus_read_trylock(void) { return true; } static inline void lockdep_assert_cpus_held(void) { } static inline void cpu_hotplug_disable(void) { } static inline void cpu_hotplug_enable(void) { } @@ -278,10 +278,10 @@ index 4bf82665f28c..f603ea80af2e 100644 /* Interrupts are moved away from the dying cpu, reenable alloc/free */ irq_unlock_sparse(); diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index 57e8dee4e7ce..a2c0f199f362 100644 +index 8cfb469b23a6..451d07a772bc 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -1065,7 +1065,8 @@ static int migration_cpu_stop(void *data) +@@ -1068,7 +1068,8 @@ static int migration_cpu_stop(void *data) void set_cpus_allowed_common(struct task_struct *p, const struct cpumask *new_mask) { cpumask_copy(&p->cpus_mask, new_mask); @@ -291,7 +291,7 @@ index 57e8dee4e7ce..a2c0f199f362 100644 } #if defined(CONFIG_SMP) && defined(CONFIG_PREEMPT_RT_BASE) -@@ -1076,8 +1077,7 @@ int __migrate_disabled(struct task_struct *p) +@@ -1079,8 +1080,7 @@ int __migrate_disabled(struct task_struct *p) EXPORT_SYMBOL_GPL(__migrate_disabled); #endif @@ -301,7 +301,7 @@ index 57e8dee4e7ce..a2c0f199f362 100644 { struct rq *rq = task_rq(p); bool queued, running; -@@ -1106,20 +1106,6 @@ static void __do_set_cpus_allowed_tail(struct task_struct *p, +@@ -1109,20 +1109,6 @@ static void __do_set_cpus_allowed_tail(struct task_struct *p, set_curr_task(rq, p); } @@ -322,7 +322,7 @@ index 57e8dee4e7ce..a2c0f199f362 100644 /* * Change a given task's CPU affinity. Migrate the thread to a * proper CPU and schedule it away if the CPU it's executing on -@@ -1179,7 +1165,8 @@ static int __set_cpus_allowed_ptr(struct task_struct *p, +@@ -1182,7 +1168,8 @@ static int __set_cpus_allowed_ptr(struct task_struct *p, } /* Can the task run on the task's current CPU? If so, we're done */ @@ -332,7 +332,7 @@ index 57e8dee4e7ce..a2c0f199f362 100644 goto out; if (task_running(rq, p) || p->state == TASK_WAKING) { -@@ -3459,6 +3446,8 @@ pick_next_task(struct rq *rq, struct task_struct *prev, struct rq_flags *rf) +@@ -3461,6 +3448,8 @@ pick_next_task(struct rq *rq, struct task_struct *prev, struct rq_flags *rf) BUG(); } @@ -341,7 +341,7 @@ index 57e8dee4e7ce..a2c0f199f362 100644 /* * __schedule() is the main scheduler function. * -@@ -3529,6 +3518,9 @@ static void __sched notrace __schedule(bool preempt) +@@ -3531,6 +3520,9 @@ static void __sched notrace __schedule(bool preempt) rq_lock(rq, &rf); smp_mb__after_spinlock(); @@ -351,7 +351,7 @@ index 57e8dee4e7ce..a2c0f199f362 100644 /* Promote REQ to ACT */ rq->clock_update_flags <<= 1; update_rq_clock(rq); -@@ -5778,6 +5770,8 @@ static void migrate_tasks(struct rq *dead_rq, struct rq_flags *rf) +@@ -5780,6 +5772,8 @@ static void migrate_tasks(struct rq *dead_rq, struct rq_flags *rf) BUG_ON(!next); put_prev_task(rq, next); @@ -360,7 +360,7 @@ index 57e8dee4e7ce..a2c0f199f362 100644 /* * Rules for changing task_struct::cpus_mask are holding * both pi_lock and rq->lock, such that holding either -@@ -7242,14 +7236,9 @@ update_nr_migratory(struct task_struct *p, long delta) +@@ -7244,14 +7238,9 @@ update_nr_migratory(struct task_struct *p, long delta) static inline void migrate_disable_update_cpus_allowed(struct task_struct *p) { @@ -375,7 +375,7 @@ index 57e8dee4e7ce..a2c0f199f362 100644 } static inline void -@@ -7267,54 +7256,35 @@ migrate_enable_update_cpus_allowed(struct task_struct *p) +@@ -7269,54 +7258,35 @@ migrate_enable_update_cpus_allowed(struct task_struct *p) void migrate_disable(void) { @@ -446,7 +446,7 @@ index 57e8dee4e7ce..a2c0f199f362 100644 WARN_ON_ONCE(p->migrate_disable <= 0); if (p->migrate_disable > 1) { -@@ -7324,67 +7294,69 @@ void migrate_enable(void) +@@ -7326,67 +7296,69 @@ void migrate_enable(void) preempt_disable(); @@ -556,7 +556,7 @@ index 57e8dee4e7ce..a2c0f199f362 100644 #endif barrier(); } -@@ -7395,20 +7367,14 @@ void migrate_enable(void) +@@ -7397,20 +7369,14 @@ void migrate_enable(void) #ifdef CONFIG_SCHED_DEBUG struct task_struct *p = current; 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 6bb640a4b..204a99d23 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/351] sched: migrate_enable: Use stop_one_cpu_nowait() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=1c8f8380a7031358ac5fc4177bbbe5d03bc6cfd2 +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 [ Upstream commit 6b39a1fa8c53cae08dc03afdae193b7d3a78a173 ] @@ -34,10 +34,10 @@ index ccdaa8fd5657..150e886ed83d 100644 int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg); diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index a2c0f199f362..eeb53ea1483c 100644 +index 451d07a772bc..04690e9c9232 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -990,6 +990,7 @@ static struct rq *move_queued_task(struct rq *rq, struct rq_flags *rf, +@@ -993,6 +993,7 @@ static struct rq *move_queued_task(struct rq *rq, struct rq_flags *rf, struct migration_arg { struct task_struct *task; int dest_cpu; @@ -45,7 +45,7 @@ index a2c0f199f362..eeb53ea1483c 100644 }; /* -@@ -1025,6 +1026,11 @@ static int migration_cpu_stop(void *data) +@@ -1028,6 +1029,11 @@ static int migration_cpu_stop(void *data) struct task_struct *p = arg->task; struct rq *rq = this_rq(); struct rq_flags rf; @@ -57,7 +57,7 @@ index a2c0f199f362..eeb53ea1483c 100644 /* * The original target CPU might have gone down and we might -@@ -1047,9 +1053,9 @@ static int migration_cpu_stop(void *data) +@@ -1050,9 +1056,9 @@ static int migration_cpu_stop(void *data) */ if (task_rq(p) == rq) { if (task_on_rq_queued(p)) @@ -69,7 +69,7 @@ index a2c0f199f362..eeb53ea1483c 100644 } rq_unlock(rq, &rf); raw_spin_unlock(&p->pi_lock); -@@ -7317,6 +7323,7 @@ void migrate_enable(void) +@@ -7319,6 +7325,7 @@ void migrate_enable(void) WARN_ON(smp_processor_id() != cpu); if (!is_cpu_allowed(p, cpu)) { struct migration_arg arg = { p }; @@ -77,7 +77,7 @@ index a2c0f199f362..eeb53ea1483c 100644 struct rq_flags rf; rq = task_rq_lock(p, &rf); -@@ -7324,15 +7331,11 @@ void migrate_enable(void) +@@ -7326,15 +7333,11 @@ void migrate_enable(void) arg.dest_cpu = select_fallback_rq(cpu, p); task_rq_unlock(rq, p, &rf); 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 14509bfa5..122af5df6 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 18 Oct 2019 13:04:15 +0200 -Subject: [PATCH 309/351] Revert "ARM: Initialize split page table locks for +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=feaae0c27de4b8a4a10bd422d11b702fadd4c801 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=333b99ef79b4ce8a39f45d8461aa9edb89c6d734 [ 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 c8b3f4f22..8a86f3f7c 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Tue, 19 Nov 2019 09:25:04 +0100 -Subject: [PATCH 310/351] locking: Make spinlock_t and rwlock_t a RCU section +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=307384e8ca0050ff69a708ea239e7fd25688d1a2 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=fdc83a41301027156712fae4f2951e5588f78bdf [ 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 69d771ead..10a008a9a 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 29 Nov 2019 17:24:55 +0100 -Subject: [PATCH 311/351] sched/core: migrate_enable() must access +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=a046dca6cadf46d37e6a42f5f5f950191bbec3cc +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=7c9970fc1ed3612f2a21ec3b9926c21f1779a59b [ Upstream commit a61d1977f692e46bad99a100f264981ba08cb4bd ] @@ -34,10 +34,10 @@ index f603ea80af2e..57bd32c83c9e 100644 static int takedown_cpu(unsigned int cpu) { diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index eeb53ea1483c..577bec75ffd8 100644 +index 04690e9c9232..10d21a90386d 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -7309,9 +7309,11 @@ void migrate_enable(void) +@@ -7311,9 +7311,11 @@ void migrate_enable(void) p->migrate_disable = 0; rq->nr_pinned--; 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 a690ce31b..6b01003c9 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 @@ -1,8 +1,8 @@ From: Daniel Wagner <dwagner@suse.de> Date: Mon, 16 Dec 2019 16:15:57 +0100 -Subject: [PATCH 312/351] lib/smp_processor_id: Adjust +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=2e1705477262342382e7423129edb2e570567b53 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=11ac72da64a156a3194b5d2e4312405109aeb6b9 [ 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 667c9ca00..3a8e920da 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 12 Dec 2019 10:53:59 +0100 -Subject: [PATCH 313/351] sched: migrate_enable: Busy loop until the migration +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=7212bfd2c5351861cd36c82fe6cbdd37c202a2e6 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d9e8887bd6d168632ae0552d221b911ef94efe4e [ Upstream commit 140d7f54a5fff02898d2ca9802b39548bf7455f1 ] @@ -27,10 +27,10 @@ Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org> 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index 577bec75ffd8..89133dff3161 100644 +index 10d21a90386d..5f9bf8fe8a0e 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -7324,7 +7324,7 @@ void migrate_enable(void) +@@ -7326,7 +7326,7 @@ void migrate_enable(void) WARN_ON(smp_processor_id() != cpu); if (!is_cpu_allowed(p, cpu)) { @@ -39,7 +39,7 @@ index 577bec75ffd8..89133dff3161 100644 struct cpu_stop_work work; struct rq_flags rf; -@@ -7337,7 +7337,10 @@ void migrate_enable(void) +@@ -7339,7 +7339,10 @@ void migrate_enable(void) &arg, &work); tlb_migrate_finish(p->mm); __schedule(true); 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 188c99523..501d3cc3d 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/351] userfaultfd: Use a seqlock instead of seqcount -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=fc997a6a8f23cd5880f5e0eee2860490e6e45145 +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 [ 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 28352517c..e49addd00 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/351] 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=a7e94b3eb9610ca7f198abf96699a5d2eab443e7 +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 [ Upstream commit 2dcd94b443c5dcbc20281666321b7f025f9cc85c ] @@ -29,10 +29,10 @@ Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org> 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index 89133dff3161..96edb14cb099 100644 +index 5f9bf8fe8a0e..f60ae431ad64 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -7286,6 +7286,9 @@ static void migrate_disabled_sched(struct task_struct *p) +@@ -7288,6 +7288,9 @@ static void migrate_disabled_sched(struct task_struct *p) p->migrate_disable_scheduled = 1; } @@ -42,7 +42,7 @@ index 89133dff3161..96edb14cb099 100644 void migrate_enable(void) { struct task_struct *p = current; -@@ -7324,23 +7327,26 @@ void migrate_enable(void) +@@ -7326,23 +7329,26 @@ void migrate_enable(void) WARN_ON(smp_processor_id() != cpu); if (!is_cpu_allowed(p, cpu)) { 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 4ab22e205..6349b6636 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/351] sched: migrate_enable: Remove __schedule() call -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=5e75bce9b51a26fc1280cff002de35b13ba3cb50 +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 [ Upstream commit b8162e61e9a33bd1de6452eb838fbf50a93ddd9a ] @@ -24,10 +24,10 @@ Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org> 1 file changed, 1 deletion(-) diff --git a/kernel/sched/core.c b/kernel/sched/core.c -index 96edb14cb099..64e3371c8955 100644 +index f60ae431ad64..b58b1fbbccac 100644 --- a/kernel/sched/core.c +++ b/kernel/sched/core.c -@@ -7346,7 +7346,6 @@ void migrate_enable(void) +@@ -7348,7 +7348,6 @@ void migrate_enable(void) stop_one_cpu_nowait(task_cpu(p), migration_cpu_stop, arg, work); tlb_migrate_finish(p->mm); 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 ff4a95c31..2e7320e2f 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 @@ -1,8 +1,8 @@ From: Matt Fleming <matt@codeblueprint.co.uk> Date: Sun, 26 Jan 2020 21:19:45 +0000 -Subject: [PATCH 317/351] mm/memcontrol: Move misplaced +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=0e93c1cdf2659fdb41c0c23a64d4560bf76bc4b3 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=337b970c8eb4f7da03deebced8e49ab76004e4da [ Upstream commit 071a1d6a6e14d0dec240a8c67b425140d7f92f6a ] @@ -21,10 +21,10 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mm/memcontrol.c b/mm/memcontrol.c -index 239fec6eac9f..d5bda1449fe3 100644 +index c6a58923da63..692cc519232d 100644 --- a/mm/memcontrol.c +++ b/mm/memcontrol.c -@@ -6541,10 +6541,10 @@ void mem_cgroup_swapout(struct page *page, swp_entry_t entry) +@@ -6552,10 +6552,10 @@ void mem_cgroup_swapout(struct page *page, swp_entry_t entry) mem_cgroup_charge_statistics(memcg, page, PageTransHuge(page), -nr_entries); memcg_check_events(memcg, page); 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 282b0db95..cdce399a7 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/351] locallock: Include header for the `current' macro -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b4385eeb59c07fb490f19cf69b08793f40a6272c +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 [ 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 0bb95f485..9626481b5 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 21 Feb 2020 18:57:11 +0100 -Subject: [PATCH 319/351] drm/vmwgfx: Drop preempt_disable() in +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=795750d817cf7962fcfd63ea8437d5b0f21a30a3 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2f107a5eebc442d3abe193fb416437b74dc6493f [ 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 5cfc9994b..5a08a057d 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 21 Feb 2020 18:15:15 +0100 -Subject: [PATCH 320/351] tracing: make preempt_lazy and migrate_disable +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=81699e3e656db0e83047e22cde247331924cd87f +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=411f224b337ddcb3362f2a0a27406ecc465d3ccf [ 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 3af21c13f..fca157403 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 @@ -1,8 +1,8 @@ From: Tiejun Chen <tiejunc@vmware.com> Date: Mon, 30 Mar 2020 18:45:23 -0400 -Subject: [PATCH 321/351] lib/ubsan: Remove flags parameter from calls to +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=c2d2b43f417cbedc676f8b28e93683716416a719 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8fd16956cec48aff41ad7ce6a790c37b197ec25d 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 b2e7f8fe1..e2522e1ae 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 @@ -1,8 +1,8 @@ From: "Steven Rostedt (VMware)" <rostedt@goodmis.org> Date: Sun, 22 Mar 2020 00:00:28 +0100 -Subject: [PATCH 322/351] irq_work: Fix checking of IRQ_WORK_LAZY flag set on +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=c3cf00ce224f7ecd568bd3f766fb8ff671136d88 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e82501e7ca71884e71ec4ab9179d666a0644998f 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 3dd7cb745..635c55a2b 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/351] tasklet: Address a race resulting in double-enqueue -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=a3e88f16112d045918ea1e4df41674cb1e411434 +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 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 835a8530f..966832270 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 @@ -1,8 +1,8 @@ From: Rasmus Villemoes <rasmus.villemoes@prevas.dk> Date: Tue, 28 Apr 2020 16:40:26 +0200 -Subject: [PATCH 324/351] hrtimer: fix logic for when grabbing +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=36b0eadf58daa2135f9139436ccfd778db315f0f +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=fc7f9dff54b6992d49ccd4c8d5f094fd89c17a46 Commit @@ -32,7 +32,7 @@ Signed-off-by: Tom Zanussi <zanussi@kernel.org> 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/time/hrtimer.c b/kernel/time/hrtimer.c -index 0f841f18c363..a84673149881 100644 +index 3a5e258c243a..a522cebdaa21 100644 --- a/kernel/time/hrtimer.c +++ b/kernel/time/hrtimer.c @@ -971,7 +971,7 @@ void hrtimer_grab_expiry_lock(const struct hrtimer *timer) 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 a8d8db93b..e070467b8 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/351] fs/dcache: Include swait.h header -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=939289738f60a2ab3070c16e629d31642b0d5765 +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 [ 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 ebf74571a..2c437212d 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 @@ -1,8 +1,8 @@ From: Kevin Hao <haokexin@gmail.com> Date: Mon, 4 May 2020 11:34:07 +0800 -Subject: [PATCH 326/351] mm: slub: Always flush the delayed empty slubs in +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=029a41eeabb734eb30dcd02bdb9ed92e79f6db2f +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=762c50342dbbd1fe1d0cf52154b5bb624d3ec100 [ 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 099504d3a..f52f642b9 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/351] tasklet: Fix UP case for tasklet CHAINED state -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=0d2b462527f8c10c0c852efeda88dd2cef218261 +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 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 f8bfa30d6..9d19a5baf 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/351] signal: Prevent double-free of user struct -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b97bd6ce365304c4417b3cd0c5bf49d026b772f4 +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 [ 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 90e6ed5cf..1e0ed7d23 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Thu, 28 May 2020 14:35:12 +0200 -Subject: [PATCH 329/351] Bluetooth: Acquire sk_lock.slock without disabling +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=0a1175c05ff74dd57894ec2ef7ca2e1cad31042a +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b3f37c8158aacc1c30146e25450c881ae3137dc8 [ 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 5450494b9..eec4849f6 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/351] net: phy: fixed_phy: Remove unused seqcount -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=040ef37710adeb660b0585546fbaac550e082c2b +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 [ 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 db936e83b..669a351d8 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/351] net: xfrm: fix compress vs decompress serialization -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=d6098c916ec421ca3c89cd072e73cd3b410b208d +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 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 6594106cf..0485985b4 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Wed, 28 Oct 2020 18:15:32 +0100 -Subject: [PATCH 332/351] mm/memcontrol: Disable preemption in +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=c8d747a7c7dd6b59f68b8466893b0c18d1fa2074 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=61caf01d44772a1cd8c94fb56dd8464151213ed3 [ 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 bea8ce154..16ae8d20e 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 @@ -1,8 +1,8 @@ From: Oleg Nesterov <oleg@redhat.com> Date: Tue, 3 Nov 2020 12:39:01 +0100 -Subject: [PATCH 333/351] ptrace: fix ptrace_unfreeze_traced() race with +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=bde585ceef8712a993226213ef25ea54bfde9b57 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=c9cece5fee9c4a4f7f1289881b122c6bf6a29858 [ 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 defd91d5d..d20dc5729 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 26 Feb 2021 17:26:04 +0100 -Subject: [PATCH 334/351] mm: slub: Don't resize the location tracking cache on +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=7139a83bac66eb7a530553197e6a2fcc06ed74a7 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=96730234008f592994666a3890e8e46077b84d20 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 670d73338..8abcfab76 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/351] locking/rwsem_rt: Add __down_read_interruptible() -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=23f2c13df9cedc58f454be0e03543a9398ec0402 +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 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 30df1882f..82f966017 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/351] 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=108f1a36454ac1403c140d7cba07f1d7b5139ef5 +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 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 b2b2ef69d..fb79e0382 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 @@ -1,8 +1,8 @@ From: Gregor Beck <gbeck@esigma-technology.com> Date: Fri, 3 Sep 2021 14:19:11 +0200 -Subject: [PATCH 337/351] fscache: fix initialisation of cookie hash table raw +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=6b8c3c6e6c2ee7f63ad0673d179d48439e00a4e1 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=74b35db93d939040d86cb5aeab29939fb54e441f 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 434b61807..3a6a9cb50 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/351] rt: PREEMPT_RT safety net for backported patches -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=97df0b15ec78b16f27b176cfedf8ed11d2b4ac56 +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 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 8fc335457..c1dc24eee 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/351] net: Add missing xmit_lock_owner hunks. -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=42062a2e27ad3a9da95ef7c4c799c1ca71a6bd66 +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 The patch net: move xmit_recursion to per-task variable on -RT @@ -17,10 +17,10 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> 1 file changed, 13 insertions(+), 16 deletions(-) diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h -index c4713217b20e..bd73117e2636 100644 +index 086cd650f555..25557901d020 100644 --- a/include/linux/netdevice.h +++ b/include/linux/netdevice.h -@@ -3885,17 +3885,17 @@ static inline u32 netif_msg_init(int debug_value, int default_msg_enable_bits) +@@ -3887,17 +3887,17 @@ static inline u32 netif_msg_init(int debug_value, int default_msg_enable_bits) #ifdef CONFIG_PREEMPT_RT_FULL static inline void netdev_queue_set_owner(struct netdev_queue *txq, int cpu) { @@ -41,7 +41,7 @@ index c4713217b20e..bd73117e2636 100644 return true; return false; } -@@ -3904,17 +3904,19 @@ static inline bool netdev_queue_has_owner(struct netdev_queue *txq) +@@ -3906,17 +3906,19 @@ static inline bool netdev_queue_has_owner(struct netdev_queue *txq) static inline void netdev_queue_set_owner(struct netdev_queue *txq, int cpu) { @@ -64,7 +64,7 @@ index c4713217b20e..bd73117e2636 100644 return true; return false; } -@@ -3923,8 +3925,7 @@ static inline bool netdev_queue_has_owner(struct netdev_queue *txq) +@@ -3925,8 +3927,7 @@ static inline bool netdev_queue_has_owner(struct netdev_queue *txq) static inline void __netif_tx_lock(struct netdev_queue *txq, int cpu) { spin_lock(&txq->_xmit_lock); @@ -74,7 +74,7 @@ index c4713217b20e..bd73117e2636 100644 } static inline bool __netif_tx_acquire(struct netdev_queue *txq) -@@ -3941,8 +3942,7 @@ static inline void __netif_tx_release(struct netdev_queue *txq) +@@ -3943,8 +3944,7 @@ static inline void __netif_tx_release(struct netdev_queue *txq) static inline void __netif_tx_lock_bh(struct netdev_queue *txq) { spin_lock_bh(&txq->_xmit_lock); @@ -84,7 +84,7 @@ index c4713217b20e..bd73117e2636 100644 } static inline bool __netif_tx_trylock(struct netdev_queue *txq) -@@ -3950,23 +3950,20 @@ static inline bool __netif_tx_trylock(struct netdev_queue *txq) +@@ -3952,23 +3952,20 @@ static inline bool __netif_tx_trylock(struct netdev_queue *txq) bool ok = spin_trylock(&txq->_xmit_lock); if (likely(ok)) { 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 c04e34617..79cb1f568 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/351] 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=0fd11e70e0f3922f30320f2105366514df7b5bf9 +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 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 1b9e30364..defa3aff2 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/351] random: Bring back the local_locks -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=269eda25b7a58b0397934d72f6fef03f0301d696 +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 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 553e72e58..1f4b60d12 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/351] local_lock: Provide INIT_LOCAL_LOCK(). -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=2c9ff512c96a416b8c82964b8f03b81d1cf76c80 +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 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 b2cf769f2..ffd2e466c 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 21 Oct 2022 16:15:56 +0200 -Subject: [PATCH 343/351] Revert "workqueue: Use local irq lock instead of irq +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=673b95794c85f76d4c99994d288cc41ecc8b02bd +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=4dce50b8def29833be6b384dd3e11ebd56338ac6 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 a9e4b14ab..4aba8c8e2 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Fri, 19 Aug 2022 11:24:42 +0200 -Subject: [PATCH 344/351] timers: Keep interrupts disabled for TIMER_IRQSAFE +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=c954214601502e0896ac0b81f1222879dad55393 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=80f379f63b021517015f4db3a49c9d924e556211 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 c7a563449..fbd19c591 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Mon, 24 Oct 2022 10:17:22 +0200 -Subject: [PATCH 345/351] timers: Don't block on ->expiry_lock for +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=9841dc5af8b334fa1a9f4c0e9acde4a0b3839d6f +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=e0550b85976f3d13ebffc2c98b3601d28c24b651 Upstream commit c725dafc95f1b37027840aaeaa8b7e4e9cd20516 diff --git a/debian/patches-rt/0346-rcu-Update-rcuwait.patch b/debian/patches-rt/0346-rcu-Update-rcuwait.patch index c54c65f9c..b7ba81426 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/351] rcu: Update rcuwait -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6f1be9e81d653b56aeefbff1883d1f762e8b594e +Subject: [PATCH 346/353] rcu: Update rcuwait +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=5d12a10175ae6b219849fe6128942ea23e8a092f This is an all in one commit backporting updates for rcuwait: - 03f4b48edae7 ("rcuwait: Annotate task_struct with __rcu") @@ -109,10 +109,10 @@ index 90bfa3279a01..4fe9ecd56aac 100644 #endif /* _LINUX_RCUWAIT_H_ */ diff --git a/kernel/exit.c b/kernel/exit.c -index 2a414fc71b87..cf68896a94fa 100644 +index 51b36d58c872..94a51c53985b 100644 --- a/kernel/exit.c +++ b/kernel/exit.c -@@ -291,8 +291,9 @@ struct task_struct *task_rcu_dereference(struct task_struct **ptask) +@@ -338,8 +338,9 @@ struct task_struct *task_rcu_dereference(struct task_struct **ptask) return task; } @@ -123,7 +123,7 @@ index 2a414fc71b87..cf68896a94fa 100644 struct task_struct *task; rcu_read_lock(); -@@ -316,8 +317,10 @@ void rcuwait_wake_up(struct rcuwait *w) +@@ -363,8 +364,10 @@ void rcuwait_wake_up(struct rcuwait *w) */ task = rcu_dereference(w->task); if (task) 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 c1a587ec4..2c5cb6b24 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/351] workqueue: Use rcuwait for wq_manager_wait -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=8c577abd14a242e742d69c94d1bb2d469212db82 +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 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 625a2434f..bb5b3f36e 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/351] timers: Prepare support for PREEMPT_RT -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=6c0246ab42f10c23cc1af06c6b651507b612eb8f +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 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 d01940b4c..61954928f 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 @@ -1,8 +1,8 @@ From: Thomas Gleixner <tglx@linutronix.de> Date: Mon, 31 Oct 2022 16:50:05 +0100 -Subject: [PATCH 349/351] timers: Move clearing of base::timer_running under +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=eee43f1aec23fc7a8d80e59c805ddfeacfe1eac5 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=b89944e4b8533b3ed192a81bea39a75a50cf9c31 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 7bf384e14..d6743715e 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 @@ -1,8 +1,8 @@ From: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Date: Mon, 31 Oct 2022 16:50:06 +0100 -Subject: [PATCH 350/351] timers: Don't block on ->expiry_lock for +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=deb2c700cef1bff119c5b7fe75b105e1918ad70f +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=f48a298501bfb76530a080edb5052081abcad637 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 new file mode 100644 index 000000000..c552ddc91 --- /dev/null +++ b/debian/patches-rt/0351-Revert-percpu-include-irqflags.h-for-raw_local_irq_s.patch @@ -0,0 +1,48 @@ +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 + +This reverts commit 0d796a9e6a93608b4dd84fbd09f01e912ae34bdc. + +After merging stable release 4.19.266 into the -rt branch, an x86 +build will fail with the following error: + + .../include/linux/percpu-defs.h:49:34: error: 'PER_CPU_BASE_SECTION' undeclared here (not in a function); did you mean 'PER_CPU_FIRST_SECTION'? + +This is due to an #include loop: + + <asm/percpu.h> + -> <linux/irqflags.h> + -> <asm/irqflags.h> + -> <asm/nospec-branch.h> + -> <asm/percpu.h> + +which appears after the merge because: + +- The reverted commit added <asm/percpu.h> -> <linux/irqflags.h> +- 4.19.266 added <asm/nospec-branch.h> -> <asm/percpu.h> + +Neither upstream nor any other maintained stable-rt branch has this +include, and my build succeeded without it. Revert it here as well. + +Signed-off-by: Ben Hutchings <ben@decadent.org.uk> +Link: https://lore.kernel.org/r/Y5O/aVw/zHKqmpu7@decadent.org.uk +Signed-off-by: Daniel Wagner <wagi@monom.org> +--- + include/asm-generic/percpu.h | 1 - + 1 file changed, 1 deletion(-) + +diff --git a/include/asm-generic/percpu.h b/include/asm-generic/percpu.h +index 942d64c0476e..1817a8415a5e 100644 +--- a/include/asm-generic/percpu.h ++++ b/include/asm-generic/percpu.h +@@ -5,7 +5,6 @@ + #include <linux/compiler.h> + #include <linux/threads.h> + #include <linux/percpu-defs.h> +-#include <linux/irqflags.h> + + #ifdef CONFIG_SMP + 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 new file mode 100644 index 000000000..e5cbdc585 --- /dev/null +++ b/debian/patches-rt/0352-workqueue-Fix-deadlock-due-to-recursive-locking-of-p.patch @@ -0,0 +1,68 @@ +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 + +Upstream commit d8bb65ab70f7 ("workqueue: Use rcuwait for wq_manager_wait") +replaced the waitqueue with rcuwait in the workqueue code. This change +involved removing the acquisition of pool->lock in put_unbound_pool(), +as it also adds the function wq_manager_inactive() which acquires this same +lock and is called one line later as a parameter to rcu_wait_event(). + +However, the backport of this commit in the PREEMPT_RT patchset +4.19.255-rt114 (patch 347) missed the removal of the acquisition of +pool->lock in put_unbound_pool(). This leads to a deadlock due to +recursive locking of pool->lock, as shown below in lockdep: + +[ 252.083713] WARNING: possible recursive locking detected +[ 252.083718] 4.19.269-3.ph3-rt #1-photon Not tainted +[ 252.083721] -------------------------------------------- +[ 252.083733] kworker/2:0/33 is trying to acquire lock: +[ 252.083747] 000000000b7b1ceb (&pool->lock/1){....}, at: +put_unbound_pool+0x10d/0x260 + +[ 252.083857] + but task is already holding lock: +[ 252.083860] 000000000b7b1ceb (&pool->lock/1){....}, at: +put_unbound_pool+0xbd/0x260 + +[ 252.083876] + other info that might help us debug this: +[ 252.083897] Possible unsafe locking scenario: + +[ 252.083900] CPU0 +[ 252.083903] ---- +[ 252.083904] lock(&pool->lock/1); +[ 252.083911] lock(&pool->lock/1); +[ 252.083919] + *** DEADLOCK *** + +[ 252.083921] May be due to missing lock nesting notation + +Fix this deadlock by removing the pool->lock acquisition in +put_unbound_pool(). + +Signed-off-by: Brennan Lamoreaux (VMware) <brennanlamoreaux@gmail.com> +Cc: Daniel Wagner <wagi@monom.org> +Cc: Sebastian Andrzej Siewior <bigeasy@linutronix.de> +Cc: Tejun Heo <tj@kernel.org> +Reviewed-by: Srivatsa S. Bhat (VMware) <srivatsa@csail.mit.edu> +Link: https://lore.kernel.org/r/20230228224938.88035-1-brennanlamoreaux@gmail.com +Signed-off-by: Daniel Wagner <wagi@monom.org> +--- + kernel/workqueue.c | 1 - + 1 file changed, 1 deletion(-) + +diff --git a/kernel/workqueue.c b/kernel/workqueue.c +index a9f3cc02bdc1..55ebdd56a5de 100644 +--- a/kernel/workqueue.c ++++ b/kernel/workqueue.c +@@ -3394,7 +3394,6 @@ static void put_unbound_pool(struct worker_pool *pool) + * Because of how wq_manager_inactive() works, we will hold the + * spinlock after a successful wait. + */ +- raw_spin_lock_irq(&pool->lock); + rcuwait_wait_event(&manager_wait, wq_manager_inactive(pool), + TASK_UNINTERRUPTIBLE); + pool->flags |= POOL_MANAGER_ACTIVE; diff --git a/debian/patches-rt/0351-Linux-4.19.265-rt117-REBASE.patch b/debian/patches-rt/0353-Linux-4.19.280-rt123-REBASE.patch index 794dd1786..e286c2809 100644 --- a/debian/patches-rt/0351-Linux-4.19.265-rt117-REBASE.patch +++ b/debian/patches-rt/0353-Linux-4.19.280-rt123-REBASE.patch @@ -1,7 +1,7 @@ From: Daniel Wagner <wagi@monom.org> -Date: Tue, 15 Nov 2022 17:47:25 +0100 -Subject: [PATCH 351/351] Linux 4.19.265-rt117 REBASE -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=562b4732685f0fb3dc0a4abe804fe6e31f47d6b9 +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 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..9788245dd428 100644 +index 1199ebade17b..2e5c2a548290 100644 --- a/localversion-rt +++ b/localversion-rt @@ -1 +1 @@ --rt16 -+-rt117 ++-rt123 diff --git a/debian/patches-rt/netpoll-fix-netif_local_xmit_active-for-4.19-rt.patch b/debian/patches-rt/netpoll-fix-netif_local_xmit_active-for-4.19-rt.patch new file mode 100644 index 000000000..2502c2926 --- /dev/null +++ b/debian/patches-rt/netpoll-fix-netif_local_xmit_active-for-4.19-rt.patch @@ -0,0 +1,26 @@ +From: Ben Hutchings <benh@debian.org> +Date: Wed, 26 Apr 2023 22:24:48 +0200 +Subject: netpoll: Fix netif_local_xmit_active() for 4.19-rt + +Commit be71c3c75a488ca1594a98df0754094179ec8146 "net: don't let +netpoll invoke NAPI if in xmit context", which was commit +275b471e3d2daf1472ae8fa70dc1b50c9e0b9e75 upstream, added a comparison +of net_device::xmit_lock_owner. In 4.19-rt (but not newer RT +branches) this field holds a task_struct pointer, not a CPU ID. +Change the comparison accordingly. + +--- +--- a/net/core/netpoll.c ++++ b/net/core/netpoll.c +@@ -143,7 +143,11 @@ static int netif_local_xmit_active(struc + for (i = 0; i < dev->num_tx_queues; i++) { + struct netdev_queue *txq = netdev_get_tx_queue(dev, i); + ++#ifdef CONFIG_PREEMPT_RT_FULL ++ if (READ_ONCE(txq->xmit_lock_owner) == current) ++#else + if (READ_ONCE(txq->xmit_lock_owner) == smp_processor_id()) ++#endif + return 1; + } + diff --git a/debian/patches-rt/series b/debian/patches-rt/series index 0e5bb8615..b5d79a286 100644 --- a/debian/patches-rt/series +++ b/debian/patches-rt/series @@ -14,6 +14,7 @@ 0014-cgroup-use-irqsave-in-cgroup_rstat_flush_locked.patch 0015-fscache-initialize-cookie-hash-table-raw-spinlocks.patch 0016-Drivers-hv-vmbus-include-header-for-get_irq_regs.patch +0017-percpu-include-irqflags.h-for-raw_local_irq_save.patch 0018-efi-Allow-efi-runtime.patch 0019-x86-efi-drop-task_lock-from-efi_switch_mm.patch 0020-arm64-KVM-compute_layout-before-altenates-are-applie.patch @@ -347,4 +348,7 @@ 0348-timers-Prepare-support-for-PREEMPT_RT.patch 0349-timers-Move-clearing-of-base-timer_running-under-bas.patch 0350-timers-Don-t-block-on-expiry_lock-for-TIMER_IRQSAFE-.patch -0351-Linux-4.19.265-rt117-REBASE.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 +netpoll-fix-netif_local_xmit_active-for-4.19-rt.patch diff --git a/debian/patches/features/all/aufs4/aufs4-standalone.patch b/debian/patches/features/all/aufs4/aufs4-standalone.patch index 0a682c2f5..1b1480b26 100644 --- a/debian/patches/features/all/aufs4/aufs4-standalone.patch +++ b/debian/patches/features/all/aufs4/aufs4-standalone.patch @@ -9,11 +9,9 @@ Patch headers added by debian/bin/genpatch-aufs SPDX-License-Identifier: GPL-2.0 aufs4.19.63+ standalone patch -diff --git a/fs/dcache.c b/fs/dcache.c -index 3bd53094ac3d..d6b2f7a994f4 100644 --- a/fs/dcache.c +++ b/fs/dcache.c -@@ -1339,6 +1339,7 @@ void d_walk(struct dentry *parent, void *data, +@@ -1341,6 +1341,7 @@ rename_retry: seq = 1; goto again; } @@ -21,7 +19,7 @@ index 3bd53094ac3d..d6b2f7a994f4 100644 struct check_mount { struct vfsmount *mnt; -@@ -2835,6 +2836,7 @@ void d_exchange(struct dentry *dentry1, struct dentry *dentry2) +@@ -2852,6 +2853,7 @@ void d_exchange(struct dentry *dentry1, write_sequnlock(&rename_lock); } @@ -29,11 +27,9 @@ index 3bd53094ac3d..d6b2f7a994f4 100644 /** * d_ancestor - search for an ancestor -diff --git a/fs/exec.c b/fs/exec.c -index 433b1257694a..504c56308700 100644 --- a/fs/exec.c +++ b/fs/exec.c -@@ -109,6 +109,7 @@ bool path_noexec(const struct path *path) +@@ -109,6 +109,7 @@ bool path_noexec(const struct path *path return (path->mnt->mnt_flags & MNT_NOEXEC) || (path->mnt->mnt_sb->s_iflags & SB_I_NOEXEC); } @@ -41,11 +37,9 @@ index 433b1257694a..504c56308700 100644 #ifdef CONFIG_USELIB /* -diff --git a/fs/fcntl.c b/fs/fcntl.c -index c91b3e3c4580..77513097f04c 100644 --- a/fs/fcntl.c +++ b/fs/fcntl.c -@@ -85,6 +85,7 @@ int setfl(int fd, struct file * filp, unsigned long arg) +@@ -85,6 +85,7 @@ int setfl(int fd, struct file * filp, un out: return error; } @@ -53,11 +47,9 @@ index c91b3e3c4580..77513097f04c 100644 static void f_modown(struct file *filp, struct pid *pid, enum pid_type type, int force) -diff --git a/fs/file_table.c b/fs/file_table.c -index e49af4caf15d..569020fd1fb3 100644 --- a/fs/file_table.c +++ b/fs/file_table.c -@@ -161,6 +161,7 @@ struct file *alloc_empty_file(int flags, const struct cred *cred) +@@ -161,6 +161,7 @@ over: } return ERR_PTR(-ENFILE); } @@ -73,7 +65,7 @@ index e49af4caf15d..569020fd1fb3 100644 static DECLARE_DELAYED_WORK(delayed_fput_work, delayed_fput); -@@ -365,6 +367,7 @@ void __fput_sync(struct file *file) +@@ -370,6 +372,7 @@ void __fput_sync(struct file *file) } EXPORT_SYMBOL(fput); @@ -81,11 +73,9 @@ index e49af4caf15d..569020fd1fb3 100644 void __init files_init(void) { -diff --git a/fs/inode.c b/fs/inode.c -index 43046d7223e4..36146c757aa2 100644 --- a/fs/inode.c +++ b/fs/inode.c -@@ -1666,6 +1666,7 @@ int update_time(struct inode *inode, struct timespec64 *time, int flags) +@@ -1673,6 +1673,7 @@ int update_time(struct inode *inode, str return update_time(inode, time, flags); } @@ -93,11 +83,9 @@ index 43046d7223e4..36146c757aa2 100644 /** * touch_atime - update the access time -diff --git a/fs/namespace.c b/fs/namespace.c -index fbd7edd49a2f..d6eca814d9fc 100644 --- a/fs/namespace.c +++ b/fs/namespace.c -@@ -437,6 +437,7 @@ void __mnt_drop_write(struct vfsmount *mnt) +@@ -437,6 +437,7 @@ void __mnt_drop_write(struct vfsmount *m mnt_dec_writers(real_mount(mnt)); preempt_enable(); } @@ -105,7 +93,7 @@ index fbd7edd49a2f..d6eca814d9fc 100644 /** * mnt_drop_write - give up write access to a mount -@@ -775,6 +776,7 @@ int is_current_mnt_ns(struct vfsmount *mnt) +@@ -775,6 +776,7 @@ int is_current_mnt_ns(struct vfsmount *m { return check_mnt(real_mount(mnt)); } @@ -113,7 +101,7 @@ index fbd7edd49a2f..d6eca814d9fc 100644 /* * vfsmount lock must be held for write -@@ -1844,6 +1846,7 @@ int iterate_mounts(int (*f)(struct vfsmount *, void *), void *arg, +@@ -1880,6 +1882,7 @@ int iterate_mounts(int (*f)(struct vfsmo } return 0; } @@ -121,11 +109,9 @@ index fbd7edd49a2f..d6eca814d9fc 100644 static void cleanup_group_ids(struct mount *mnt, struct mount *end) { -diff --git a/fs/notify/group.c b/fs/notify/group.c -index c03b83662876..94d210ca384a 100644 --- a/fs/notify/group.c +++ b/fs/notify/group.c -@@ -112,6 +112,7 @@ void fsnotify_get_group(struct fsnotify_group *group) +@@ -112,6 +112,7 @@ void fsnotify_get_group(struct fsnotify_ { refcount_inc(&group->refcnt); } @@ -133,7 +119,7 @@ index c03b83662876..94d210ca384a 100644 /* * Drop a reference to a group. Free it if it's through. -@@ -121,6 +122,7 @@ void fsnotify_put_group(struct fsnotify_group *group) +@@ -121,6 +122,7 @@ void fsnotify_put_group(struct fsnotify_ if (refcount_dec_and_test(&group->refcnt)) fsnotify_final_destroy_group(group); } @@ -141,7 +127,7 @@ index c03b83662876..94d210ca384a 100644 /* * Create a new fsnotify_group and hold a reference for the group returned. -@@ -150,6 +152,7 @@ struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops) +@@ -150,6 +152,7 @@ struct fsnotify_group *fsnotify_alloc_gr return group; } @@ -149,11 +135,9 @@ index c03b83662876..94d210ca384a 100644 int fsnotify_fasync(int fd, struct file *file, int on) { -diff --git a/fs/notify/mark.c b/fs/notify/mark.c -index 09535f6423fc..e9401ec71fc7 100644 --- a/fs/notify/mark.c +++ b/fs/notify/mark.c -@@ -285,6 +285,7 @@ void fsnotify_put_mark(struct fsnotify_mark *mark) +@@ -285,6 +285,7 @@ void fsnotify_put_mark(struct fsnotify_m queue_delayed_work(system_unbound_wq, &reaper_work, FSNOTIFY_REAPER_DELAY); } @@ -161,7 +145,7 @@ index 09535f6423fc..e9401ec71fc7 100644 /* * Get mark reference when we found the mark via lockless traversal of object -@@ -439,6 +440,7 @@ void fsnotify_destroy_mark(struct fsnotify_mark *mark, +@@ -439,6 +440,7 @@ void fsnotify_destroy_mark(struct fsnoti mutex_unlock(&group->mark_mutex); fsnotify_free_mark(mark); } @@ -169,7 +153,7 @@ index 09535f6423fc..e9401ec71fc7 100644 /* * Sorting function for lists of fsnotify marks. -@@ -654,6 +656,7 @@ int fsnotify_add_mark(struct fsnotify_mark *mark, fsnotify_connp_t *connp, +@@ -654,6 +656,7 @@ int fsnotify_add_mark(struct fsnotify_ma mutex_unlock(&group->mark_mutex); return ret; } @@ -177,7 +161,7 @@ index 09535f6423fc..e9401ec71fc7 100644 /* * Given a list of marks, find the mark associated with given group. If found -@@ -777,6 +780,7 @@ void fsnotify_init_mark(struct fsnotify_mark *mark, +@@ -777,6 +780,7 @@ void fsnotify_init_mark(struct fsnotify_ fsnotify_get_group(group); mark->group = group; } @@ -185,11 +169,9 @@ index 09535f6423fc..e9401ec71fc7 100644 /* * Destroy all marks in destroy_list, waits for SRCU period to finish before -diff --git a/fs/open.c b/fs/open.c -index 878478745924..ab755f585f29 100644 --- a/fs/open.c +++ b/fs/open.c -@@ -64,6 +64,7 @@ int do_truncate(struct dentry *dentry, loff_t length, unsigned int time_attrs, +@@ -64,6 +64,7 @@ int do_truncate(struct dentry *dentry, l inode_unlock(dentry->d_inode); return ret; } @@ -197,11 +179,9 @@ index 878478745924..ab755f585f29 100644 long vfs_truncate(const struct path *path, loff_t length) { -diff --git a/fs/read_write.c b/fs/read_write.c -index c1335b4f19c0..6ed1f2ddcb03 100644 --- a/fs/read_write.c +++ b/fs/read_write.c -@@ -459,6 +459,7 @@ ssize_t vfs_read(struct file *file, char __user *buf, size_t count, loff_t *pos) +@@ -459,6 +459,7 @@ ssize_t vfs_read(struct file *file, char return ret; } @@ -217,7 +197,7 @@ index c1335b4f19c0..6ed1f2ddcb03 100644 vfs_writef_t vfs_writef(struct file *file) { -@@ -510,6 +512,7 @@ vfs_writef_t vfs_writef(struct file *file) +@@ -510,6 +512,7 @@ vfs_writef_t vfs_writef(struct file *fil return new_sync_write; return ERR_PTR(-ENOSYS); } @@ -225,7 +205,7 @@ index c1335b4f19c0..6ed1f2ddcb03 100644 ssize_t __kernel_write(struct file *file, const void *buf, size_t count, loff_t *pos) { -@@ -579,6 +582,7 @@ ssize_t vfs_write(struct file *file, const char __user *buf, size_t count, loff_ +@@ -579,6 +582,7 @@ ssize_t vfs_write(struct file *file, con return ret; } @@ -233,11 +213,9 @@ index c1335b4f19c0..6ed1f2ddcb03 100644 static inline loff_t file_pos_read(struct file *file) { -diff --git a/fs/splice.c b/fs/splice.c -index b2c2d320565b..8250f2366329 100644 --- a/fs/splice.c +++ b/fs/splice.c -@@ -851,6 +851,7 @@ long do_splice_from(struct pipe_inode_info *pipe, struct file *out, +@@ -851,6 +851,7 @@ long do_splice_from(struct pipe_inode_in return splice_write(pipe, out, ppos, len, flags); } @@ -245,7 +223,7 @@ index b2c2d320565b..8250f2366329 100644 /* * Attempt to initiate a splice from a file to a pipe. -@@ -880,6 +881,7 @@ long do_splice_to(struct file *in, loff_t *ppos, +@@ -880,6 +881,7 @@ long do_splice_to(struct file *in, loff_ return splice_read(in, ppos, pipe, len, flags); } @@ -253,11 +231,9 @@ index b2c2d320565b..8250f2366329 100644 /** * splice_direct_to_actor - splices data directly between two non-pipes -diff --git a/fs/sync.c b/fs/sync.c -index 28607828e96f..ffd7ea43831e 100644 --- a/fs/sync.c +++ b/fs/sync.c -@@ -39,6 +39,7 @@ int __sync_filesystem(struct super_block *sb, int wait) +@@ -39,6 +39,7 @@ int __sync_filesystem(struct super_block sb->s_op->sync_fs(sb, wait); return __sync_blockdev(sb->s_bdev, wait); } @@ -265,11 +241,9 @@ index 28607828e96f..ffd7ea43831e 100644 /* * Write out and wait upon all dirty data associated with this -diff --git a/fs/xattr.c b/fs/xattr.c -index 0d6a6a4af861..7ce4701b7289 100644 --- a/fs/xattr.c +++ b/fs/xattr.c -@@ -295,6 +295,7 @@ vfs_getxattr_alloc(struct dentry *dentry, const char *name, char **xattr_value, +@@ -332,6 +332,7 @@ vfs_getxattr_alloc(struct dentry *dentry *xattr_value = value; return error; } @@ -277,11 +251,9 @@ index 0d6a6a4af861..7ce4701b7289 100644 ssize_t __vfs_getxattr(struct dentry *dentry, struct inode *inode, const char *name, -diff --git a/kernel/locking/lockdep.c b/kernel/locking/lockdep.c -index d0c9931e6531..0e5d9706723c 100644 --- a/kernel/locking/lockdep.c +++ b/kernel/locking/lockdep.c -@@ -151,6 +151,7 @@ inline struct lock_class *lockdep_hlock_class(struct held_lock *hlock) +@@ -151,6 +151,7 @@ inline struct lock_class *lockdep_hlock_ } return lock_classes + hlock->class_idx - 1; } @@ -289,8 +261,6 @@ index d0c9931e6531..0e5d9706723c 100644 #define hlock_class(hlock) lockdep_hlock_class(hlock) #ifdef CONFIG_LOCK_STAT -diff --git a/kernel/task_work.c b/kernel/task_work.c -index 0fef395662a6..83fb1ecfc33d 100644 --- a/kernel/task_work.c +++ b/kernel/task_work.c @@ -116,3 +116,4 @@ void task_work_run(void) @@ -298,20 +268,16 @@ index 0fef395662a6..83fb1ecfc33d 100644 } } +EXPORT_SYMBOL_GPL(task_work_run); -diff --git a/security/device_cgroup.c b/security/device_cgroup.c -index dc28914fa72e..c2ddfea2b280 100644 --- a/security/device_cgroup.c +++ b/security/device_cgroup.c -@@ -824,3 +824,4 @@ int __devcgroup_check_permission(short type, u32 major, u32 minor, +@@ -849,3 +849,4 @@ int __devcgroup_check_permission(short t return 0; } +EXPORT_SYMBOL_GPL(__devcgroup_check_permission); -diff --git a/security/security.c b/security/security.c -index 5ce2448f3a45..3997af3462bc 100644 --- a/security/security.c +++ b/security/security.c -@@ -542,6 +542,7 @@ int security_path_rmdir(const struct path *dir, struct dentry *dentry) +@@ -542,6 +542,7 @@ int security_path_rmdir(const struct pat return 0; return call_int_hook(path_rmdir, 0, dir, dentry); } @@ -319,7 +285,7 @@ index 5ce2448f3a45..3997af3462bc 100644 int security_path_unlink(const struct path *dir, struct dentry *dentry) { -@@ -558,6 +559,7 @@ int security_path_symlink(const struct path *dir, struct dentry *dentry, +@@ -558,6 +559,7 @@ int security_path_symlink(const struct p return 0; return call_int_hook(path_symlink, 0, dir, dentry, old_name); } @@ -327,7 +293,7 @@ index 5ce2448f3a45..3997af3462bc 100644 int security_path_link(struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry) -@@ -566,6 +568,7 @@ int security_path_link(struct dentry *old_dentry, const struct path *new_dir, +@@ -566,6 +568,7 @@ int security_path_link(struct dentry *ol return 0; return call_int_hook(path_link, 0, old_dentry, new_dir, new_dentry); } @@ -335,7 +301,7 @@ index 5ce2448f3a45..3997af3462bc 100644 int security_path_rename(const struct path *old_dir, struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry, -@@ -593,6 +596,7 @@ int security_path_truncate(const struct path *path) +@@ -593,6 +596,7 @@ int security_path_truncate(const struct return 0; return call_int_hook(path_truncate, 0, path); } @@ -343,7 +309,7 @@ index 5ce2448f3a45..3997af3462bc 100644 int security_path_chmod(const struct path *path, umode_t mode) { -@@ -600,6 +604,7 @@ int security_path_chmod(const struct path *path, umode_t mode) +@@ -600,6 +604,7 @@ int security_path_chmod(const struct pat return 0; return call_int_hook(path_chmod, 0, path, mode); } @@ -351,7 +317,7 @@ index 5ce2448f3a45..3997af3462bc 100644 int security_path_chown(const struct path *path, kuid_t uid, kgid_t gid) { -@@ -607,6 +612,7 @@ int security_path_chown(const struct path *path, kuid_t uid, kgid_t gid) +@@ -607,6 +612,7 @@ int security_path_chown(const struct pat return 0; return call_int_hook(path_chown, 0, path, uid, gid); } @@ -359,7 +325,7 @@ index 5ce2448f3a45..3997af3462bc 100644 int security_path_chroot(const struct path *path) { -@@ -707,6 +713,7 @@ int security_inode_permission(struct inode *inode, int mask) +@@ -707,6 +713,7 @@ int security_inode_permission(struct ino return 0; return call_int_hook(inode_permission, 0, inode, mask); } @@ -367,7 +333,7 @@ index 5ce2448f3a45..3997af3462bc 100644 int security_inode_setattr(struct dentry *dentry, struct iattr *attr) { -@@ -878,6 +885,7 @@ int security_file_permission(struct file *file, int mask) +@@ -878,6 +885,7 @@ int security_file_permission(struct file return fsnotify_perm(file, mask); } @@ -375,9 +341,9 @@ index 5ce2448f3a45..3997af3462bc 100644 int security_file_alloc(struct file *file) { -@@ -937,6 +945,7 @@ int security_mmap_file(struct file *file, unsigned long prot, +@@ -938,6 +946,7 @@ int security_mmap_file(struct file *file return ret; - return ima_file_mmap(file, prot); + return ima_file_mmap(file, prot, prot_adj, flags); } +EXPORT_SYMBOL_GPL(security_mmap_file); diff --git a/debian/rules.gen b/debian/rules.gen index 0a8896b3c..579ab2d37 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-23progress5u1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-23progress5u1-alpha-generic-di nic-modules-4.19.0-23progress5u1-alpha-generic-di nic-wireless-modules-4.19.0-23progress5u1-alpha-generic-di nic-shared-modules-4.19.0-23progress5u1-alpha-generic-di serial-modules-4.19.0-23progress5u1-alpha-generic-di usb-serial-modules-4.19.0-23progress5u1-alpha-generic-di ppp-modules-4.19.0-23progress5u1-alpha-generic-di pata-modules-4.19.0-23progress5u1-alpha-generic-di cdrom-core-modules-4.19.0-23progress5u1-alpha-generic-di scsi-core-modules-4.19.0-23progress5u1-alpha-generic-di scsi-modules-4.19.0-23progress5u1-alpha-generic-di scsi-nic-modules-4.19.0-23progress5u1-alpha-generic-di loop-modules-4.19.0-23progress5u1-alpha-generic-di btrfs-modules-4.19.0-23progress5u1-alpha-generic-di ext4-modules-4.19.0-23progress5u1-alpha-generic-di isofs-modules-4.19.0-23progress5u1-alpha-generic-di jfs-modules-4.19.0-23progress5u1-alpha-generic-di xfs-modules-4.19.0-23progress5u1-alpha-generic-di fat-modules-4.19.0-23progress5u1-alpha-generic-di md-modules-4.19.0-23progress5u1-alpha-generic-di multipath-modules-4.19.0-23progress5u1-alpha-generic-di usb-modules-4.19.0-23progress5u1-alpha-generic-di usb-storage-modules-4.19.0-23progress5u1-alpha-generic-di fb-modules-4.19.0-23progress5u1-alpha-generic-di input-modules-4.19.0-23progress5u1-alpha-generic-di event-modules-4.19.0-23progress5u1-alpha-generic-di mouse-modules-4.19.0-23progress5u1-alpha-generic-di nic-pcmcia-modules-4.19.0-23progress5u1-alpha-generic-di pcmcia-modules-4.19.0-23progress5u1-alpha-generic-di nic-usb-modules-4.19.0-23progress5u1-alpha-generic-di sata-modules-4.19.0-23progress5u1-alpha-generic-di i2c-modules-4.19.0-23progress5u1-alpha-generic-di crc-modules-4.19.0-23progress5u1-alpha-generic-di crypto-modules-4.19.0-23progress5u1-alpha-generic-di crypto-dm-modules-4.19.0-23progress5u1-alpha-generic-di ata-modules-4.19.0-23progress5u1-alpha-generic-di nbd-modules-4.19.0-23progress5u1-alpha-generic-di squashfs-modules-4.19.0-23progress5u1-alpha-generic-di zlib-modules-4.19.0-23progress5u1-alpha-generic-di compress-modules-4.19.0-23progress5u1-alpha-generic-di fuse-modules-4.19.0-23progress5u1-alpha-generic-di srm-modules-4.19.0-23progress5u1-alpha-generic-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_alpha ABINAME='4.19.0-24' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.19.282-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24-alpha-generic-di nic-modules-4.19.0-24-alpha-generic-di nic-wireless-modules-4.19.0-24-alpha-generic-di nic-shared-modules-4.19.0-24-alpha-generic-di serial-modules-4.19.0-24-alpha-generic-di usb-serial-modules-4.19.0-24-alpha-generic-di ppp-modules-4.19.0-24-alpha-generic-di pata-modules-4.19.0-24-alpha-generic-di cdrom-core-modules-4.19.0-24-alpha-generic-di scsi-core-modules-4.19.0-24-alpha-generic-di scsi-modules-4.19.0-24-alpha-generic-di scsi-nic-modules-4.19.0-24-alpha-generic-di loop-modules-4.19.0-24-alpha-generic-di btrfs-modules-4.19.0-24-alpha-generic-di ext4-modules-4.19.0-24-alpha-generic-di isofs-modules-4.19.0-24-alpha-generic-di jfs-modules-4.19.0-24-alpha-generic-di xfs-modules-4.19.0-24-alpha-generic-di fat-modules-4.19.0-24-alpha-generic-di md-modules-4.19.0-24-alpha-generic-di multipath-modules-4.19.0-24-alpha-generic-di usb-modules-4.19.0-24-alpha-generic-di usb-storage-modules-4.19.0-24-alpha-generic-di fb-modules-4.19.0-24-alpha-generic-di input-modules-4.19.0-24-alpha-generic-di event-modules-4.19.0-24-alpha-generic-di mouse-modules-4.19.0-24-alpha-generic-di nic-pcmcia-modules-4.19.0-24-alpha-generic-di pcmcia-modules-4.19.0-24-alpha-generic-di nic-usb-modules-4.19.0-24-alpha-generic-di sata-modules-4.19.0-24-alpha-generic-di i2c-modules-4.19.0-24-alpha-generic-di crc-modules-4.19.0-24-alpha-generic-di crypto-modules-4.19.0-24-alpha-generic-di crypto-dm-modules-4.19.0-24-alpha-generic-di ata-modules-4.19.0-24-alpha-generic-di nbd-modules-4.19.0-24-alpha-generic-di squashfs-modules-4.19.0-24-alpha-generic-di zlib-modules-4.19.0-24-alpha-generic-di compress-modules-4.19.0-24-alpha-generic-di fuse-modules-4.19.0-24-alpha-generic-di srm-modules-4.19.0-24-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-23progress5u1' 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-23progress5u1-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-23progress5u1-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-23progress5u1-amd64-di nic-modules-4.19.0-23progress5u1-amd64-di nic-wireless-modules-4.19.0-23progress5u1-amd64-di nic-shared-modules-4.19.0-23progress5u1-amd64-di serial-modules-4.19.0-23progress5u1-amd64-di usb-serial-modules-4.19.0-23progress5u1-amd64-di ppp-modules-4.19.0-23progress5u1-amd64-di pata-modules-4.19.0-23progress5u1-amd64-di cdrom-core-modules-4.19.0-23progress5u1-amd64-di firewire-core-modules-4.19.0-23progress5u1-amd64-di scsi-core-modules-4.19.0-23progress5u1-amd64-di scsi-modules-4.19.0-23progress5u1-amd64-di scsi-nic-modules-4.19.0-23progress5u1-amd64-di loop-modules-4.19.0-23progress5u1-amd64-di btrfs-modules-4.19.0-23progress5u1-amd64-di ext4-modules-4.19.0-23progress5u1-amd64-di isofs-modules-4.19.0-23progress5u1-amd64-di jfs-modules-4.19.0-23progress5u1-amd64-di xfs-modules-4.19.0-23progress5u1-amd64-di fat-modules-4.19.0-23progress5u1-amd64-di md-modules-4.19.0-23progress5u1-amd64-di multipath-modules-4.19.0-23progress5u1-amd64-di usb-modules-4.19.0-23progress5u1-amd64-di usb-storage-modules-4.19.0-23progress5u1-amd64-di pcmcia-storage-modules-4.19.0-23progress5u1-amd64-di fb-modules-4.19.0-23progress5u1-amd64-di input-modules-4.19.0-23progress5u1-amd64-di event-modules-4.19.0-23progress5u1-amd64-di mouse-modules-4.19.0-23progress5u1-amd64-di nic-pcmcia-modules-4.19.0-23progress5u1-amd64-di pcmcia-modules-4.19.0-23progress5u1-amd64-di nic-usb-modules-4.19.0-23progress5u1-amd64-di sata-modules-4.19.0-23progress5u1-amd64-di acpi-modules-4.19.0-23progress5u1-amd64-di i2c-modules-4.19.0-23progress5u1-amd64-di crc-modules-4.19.0-23progress5u1-amd64-di crypto-modules-4.19.0-23progress5u1-amd64-di crypto-dm-modules-4.19.0-23progress5u1-amd64-di efi-modules-4.19.0-23progress5u1-amd64-di ata-modules-4.19.0-23progress5u1-amd64-di mmc-core-modules-4.19.0-23progress5u1-amd64-di mmc-modules-4.19.0-23progress5u1-amd64-di nbd-modules-4.19.0-23progress5u1-amd64-di squashfs-modules-4.19.0-23progress5u1-amd64-di speakup-modules-4.19.0-23progress5u1-amd64-di uinput-modules-4.19.0-23progress5u1-amd64-di sound-modules-4.19.0-23progress5u1-amd64-di compress-modules-4.19.0-23progress5u1-amd64-di udf-modules-4.19.0-23progress5u1-amd64-di fuse-modules-4.19.0-23progress5u1-amd64-di mtd-core-modules-4.19.0-23progress5u1-amd64-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_amd64 ABINAME='4.19.0-24' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.19.282-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24-amd64-di nic-modules-4.19.0-24-amd64-di nic-wireless-modules-4.19.0-24-amd64-di nic-shared-modules-4.19.0-24-amd64-di serial-modules-4.19.0-24-amd64-di usb-serial-modules-4.19.0-24-amd64-di ppp-modules-4.19.0-24-amd64-di pata-modules-4.19.0-24-amd64-di cdrom-core-modules-4.19.0-24-amd64-di firewire-core-modules-4.19.0-24-amd64-di scsi-core-modules-4.19.0-24-amd64-di scsi-modules-4.19.0-24-amd64-di scsi-nic-modules-4.19.0-24-amd64-di loop-modules-4.19.0-24-amd64-di btrfs-modules-4.19.0-24-amd64-di ext4-modules-4.19.0-24-amd64-di isofs-modules-4.19.0-24-amd64-di jfs-modules-4.19.0-24-amd64-di xfs-modules-4.19.0-24-amd64-di fat-modules-4.19.0-24-amd64-di md-modules-4.19.0-24-amd64-di multipath-modules-4.19.0-24-amd64-di usb-modules-4.19.0-24-amd64-di usb-storage-modules-4.19.0-24-amd64-di pcmcia-storage-modules-4.19.0-24-amd64-di fb-modules-4.19.0-24-amd64-di input-modules-4.19.0-24-amd64-di event-modules-4.19.0-24-amd64-di mouse-modules-4.19.0-24-amd64-di nic-pcmcia-modules-4.19.0-24-amd64-di pcmcia-modules-4.19.0-24-amd64-di nic-usb-modules-4.19.0-24-amd64-di sata-modules-4.19.0-24-amd64-di acpi-modules-4.19.0-24-amd64-di i2c-modules-4.19.0-24-amd64-di crc-modules-4.19.0-24-amd64-di crypto-modules-4.19.0-24-amd64-di crypto-dm-modules-4.19.0-24-amd64-di efi-modules-4.19.0-24-amd64-di ata-modules-4.19.0-24-amd64-di mmc-core-modules-4.19.0-24-amd64-di mmc-modules-4.19.0-24-amd64-di nbd-modules-4.19.0-24-amd64-di squashfs-modules-4.19.0-24-amd64-di speakup-modules-4.19.0-24-amd64-di uinput-modules-4.19.0-24-amd64-di sound-modules-4.19.0-24-amd64-di compress-modules-4.19.0-24-amd64-di udf-modules-4.19.0-24-amd64-di fuse-modules-4.19.0-24-amd64-di mtd-core-modules-4.19.0-24-amd64-di' UDEB_UNSIGNED_TEST_BUILD=True +binary-arch_amd64:: + $(MAKE) -f debian/rules.real install-signed-template_amd64 ABINAME='4.19.0-24' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-23progress5u1-arm64-di nic-modules-4.19.0-23progress5u1-arm64-di nic-wireless-modules-4.19.0-23progress5u1-arm64-di nic-shared-modules-4.19.0-23progress5u1-arm64-di usb-serial-modules-4.19.0-23progress5u1-arm64-di ppp-modules-4.19.0-23progress5u1-arm64-di cdrom-core-modules-4.19.0-23progress5u1-arm64-di scsi-core-modules-4.19.0-23progress5u1-arm64-di scsi-modules-4.19.0-23progress5u1-arm64-di scsi-nic-modules-4.19.0-23progress5u1-arm64-di loop-modules-4.19.0-23progress5u1-arm64-di btrfs-modules-4.19.0-23progress5u1-arm64-di ext4-modules-4.19.0-23progress5u1-arm64-di isofs-modules-4.19.0-23progress5u1-arm64-di jfs-modules-4.19.0-23progress5u1-arm64-di xfs-modules-4.19.0-23progress5u1-arm64-di fat-modules-4.19.0-23progress5u1-arm64-di md-modules-4.19.0-23progress5u1-arm64-di multipath-modules-4.19.0-23progress5u1-arm64-di usb-modules-4.19.0-23progress5u1-arm64-di usb-storage-modules-4.19.0-23progress5u1-arm64-di fb-modules-4.19.0-23progress5u1-arm64-di input-modules-4.19.0-23progress5u1-arm64-di event-modules-4.19.0-23progress5u1-arm64-di nic-usb-modules-4.19.0-23progress5u1-arm64-di sata-modules-4.19.0-23progress5u1-arm64-di i2c-modules-4.19.0-23progress5u1-arm64-di crc-modules-4.19.0-23progress5u1-arm64-di crypto-modules-4.19.0-23progress5u1-arm64-di crypto-dm-modules-4.19.0-23progress5u1-arm64-di efi-modules-4.19.0-23progress5u1-arm64-di ata-modules-4.19.0-23progress5u1-arm64-di mmc-modules-4.19.0-23progress5u1-arm64-di nbd-modules-4.19.0-23progress5u1-arm64-di squashfs-modules-4.19.0-23progress5u1-arm64-di uinput-modules-4.19.0-23progress5u1-arm64-di compress-modules-4.19.0-23progress5u1-arm64-di leds-modules-4.19.0-23progress5u1-arm64-di udf-modules-4.19.0-23progress5u1-arm64-di fuse-modules-4.19.0-23progress5u1-arm64-di mtd-core-modules-4.19.0-23progress5u1-arm64-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_arm64 ABINAME='4.19.0-24' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.19.282-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24-arm64-di nic-modules-4.19.0-24-arm64-di nic-wireless-modules-4.19.0-24-arm64-di nic-shared-modules-4.19.0-24-arm64-di usb-serial-modules-4.19.0-24-arm64-di ppp-modules-4.19.0-24-arm64-di cdrom-core-modules-4.19.0-24-arm64-di scsi-core-modules-4.19.0-24-arm64-di scsi-modules-4.19.0-24-arm64-di scsi-nic-modules-4.19.0-24-arm64-di loop-modules-4.19.0-24-arm64-di btrfs-modules-4.19.0-24-arm64-di ext4-modules-4.19.0-24-arm64-di isofs-modules-4.19.0-24-arm64-di jfs-modules-4.19.0-24-arm64-di xfs-modules-4.19.0-24-arm64-di fat-modules-4.19.0-24-arm64-di md-modules-4.19.0-24-arm64-di multipath-modules-4.19.0-24-arm64-di usb-modules-4.19.0-24-arm64-di usb-storage-modules-4.19.0-24-arm64-di fb-modules-4.19.0-24-arm64-di input-modules-4.19.0-24-arm64-di event-modules-4.19.0-24-arm64-di nic-usb-modules-4.19.0-24-arm64-di sata-modules-4.19.0-24-arm64-di i2c-modules-4.19.0-24-arm64-di crc-modules-4.19.0-24-arm64-di crypto-modules-4.19.0-24-arm64-di crypto-dm-modules-4.19.0-24-arm64-di efi-modules-4.19.0-24-arm64-di ata-modules-4.19.0-24-arm64-di mmc-modules-4.19.0-24-arm64-di nbd-modules-4.19.0-24-arm64-di squashfs-modules-4.19.0-24-arm64-di uinput-modules-4.19.0-24-arm64-di compress-modules-4.19.0-24-arm64-di leds-modules-4.19.0-24-arm64-di udf-modules-4.19.0-24-arm64-di fuse-modules-4.19.0-24-arm64-di mtd-core-modules-4.19.0-24-arm64-di' UDEB_UNSIGNED_TEST_BUILD=True +binary-arch_arm64:: + $(MAKE) -f debian/rules.real install-signed-template_arm64 ABINAME='4.19.0-24' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-23progress5u1-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-23progress5u1-marvell-di nic-modules-4.19.0-23progress5u1-marvell-di nic-shared-modules-4.19.0-23progress5u1-marvell-di usb-serial-modules-4.19.0-23progress5u1-marvell-di ppp-modules-4.19.0-23progress5u1-marvell-di cdrom-core-modules-4.19.0-23progress5u1-marvell-di scsi-core-modules-4.19.0-23progress5u1-marvell-di loop-modules-4.19.0-23progress5u1-marvell-di ipv6-modules-4.19.0-23progress5u1-marvell-di btrfs-modules-4.19.0-23progress5u1-marvell-di ext4-modules-4.19.0-23progress5u1-marvell-di isofs-modules-4.19.0-23progress5u1-marvell-di jffs2-modules-4.19.0-23progress5u1-marvell-di jfs-modules-4.19.0-23progress5u1-marvell-di fat-modules-4.19.0-23progress5u1-marvell-di minix-modules-4.19.0-23progress5u1-marvell-di md-modules-4.19.0-23progress5u1-marvell-di multipath-modules-4.19.0-23progress5u1-marvell-di usb-modules-4.19.0-23progress5u1-marvell-di usb-storage-modules-4.19.0-23progress5u1-marvell-di fb-modules-4.19.0-23progress5u1-marvell-di input-modules-4.19.0-23progress5u1-marvell-di event-modules-4.19.0-23progress5u1-marvell-di mouse-modules-4.19.0-23progress5u1-marvell-di nic-usb-modules-4.19.0-23progress5u1-marvell-di sata-modules-4.19.0-23progress5u1-marvell-di crc-modules-4.19.0-23progress5u1-marvell-di crypto-modules-4.19.0-23progress5u1-marvell-di crypto-dm-modules-4.19.0-23progress5u1-marvell-di mmc-core-modules-4.19.0-23progress5u1-marvell-di mmc-modules-4.19.0-23progress5u1-marvell-di nbd-modules-4.19.0-23progress5u1-marvell-di squashfs-modules-4.19.0-23progress5u1-marvell-di uinput-modules-4.19.0-23progress5u1-marvell-di zlib-modules-4.19.0-23progress5u1-marvell-di compress-modules-4.19.0-23progress5u1-marvell-di leds-modules-4.19.0-23progress5u1-marvell-di udf-modules-4.19.0-23progress5u1-marvell-di fuse-modules-4.19.0-23progress5u1-marvell-di mtd-modules-4.19.0-23progress5u1-marvell-di mtd-core-modules-4.19.0-23progress5u1-marvell-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_armel ABINAME='4.19.0-24' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='4.19.282-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24-marvell-di nic-modules-4.19.0-24-marvell-di nic-shared-modules-4.19.0-24-marvell-di usb-serial-modules-4.19.0-24-marvell-di ppp-modules-4.19.0-24-marvell-di cdrom-core-modules-4.19.0-24-marvell-di scsi-core-modules-4.19.0-24-marvell-di loop-modules-4.19.0-24-marvell-di ipv6-modules-4.19.0-24-marvell-di btrfs-modules-4.19.0-24-marvell-di ext4-modules-4.19.0-24-marvell-di isofs-modules-4.19.0-24-marvell-di jffs2-modules-4.19.0-24-marvell-di jfs-modules-4.19.0-24-marvell-di fat-modules-4.19.0-24-marvell-di minix-modules-4.19.0-24-marvell-di md-modules-4.19.0-24-marvell-di multipath-modules-4.19.0-24-marvell-di usb-modules-4.19.0-24-marvell-di usb-storage-modules-4.19.0-24-marvell-di fb-modules-4.19.0-24-marvell-di input-modules-4.19.0-24-marvell-di event-modules-4.19.0-24-marvell-di mouse-modules-4.19.0-24-marvell-di nic-usb-modules-4.19.0-24-marvell-di sata-modules-4.19.0-24-marvell-di crc-modules-4.19.0-24-marvell-di crypto-modules-4.19.0-24-marvell-di crypto-dm-modules-4.19.0-24-marvell-di mmc-core-modules-4.19.0-24-marvell-di mmc-modules-4.19.0-24-marvell-di nbd-modules-4.19.0-24-marvell-di squashfs-modules-4.19.0-24-marvell-di uinput-modules-4.19.0-24-marvell-di zlib-modules-4.19.0-24-marvell-di compress-modules-4.19.0-24-marvell-di leds-modules-4.19.0-24-marvell-di udf-modules-4.19.0-24-marvell-di fuse-modules-4.19.0-24-marvell-di mtd-modules-4.19.0-24-marvell-di mtd-core-modules-4.19.0-24-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-23progress5u1' 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-23progress5u1-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-23progress5u1-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-23progress5u1-armmp-di nic-modules-4.19.0-23progress5u1-armmp-di nic-wireless-modules-4.19.0-23progress5u1-armmp-di nic-shared-modules-4.19.0-23progress5u1-armmp-di usb-serial-modules-4.19.0-23progress5u1-armmp-di ppp-modules-4.19.0-23progress5u1-armmp-di pata-modules-4.19.0-23progress5u1-armmp-di cdrom-core-modules-4.19.0-23progress5u1-armmp-di scsi-core-modules-4.19.0-23progress5u1-armmp-di scsi-modules-4.19.0-23progress5u1-armmp-di scsi-nic-modules-4.19.0-23progress5u1-armmp-di loop-modules-4.19.0-23progress5u1-armmp-di btrfs-modules-4.19.0-23progress5u1-armmp-di ext4-modules-4.19.0-23progress5u1-armmp-di isofs-modules-4.19.0-23progress5u1-armmp-di jfs-modules-4.19.0-23progress5u1-armmp-di fat-modules-4.19.0-23progress5u1-armmp-di md-modules-4.19.0-23progress5u1-armmp-di multipath-modules-4.19.0-23progress5u1-armmp-di usb-modules-4.19.0-23progress5u1-armmp-di usb-storage-modules-4.19.0-23progress5u1-armmp-di fb-modules-4.19.0-23progress5u1-armmp-di input-modules-4.19.0-23progress5u1-armmp-di event-modules-4.19.0-23progress5u1-armmp-di nic-usb-modules-4.19.0-23progress5u1-armmp-di sata-modules-4.19.0-23progress5u1-armmp-di i2c-modules-4.19.0-23progress5u1-armmp-di crc-modules-4.19.0-23progress5u1-armmp-di crypto-modules-4.19.0-23progress5u1-armmp-di crypto-dm-modules-4.19.0-23progress5u1-armmp-di efi-modules-4.19.0-23progress5u1-armmp-di ata-modules-4.19.0-23progress5u1-armmp-di mmc-modules-4.19.0-23progress5u1-armmp-di nbd-modules-4.19.0-23progress5u1-armmp-di squashfs-modules-4.19.0-23progress5u1-armmp-di uinput-modules-4.19.0-23progress5u1-armmp-di zlib-modules-4.19.0-23progress5u1-armmp-di compress-modules-4.19.0-23progress5u1-armmp-di leds-modules-4.19.0-23progress5u1-armmp-di udf-modules-4.19.0-23progress5u1-armmp-di fuse-modules-4.19.0-23progress5u1-armmp-di mtd-modules-4.19.0-23progress5u1-armmp-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_armhf ABINAME='4.19.0-24' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='4.19.282-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24-armmp-di nic-modules-4.19.0-24-armmp-di nic-wireless-modules-4.19.0-24-armmp-di nic-shared-modules-4.19.0-24-armmp-di usb-serial-modules-4.19.0-24-armmp-di ppp-modules-4.19.0-24-armmp-di pata-modules-4.19.0-24-armmp-di cdrom-core-modules-4.19.0-24-armmp-di scsi-core-modules-4.19.0-24-armmp-di scsi-modules-4.19.0-24-armmp-di scsi-nic-modules-4.19.0-24-armmp-di loop-modules-4.19.0-24-armmp-di btrfs-modules-4.19.0-24-armmp-di ext4-modules-4.19.0-24-armmp-di isofs-modules-4.19.0-24-armmp-di jfs-modules-4.19.0-24-armmp-di fat-modules-4.19.0-24-armmp-di md-modules-4.19.0-24-armmp-di multipath-modules-4.19.0-24-armmp-di usb-modules-4.19.0-24-armmp-di usb-storage-modules-4.19.0-24-armmp-di fb-modules-4.19.0-24-armmp-di input-modules-4.19.0-24-armmp-di event-modules-4.19.0-24-armmp-di nic-usb-modules-4.19.0-24-armmp-di sata-modules-4.19.0-24-armmp-di i2c-modules-4.19.0-24-armmp-di crc-modules-4.19.0-24-armmp-di crypto-modules-4.19.0-24-armmp-di crypto-dm-modules-4.19.0-24-armmp-di efi-modules-4.19.0-24-armmp-di ata-modules-4.19.0-24-armmp-di mmc-modules-4.19.0-24-armmp-di nbd-modules-4.19.0-24-armmp-di squashfs-modules-4.19.0-24-armmp-di uinput-modules-4.19.0-24-armmp-di zlib-modules-4.19.0-24-armmp-di compress-modules-4.19.0-24-armmp-di leds-modules-4.19.0-24-armmp-di udf-modules-4.19.0-24-armmp-di fuse-modules-4.19.0-24-armmp-di mtd-modules-4.19.0-24-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-23progress5u1' 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-23progress5u1-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-23progress5u1-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-23progress5u1-parisc-di nic-modules-4.19.0-23progress5u1-parisc-di nic-shared-modules-4.19.0-23progress5u1-parisc-di serial-modules-4.19.0-23progress5u1-parisc-di usb-serial-modules-4.19.0-23progress5u1-parisc-di ppp-modules-4.19.0-23progress5u1-parisc-di pata-modules-4.19.0-23progress5u1-parisc-di cdrom-core-modules-4.19.0-23progress5u1-parisc-di scsi-core-modules-4.19.0-23progress5u1-parisc-di scsi-modules-4.19.0-23progress5u1-parisc-di loop-modules-4.19.0-23progress5u1-parisc-di btrfs-modules-4.19.0-23progress5u1-parisc-di ext4-modules-4.19.0-23progress5u1-parisc-di isofs-modules-4.19.0-23progress5u1-parisc-di jfs-modules-4.19.0-23progress5u1-parisc-di xfs-modules-4.19.0-23progress5u1-parisc-di fat-modules-4.19.0-23progress5u1-parisc-di md-modules-4.19.0-23progress5u1-parisc-di multipath-modules-4.19.0-23progress5u1-parisc-di usb-modules-4.19.0-23progress5u1-parisc-di usb-storage-modules-4.19.0-23progress5u1-parisc-di input-modules-4.19.0-23progress5u1-parisc-di event-modules-4.19.0-23progress5u1-parisc-di mouse-modules-4.19.0-23progress5u1-parisc-di nic-usb-modules-4.19.0-23progress5u1-parisc-di sata-modules-4.19.0-23progress5u1-parisc-di crc-modules-4.19.0-23progress5u1-parisc-di crypto-modules-4.19.0-23progress5u1-parisc-di crypto-dm-modules-4.19.0-23progress5u1-parisc-di ata-modules-4.19.0-23progress5u1-parisc-di nbd-modules-4.19.0-23progress5u1-parisc-di squashfs-modules-4.19.0-23progress5u1-parisc-di zlib-modules-4.19.0-23progress5u1-parisc-di compress-modules-4.19.0-23progress5u1-parisc-di fuse-modules-4.19.0-23progress5u1-parisc-di kernel-image-4.19.0-23progress5u1-parisc64-smp-di nic-modules-4.19.0-23progress5u1-parisc64-smp-di nic-shared-modules-4.19.0-23progress5u1-parisc64-smp-di serial-modules-4.19.0-23progress5u1-parisc64-smp-di usb-serial-modules-4.19.0-23progress5u1-parisc64-smp-di ppp-modules-4.19.0-23progress5u1-parisc64-smp-di pata-modules-4.19.0-23progress5u1-parisc64-smp-di cdrom-core-modules-4.19.0-23progress5u1-parisc64-smp-di scsi-core-modules-4.19.0-23progress5u1-parisc64-smp-di scsi-modules-4.19.0-23progress5u1-parisc64-smp-di loop-modules-4.19.0-23progress5u1-parisc64-smp-di btrfs-modules-4.19.0-23progress5u1-parisc64-smp-di ext4-modules-4.19.0-23progress5u1-parisc64-smp-di isofs-modules-4.19.0-23progress5u1-parisc64-smp-di jfs-modules-4.19.0-23progress5u1-parisc64-smp-di xfs-modules-4.19.0-23progress5u1-parisc64-smp-di fat-modules-4.19.0-23progress5u1-parisc64-smp-di md-modules-4.19.0-23progress5u1-parisc64-smp-di multipath-modules-4.19.0-23progress5u1-parisc64-smp-di usb-modules-4.19.0-23progress5u1-parisc64-smp-di usb-storage-modules-4.19.0-23progress5u1-parisc64-smp-di fb-modules-4.19.0-23progress5u1-parisc64-smp-di input-modules-4.19.0-23progress5u1-parisc64-smp-di event-modules-4.19.0-23progress5u1-parisc64-smp-di mouse-modules-4.19.0-23progress5u1-parisc64-smp-di nic-usb-modules-4.19.0-23progress5u1-parisc64-smp-di sata-modules-4.19.0-23progress5u1-parisc64-smp-di crc-modules-4.19.0-23progress5u1-parisc64-smp-di crypto-modules-4.19.0-23progress5u1-parisc64-smp-di crypto-dm-modules-4.19.0-23progress5u1-parisc64-smp-di ata-modules-4.19.0-23progress5u1-parisc64-smp-di nbd-modules-4.19.0-23progress5u1-parisc64-smp-di squashfs-modules-4.19.0-23progress5u1-parisc64-smp-di zlib-modules-4.19.0-23progress5u1-parisc64-smp-di compress-modules-4.19.0-23progress5u1-parisc64-smp-di fuse-modules-4.19.0-23progress5u1-parisc64-smp-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_hppa ABINAME='4.19.0-24' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.19.282-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24-parisc-di nic-modules-4.19.0-24-parisc-di nic-shared-modules-4.19.0-24-parisc-di serial-modules-4.19.0-24-parisc-di usb-serial-modules-4.19.0-24-parisc-di ppp-modules-4.19.0-24-parisc-di pata-modules-4.19.0-24-parisc-di cdrom-core-modules-4.19.0-24-parisc-di scsi-core-modules-4.19.0-24-parisc-di scsi-modules-4.19.0-24-parisc-di loop-modules-4.19.0-24-parisc-di btrfs-modules-4.19.0-24-parisc-di ext4-modules-4.19.0-24-parisc-di isofs-modules-4.19.0-24-parisc-di jfs-modules-4.19.0-24-parisc-di xfs-modules-4.19.0-24-parisc-di fat-modules-4.19.0-24-parisc-di md-modules-4.19.0-24-parisc-di multipath-modules-4.19.0-24-parisc-di usb-modules-4.19.0-24-parisc-di usb-storage-modules-4.19.0-24-parisc-di input-modules-4.19.0-24-parisc-di event-modules-4.19.0-24-parisc-di mouse-modules-4.19.0-24-parisc-di nic-usb-modules-4.19.0-24-parisc-di sata-modules-4.19.0-24-parisc-di crc-modules-4.19.0-24-parisc-di crypto-modules-4.19.0-24-parisc-di crypto-dm-modules-4.19.0-24-parisc-di ata-modules-4.19.0-24-parisc-di nbd-modules-4.19.0-24-parisc-di squashfs-modules-4.19.0-24-parisc-di zlib-modules-4.19.0-24-parisc-di compress-modules-4.19.0-24-parisc-di fuse-modules-4.19.0-24-parisc-di kernel-image-4.19.0-24-parisc64-smp-di nic-modules-4.19.0-24-parisc64-smp-di nic-shared-modules-4.19.0-24-parisc64-smp-di serial-modules-4.19.0-24-parisc64-smp-di usb-serial-modules-4.19.0-24-parisc64-smp-di ppp-modules-4.19.0-24-parisc64-smp-di pata-modules-4.19.0-24-parisc64-smp-di cdrom-core-modules-4.19.0-24-parisc64-smp-di scsi-core-modules-4.19.0-24-parisc64-smp-di scsi-modules-4.19.0-24-parisc64-smp-di loop-modules-4.19.0-24-parisc64-smp-di btrfs-modules-4.19.0-24-parisc64-smp-di ext4-modules-4.19.0-24-parisc64-smp-di isofs-modules-4.19.0-24-parisc64-smp-di jfs-modules-4.19.0-24-parisc64-smp-di xfs-modules-4.19.0-24-parisc64-smp-di fat-modules-4.19.0-24-parisc64-smp-di md-modules-4.19.0-24-parisc64-smp-di multipath-modules-4.19.0-24-parisc64-smp-di usb-modules-4.19.0-24-parisc64-smp-di usb-storage-modules-4.19.0-24-parisc64-smp-di fb-modules-4.19.0-24-parisc64-smp-di input-modules-4.19.0-24-parisc64-smp-di event-modules-4.19.0-24-parisc64-smp-di mouse-modules-4.19.0-24-parisc64-smp-di nic-usb-modules-4.19.0-24-parisc64-smp-di sata-modules-4.19.0-24-parisc64-smp-di crc-modules-4.19.0-24-parisc64-smp-di crypto-modules-4.19.0-24-parisc64-smp-di crypto-dm-modules-4.19.0-24-parisc64-smp-di ata-modules-4.19.0-24-parisc64-smp-di nbd-modules-4.19.0-24-parisc64-smp-di squashfs-modules-4.19.0-24-parisc64-smp-di zlib-modules-4.19.0-24-parisc64-smp-di compress-modules-4.19.0-24-parisc64-smp-di fuse-modules-4.19.0-24-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-23progress5u1' 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-23progress5u1-parisc-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-23progress5u1-parisc-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc-smp' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-parisc-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-24-parisc-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc-smp' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-parisc64-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-23progress5u1-parisc64-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64-smp' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-parisc64-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-24-parisc64-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64-smp' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-23progress5u1-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-24-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-23progress5u1-686-di nic-modules-4.19.0-23progress5u1-686-di nic-wireless-modules-4.19.0-23progress5u1-686-di nic-shared-modules-4.19.0-23progress5u1-686-di serial-modules-4.19.0-23progress5u1-686-di usb-serial-modules-4.19.0-23progress5u1-686-di ppp-modules-4.19.0-23progress5u1-686-di pata-modules-4.19.0-23progress5u1-686-di cdrom-core-modules-4.19.0-23progress5u1-686-di firewire-core-modules-4.19.0-23progress5u1-686-di scsi-core-modules-4.19.0-23progress5u1-686-di scsi-modules-4.19.0-23progress5u1-686-di scsi-nic-modules-4.19.0-23progress5u1-686-di loop-modules-4.19.0-23progress5u1-686-di btrfs-modules-4.19.0-23progress5u1-686-di ext4-modules-4.19.0-23progress5u1-686-di isofs-modules-4.19.0-23progress5u1-686-di jfs-modules-4.19.0-23progress5u1-686-di xfs-modules-4.19.0-23progress5u1-686-di fat-modules-4.19.0-23progress5u1-686-di md-modules-4.19.0-23progress5u1-686-di multipath-modules-4.19.0-23progress5u1-686-di usb-modules-4.19.0-23progress5u1-686-di usb-storage-modules-4.19.0-23progress5u1-686-di pcmcia-storage-modules-4.19.0-23progress5u1-686-di fb-modules-4.19.0-23progress5u1-686-di input-modules-4.19.0-23progress5u1-686-di event-modules-4.19.0-23progress5u1-686-di mouse-modules-4.19.0-23progress5u1-686-di nic-pcmcia-modules-4.19.0-23progress5u1-686-di pcmcia-modules-4.19.0-23progress5u1-686-di nic-usb-modules-4.19.0-23progress5u1-686-di sata-modules-4.19.0-23progress5u1-686-di acpi-modules-4.19.0-23progress5u1-686-di i2c-modules-4.19.0-23progress5u1-686-di crc-modules-4.19.0-23progress5u1-686-di crypto-modules-4.19.0-23progress5u1-686-di crypto-dm-modules-4.19.0-23progress5u1-686-di efi-modules-4.19.0-23progress5u1-686-di ata-modules-4.19.0-23progress5u1-686-di mmc-core-modules-4.19.0-23progress5u1-686-di mmc-modules-4.19.0-23progress5u1-686-di nbd-modules-4.19.0-23progress5u1-686-di squashfs-modules-4.19.0-23progress5u1-686-di speakup-modules-4.19.0-23progress5u1-686-di uinput-modules-4.19.0-23progress5u1-686-di sound-modules-4.19.0-23progress5u1-686-di compress-modules-4.19.0-23progress5u1-686-di udf-modules-4.19.0-23progress5u1-686-di fuse-modules-4.19.0-23progress5u1-686-di mtd-core-modules-4.19.0-23progress5u1-686-di kernel-image-4.19.0-23progress5u1-686-pae-di nic-modules-4.19.0-23progress5u1-686-pae-di nic-wireless-modules-4.19.0-23progress5u1-686-pae-di nic-shared-modules-4.19.0-23progress5u1-686-pae-di serial-modules-4.19.0-23progress5u1-686-pae-di usb-serial-modules-4.19.0-23progress5u1-686-pae-di ppp-modules-4.19.0-23progress5u1-686-pae-di pata-modules-4.19.0-23progress5u1-686-pae-di cdrom-core-modules-4.19.0-23progress5u1-686-pae-di firewire-core-modules-4.19.0-23progress5u1-686-pae-di scsi-core-modules-4.19.0-23progress5u1-686-pae-di scsi-modules-4.19.0-23progress5u1-686-pae-di scsi-nic-modules-4.19.0-23progress5u1-686-pae-di loop-modules-4.19.0-23progress5u1-686-pae-di btrfs-modules-4.19.0-23progress5u1-686-pae-di ext4-modules-4.19.0-23progress5u1-686-pae-di isofs-modules-4.19.0-23progress5u1-686-pae-di jfs-modules-4.19.0-23progress5u1-686-pae-di xfs-modules-4.19.0-23progress5u1-686-pae-di fat-modules-4.19.0-23progress5u1-686-pae-di md-modules-4.19.0-23progress5u1-686-pae-di multipath-modules-4.19.0-23progress5u1-686-pae-di usb-modules-4.19.0-23progress5u1-686-pae-di usb-storage-modules-4.19.0-23progress5u1-686-pae-di pcmcia-storage-modules-4.19.0-23progress5u1-686-pae-di fb-modules-4.19.0-23progress5u1-686-pae-di input-modules-4.19.0-23progress5u1-686-pae-di event-modules-4.19.0-23progress5u1-686-pae-di mouse-modules-4.19.0-23progress5u1-686-pae-di nic-pcmcia-modules-4.19.0-23progress5u1-686-pae-di pcmcia-modules-4.19.0-23progress5u1-686-pae-di nic-usb-modules-4.19.0-23progress5u1-686-pae-di sata-modules-4.19.0-23progress5u1-686-pae-di acpi-modules-4.19.0-23progress5u1-686-pae-di i2c-modules-4.19.0-23progress5u1-686-pae-di crc-modules-4.19.0-23progress5u1-686-pae-di crypto-modules-4.19.0-23progress5u1-686-pae-di crypto-dm-modules-4.19.0-23progress5u1-686-pae-di efi-modules-4.19.0-23progress5u1-686-pae-di ata-modules-4.19.0-23progress5u1-686-pae-di mmc-core-modules-4.19.0-23progress5u1-686-pae-di mmc-modules-4.19.0-23progress5u1-686-pae-di nbd-modules-4.19.0-23progress5u1-686-pae-di squashfs-modules-4.19.0-23progress5u1-686-pae-di speakup-modules-4.19.0-23progress5u1-686-pae-di uinput-modules-4.19.0-23progress5u1-686-pae-di sound-modules-4.19.0-23progress5u1-686-pae-di compress-modules-4.19.0-23progress5u1-686-pae-di udf-modules-4.19.0-23progress5u1-686-pae-di fuse-modules-4.19.0-23progress5u1-686-pae-di mtd-core-modules-4.19.0-23progress5u1-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_i386 ABINAME='4.19.0-24' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.19.282-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24-686-di nic-modules-4.19.0-24-686-di nic-wireless-modules-4.19.0-24-686-di nic-shared-modules-4.19.0-24-686-di serial-modules-4.19.0-24-686-di usb-serial-modules-4.19.0-24-686-di ppp-modules-4.19.0-24-686-di pata-modules-4.19.0-24-686-di cdrom-core-modules-4.19.0-24-686-di firewire-core-modules-4.19.0-24-686-di scsi-core-modules-4.19.0-24-686-di scsi-modules-4.19.0-24-686-di scsi-nic-modules-4.19.0-24-686-di loop-modules-4.19.0-24-686-di btrfs-modules-4.19.0-24-686-di ext4-modules-4.19.0-24-686-di isofs-modules-4.19.0-24-686-di jfs-modules-4.19.0-24-686-di xfs-modules-4.19.0-24-686-di fat-modules-4.19.0-24-686-di md-modules-4.19.0-24-686-di multipath-modules-4.19.0-24-686-di usb-modules-4.19.0-24-686-di usb-storage-modules-4.19.0-24-686-di pcmcia-storage-modules-4.19.0-24-686-di fb-modules-4.19.0-24-686-di input-modules-4.19.0-24-686-di event-modules-4.19.0-24-686-di mouse-modules-4.19.0-24-686-di nic-pcmcia-modules-4.19.0-24-686-di pcmcia-modules-4.19.0-24-686-di nic-usb-modules-4.19.0-24-686-di sata-modules-4.19.0-24-686-di acpi-modules-4.19.0-24-686-di i2c-modules-4.19.0-24-686-di crc-modules-4.19.0-24-686-di crypto-modules-4.19.0-24-686-di crypto-dm-modules-4.19.0-24-686-di efi-modules-4.19.0-24-686-di ata-modules-4.19.0-24-686-di mmc-core-modules-4.19.0-24-686-di mmc-modules-4.19.0-24-686-di nbd-modules-4.19.0-24-686-di squashfs-modules-4.19.0-24-686-di speakup-modules-4.19.0-24-686-di uinput-modules-4.19.0-24-686-di sound-modules-4.19.0-24-686-di compress-modules-4.19.0-24-686-di udf-modules-4.19.0-24-686-di fuse-modules-4.19.0-24-686-di mtd-core-modules-4.19.0-24-686-di kernel-image-4.19.0-24-686-pae-di nic-modules-4.19.0-24-686-pae-di nic-wireless-modules-4.19.0-24-686-pae-di nic-shared-modules-4.19.0-24-686-pae-di serial-modules-4.19.0-24-686-pae-di usb-serial-modules-4.19.0-24-686-pae-di ppp-modules-4.19.0-24-686-pae-di pata-modules-4.19.0-24-686-pae-di cdrom-core-modules-4.19.0-24-686-pae-di firewire-core-modules-4.19.0-24-686-pae-di scsi-core-modules-4.19.0-24-686-pae-di scsi-modules-4.19.0-24-686-pae-di scsi-nic-modules-4.19.0-24-686-pae-di loop-modules-4.19.0-24-686-pae-di btrfs-modules-4.19.0-24-686-pae-di ext4-modules-4.19.0-24-686-pae-di isofs-modules-4.19.0-24-686-pae-di jfs-modules-4.19.0-24-686-pae-di xfs-modules-4.19.0-24-686-pae-di fat-modules-4.19.0-24-686-pae-di md-modules-4.19.0-24-686-pae-di multipath-modules-4.19.0-24-686-pae-di usb-modules-4.19.0-24-686-pae-di usb-storage-modules-4.19.0-24-686-pae-di pcmcia-storage-modules-4.19.0-24-686-pae-di fb-modules-4.19.0-24-686-pae-di input-modules-4.19.0-24-686-pae-di event-modules-4.19.0-24-686-pae-di mouse-modules-4.19.0-24-686-pae-di nic-pcmcia-modules-4.19.0-24-686-pae-di pcmcia-modules-4.19.0-24-686-pae-di nic-usb-modules-4.19.0-24-686-pae-di sata-modules-4.19.0-24-686-pae-di acpi-modules-4.19.0-24-686-pae-di i2c-modules-4.19.0-24-686-pae-di crc-modules-4.19.0-24-686-pae-di crypto-modules-4.19.0-24-686-pae-di crypto-dm-modules-4.19.0-24-686-pae-di efi-modules-4.19.0-24-686-pae-di ata-modules-4.19.0-24-686-pae-di mmc-core-modules-4.19.0-24-686-pae-di mmc-modules-4.19.0-24-686-pae-di nbd-modules-4.19.0-24-686-pae-di squashfs-modules-4.19.0-24-686-pae-di speakup-modules-4.19.0-24-686-pae-di uinput-modules-4.19.0-24-686-pae-di sound-modules-4.19.0-24-686-pae-di compress-modules-4.19.0-24-686-pae-di udf-modules-4.19.0-24-686-pae-di fuse-modules-4.19.0-24-686-pae-di mtd-core-modules-4.19.0-24-686-pae-di' UDEB_UNSIGNED_TEST_BUILD=True +binary-arch_i386:: + $(MAKE) -f debian/rules.real install-signed-template_i386 ABINAME='4.19.0-24' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-23progress5u1-itanium-di nic-modules-4.19.0-23progress5u1-itanium-di nic-shared-modules-4.19.0-23progress5u1-itanium-di serial-modules-4.19.0-23progress5u1-itanium-di usb-serial-modules-4.19.0-23progress5u1-itanium-di ppp-modules-4.19.0-23progress5u1-itanium-di pata-modules-4.19.0-23progress5u1-itanium-di cdrom-core-modules-4.19.0-23progress5u1-itanium-di firewire-core-modules-4.19.0-23progress5u1-itanium-di scsi-core-modules-4.19.0-23progress5u1-itanium-di scsi-modules-4.19.0-23progress5u1-itanium-di scsi-nic-modules-4.19.0-23progress5u1-itanium-di loop-modules-4.19.0-23progress5u1-itanium-di btrfs-modules-4.19.0-23progress5u1-itanium-di ext4-modules-4.19.0-23progress5u1-itanium-di isofs-modules-4.19.0-23progress5u1-itanium-di jfs-modules-4.19.0-23progress5u1-itanium-di xfs-modules-4.19.0-23progress5u1-itanium-di fat-modules-4.19.0-23progress5u1-itanium-di md-modules-4.19.0-23progress5u1-itanium-di multipath-modules-4.19.0-23progress5u1-itanium-di usb-modules-4.19.0-23progress5u1-itanium-di usb-storage-modules-4.19.0-23progress5u1-itanium-di fb-modules-4.19.0-23progress5u1-itanium-di input-modules-4.19.0-23progress5u1-itanium-di event-modules-4.19.0-23progress5u1-itanium-di mouse-modules-4.19.0-23progress5u1-itanium-di pcmcia-modules-4.19.0-23progress5u1-itanium-di nic-usb-modules-4.19.0-23progress5u1-itanium-di sata-modules-4.19.0-23progress5u1-itanium-di i2c-modules-4.19.0-23progress5u1-itanium-di crc-modules-4.19.0-23progress5u1-itanium-di crypto-modules-4.19.0-23progress5u1-itanium-di crypto-dm-modules-4.19.0-23progress5u1-itanium-di ata-modules-4.19.0-23progress5u1-itanium-di nbd-modules-4.19.0-23progress5u1-itanium-di squashfs-modules-4.19.0-23progress5u1-itanium-di uinput-modules-4.19.0-23progress5u1-itanium-di compress-modules-4.19.0-23progress5u1-itanium-di udf-modules-4.19.0-23progress5u1-itanium-di fuse-modules-4.19.0-23progress5u1-itanium-di mtd-core-modules-4.19.0-23progress5u1-itanium-di ide-core-modules-4.19.0-23progress5u1-itanium-di ide-modules-4.19.0-23progress5u1-itanium-di sn-modules-4.19.0-23progress5u1-itanium-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_ia64 ABINAME='4.19.0-24' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='4.19.282-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24-itanium-di nic-modules-4.19.0-24-itanium-di nic-shared-modules-4.19.0-24-itanium-di serial-modules-4.19.0-24-itanium-di usb-serial-modules-4.19.0-24-itanium-di ppp-modules-4.19.0-24-itanium-di pata-modules-4.19.0-24-itanium-di cdrom-core-modules-4.19.0-24-itanium-di firewire-core-modules-4.19.0-24-itanium-di scsi-core-modules-4.19.0-24-itanium-di scsi-modules-4.19.0-24-itanium-di scsi-nic-modules-4.19.0-24-itanium-di loop-modules-4.19.0-24-itanium-di btrfs-modules-4.19.0-24-itanium-di ext4-modules-4.19.0-24-itanium-di isofs-modules-4.19.0-24-itanium-di jfs-modules-4.19.0-24-itanium-di xfs-modules-4.19.0-24-itanium-di fat-modules-4.19.0-24-itanium-di md-modules-4.19.0-24-itanium-di multipath-modules-4.19.0-24-itanium-di usb-modules-4.19.0-24-itanium-di usb-storage-modules-4.19.0-24-itanium-di fb-modules-4.19.0-24-itanium-di input-modules-4.19.0-24-itanium-di event-modules-4.19.0-24-itanium-di mouse-modules-4.19.0-24-itanium-di pcmcia-modules-4.19.0-24-itanium-di nic-usb-modules-4.19.0-24-itanium-di sata-modules-4.19.0-24-itanium-di i2c-modules-4.19.0-24-itanium-di crc-modules-4.19.0-24-itanium-di crypto-modules-4.19.0-24-itanium-di crypto-dm-modules-4.19.0-24-itanium-di ata-modules-4.19.0-24-itanium-di nbd-modules-4.19.0-24-itanium-di squashfs-modules-4.19.0-24-itanium-di uinput-modules-4.19.0-24-itanium-di compress-modules-4.19.0-24-itanium-di udf-modules-4.19.0-24-itanium-di fuse-modules-4.19.0-24-itanium-di mtd-core-modules-4.19.0-24-itanium-di ide-core-modules-4.19.0-24-itanium-di ide-modules-4.19.0-24-itanium-di sn-modules-4.19.0-24-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-23progress5u1' 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-23progress5u1-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-23progress5u1-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-23progress5u1-m68k-di nic-modules-4.19.0-23progress5u1-m68k-di nic-shared-modules-4.19.0-23progress5u1-m68k-di ppp-modules-4.19.0-23progress5u1-m68k-di pata-modules-4.19.0-23progress5u1-m68k-di cdrom-core-modules-4.19.0-23progress5u1-m68k-di scsi-core-modules-4.19.0-23progress5u1-m68k-di scsi-modules-4.19.0-23progress5u1-m68k-di loop-modules-4.19.0-23progress5u1-m68k-di btrfs-modules-4.19.0-23progress5u1-m68k-di ext4-modules-4.19.0-23progress5u1-m68k-di isofs-modules-4.19.0-23progress5u1-m68k-di fat-modules-4.19.0-23progress5u1-m68k-di hfs-modules-4.19.0-23progress5u1-m68k-di affs-modules-4.19.0-23progress5u1-m68k-di md-modules-4.19.0-23progress5u1-m68k-di crc-modules-4.19.0-23progress5u1-m68k-di crypto-modules-4.19.0-23progress5u1-m68k-di ata-modules-4.19.0-23progress5u1-m68k-di nbd-modules-4.19.0-23progress5u1-m68k-di squashfs-modules-4.19.0-23progress5u1-m68k-di zlib-modules-4.19.0-23progress5u1-m68k-di compress-modules-4.19.0-23progress5u1-m68k-di udf-modules-4.19.0-23progress5u1-m68k-di fuse-modules-4.19.0-23progress5u1-m68k-di ide-core-modules-4.19.0-23progress5u1-m68k-di ide-modules-4.19.0-23progress5u1-m68k-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_m68k ABINAME='4.19.0-24' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.19.282-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24-m68k-di nic-modules-4.19.0-24-m68k-di nic-shared-modules-4.19.0-24-m68k-di ppp-modules-4.19.0-24-m68k-di pata-modules-4.19.0-24-m68k-di cdrom-core-modules-4.19.0-24-m68k-di scsi-core-modules-4.19.0-24-m68k-di scsi-modules-4.19.0-24-m68k-di loop-modules-4.19.0-24-m68k-di btrfs-modules-4.19.0-24-m68k-di ext4-modules-4.19.0-24-m68k-di isofs-modules-4.19.0-24-m68k-di fat-modules-4.19.0-24-m68k-di hfs-modules-4.19.0-24-m68k-di affs-modules-4.19.0-24-m68k-di md-modules-4.19.0-24-m68k-di crc-modules-4.19.0-24-m68k-di crypto-modules-4.19.0-24-m68k-di ata-modules-4.19.0-24-m68k-di nbd-modules-4.19.0-24-m68k-di squashfs-modules-4.19.0-24-m68k-di zlib-modules-4.19.0-24-m68k-di compress-modules-4.19.0-24-m68k-di udf-modules-4.19.0-24-m68k-di fuse-modules-4.19.0-24-m68k-di ide-core-modules-4.19.0-24-m68k-di ide-modules-4.19.0-24-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-23progress5u1' 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-23progress5u1-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-23progress5u1-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-23progress5u1-4kc-malta-di nic-modules-4.19.0-23progress5u1-4kc-malta-di nic-wireless-modules-4.19.0-23progress5u1-4kc-malta-di nic-shared-modules-4.19.0-23progress5u1-4kc-malta-di usb-serial-modules-4.19.0-23progress5u1-4kc-malta-di ppp-modules-4.19.0-23progress5u1-4kc-malta-di pata-modules-4.19.0-23progress5u1-4kc-malta-di cdrom-core-modules-4.19.0-23progress5u1-4kc-malta-di scsi-core-modules-4.19.0-23progress5u1-4kc-malta-di scsi-modules-4.19.0-23progress5u1-4kc-malta-di scsi-nic-modules-4.19.0-23progress5u1-4kc-malta-di loop-modules-4.19.0-23progress5u1-4kc-malta-di btrfs-modules-4.19.0-23progress5u1-4kc-malta-di ext4-modules-4.19.0-23progress5u1-4kc-malta-di isofs-modules-4.19.0-23progress5u1-4kc-malta-di jfs-modules-4.19.0-23progress5u1-4kc-malta-di xfs-modules-4.19.0-23progress5u1-4kc-malta-di fat-modules-4.19.0-23progress5u1-4kc-malta-di hfs-modules-4.19.0-23progress5u1-4kc-malta-di affs-modules-4.19.0-23progress5u1-4kc-malta-di minix-modules-4.19.0-23progress5u1-4kc-malta-di md-modules-4.19.0-23progress5u1-4kc-malta-di multipath-modules-4.19.0-23progress5u1-4kc-malta-di usb-modules-4.19.0-23progress5u1-4kc-malta-di usb-storage-modules-4.19.0-23progress5u1-4kc-malta-di fb-modules-4.19.0-23progress5u1-4kc-malta-di input-modules-4.19.0-23progress5u1-4kc-malta-di event-modules-4.19.0-23progress5u1-4kc-malta-di mouse-modules-4.19.0-23progress5u1-4kc-malta-di nic-usb-modules-4.19.0-23progress5u1-4kc-malta-di sata-modules-4.19.0-23progress5u1-4kc-malta-di i2c-modules-4.19.0-23progress5u1-4kc-malta-di crc-modules-4.19.0-23progress5u1-4kc-malta-di crypto-modules-4.19.0-23progress5u1-4kc-malta-di crypto-dm-modules-4.19.0-23progress5u1-4kc-malta-di ata-modules-4.19.0-23progress5u1-4kc-malta-di mmc-core-modules-4.19.0-23progress5u1-4kc-malta-di mmc-modules-4.19.0-23progress5u1-4kc-malta-di nbd-modules-4.19.0-23progress5u1-4kc-malta-di squashfs-modules-4.19.0-23progress5u1-4kc-malta-di sound-modules-4.19.0-23progress5u1-4kc-malta-di zlib-modules-4.19.0-23progress5u1-4kc-malta-di compress-modules-4.19.0-23progress5u1-4kc-malta-di udf-modules-4.19.0-23progress5u1-4kc-malta-di fuse-modules-4.19.0-23progress5u1-4kc-malta-di mtd-core-modules-4.19.0-23progress5u1-4kc-malta-di kernel-image-4.19.0-23progress5u1-octeon-di nic-modules-4.19.0-23progress5u1-octeon-di nic-wireless-modules-4.19.0-23progress5u1-octeon-di nic-shared-modules-4.19.0-23progress5u1-octeon-di usb-serial-modules-4.19.0-23progress5u1-octeon-di ppp-modules-4.19.0-23progress5u1-octeon-di pata-modules-4.19.0-23progress5u1-octeon-di cdrom-core-modules-4.19.0-23progress5u1-octeon-di scsi-core-modules-4.19.0-23progress5u1-octeon-di scsi-modules-4.19.0-23progress5u1-octeon-di scsi-nic-modules-4.19.0-23progress5u1-octeon-di loop-modules-4.19.0-23progress5u1-octeon-di btrfs-modules-4.19.0-23progress5u1-octeon-di ext4-modules-4.19.0-23progress5u1-octeon-di isofs-modules-4.19.0-23progress5u1-octeon-di jfs-modules-4.19.0-23progress5u1-octeon-di xfs-modules-4.19.0-23progress5u1-octeon-di fat-modules-4.19.0-23progress5u1-octeon-di hfs-modules-4.19.0-23progress5u1-octeon-di affs-modules-4.19.0-23progress5u1-octeon-di minix-modules-4.19.0-23progress5u1-octeon-di md-modules-4.19.0-23progress5u1-octeon-di multipath-modules-4.19.0-23progress5u1-octeon-di usb-modules-4.19.0-23progress5u1-octeon-di usb-storage-modules-4.19.0-23progress5u1-octeon-di input-modules-4.19.0-23progress5u1-octeon-di event-modules-4.19.0-23progress5u1-octeon-di nic-usb-modules-4.19.0-23progress5u1-octeon-di sata-modules-4.19.0-23progress5u1-octeon-di crc-modules-4.19.0-23progress5u1-octeon-di crypto-modules-4.19.0-23progress5u1-octeon-di crypto-dm-modules-4.19.0-23progress5u1-octeon-di nbd-modules-4.19.0-23progress5u1-octeon-di squashfs-modules-4.19.0-23progress5u1-octeon-di rtc-modules-4.19.0-23progress5u1-octeon-di sound-modules-4.19.0-23progress5u1-octeon-di zlib-modules-4.19.0-23progress5u1-octeon-di compress-modules-4.19.0-23progress5u1-octeon-di udf-modules-4.19.0-23progress5u1-octeon-di fuse-modules-4.19.0-23progress5u1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_mips ABINAME='4.19.0-24' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24-4kc-malta-di nic-modules-4.19.0-24-4kc-malta-di nic-wireless-modules-4.19.0-24-4kc-malta-di nic-shared-modules-4.19.0-24-4kc-malta-di usb-serial-modules-4.19.0-24-4kc-malta-di ppp-modules-4.19.0-24-4kc-malta-di pata-modules-4.19.0-24-4kc-malta-di cdrom-core-modules-4.19.0-24-4kc-malta-di scsi-core-modules-4.19.0-24-4kc-malta-di scsi-modules-4.19.0-24-4kc-malta-di scsi-nic-modules-4.19.0-24-4kc-malta-di loop-modules-4.19.0-24-4kc-malta-di btrfs-modules-4.19.0-24-4kc-malta-di ext4-modules-4.19.0-24-4kc-malta-di isofs-modules-4.19.0-24-4kc-malta-di jfs-modules-4.19.0-24-4kc-malta-di xfs-modules-4.19.0-24-4kc-malta-di fat-modules-4.19.0-24-4kc-malta-di hfs-modules-4.19.0-24-4kc-malta-di affs-modules-4.19.0-24-4kc-malta-di minix-modules-4.19.0-24-4kc-malta-di md-modules-4.19.0-24-4kc-malta-di multipath-modules-4.19.0-24-4kc-malta-di usb-modules-4.19.0-24-4kc-malta-di usb-storage-modules-4.19.0-24-4kc-malta-di fb-modules-4.19.0-24-4kc-malta-di input-modules-4.19.0-24-4kc-malta-di event-modules-4.19.0-24-4kc-malta-di mouse-modules-4.19.0-24-4kc-malta-di nic-usb-modules-4.19.0-24-4kc-malta-di sata-modules-4.19.0-24-4kc-malta-di i2c-modules-4.19.0-24-4kc-malta-di crc-modules-4.19.0-24-4kc-malta-di crypto-modules-4.19.0-24-4kc-malta-di crypto-dm-modules-4.19.0-24-4kc-malta-di ata-modules-4.19.0-24-4kc-malta-di mmc-core-modules-4.19.0-24-4kc-malta-di mmc-modules-4.19.0-24-4kc-malta-di nbd-modules-4.19.0-24-4kc-malta-di squashfs-modules-4.19.0-24-4kc-malta-di sound-modules-4.19.0-24-4kc-malta-di zlib-modules-4.19.0-24-4kc-malta-di compress-modules-4.19.0-24-4kc-malta-di udf-modules-4.19.0-24-4kc-malta-di fuse-modules-4.19.0-24-4kc-malta-di mtd-core-modules-4.19.0-24-4kc-malta-di kernel-image-4.19.0-24-octeon-di nic-modules-4.19.0-24-octeon-di nic-wireless-modules-4.19.0-24-octeon-di nic-shared-modules-4.19.0-24-octeon-di usb-serial-modules-4.19.0-24-octeon-di ppp-modules-4.19.0-24-octeon-di pata-modules-4.19.0-24-octeon-di cdrom-core-modules-4.19.0-24-octeon-di scsi-core-modules-4.19.0-24-octeon-di scsi-modules-4.19.0-24-octeon-di scsi-nic-modules-4.19.0-24-octeon-di loop-modules-4.19.0-24-octeon-di btrfs-modules-4.19.0-24-octeon-di ext4-modules-4.19.0-24-octeon-di isofs-modules-4.19.0-24-octeon-di jfs-modules-4.19.0-24-octeon-di xfs-modules-4.19.0-24-octeon-di fat-modules-4.19.0-24-octeon-di hfs-modules-4.19.0-24-octeon-di affs-modules-4.19.0-24-octeon-di minix-modules-4.19.0-24-octeon-di md-modules-4.19.0-24-octeon-di multipath-modules-4.19.0-24-octeon-di usb-modules-4.19.0-24-octeon-di usb-storage-modules-4.19.0-24-octeon-di input-modules-4.19.0-24-octeon-di event-modules-4.19.0-24-octeon-di nic-usb-modules-4.19.0-24-octeon-di sata-modules-4.19.0-24-octeon-di crc-modules-4.19.0-24-octeon-di crypto-modules-4.19.0-24-octeon-di crypto-dm-modules-4.19.0-24-octeon-di nbd-modules-4.19.0-24-octeon-di squashfs-modules-4.19.0-24-octeon-di rtc-modules-4.19.0-24-octeon-di sound-modules-4.19.0-24-octeon-di zlib-modules-4.19.0-24-octeon-di compress-modules-4.19.0-24-octeon-di udf-modules-4.19.0-24-octeon-di fuse-modules-4.19.0-24-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-23progress5u1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-23progress5u1-5kc-malta-di nic-modules-4.19.0-23progress5u1-5kc-malta-di nic-wireless-modules-4.19.0-23progress5u1-5kc-malta-di nic-shared-modules-4.19.0-23progress5u1-5kc-malta-di usb-serial-modules-4.19.0-23progress5u1-5kc-malta-di ppp-modules-4.19.0-23progress5u1-5kc-malta-di pata-modules-4.19.0-23progress5u1-5kc-malta-di cdrom-core-modules-4.19.0-23progress5u1-5kc-malta-di scsi-core-modules-4.19.0-23progress5u1-5kc-malta-di scsi-modules-4.19.0-23progress5u1-5kc-malta-di scsi-nic-modules-4.19.0-23progress5u1-5kc-malta-di loop-modules-4.19.0-23progress5u1-5kc-malta-di btrfs-modules-4.19.0-23progress5u1-5kc-malta-di ext4-modules-4.19.0-23progress5u1-5kc-malta-di isofs-modules-4.19.0-23progress5u1-5kc-malta-di jfs-modules-4.19.0-23progress5u1-5kc-malta-di xfs-modules-4.19.0-23progress5u1-5kc-malta-di fat-modules-4.19.0-23progress5u1-5kc-malta-di hfs-modules-4.19.0-23progress5u1-5kc-malta-di affs-modules-4.19.0-23progress5u1-5kc-malta-di minix-modules-4.19.0-23progress5u1-5kc-malta-di md-modules-4.19.0-23progress5u1-5kc-malta-di multipath-modules-4.19.0-23progress5u1-5kc-malta-di usb-modules-4.19.0-23progress5u1-5kc-malta-di usb-storage-modules-4.19.0-23progress5u1-5kc-malta-di fb-modules-4.19.0-23progress5u1-5kc-malta-di input-modules-4.19.0-23progress5u1-5kc-malta-di event-modules-4.19.0-23progress5u1-5kc-malta-di mouse-modules-4.19.0-23progress5u1-5kc-malta-di nic-usb-modules-4.19.0-23progress5u1-5kc-malta-di sata-modules-4.19.0-23progress5u1-5kc-malta-di i2c-modules-4.19.0-23progress5u1-5kc-malta-di crc-modules-4.19.0-23progress5u1-5kc-malta-di crypto-modules-4.19.0-23progress5u1-5kc-malta-di crypto-dm-modules-4.19.0-23progress5u1-5kc-malta-di ata-modules-4.19.0-23progress5u1-5kc-malta-di mmc-core-modules-4.19.0-23progress5u1-5kc-malta-di mmc-modules-4.19.0-23progress5u1-5kc-malta-di nbd-modules-4.19.0-23progress5u1-5kc-malta-di squashfs-modules-4.19.0-23progress5u1-5kc-malta-di sound-modules-4.19.0-23progress5u1-5kc-malta-di zlib-modules-4.19.0-23progress5u1-5kc-malta-di compress-modules-4.19.0-23progress5u1-5kc-malta-di udf-modules-4.19.0-23progress5u1-5kc-malta-di fuse-modules-4.19.0-23progress5u1-5kc-malta-di mtd-core-modules-4.19.0-23progress5u1-5kc-malta-di kernel-image-4.19.0-23progress5u1-octeon-di nic-modules-4.19.0-23progress5u1-octeon-di nic-wireless-modules-4.19.0-23progress5u1-octeon-di nic-shared-modules-4.19.0-23progress5u1-octeon-di usb-serial-modules-4.19.0-23progress5u1-octeon-di ppp-modules-4.19.0-23progress5u1-octeon-di pata-modules-4.19.0-23progress5u1-octeon-di cdrom-core-modules-4.19.0-23progress5u1-octeon-di scsi-core-modules-4.19.0-23progress5u1-octeon-di scsi-modules-4.19.0-23progress5u1-octeon-di scsi-nic-modules-4.19.0-23progress5u1-octeon-di loop-modules-4.19.0-23progress5u1-octeon-di btrfs-modules-4.19.0-23progress5u1-octeon-di ext4-modules-4.19.0-23progress5u1-octeon-di isofs-modules-4.19.0-23progress5u1-octeon-di jfs-modules-4.19.0-23progress5u1-octeon-di xfs-modules-4.19.0-23progress5u1-octeon-di fat-modules-4.19.0-23progress5u1-octeon-di hfs-modules-4.19.0-23progress5u1-octeon-di affs-modules-4.19.0-23progress5u1-octeon-di minix-modules-4.19.0-23progress5u1-octeon-di md-modules-4.19.0-23progress5u1-octeon-di multipath-modules-4.19.0-23progress5u1-octeon-di usb-modules-4.19.0-23progress5u1-octeon-di usb-storage-modules-4.19.0-23progress5u1-octeon-di input-modules-4.19.0-23progress5u1-octeon-di event-modules-4.19.0-23progress5u1-octeon-di nic-usb-modules-4.19.0-23progress5u1-octeon-di sata-modules-4.19.0-23progress5u1-octeon-di crc-modules-4.19.0-23progress5u1-octeon-di crypto-modules-4.19.0-23progress5u1-octeon-di crypto-dm-modules-4.19.0-23progress5u1-octeon-di nbd-modules-4.19.0-23progress5u1-octeon-di squashfs-modules-4.19.0-23progress5u1-octeon-di rtc-modules-4.19.0-23progress5u1-octeon-di sound-modules-4.19.0-23progress5u1-octeon-di zlib-modules-4.19.0-23progress5u1-octeon-di compress-modules-4.19.0-23progress5u1-octeon-di udf-modules-4.19.0-23progress5u1-octeon-di fuse-modules-4.19.0-23progress5u1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_mips64 ABINAME='4.19.0-24' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24-5kc-malta-di nic-modules-4.19.0-24-5kc-malta-di nic-wireless-modules-4.19.0-24-5kc-malta-di nic-shared-modules-4.19.0-24-5kc-malta-di usb-serial-modules-4.19.0-24-5kc-malta-di ppp-modules-4.19.0-24-5kc-malta-di pata-modules-4.19.0-24-5kc-malta-di cdrom-core-modules-4.19.0-24-5kc-malta-di scsi-core-modules-4.19.0-24-5kc-malta-di scsi-modules-4.19.0-24-5kc-malta-di scsi-nic-modules-4.19.0-24-5kc-malta-di loop-modules-4.19.0-24-5kc-malta-di btrfs-modules-4.19.0-24-5kc-malta-di ext4-modules-4.19.0-24-5kc-malta-di isofs-modules-4.19.0-24-5kc-malta-di jfs-modules-4.19.0-24-5kc-malta-di xfs-modules-4.19.0-24-5kc-malta-di fat-modules-4.19.0-24-5kc-malta-di hfs-modules-4.19.0-24-5kc-malta-di affs-modules-4.19.0-24-5kc-malta-di minix-modules-4.19.0-24-5kc-malta-di md-modules-4.19.0-24-5kc-malta-di multipath-modules-4.19.0-24-5kc-malta-di usb-modules-4.19.0-24-5kc-malta-di usb-storage-modules-4.19.0-24-5kc-malta-di fb-modules-4.19.0-24-5kc-malta-di input-modules-4.19.0-24-5kc-malta-di event-modules-4.19.0-24-5kc-malta-di mouse-modules-4.19.0-24-5kc-malta-di nic-usb-modules-4.19.0-24-5kc-malta-di sata-modules-4.19.0-24-5kc-malta-di i2c-modules-4.19.0-24-5kc-malta-di crc-modules-4.19.0-24-5kc-malta-di crypto-modules-4.19.0-24-5kc-malta-di crypto-dm-modules-4.19.0-24-5kc-malta-di ata-modules-4.19.0-24-5kc-malta-di mmc-core-modules-4.19.0-24-5kc-malta-di mmc-modules-4.19.0-24-5kc-malta-di nbd-modules-4.19.0-24-5kc-malta-di squashfs-modules-4.19.0-24-5kc-malta-di sound-modules-4.19.0-24-5kc-malta-di zlib-modules-4.19.0-24-5kc-malta-di compress-modules-4.19.0-24-5kc-malta-di udf-modules-4.19.0-24-5kc-malta-di fuse-modules-4.19.0-24-5kc-malta-di mtd-core-modules-4.19.0-24-5kc-malta-di kernel-image-4.19.0-24-octeon-di nic-modules-4.19.0-24-octeon-di nic-wireless-modules-4.19.0-24-octeon-di nic-shared-modules-4.19.0-24-octeon-di usb-serial-modules-4.19.0-24-octeon-di ppp-modules-4.19.0-24-octeon-di pata-modules-4.19.0-24-octeon-di cdrom-core-modules-4.19.0-24-octeon-di scsi-core-modules-4.19.0-24-octeon-di scsi-modules-4.19.0-24-octeon-di scsi-nic-modules-4.19.0-24-octeon-di loop-modules-4.19.0-24-octeon-di btrfs-modules-4.19.0-24-octeon-di ext4-modules-4.19.0-24-octeon-di isofs-modules-4.19.0-24-octeon-di jfs-modules-4.19.0-24-octeon-di xfs-modules-4.19.0-24-octeon-di fat-modules-4.19.0-24-octeon-di hfs-modules-4.19.0-24-octeon-di affs-modules-4.19.0-24-octeon-di minix-modules-4.19.0-24-octeon-di md-modules-4.19.0-24-octeon-di multipath-modules-4.19.0-24-octeon-di usb-modules-4.19.0-24-octeon-di usb-storage-modules-4.19.0-24-octeon-di input-modules-4.19.0-24-octeon-di event-modules-4.19.0-24-octeon-di nic-usb-modules-4.19.0-24-octeon-di sata-modules-4.19.0-24-octeon-di crc-modules-4.19.0-24-octeon-di crypto-modules-4.19.0-24-octeon-di crypto-dm-modules-4.19.0-24-octeon-di nbd-modules-4.19.0-24-octeon-di squashfs-modules-4.19.0-24-octeon-di rtc-modules-4.19.0-24-octeon-di sound-modules-4.19.0-24-octeon-di zlib-modules-4.19.0-24-octeon-di compress-modules-4.19.0-24-octeon-di udf-modules-4.19.0-24-octeon-di fuse-modules-4.19.0-24-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-23progress5u1' 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-23progress5u1-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-23progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-23progress5u1-5kc-malta-di nic-modules-4.19.0-23progress5u1-5kc-malta-di nic-wireless-modules-4.19.0-23progress5u1-5kc-malta-di nic-shared-modules-4.19.0-23progress5u1-5kc-malta-di usb-serial-modules-4.19.0-23progress5u1-5kc-malta-di ppp-modules-4.19.0-23progress5u1-5kc-malta-di pata-modules-4.19.0-23progress5u1-5kc-malta-di cdrom-core-modules-4.19.0-23progress5u1-5kc-malta-di scsi-core-modules-4.19.0-23progress5u1-5kc-malta-di scsi-modules-4.19.0-23progress5u1-5kc-malta-di scsi-nic-modules-4.19.0-23progress5u1-5kc-malta-di loop-modules-4.19.0-23progress5u1-5kc-malta-di btrfs-modules-4.19.0-23progress5u1-5kc-malta-di ext4-modules-4.19.0-23progress5u1-5kc-malta-di isofs-modules-4.19.0-23progress5u1-5kc-malta-di jfs-modules-4.19.0-23progress5u1-5kc-malta-di xfs-modules-4.19.0-23progress5u1-5kc-malta-di fat-modules-4.19.0-23progress5u1-5kc-malta-di hfs-modules-4.19.0-23progress5u1-5kc-malta-di affs-modules-4.19.0-23progress5u1-5kc-malta-di minix-modules-4.19.0-23progress5u1-5kc-malta-di md-modules-4.19.0-23progress5u1-5kc-malta-di multipath-modules-4.19.0-23progress5u1-5kc-malta-di usb-modules-4.19.0-23progress5u1-5kc-malta-di usb-storage-modules-4.19.0-23progress5u1-5kc-malta-di fb-modules-4.19.0-23progress5u1-5kc-malta-di input-modules-4.19.0-23progress5u1-5kc-malta-di event-modules-4.19.0-23progress5u1-5kc-malta-di mouse-modules-4.19.0-23progress5u1-5kc-malta-di nic-usb-modules-4.19.0-23progress5u1-5kc-malta-di sata-modules-4.19.0-23progress5u1-5kc-malta-di i2c-modules-4.19.0-23progress5u1-5kc-malta-di crc-modules-4.19.0-23progress5u1-5kc-malta-di crypto-modules-4.19.0-23progress5u1-5kc-malta-di crypto-dm-modules-4.19.0-23progress5u1-5kc-malta-di ata-modules-4.19.0-23progress5u1-5kc-malta-di mmc-core-modules-4.19.0-23progress5u1-5kc-malta-di mmc-modules-4.19.0-23progress5u1-5kc-malta-di nbd-modules-4.19.0-23progress5u1-5kc-malta-di squashfs-modules-4.19.0-23progress5u1-5kc-malta-di sound-modules-4.19.0-23progress5u1-5kc-malta-di zlib-modules-4.19.0-23progress5u1-5kc-malta-di compress-modules-4.19.0-23progress5u1-5kc-malta-di udf-modules-4.19.0-23progress5u1-5kc-malta-di fuse-modules-4.19.0-23progress5u1-5kc-malta-di mtd-core-modules-4.19.0-23progress5u1-5kc-malta-di kernel-image-4.19.0-23progress5u1-loongson-3-di nic-modules-4.19.0-23progress5u1-loongson-3-di nic-wireless-modules-4.19.0-23progress5u1-loongson-3-di nic-shared-modules-4.19.0-23progress5u1-loongson-3-di usb-serial-modules-4.19.0-23progress5u1-loongson-3-di ppp-modules-4.19.0-23progress5u1-loongson-3-di pata-modules-4.19.0-23progress5u1-loongson-3-di cdrom-core-modules-4.19.0-23progress5u1-loongson-3-di firewire-core-modules-4.19.0-23progress5u1-loongson-3-di scsi-core-modules-4.19.0-23progress5u1-loongson-3-di scsi-modules-4.19.0-23progress5u1-loongson-3-di scsi-nic-modules-4.19.0-23progress5u1-loongson-3-di loop-modules-4.19.0-23progress5u1-loongson-3-di btrfs-modules-4.19.0-23progress5u1-loongson-3-di ext4-modules-4.19.0-23progress5u1-loongson-3-di isofs-modules-4.19.0-23progress5u1-loongson-3-di jfs-modules-4.19.0-23progress5u1-loongson-3-di xfs-modules-4.19.0-23progress5u1-loongson-3-di fat-modules-4.19.0-23progress5u1-loongson-3-di hfs-modules-4.19.0-23progress5u1-loongson-3-di affs-modules-4.19.0-23progress5u1-loongson-3-di minix-modules-4.19.0-23progress5u1-loongson-3-di nfs-modules-4.19.0-23progress5u1-loongson-3-di md-modules-4.19.0-23progress5u1-loongson-3-di multipath-modules-4.19.0-23progress5u1-loongson-3-di usb-modules-4.19.0-23progress5u1-loongson-3-di usb-storage-modules-4.19.0-23progress5u1-loongson-3-di fb-modules-4.19.0-23progress5u1-loongson-3-di input-modules-4.19.0-23progress5u1-loongson-3-di event-modules-4.19.0-23progress5u1-loongson-3-di nic-usb-modules-4.19.0-23progress5u1-loongson-3-di sata-modules-4.19.0-23progress5u1-loongson-3-di crc-modules-4.19.0-23progress5u1-loongson-3-di crypto-modules-4.19.0-23progress5u1-loongson-3-di crypto-dm-modules-4.19.0-23progress5u1-loongson-3-di ata-modules-4.19.0-23progress5u1-loongson-3-di nbd-modules-4.19.0-23progress5u1-loongson-3-di squashfs-modules-4.19.0-23progress5u1-loongson-3-di speakup-modules-4.19.0-23progress5u1-loongson-3-di sound-modules-4.19.0-23progress5u1-loongson-3-di zlib-modules-4.19.0-23progress5u1-loongson-3-di compress-modules-4.19.0-23progress5u1-loongson-3-di udf-modules-4.19.0-23progress5u1-loongson-3-di fuse-modules-4.19.0-23progress5u1-loongson-3-di mtd-core-modules-4.19.0-23progress5u1-loongson-3-di kernel-image-4.19.0-23progress5u1-octeon-di nic-modules-4.19.0-23progress5u1-octeon-di nic-wireless-modules-4.19.0-23progress5u1-octeon-di nic-shared-modules-4.19.0-23progress5u1-octeon-di usb-serial-modules-4.19.0-23progress5u1-octeon-di ppp-modules-4.19.0-23progress5u1-octeon-di pata-modules-4.19.0-23progress5u1-octeon-di cdrom-core-modules-4.19.0-23progress5u1-octeon-di scsi-core-modules-4.19.0-23progress5u1-octeon-di scsi-modules-4.19.0-23progress5u1-octeon-di scsi-nic-modules-4.19.0-23progress5u1-octeon-di loop-modules-4.19.0-23progress5u1-octeon-di btrfs-modules-4.19.0-23progress5u1-octeon-di ext4-modules-4.19.0-23progress5u1-octeon-di isofs-modules-4.19.0-23progress5u1-octeon-di jfs-modules-4.19.0-23progress5u1-octeon-di xfs-modules-4.19.0-23progress5u1-octeon-di fat-modules-4.19.0-23progress5u1-octeon-di hfs-modules-4.19.0-23progress5u1-octeon-di affs-modules-4.19.0-23progress5u1-octeon-di minix-modules-4.19.0-23progress5u1-octeon-di md-modules-4.19.0-23progress5u1-octeon-di multipath-modules-4.19.0-23progress5u1-octeon-di usb-modules-4.19.0-23progress5u1-octeon-di usb-storage-modules-4.19.0-23progress5u1-octeon-di input-modules-4.19.0-23progress5u1-octeon-di event-modules-4.19.0-23progress5u1-octeon-di nic-usb-modules-4.19.0-23progress5u1-octeon-di sata-modules-4.19.0-23progress5u1-octeon-di crc-modules-4.19.0-23progress5u1-octeon-di crypto-modules-4.19.0-23progress5u1-octeon-di crypto-dm-modules-4.19.0-23progress5u1-octeon-di nbd-modules-4.19.0-23progress5u1-octeon-di squashfs-modules-4.19.0-23progress5u1-octeon-di rtc-modules-4.19.0-23progress5u1-octeon-di sound-modules-4.19.0-23progress5u1-octeon-di zlib-modules-4.19.0-23progress5u1-octeon-di compress-modules-4.19.0-23progress5u1-octeon-di udf-modules-4.19.0-23progress5u1-octeon-di fuse-modules-4.19.0-23progress5u1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_mips64el ABINAME='4.19.0-24' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24-5kc-malta-di nic-modules-4.19.0-24-5kc-malta-di nic-wireless-modules-4.19.0-24-5kc-malta-di nic-shared-modules-4.19.0-24-5kc-malta-di usb-serial-modules-4.19.0-24-5kc-malta-di ppp-modules-4.19.0-24-5kc-malta-di pata-modules-4.19.0-24-5kc-malta-di cdrom-core-modules-4.19.0-24-5kc-malta-di scsi-core-modules-4.19.0-24-5kc-malta-di scsi-modules-4.19.0-24-5kc-malta-di scsi-nic-modules-4.19.0-24-5kc-malta-di loop-modules-4.19.0-24-5kc-malta-di btrfs-modules-4.19.0-24-5kc-malta-di ext4-modules-4.19.0-24-5kc-malta-di isofs-modules-4.19.0-24-5kc-malta-di jfs-modules-4.19.0-24-5kc-malta-di xfs-modules-4.19.0-24-5kc-malta-di fat-modules-4.19.0-24-5kc-malta-di hfs-modules-4.19.0-24-5kc-malta-di affs-modules-4.19.0-24-5kc-malta-di minix-modules-4.19.0-24-5kc-malta-di md-modules-4.19.0-24-5kc-malta-di multipath-modules-4.19.0-24-5kc-malta-di usb-modules-4.19.0-24-5kc-malta-di usb-storage-modules-4.19.0-24-5kc-malta-di fb-modules-4.19.0-24-5kc-malta-di input-modules-4.19.0-24-5kc-malta-di event-modules-4.19.0-24-5kc-malta-di mouse-modules-4.19.0-24-5kc-malta-di nic-usb-modules-4.19.0-24-5kc-malta-di sata-modules-4.19.0-24-5kc-malta-di i2c-modules-4.19.0-24-5kc-malta-di crc-modules-4.19.0-24-5kc-malta-di crypto-modules-4.19.0-24-5kc-malta-di crypto-dm-modules-4.19.0-24-5kc-malta-di ata-modules-4.19.0-24-5kc-malta-di mmc-core-modules-4.19.0-24-5kc-malta-di mmc-modules-4.19.0-24-5kc-malta-di nbd-modules-4.19.0-24-5kc-malta-di squashfs-modules-4.19.0-24-5kc-malta-di sound-modules-4.19.0-24-5kc-malta-di zlib-modules-4.19.0-24-5kc-malta-di compress-modules-4.19.0-24-5kc-malta-di udf-modules-4.19.0-24-5kc-malta-di fuse-modules-4.19.0-24-5kc-malta-di mtd-core-modules-4.19.0-24-5kc-malta-di kernel-image-4.19.0-24-loongson-3-di nic-modules-4.19.0-24-loongson-3-di nic-wireless-modules-4.19.0-24-loongson-3-di nic-shared-modules-4.19.0-24-loongson-3-di usb-serial-modules-4.19.0-24-loongson-3-di ppp-modules-4.19.0-24-loongson-3-di pata-modules-4.19.0-24-loongson-3-di cdrom-core-modules-4.19.0-24-loongson-3-di firewire-core-modules-4.19.0-24-loongson-3-di scsi-core-modules-4.19.0-24-loongson-3-di scsi-modules-4.19.0-24-loongson-3-di scsi-nic-modules-4.19.0-24-loongson-3-di loop-modules-4.19.0-24-loongson-3-di btrfs-modules-4.19.0-24-loongson-3-di ext4-modules-4.19.0-24-loongson-3-di isofs-modules-4.19.0-24-loongson-3-di jfs-modules-4.19.0-24-loongson-3-di xfs-modules-4.19.0-24-loongson-3-di fat-modules-4.19.0-24-loongson-3-di hfs-modules-4.19.0-24-loongson-3-di affs-modules-4.19.0-24-loongson-3-di minix-modules-4.19.0-24-loongson-3-di nfs-modules-4.19.0-24-loongson-3-di md-modules-4.19.0-24-loongson-3-di multipath-modules-4.19.0-24-loongson-3-di usb-modules-4.19.0-24-loongson-3-di usb-storage-modules-4.19.0-24-loongson-3-di fb-modules-4.19.0-24-loongson-3-di input-modules-4.19.0-24-loongson-3-di event-modules-4.19.0-24-loongson-3-di nic-usb-modules-4.19.0-24-loongson-3-di sata-modules-4.19.0-24-loongson-3-di crc-modules-4.19.0-24-loongson-3-di crypto-modules-4.19.0-24-loongson-3-di crypto-dm-modules-4.19.0-24-loongson-3-di ata-modules-4.19.0-24-loongson-3-di nbd-modules-4.19.0-24-loongson-3-di squashfs-modules-4.19.0-24-loongson-3-di speakup-modules-4.19.0-24-loongson-3-di sound-modules-4.19.0-24-loongson-3-di zlib-modules-4.19.0-24-loongson-3-di compress-modules-4.19.0-24-loongson-3-di udf-modules-4.19.0-24-loongson-3-di fuse-modules-4.19.0-24-loongson-3-di mtd-core-modules-4.19.0-24-loongson-3-di kernel-image-4.19.0-24-octeon-di nic-modules-4.19.0-24-octeon-di nic-wireless-modules-4.19.0-24-octeon-di nic-shared-modules-4.19.0-24-octeon-di usb-serial-modules-4.19.0-24-octeon-di ppp-modules-4.19.0-24-octeon-di pata-modules-4.19.0-24-octeon-di cdrom-core-modules-4.19.0-24-octeon-di scsi-core-modules-4.19.0-24-octeon-di scsi-modules-4.19.0-24-octeon-di scsi-nic-modules-4.19.0-24-octeon-di loop-modules-4.19.0-24-octeon-di btrfs-modules-4.19.0-24-octeon-di ext4-modules-4.19.0-24-octeon-di isofs-modules-4.19.0-24-octeon-di jfs-modules-4.19.0-24-octeon-di xfs-modules-4.19.0-24-octeon-di fat-modules-4.19.0-24-octeon-di hfs-modules-4.19.0-24-octeon-di affs-modules-4.19.0-24-octeon-di minix-modules-4.19.0-24-octeon-di md-modules-4.19.0-24-octeon-di multipath-modules-4.19.0-24-octeon-di usb-modules-4.19.0-24-octeon-di usb-storage-modules-4.19.0-24-octeon-di input-modules-4.19.0-24-octeon-di event-modules-4.19.0-24-octeon-di nic-usb-modules-4.19.0-24-octeon-di sata-modules-4.19.0-24-octeon-di crc-modules-4.19.0-24-octeon-di crypto-modules-4.19.0-24-octeon-di crypto-dm-modules-4.19.0-24-octeon-di nbd-modules-4.19.0-24-octeon-di squashfs-modules-4.19.0-24-octeon-di rtc-modules-4.19.0-24-octeon-di sound-modules-4.19.0-24-octeon-di zlib-modules-4.19.0-24-octeon-di compress-modules-4.19.0-24-octeon-di udf-modules-4.19.0-24-octeon-di fuse-modules-4.19.0-24-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-23progress5u1' 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-23progress5u1-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-23progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-23progress5u1-mips64r6-di nic-shared-modules-4.19.0-23progress5u1-mips64r6-di loop-modules-4.19.0-23progress5u1-mips64r6-di btrfs-modules-4.19.0-23progress5u1-mips64r6-di ext4-modules-4.19.0-23progress5u1-mips64r6-di isofs-modules-4.19.0-23progress5u1-mips64r6-di jfs-modules-4.19.0-23progress5u1-mips64r6-di xfs-modules-4.19.0-23progress5u1-mips64r6-di md-modules-4.19.0-23progress5u1-mips64r6-di multipath-modules-4.19.0-23progress5u1-mips64r6-di crc-modules-4.19.0-23progress5u1-mips64r6-di crypto-modules-4.19.0-23progress5u1-mips64r6-di crypto-dm-modules-4.19.0-23progress5u1-mips64r6-di nbd-modules-4.19.0-23progress5u1-mips64r6-di squashfs-modules-4.19.0-23progress5u1-mips64r6-di zlib-modules-4.19.0-23progress5u1-mips64r6-di compress-modules-4.19.0-23progress5u1-mips64r6-di udf-modules-4.19.0-23progress5u1-mips64r6-di fuse-modules-4.19.0-23progress5u1-mips64r6-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_mips64r6 ABINAME='4.19.0-24' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24-mips64r6-di nic-shared-modules-4.19.0-24-mips64r6-di loop-modules-4.19.0-24-mips64r6-di btrfs-modules-4.19.0-24-mips64r6-di ext4-modules-4.19.0-24-mips64r6-di isofs-modules-4.19.0-24-mips64r6-di jfs-modules-4.19.0-24-mips64r6-di xfs-modules-4.19.0-24-mips64r6-di md-modules-4.19.0-24-mips64r6-di multipath-modules-4.19.0-24-mips64r6-di crc-modules-4.19.0-24-mips64r6-di crypto-modules-4.19.0-24-mips64r6-di crypto-dm-modules-4.19.0-24-mips64r6-di nbd-modules-4.19.0-24-mips64r6-di squashfs-modules-4.19.0-24-mips64r6-di zlib-modules-4.19.0-24-mips64r6-di compress-modules-4.19.0-24-mips64r6-di udf-modules-4.19.0-24-mips64r6-di fuse-modules-4.19.0-24-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-23progress5u1-mips64r6el-di nic-shared-modules-4.19.0-23progress5u1-mips64r6el-di loop-modules-4.19.0-23progress5u1-mips64r6el-di btrfs-modules-4.19.0-23progress5u1-mips64r6el-di ext4-modules-4.19.0-23progress5u1-mips64r6el-di isofs-modules-4.19.0-23progress5u1-mips64r6el-di jfs-modules-4.19.0-23progress5u1-mips64r6el-di xfs-modules-4.19.0-23progress5u1-mips64r6el-di md-modules-4.19.0-23progress5u1-mips64r6el-di multipath-modules-4.19.0-23progress5u1-mips64r6el-di crc-modules-4.19.0-23progress5u1-mips64r6el-di crypto-modules-4.19.0-23progress5u1-mips64r6el-di crypto-dm-modules-4.19.0-23progress5u1-mips64r6el-di nbd-modules-4.19.0-23progress5u1-mips64r6el-di squashfs-modules-4.19.0-23progress5u1-mips64r6el-di zlib-modules-4.19.0-23progress5u1-mips64r6el-di compress-modules-4.19.0-23progress5u1-mips64r6el-di udf-modules-4.19.0-23progress5u1-mips64r6el-di fuse-modules-4.19.0-23progress5u1-mips64r6el-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_mips64r6el ABINAME='4.19.0-24' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24-mips64r6el-di nic-shared-modules-4.19.0-24-mips64r6el-di loop-modules-4.19.0-24-mips64r6el-di btrfs-modules-4.19.0-24-mips64r6el-di ext4-modules-4.19.0-24-mips64r6el-di isofs-modules-4.19.0-24-mips64r6el-di jfs-modules-4.19.0-24-mips64r6el-di xfs-modules-4.19.0-24-mips64r6el-di md-modules-4.19.0-24-mips64r6el-di multipath-modules-4.19.0-24-mips64r6el-di crc-modules-4.19.0-24-mips64r6el-di crypto-modules-4.19.0-24-mips64r6el-di crypto-dm-modules-4.19.0-24-mips64r6el-di nbd-modules-4.19.0-24-mips64r6el-di squashfs-modules-4.19.0-24-mips64r6el-di zlib-modules-4.19.0-24-mips64r6el-di compress-modules-4.19.0-24-mips64r6el-di udf-modules-4.19.0-24-mips64r6el-di fuse-modules-4.19.0-24-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-23progress5u1-4kc-malta-di nic-modules-4.19.0-23progress5u1-4kc-malta-di nic-wireless-modules-4.19.0-23progress5u1-4kc-malta-di nic-shared-modules-4.19.0-23progress5u1-4kc-malta-di usb-serial-modules-4.19.0-23progress5u1-4kc-malta-di ppp-modules-4.19.0-23progress5u1-4kc-malta-di pata-modules-4.19.0-23progress5u1-4kc-malta-di cdrom-core-modules-4.19.0-23progress5u1-4kc-malta-di scsi-core-modules-4.19.0-23progress5u1-4kc-malta-di scsi-modules-4.19.0-23progress5u1-4kc-malta-di scsi-nic-modules-4.19.0-23progress5u1-4kc-malta-di loop-modules-4.19.0-23progress5u1-4kc-malta-di btrfs-modules-4.19.0-23progress5u1-4kc-malta-di ext4-modules-4.19.0-23progress5u1-4kc-malta-di isofs-modules-4.19.0-23progress5u1-4kc-malta-di jfs-modules-4.19.0-23progress5u1-4kc-malta-di xfs-modules-4.19.0-23progress5u1-4kc-malta-di fat-modules-4.19.0-23progress5u1-4kc-malta-di hfs-modules-4.19.0-23progress5u1-4kc-malta-di affs-modules-4.19.0-23progress5u1-4kc-malta-di minix-modules-4.19.0-23progress5u1-4kc-malta-di md-modules-4.19.0-23progress5u1-4kc-malta-di multipath-modules-4.19.0-23progress5u1-4kc-malta-di usb-modules-4.19.0-23progress5u1-4kc-malta-di usb-storage-modules-4.19.0-23progress5u1-4kc-malta-di fb-modules-4.19.0-23progress5u1-4kc-malta-di input-modules-4.19.0-23progress5u1-4kc-malta-di event-modules-4.19.0-23progress5u1-4kc-malta-di mouse-modules-4.19.0-23progress5u1-4kc-malta-di nic-usb-modules-4.19.0-23progress5u1-4kc-malta-di sata-modules-4.19.0-23progress5u1-4kc-malta-di i2c-modules-4.19.0-23progress5u1-4kc-malta-di crc-modules-4.19.0-23progress5u1-4kc-malta-di crypto-modules-4.19.0-23progress5u1-4kc-malta-di crypto-dm-modules-4.19.0-23progress5u1-4kc-malta-di ata-modules-4.19.0-23progress5u1-4kc-malta-di mmc-core-modules-4.19.0-23progress5u1-4kc-malta-di mmc-modules-4.19.0-23progress5u1-4kc-malta-di nbd-modules-4.19.0-23progress5u1-4kc-malta-di squashfs-modules-4.19.0-23progress5u1-4kc-malta-di sound-modules-4.19.0-23progress5u1-4kc-malta-di zlib-modules-4.19.0-23progress5u1-4kc-malta-di compress-modules-4.19.0-23progress5u1-4kc-malta-di udf-modules-4.19.0-23progress5u1-4kc-malta-di fuse-modules-4.19.0-23progress5u1-4kc-malta-di mtd-core-modules-4.19.0-23progress5u1-4kc-malta-di kernel-image-4.19.0-23progress5u1-loongson-3-di nic-modules-4.19.0-23progress5u1-loongson-3-di nic-wireless-modules-4.19.0-23progress5u1-loongson-3-di nic-shared-modules-4.19.0-23progress5u1-loongson-3-di usb-serial-modules-4.19.0-23progress5u1-loongson-3-di ppp-modules-4.19.0-23progress5u1-loongson-3-di pata-modules-4.19.0-23progress5u1-loongson-3-di cdrom-core-modules-4.19.0-23progress5u1-loongson-3-di firewire-core-modules-4.19.0-23progress5u1-loongson-3-di scsi-core-modules-4.19.0-23progress5u1-loongson-3-di scsi-modules-4.19.0-23progress5u1-loongson-3-di scsi-nic-modules-4.19.0-23progress5u1-loongson-3-di loop-modules-4.19.0-23progress5u1-loongson-3-di btrfs-modules-4.19.0-23progress5u1-loongson-3-di ext4-modules-4.19.0-23progress5u1-loongson-3-di isofs-modules-4.19.0-23progress5u1-loongson-3-di jfs-modules-4.19.0-23progress5u1-loongson-3-di xfs-modules-4.19.0-23progress5u1-loongson-3-di fat-modules-4.19.0-23progress5u1-loongson-3-di hfs-modules-4.19.0-23progress5u1-loongson-3-di affs-modules-4.19.0-23progress5u1-loongson-3-di minix-modules-4.19.0-23progress5u1-loongson-3-di nfs-modules-4.19.0-23progress5u1-loongson-3-di md-modules-4.19.0-23progress5u1-loongson-3-di multipath-modules-4.19.0-23progress5u1-loongson-3-di usb-modules-4.19.0-23progress5u1-loongson-3-di usb-storage-modules-4.19.0-23progress5u1-loongson-3-di fb-modules-4.19.0-23progress5u1-loongson-3-di input-modules-4.19.0-23progress5u1-loongson-3-di event-modules-4.19.0-23progress5u1-loongson-3-di nic-usb-modules-4.19.0-23progress5u1-loongson-3-di sata-modules-4.19.0-23progress5u1-loongson-3-di crc-modules-4.19.0-23progress5u1-loongson-3-di crypto-modules-4.19.0-23progress5u1-loongson-3-di crypto-dm-modules-4.19.0-23progress5u1-loongson-3-di ata-modules-4.19.0-23progress5u1-loongson-3-di nbd-modules-4.19.0-23progress5u1-loongson-3-di squashfs-modules-4.19.0-23progress5u1-loongson-3-di speakup-modules-4.19.0-23progress5u1-loongson-3-di sound-modules-4.19.0-23progress5u1-loongson-3-di zlib-modules-4.19.0-23progress5u1-loongson-3-di compress-modules-4.19.0-23progress5u1-loongson-3-di udf-modules-4.19.0-23progress5u1-loongson-3-di fuse-modules-4.19.0-23progress5u1-loongson-3-di mtd-core-modules-4.19.0-23progress5u1-loongson-3-di kernel-image-4.19.0-23progress5u1-octeon-di nic-modules-4.19.0-23progress5u1-octeon-di nic-wireless-modules-4.19.0-23progress5u1-octeon-di nic-shared-modules-4.19.0-23progress5u1-octeon-di usb-serial-modules-4.19.0-23progress5u1-octeon-di ppp-modules-4.19.0-23progress5u1-octeon-di pata-modules-4.19.0-23progress5u1-octeon-di cdrom-core-modules-4.19.0-23progress5u1-octeon-di scsi-core-modules-4.19.0-23progress5u1-octeon-di scsi-modules-4.19.0-23progress5u1-octeon-di scsi-nic-modules-4.19.0-23progress5u1-octeon-di loop-modules-4.19.0-23progress5u1-octeon-di btrfs-modules-4.19.0-23progress5u1-octeon-di ext4-modules-4.19.0-23progress5u1-octeon-di isofs-modules-4.19.0-23progress5u1-octeon-di jfs-modules-4.19.0-23progress5u1-octeon-di xfs-modules-4.19.0-23progress5u1-octeon-di fat-modules-4.19.0-23progress5u1-octeon-di hfs-modules-4.19.0-23progress5u1-octeon-di affs-modules-4.19.0-23progress5u1-octeon-di minix-modules-4.19.0-23progress5u1-octeon-di md-modules-4.19.0-23progress5u1-octeon-di multipath-modules-4.19.0-23progress5u1-octeon-di usb-modules-4.19.0-23progress5u1-octeon-di usb-storage-modules-4.19.0-23progress5u1-octeon-di input-modules-4.19.0-23progress5u1-octeon-di event-modules-4.19.0-23progress5u1-octeon-di nic-usb-modules-4.19.0-23progress5u1-octeon-di sata-modules-4.19.0-23progress5u1-octeon-di crc-modules-4.19.0-23progress5u1-octeon-di crypto-modules-4.19.0-23progress5u1-octeon-di crypto-dm-modules-4.19.0-23progress5u1-octeon-di nbd-modules-4.19.0-23progress5u1-octeon-di squashfs-modules-4.19.0-23progress5u1-octeon-di rtc-modules-4.19.0-23progress5u1-octeon-di sound-modules-4.19.0-23progress5u1-octeon-di zlib-modules-4.19.0-23progress5u1-octeon-di compress-modules-4.19.0-23progress5u1-octeon-di udf-modules-4.19.0-23progress5u1-octeon-di fuse-modules-4.19.0-23progress5u1-octeon-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_mipsel ABINAME='4.19.0-24' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24-4kc-malta-di nic-modules-4.19.0-24-4kc-malta-di nic-wireless-modules-4.19.0-24-4kc-malta-di nic-shared-modules-4.19.0-24-4kc-malta-di usb-serial-modules-4.19.0-24-4kc-malta-di ppp-modules-4.19.0-24-4kc-malta-di pata-modules-4.19.0-24-4kc-malta-di cdrom-core-modules-4.19.0-24-4kc-malta-di scsi-core-modules-4.19.0-24-4kc-malta-di scsi-modules-4.19.0-24-4kc-malta-di scsi-nic-modules-4.19.0-24-4kc-malta-di loop-modules-4.19.0-24-4kc-malta-di btrfs-modules-4.19.0-24-4kc-malta-di ext4-modules-4.19.0-24-4kc-malta-di isofs-modules-4.19.0-24-4kc-malta-di jfs-modules-4.19.0-24-4kc-malta-di xfs-modules-4.19.0-24-4kc-malta-di fat-modules-4.19.0-24-4kc-malta-di hfs-modules-4.19.0-24-4kc-malta-di affs-modules-4.19.0-24-4kc-malta-di minix-modules-4.19.0-24-4kc-malta-di md-modules-4.19.0-24-4kc-malta-di multipath-modules-4.19.0-24-4kc-malta-di usb-modules-4.19.0-24-4kc-malta-di usb-storage-modules-4.19.0-24-4kc-malta-di fb-modules-4.19.0-24-4kc-malta-di input-modules-4.19.0-24-4kc-malta-di event-modules-4.19.0-24-4kc-malta-di mouse-modules-4.19.0-24-4kc-malta-di nic-usb-modules-4.19.0-24-4kc-malta-di sata-modules-4.19.0-24-4kc-malta-di i2c-modules-4.19.0-24-4kc-malta-di crc-modules-4.19.0-24-4kc-malta-di crypto-modules-4.19.0-24-4kc-malta-di crypto-dm-modules-4.19.0-24-4kc-malta-di ata-modules-4.19.0-24-4kc-malta-di mmc-core-modules-4.19.0-24-4kc-malta-di mmc-modules-4.19.0-24-4kc-malta-di nbd-modules-4.19.0-24-4kc-malta-di squashfs-modules-4.19.0-24-4kc-malta-di sound-modules-4.19.0-24-4kc-malta-di zlib-modules-4.19.0-24-4kc-malta-di compress-modules-4.19.0-24-4kc-malta-di udf-modules-4.19.0-24-4kc-malta-di fuse-modules-4.19.0-24-4kc-malta-di mtd-core-modules-4.19.0-24-4kc-malta-di kernel-image-4.19.0-24-loongson-3-di nic-modules-4.19.0-24-loongson-3-di nic-wireless-modules-4.19.0-24-loongson-3-di nic-shared-modules-4.19.0-24-loongson-3-di usb-serial-modules-4.19.0-24-loongson-3-di ppp-modules-4.19.0-24-loongson-3-di pata-modules-4.19.0-24-loongson-3-di cdrom-core-modules-4.19.0-24-loongson-3-di firewire-core-modules-4.19.0-24-loongson-3-di scsi-core-modules-4.19.0-24-loongson-3-di scsi-modules-4.19.0-24-loongson-3-di scsi-nic-modules-4.19.0-24-loongson-3-di loop-modules-4.19.0-24-loongson-3-di btrfs-modules-4.19.0-24-loongson-3-di ext4-modules-4.19.0-24-loongson-3-di isofs-modules-4.19.0-24-loongson-3-di jfs-modules-4.19.0-24-loongson-3-di xfs-modules-4.19.0-24-loongson-3-di fat-modules-4.19.0-24-loongson-3-di hfs-modules-4.19.0-24-loongson-3-di affs-modules-4.19.0-24-loongson-3-di minix-modules-4.19.0-24-loongson-3-di nfs-modules-4.19.0-24-loongson-3-di md-modules-4.19.0-24-loongson-3-di multipath-modules-4.19.0-24-loongson-3-di usb-modules-4.19.0-24-loongson-3-di usb-storage-modules-4.19.0-24-loongson-3-di fb-modules-4.19.0-24-loongson-3-di input-modules-4.19.0-24-loongson-3-di event-modules-4.19.0-24-loongson-3-di nic-usb-modules-4.19.0-24-loongson-3-di sata-modules-4.19.0-24-loongson-3-di crc-modules-4.19.0-24-loongson-3-di crypto-modules-4.19.0-24-loongson-3-di crypto-dm-modules-4.19.0-24-loongson-3-di ata-modules-4.19.0-24-loongson-3-di nbd-modules-4.19.0-24-loongson-3-di squashfs-modules-4.19.0-24-loongson-3-di speakup-modules-4.19.0-24-loongson-3-di sound-modules-4.19.0-24-loongson-3-di zlib-modules-4.19.0-24-loongson-3-di compress-modules-4.19.0-24-loongson-3-di udf-modules-4.19.0-24-loongson-3-di fuse-modules-4.19.0-24-loongson-3-di mtd-core-modules-4.19.0-24-loongson-3-di kernel-image-4.19.0-24-octeon-di nic-modules-4.19.0-24-octeon-di nic-wireless-modules-4.19.0-24-octeon-di nic-shared-modules-4.19.0-24-octeon-di usb-serial-modules-4.19.0-24-octeon-di ppp-modules-4.19.0-24-octeon-di pata-modules-4.19.0-24-octeon-di cdrom-core-modules-4.19.0-24-octeon-di scsi-core-modules-4.19.0-24-octeon-di scsi-modules-4.19.0-24-octeon-di scsi-nic-modules-4.19.0-24-octeon-di loop-modules-4.19.0-24-octeon-di btrfs-modules-4.19.0-24-octeon-di ext4-modules-4.19.0-24-octeon-di isofs-modules-4.19.0-24-octeon-di jfs-modules-4.19.0-24-octeon-di xfs-modules-4.19.0-24-octeon-di fat-modules-4.19.0-24-octeon-di hfs-modules-4.19.0-24-octeon-di affs-modules-4.19.0-24-octeon-di minix-modules-4.19.0-24-octeon-di md-modules-4.19.0-24-octeon-di multipath-modules-4.19.0-24-octeon-di usb-modules-4.19.0-24-octeon-di usb-storage-modules-4.19.0-24-octeon-di input-modules-4.19.0-24-octeon-di event-modules-4.19.0-24-octeon-di nic-usb-modules-4.19.0-24-octeon-di sata-modules-4.19.0-24-octeon-di crc-modules-4.19.0-24-octeon-di crypto-modules-4.19.0-24-octeon-di crypto-dm-modules-4.19.0-24-octeon-di nbd-modules-4.19.0-24-octeon-di squashfs-modules-4.19.0-24-octeon-di rtc-modules-4.19.0-24-octeon-di sound-modules-4.19.0-24-octeon-di zlib-modules-4.19.0-24-octeon-di compress-modules-4.19.0-24-octeon-di udf-modules-4.19.0-24-octeon-di fuse-modules-4.19.0-24-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-23progress5u1' 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-23progress5u1-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-23progress5u1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-23progress5u1-mips32r6-di nic-shared-modules-4.19.0-23progress5u1-mips32r6-di loop-modules-4.19.0-23progress5u1-mips32r6-di btrfs-modules-4.19.0-23progress5u1-mips32r6-di ext4-modules-4.19.0-23progress5u1-mips32r6-di isofs-modules-4.19.0-23progress5u1-mips32r6-di jfs-modules-4.19.0-23progress5u1-mips32r6-di xfs-modules-4.19.0-23progress5u1-mips32r6-di md-modules-4.19.0-23progress5u1-mips32r6-di multipath-modules-4.19.0-23progress5u1-mips32r6-di crc-modules-4.19.0-23progress5u1-mips32r6-di crypto-modules-4.19.0-23progress5u1-mips32r6-di crypto-dm-modules-4.19.0-23progress5u1-mips32r6-di nbd-modules-4.19.0-23progress5u1-mips32r6-di squashfs-modules-4.19.0-23progress5u1-mips32r6-di zlib-modules-4.19.0-23progress5u1-mips32r6-di compress-modules-4.19.0-23progress5u1-mips32r6-di udf-modules-4.19.0-23progress5u1-mips32r6-di fuse-modules-4.19.0-23progress5u1-mips32r6-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_mipsr6 ABINAME='4.19.0-24' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24-mips32r6-di nic-shared-modules-4.19.0-24-mips32r6-di loop-modules-4.19.0-24-mips32r6-di btrfs-modules-4.19.0-24-mips32r6-di ext4-modules-4.19.0-24-mips32r6-di isofs-modules-4.19.0-24-mips32r6-di jfs-modules-4.19.0-24-mips32r6-di xfs-modules-4.19.0-24-mips32r6-di md-modules-4.19.0-24-mips32r6-di multipath-modules-4.19.0-24-mips32r6-di crc-modules-4.19.0-24-mips32r6-di crypto-modules-4.19.0-24-mips32r6-di crypto-dm-modules-4.19.0-24-mips32r6-di nbd-modules-4.19.0-24-mips32r6-di squashfs-modules-4.19.0-24-mips32r6-di zlib-modules-4.19.0-24-mips32r6-di compress-modules-4.19.0-24-mips32r6-di udf-modules-4.19.0-24-mips32r6-di fuse-modules-4.19.0-24-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-23progress5u1-mips32r6el-di nic-shared-modules-4.19.0-23progress5u1-mips32r6el-di loop-modules-4.19.0-23progress5u1-mips32r6el-di btrfs-modules-4.19.0-23progress5u1-mips32r6el-di ext4-modules-4.19.0-23progress5u1-mips32r6el-di isofs-modules-4.19.0-23progress5u1-mips32r6el-di jfs-modules-4.19.0-23progress5u1-mips32r6el-di xfs-modules-4.19.0-23progress5u1-mips32r6el-di md-modules-4.19.0-23progress5u1-mips32r6el-di multipath-modules-4.19.0-23progress5u1-mips32r6el-di crc-modules-4.19.0-23progress5u1-mips32r6el-di crypto-modules-4.19.0-23progress5u1-mips32r6el-di crypto-dm-modules-4.19.0-23progress5u1-mips32r6el-di nbd-modules-4.19.0-23progress5u1-mips32r6el-di squashfs-modules-4.19.0-23progress5u1-mips32r6el-di zlib-modules-4.19.0-23progress5u1-mips32r6el-di compress-modules-4.19.0-23progress5u1-mips32r6el-di udf-modules-4.19.0-23progress5u1-mips32r6el-di fuse-modules-4.19.0-23progress5u1-mips32r6el-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_mipsr6el ABINAME='4.19.0-24' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24-mips32r6el-di nic-shared-modules-4.19.0-24-mips32r6el-di loop-modules-4.19.0-24-mips32r6el-di btrfs-modules-4.19.0-24-mips32r6el-di ext4-modules-4.19.0-24-mips32r6el-di isofs-modules-4.19.0-24-mips32r6el-di jfs-modules-4.19.0-24-mips32r6el-di xfs-modules-4.19.0-24-mips32r6el-di md-modules-4.19.0-24-mips32r6el-di multipath-modules-4.19.0-24-mips32r6el-di crc-modules-4.19.0-24-mips32r6el-di crypto-modules-4.19.0-24-mips32r6el-di crypto-dm-modules-4.19.0-24-mips32r6el-di nbd-modules-4.19.0-24-mips32r6el-di squashfs-modules-4.19.0-24-mips32r6el-di zlib-modules-4.19.0-24-mips32r6el-di compress-modules-4.19.0-24-mips32r6el-di udf-modules-4.19.0-24-mips32r6el-di fuse-modules-4.19.0-24-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-23progress5u1-powerpc-di nic-modules-4.19.0-23progress5u1-powerpc-di nic-wireless-modules-4.19.0-23progress5u1-powerpc-di nic-shared-modules-4.19.0-23progress5u1-powerpc-di serial-modules-4.19.0-23progress5u1-powerpc-di usb-serial-modules-4.19.0-23progress5u1-powerpc-di ppp-modules-4.19.0-23progress5u1-powerpc-di pata-modules-4.19.0-23progress5u1-powerpc-di cdrom-core-modules-4.19.0-23progress5u1-powerpc-di firewire-core-modules-4.19.0-23progress5u1-powerpc-di scsi-core-modules-4.19.0-23progress5u1-powerpc-di scsi-modules-4.19.0-23progress5u1-powerpc-di scsi-nic-modules-4.19.0-23progress5u1-powerpc-di loop-modules-4.19.0-23progress5u1-powerpc-di btrfs-modules-4.19.0-23progress5u1-powerpc-di ext4-modules-4.19.0-23progress5u1-powerpc-di isofs-modules-4.19.0-23progress5u1-powerpc-di jfs-modules-4.19.0-23progress5u1-powerpc-di xfs-modules-4.19.0-23progress5u1-powerpc-di fat-modules-4.19.0-23progress5u1-powerpc-di hfs-modules-4.19.0-23progress5u1-powerpc-di affs-modules-4.19.0-23progress5u1-powerpc-di md-modules-4.19.0-23progress5u1-powerpc-di multipath-modules-4.19.0-23progress5u1-powerpc-di usb-modules-4.19.0-23progress5u1-powerpc-di usb-storage-modules-4.19.0-23progress5u1-powerpc-di pcmcia-storage-modules-4.19.0-23progress5u1-powerpc-di fb-modules-4.19.0-23progress5u1-powerpc-di input-modules-4.19.0-23progress5u1-powerpc-di event-modules-4.19.0-23progress5u1-powerpc-di mouse-modules-4.19.0-23progress5u1-powerpc-di nic-pcmcia-modules-4.19.0-23progress5u1-powerpc-di pcmcia-modules-4.19.0-23progress5u1-powerpc-di nic-usb-modules-4.19.0-23progress5u1-powerpc-di sata-modules-4.19.0-23progress5u1-powerpc-di crc-modules-4.19.0-23progress5u1-powerpc-di crypto-modules-4.19.0-23progress5u1-powerpc-di crypto-dm-modules-4.19.0-23progress5u1-powerpc-di ata-modules-4.19.0-23progress5u1-powerpc-di mmc-core-modules-4.19.0-23progress5u1-powerpc-di nbd-modules-4.19.0-23progress5u1-powerpc-di squashfs-modules-4.19.0-23progress5u1-powerpc-di uinput-modules-4.19.0-23progress5u1-powerpc-di zlib-modules-4.19.0-23progress5u1-powerpc-di compress-modules-4.19.0-23progress5u1-powerpc-di udf-modules-4.19.0-23progress5u1-powerpc-di fuse-modules-4.19.0-23progress5u1-powerpc-di kernel-image-4.19.0-23progress5u1-powerpc64-di nic-modules-4.19.0-23progress5u1-powerpc64-di nic-wireless-modules-4.19.0-23progress5u1-powerpc64-di nic-shared-modules-4.19.0-23progress5u1-powerpc64-di serial-modules-4.19.0-23progress5u1-powerpc64-di usb-serial-modules-4.19.0-23progress5u1-powerpc64-di ppp-modules-4.19.0-23progress5u1-powerpc64-di pata-modules-4.19.0-23progress5u1-powerpc64-di cdrom-core-modules-4.19.0-23progress5u1-powerpc64-di firewire-core-modules-4.19.0-23progress5u1-powerpc64-di scsi-core-modules-4.19.0-23progress5u1-powerpc64-di scsi-modules-4.19.0-23progress5u1-powerpc64-di scsi-nic-modules-4.19.0-23progress5u1-powerpc64-di loop-modules-4.19.0-23progress5u1-powerpc64-di btrfs-modules-4.19.0-23progress5u1-powerpc64-di ext4-modules-4.19.0-23progress5u1-powerpc64-di isofs-modules-4.19.0-23progress5u1-powerpc64-di jfs-modules-4.19.0-23progress5u1-powerpc64-di xfs-modules-4.19.0-23progress5u1-powerpc64-di fat-modules-4.19.0-23progress5u1-powerpc64-di hfs-modules-4.19.0-23progress5u1-powerpc64-di affs-modules-4.19.0-23progress5u1-powerpc64-di md-modules-4.19.0-23progress5u1-powerpc64-di multipath-modules-4.19.0-23progress5u1-powerpc64-di usb-modules-4.19.0-23progress5u1-powerpc64-di usb-storage-modules-4.19.0-23progress5u1-powerpc64-di pcmcia-storage-modules-4.19.0-23progress5u1-powerpc64-di fb-modules-4.19.0-23progress5u1-powerpc64-di input-modules-4.19.0-23progress5u1-powerpc64-di event-modules-4.19.0-23progress5u1-powerpc64-di mouse-modules-4.19.0-23progress5u1-powerpc64-di nic-pcmcia-modules-4.19.0-23progress5u1-powerpc64-di pcmcia-modules-4.19.0-23progress5u1-powerpc64-di nic-usb-modules-4.19.0-23progress5u1-powerpc64-di sata-modules-4.19.0-23progress5u1-powerpc64-di i2c-modules-4.19.0-23progress5u1-powerpc64-di crc-modules-4.19.0-23progress5u1-powerpc64-di crypto-modules-4.19.0-23progress5u1-powerpc64-di crypto-dm-modules-4.19.0-23progress5u1-powerpc64-di ata-modules-4.19.0-23progress5u1-powerpc64-di mmc-core-modules-4.19.0-23progress5u1-powerpc64-di nbd-modules-4.19.0-23progress5u1-powerpc64-di squashfs-modules-4.19.0-23progress5u1-powerpc64-di uinput-modules-4.19.0-23progress5u1-powerpc64-di compress-modules-4.19.0-23progress5u1-powerpc64-di udf-modules-4.19.0-23progress5u1-powerpc64-di fuse-modules-4.19.0-23progress5u1-powerpc64-di mtd-core-modules-4.19.0-23progress5u1-powerpc64-di hypervisor-modules-4.19.0-23progress5u1-powerpc64-di fancontrol-modules-4.19.0-23progress5u1-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_powerpc ABINAME='4.19.0-24' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.282-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24-powerpc-di nic-modules-4.19.0-24-powerpc-di nic-wireless-modules-4.19.0-24-powerpc-di nic-shared-modules-4.19.0-24-powerpc-di serial-modules-4.19.0-24-powerpc-di usb-serial-modules-4.19.0-24-powerpc-di ppp-modules-4.19.0-24-powerpc-di pata-modules-4.19.0-24-powerpc-di cdrom-core-modules-4.19.0-24-powerpc-di firewire-core-modules-4.19.0-24-powerpc-di scsi-core-modules-4.19.0-24-powerpc-di scsi-modules-4.19.0-24-powerpc-di scsi-nic-modules-4.19.0-24-powerpc-di loop-modules-4.19.0-24-powerpc-di btrfs-modules-4.19.0-24-powerpc-di ext4-modules-4.19.0-24-powerpc-di isofs-modules-4.19.0-24-powerpc-di jfs-modules-4.19.0-24-powerpc-di xfs-modules-4.19.0-24-powerpc-di fat-modules-4.19.0-24-powerpc-di hfs-modules-4.19.0-24-powerpc-di affs-modules-4.19.0-24-powerpc-di md-modules-4.19.0-24-powerpc-di multipath-modules-4.19.0-24-powerpc-di usb-modules-4.19.0-24-powerpc-di usb-storage-modules-4.19.0-24-powerpc-di pcmcia-storage-modules-4.19.0-24-powerpc-di fb-modules-4.19.0-24-powerpc-di input-modules-4.19.0-24-powerpc-di event-modules-4.19.0-24-powerpc-di mouse-modules-4.19.0-24-powerpc-di nic-pcmcia-modules-4.19.0-24-powerpc-di pcmcia-modules-4.19.0-24-powerpc-di nic-usb-modules-4.19.0-24-powerpc-di sata-modules-4.19.0-24-powerpc-di crc-modules-4.19.0-24-powerpc-di crypto-modules-4.19.0-24-powerpc-di crypto-dm-modules-4.19.0-24-powerpc-di ata-modules-4.19.0-24-powerpc-di mmc-core-modules-4.19.0-24-powerpc-di nbd-modules-4.19.0-24-powerpc-di squashfs-modules-4.19.0-24-powerpc-di uinput-modules-4.19.0-24-powerpc-di zlib-modules-4.19.0-24-powerpc-di compress-modules-4.19.0-24-powerpc-di udf-modules-4.19.0-24-powerpc-di fuse-modules-4.19.0-24-powerpc-di kernel-image-4.19.0-24-powerpc64-di nic-modules-4.19.0-24-powerpc64-di nic-wireless-modules-4.19.0-24-powerpc64-di nic-shared-modules-4.19.0-24-powerpc64-di serial-modules-4.19.0-24-powerpc64-di usb-serial-modules-4.19.0-24-powerpc64-di ppp-modules-4.19.0-24-powerpc64-di pata-modules-4.19.0-24-powerpc64-di cdrom-core-modules-4.19.0-24-powerpc64-di firewire-core-modules-4.19.0-24-powerpc64-di scsi-core-modules-4.19.0-24-powerpc64-di scsi-modules-4.19.0-24-powerpc64-di scsi-nic-modules-4.19.0-24-powerpc64-di loop-modules-4.19.0-24-powerpc64-di btrfs-modules-4.19.0-24-powerpc64-di ext4-modules-4.19.0-24-powerpc64-di isofs-modules-4.19.0-24-powerpc64-di jfs-modules-4.19.0-24-powerpc64-di xfs-modules-4.19.0-24-powerpc64-di fat-modules-4.19.0-24-powerpc64-di hfs-modules-4.19.0-24-powerpc64-di affs-modules-4.19.0-24-powerpc64-di md-modules-4.19.0-24-powerpc64-di multipath-modules-4.19.0-24-powerpc64-di usb-modules-4.19.0-24-powerpc64-di usb-storage-modules-4.19.0-24-powerpc64-di pcmcia-storage-modules-4.19.0-24-powerpc64-di fb-modules-4.19.0-24-powerpc64-di input-modules-4.19.0-24-powerpc64-di event-modules-4.19.0-24-powerpc64-di mouse-modules-4.19.0-24-powerpc64-di nic-pcmcia-modules-4.19.0-24-powerpc64-di pcmcia-modules-4.19.0-24-powerpc64-di nic-usb-modules-4.19.0-24-powerpc64-di sata-modules-4.19.0-24-powerpc64-di i2c-modules-4.19.0-24-powerpc64-di crc-modules-4.19.0-24-powerpc64-di crypto-modules-4.19.0-24-powerpc64-di crypto-dm-modules-4.19.0-24-powerpc64-di ata-modules-4.19.0-24-powerpc64-di mmc-core-modules-4.19.0-24-powerpc64-di nbd-modules-4.19.0-24-powerpc64-di squashfs-modules-4.19.0-24-powerpc64-di uinput-modules-4.19.0-24-powerpc64-di compress-modules-4.19.0-24-powerpc64-di udf-modules-4.19.0-24-powerpc64-di fuse-modules-4.19.0-24-powerpc64-di mtd-core-modules-4.19.0-24-powerpc64-di hypervisor-modules-4.19.0-24-powerpc64-di fancontrol-modules-4.19.0-24-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-23progress5u1' 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-23progress5u1-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-23progress5u1-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-powerpcspe\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpcspe' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpcspe' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-powerpcspe\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpcspe' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpcspe' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='powerpcspe' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='powerpcspe' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-23progress5u1-powerpc64-di nic-modules-4.19.0-23progress5u1-powerpc64-di nic-wireless-modules-4.19.0-23progress5u1-powerpc64-di nic-shared-modules-4.19.0-23progress5u1-powerpc64-di serial-modules-4.19.0-23progress5u1-powerpc64-di usb-serial-modules-4.19.0-23progress5u1-powerpc64-di ppp-modules-4.19.0-23progress5u1-powerpc64-di pata-modules-4.19.0-23progress5u1-powerpc64-di cdrom-core-modules-4.19.0-23progress5u1-powerpc64-di firewire-core-modules-4.19.0-23progress5u1-powerpc64-di scsi-core-modules-4.19.0-23progress5u1-powerpc64-di scsi-modules-4.19.0-23progress5u1-powerpc64-di scsi-nic-modules-4.19.0-23progress5u1-powerpc64-di loop-modules-4.19.0-23progress5u1-powerpc64-di btrfs-modules-4.19.0-23progress5u1-powerpc64-di ext4-modules-4.19.0-23progress5u1-powerpc64-di isofs-modules-4.19.0-23progress5u1-powerpc64-di jfs-modules-4.19.0-23progress5u1-powerpc64-di xfs-modules-4.19.0-23progress5u1-powerpc64-di fat-modules-4.19.0-23progress5u1-powerpc64-di hfs-modules-4.19.0-23progress5u1-powerpc64-di affs-modules-4.19.0-23progress5u1-powerpc64-di md-modules-4.19.0-23progress5u1-powerpc64-di multipath-modules-4.19.0-23progress5u1-powerpc64-di usb-modules-4.19.0-23progress5u1-powerpc64-di usb-storage-modules-4.19.0-23progress5u1-powerpc64-di pcmcia-storage-modules-4.19.0-23progress5u1-powerpc64-di fb-modules-4.19.0-23progress5u1-powerpc64-di input-modules-4.19.0-23progress5u1-powerpc64-di event-modules-4.19.0-23progress5u1-powerpc64-di mouse-modules-4.19.0-23progress5u1-powerpc64-di nic-pcmcia-modules-4.19.0-23progress5u1-powerpc64-di pcmcia-modules-4.19.0-23progress5u1-powerpc64-di nic-usb-modules-4.19.0-23progress5u1-powerpc64-di sata-modules-4.19.0-23progress5u1-powerpc64-di i2c-modules-4.19.0-23progress5u1-powerpc64-di crc-modules-4.19.0-23progress5u1-powerpc64-di crypto-modules-4.19.0-23progress5u1-powerpc64-di crypto-dm-modules-4.19.0-23progress5u1-powerpc64-di ata-modules-4.19.0-23progress5u1-powerpc64-di mmc-core-modules-4.19.0-23progress5u1-powerpc64-di nbd-modules-4.19.0-23progress5u1-powerpc64-di squashfs-modules-4.19.0-23progress5u1-powerpc64-di uinput-modules-4.19.0-23progress5u1-powerpc64-di compress-modules-4.19.0-23progress5u1-powerpc64-di udf-modules-4.19.0-23progress5u1-powerpc64-di fuse-modules-4.19.0-23progress5u1-powerpc64-di mtd-core-modules-4.19.0-23progress5u1-powerpc64-di hypervisor-modules-4.19.0-23progress5u1-powerpc64-di fancontrol-modules-4.19.0-23progress5u1-powerpc64-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_ppc64 ABINAME='4.19.0-24' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.282-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24-powerpc64-di nic-modules-4.19.0-24-powerpc64-di nic-wireless-modules-4.19.0-24-powerpc64-di nic-shared-modules-4.19.0-24-powerpc64-di serial-modules-4.19.0-24-powerpc64-di usb-serial-modules-4.19.0-24-powerpc64-di ppp-modules-4.19.0-24-powerpc64-di pata-modules-4.19.0-24-powerpc64-di cdrom-core-modules-4.19.0-24-powerpc64-di firewire-core-modules-4.19.0-24-powerpc64-di scsi-core-modules-4.19.0-24-powerpc64-di scsi-modules-4.19.0-24-powerpc64-di scsi-nic-modules-4.19.0-24-powerpc64-di loop-modules-4.19.0-24-powerpc64-di btrfs-modules-4.19.0-24-powerpc64-di ext4-modules-4.19.0-24-powerpc64-di isofs-modules-4.19.0-24-powerpc64-di jfs-modules-4.19.0-24-powerpc64-di xfs-modules-4.19.0-24-powerpc64-di fat-modules-4.19.0-24-powerpc64-di hfs-modules-4.19.0-24-powerpc64-di affs-modules-4.19.0-24-powerpc64-di md-modules-4.19.0-24-powerpc64-di multipath-modules-4.19.0-24-powerpc64-di usb-modules-4.19.0-24-powerpc64-di usb-storage-modules-4.19.0-24-powerpc64-di pcmcia-storage-modules-4.19.0-24-powerpc64-di fb-modules-4.19.0-24-powerpc64-di input-modules-4.19.0-24-powerpc64-di event-modules-4.19.0-24-powerpc64-di mouse-modules-4.19.0-24-powerpc64-di nic-pcmcia-modules-4.19.0-24-powerpc64-di pcmcia-modules-4.19.0-24-powerpc64-di nic-usb-modules-4.19.0-24-powerpc64-di sata-modules-4.19.0-24-powerpc64-di i2c-modules-4.19.0-24-powerpc64-di crc-modules-4.19.0-24-powerpc64-di crypto-modules-4.19.0-24-powerpc64-di crypto-dm-modules-4.19.0-24-powerpc64-di ata-modules-4.19.0-24-powerpc64-di mmc-core-modules-4.19.0-24-powerpc64-di nbd-modules-4.19.0-24-powerpc64-di squashfs-modules-4.19.0-24-powerpc64-di uinput-modules-4.19.0-24-powerpc64-di compress-modules-4.19.0-24-powerpc64-di udf-modules-4.19.0-24-powerpc64-di fuse-modules-4.19.0-24-powerpc64-di mtd-core-modules-4.19.0-24-powerpc64-di hypervisor-modules-4.19.0-24-powerpc64-di fancontrol-modules-4.19.0-24-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-23progress5u1' 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-23progress5u1-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-23progress5u1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-23progress5u1-powerpc64le-di nic-modules-4.19.0-23progress5u1-powerpc64le-di nic-wireless-modules-4.19.0-23progress5u1-powerpc64le-di nic-shared-modules-4.19.0-23progress5u1-powerpc64le-di serial-modules-4.19.0-23progress5u1-powerpc64le-di usb-serial-modules-4.19.0-23progress5u1-powerpc64le-di ppp-modules-4.19.0-23progress5u1-powerpc64le-di cdrom-core-modules-4.19.0-23progress5u1-powerpc64le-di firewire-core-modules-4.19.0-23progress5u1-powerpc64le-di scsi-core-modules-4.19.0-23progress5u1-powerpc64le-di scsi-modules-4.19.0-23progress5u1-powerpc64le-di scsi-nic-modules-4.19.0-23progress5u1-powerpc64le-di loop-modules-4.19.0-23progress5u1-powerpc64le-di btrfs-modules-4.19.0-23progress5u1-powerpc64le-di ext4-modules-4.19.0-23progress5u1-powerpc64le-di isofs-modules-4.19.0-23progress5u1-powerpc64le-di jfs-modules-4.19.0-23progress5u1-powerpc64le-di xfs-modules-4.19.0-23progress5u1-powerpc64le-di fat-modules-4.19.0-23progress5u1-powerpc64le-di md-modules-4.19.0-23progress5u1-powerpc64le-di multipath-modules-4.19.0-23progress5u1-powerpc64le-di usb-modules-4.19.0-23progress5u1-powerpc64le-di usb-storage-modules-4.19.0-23progress5u1-powerpc64le-di fb-modules-4.19.0-23progress5u1-powerpc64le-di input-modules-4.19.0-23progress5u1-powerpc64le-di event-modules-4.19.0-23progress5u1-powerpc64le-di mouse-modules-4.19.0-23progress5u1-powerpc64le-di nic-usb-modules-4.19.0-23progress5u1-powerpc64le-di sata-modules-4.19.0-23progress5u1-powerpc64le-di i2c-modules-4.19.0-23progress5u1-powerpc64le-di crc-modules-4.19.0-23progress5u1-powerpc64le-di crypto-modules-4.19.0-23progress5u1-powerpc64le-di crypto-dm-modules-4.19.0-23progress5u1-powerpc64le-di ata-modules-4.19.0-23progress5u1-powerpc64le-di nbd-modules-4.19.0-23progress5u1-powerpc64le-di squashfs-modules-4.19.0-23progress5u1-powerpc64le-di uinput-modules-4.19.0-23progress5u1-powerpc64le-di compress-modules-4.19.0-23progress5u1-powerpc64le-di udf-modules-4.19.0-23progress5u1-powerpc64le-di fuse-modules-4.19.0-23progress5u1-powerpc64le-di mtd-core-modules-4.19.0-23progress5u1-powerpc64le-di hypervisor-modules-4.19.0-23progress5u1-powerpc64le-di fancontrol-modules-4.19.0-23progress5u1-powerpc64le-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_ppc64el ABINAME='4.19.0-24' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.282-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24-powerpc64le-di nic-modules-4.19.0-24-powerpc64le-di nic-wireless-modules-4.19.0-24-powerpc64le-di nic-shared-modules-4.19.0-24-powerpc64le-di serial-modules-4.19.0-24-powerpc64le-di usb-serial-modules-4.19.0-24-powerpc64le-di ppp-modules-4.19.0-24-powerpc64le-di cdrom-core-modules-4.19.0-24-powerpc64le-di firewire-core-modules-4.19.0-24-powerpc64le-di scsi-core-modules-4.19.0-24-powerpc64le-di scsi-modules-4.19.0-24-powerpc64le-di scsi-nic-modules-4.19.0-24-powerpc64le-di loop-modules-4.19.0-24-powerpc64le-di btrfs-modules-4.19.0-24-powerpc64le-di ext4-modules-4.19.0-24-powerpc64le-di isofs-modules-4.19.0-24-powerpc64le-di jfs-modules-4.19.0-24-powerpc64le-di xfs-modules-4.19.0-24-powerpc64le-di fat-modules-4.19.0-24-powerpc64le-di md-modules-4.19.0-24-powerpc64le-di multipath-modules-4.19.0-24-powerpc64le-di usb-modules-4.19.0-24-powerpc64le-di usb-storage-modules-4.19.0-24-powerpc64le-di fb-modules-4.19.0-24-powerpc64le-di input-modules-4.19.0-24-powerpc64le-di event-modules-4.19.0-24-powerpc64le-di mouse-modules-4.19.0-24-powerpc64le-di nic-usb-modules-4.19.0-24-powerpc64le-di sata-modules-4.19.0-24-powerpc64le-di i2c-modules-4.19.0-24-powerpc64le-di crc-modules-4.19.0-24-powerpc64le-di crypto-modules-4.19.0-24-powerpc64le-di crypto-dm-modules-4.19.0-24-powerpc64le-di ata-modules-4.19.0-24-powerpc64le-di nbd-modules-4.19.0-24-powerpc64le-di squashfs-modules-4.19.0-24-powerpc64le-di uinput-modules-4.19.0-24-powerpc64le-di compress-modules-4.19.0-24-powerpc64le-di udf-modules-4.19.0-24-powerpc64le-di fuse-modules-4.19.0-24-powerpc64le-di mtd-core-modules-4.19.0-24-powerpc64le-di hypervisor-modules-4.19.0-24-powerpc64le-di fancontrol-modules-4.19.0-24-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-23progress5u1' 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-23progress5u1-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-23progress5u1-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-23progress5u1-riscv64-di nic-modules-4.19.0-23progress5u1-riscv64-di nic-wireless-modules-4.19.0-23progress5u1-riscv64-di nic-shared-modules-4.19.0-23progress5u1-riscv64-di usb-serial-modules-4.19.0-23progress5u1-riscv64-di ppp-modules-4.19.0-23progress5u1-riscv64-di pata-modules-4.19.0-23progress5u1-riscv64-di cdrom-core-modules-4.19.0-23progress5u1-riscv64-di scsi-core-modules-4.19.0-23progress5u1-riscv64-di scsi-modules-4.19.0-23progress5u1-riscv64-di scsi-nic-modules-4.19.0-23progress5u1-riscv64-di loop-modules-4.19.0-23progress5u1-riscv64-di btrfs-modules-4.19.0-23progress5u1-riscv64-di ext4-modules-4.19.0-23progress5u1-riscv64-di isofs-modules-4.19.0-23progress5u1-riscv64-di jfs-modules-4.19.0-23progress5u1-riscv64-di fat-modules-4.19.0-23progress5u1-riscv64-di md-modules-4.19.0-23progress5u1-riscv64-di multipath-modules-4.19.0-23progress5u1-riscv64-di usb-modules-4.19.0-23progress5u1-riscv64-di usb-storage-modules-4.19.0-23progress5u1-riscv64-di fb-modules-4.19.0-23progress5u1-riscv64-di input-modules-4.19.0-23progress5u1-riscv64-di event-modules-4.19.0-23progress5u1-riscv64-di nic-usb-modules-4.19.0-23progress5u1-riscv64-di sata-modules-4.19.0-23progress5u1-riscv64-di i2c-modules-4.19.0-23progress5u1-riscv64-di crc-modules-4.19.0-23progress5u1-riscv64-di crypto-modules-4.19.0-23progress5u1-riscv64-di crypto-dm-modules-4.19.0-23progress5u1-riscv64-di ata-modules-4.19.0-23progress5u1-riscv64-di nbd-modules-4.19.0-23progress5u1-riscv64-di squashfs-modules-4.19.0-23progress5u1-riscv64-di zlib-modules-4.19.0-23progress5u1-riscv64-di compress-modules-4.19.0-23progress5u1-riscv64-di udf-modules-4.19.0-23progress5u1-riscv64-di fuse-modules-4.19.0-23progress5u1-riscv64-di mtd-modules-4.19.0-23progress5u1-riscv64-di mtd-core-modules-4.19.0-23progress5u1-riscv64-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_riscv64 ABINAME='4.19.0-24' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='4.19.282-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24-riscv64-di nic-modules-4.19.0-24-riscv64-di nic-wireless-modules-4.19.0-24-riscv64-di nic-shared-modules-4.19.0-24-riscv64-di usb-serial-modules-4.19.0-24-riscv64-di ppp-modules-4.19.0-24-riscv64-di pata-modules-4.19.0-24-riscv64-di cdrom-core-modules-4.19.0-24-riscv64-di scsi-core-modules-4.19.0-24-riscv64-di scsi-modules-4.19.0-24-riscv64-di scsi-nic-modules-4.19.0-24-riscv64-di loop-modules-4.19.0-24-riscv64-di btrfs-modules-4.19.0-24-riscv64-di ext4-modules-4.19.0-24-riscv64-di isofs-modules-4.19.0-24-riscv64-di jfs-modules-4.19.0-24-riscv64-di fat-modules-4.19.0-24-riscv64-di md-modules-4.19.0-24-riscv64-di multipath-modules-4.19.0-24-riscv64-di usb-modules-4.19.0-24-riscv64-di usb-storage-modules-4.19.0-24-riscv64-di fb-modules-4.19.0-24-riscv64-di input-modules-4.19.0-24-riscv64-di event-modules-4.19.0-24-riscv64-di nic-usb-modules-4.19.0-24-riscv64-di sata-modules-4.19.0-24-riscv64-di i2c-modules-4.19.0-24-riscv64-di crc-modules-4.19.0-24-riscv64-di crypto-modules-4.19.0-24-riscv64-di crypto-dm-modules-4.19.0-24-riscv64-di ata-modules-4.19.0-24-riscv64-di nbd-modules-4.19.0-24-riscv64-di squashfs-modules-4.19.0-24-riscv64-di zlib-modules-4.19.0-24-riscv64-di compress-modules-4.19.0-24-riscv64-di udf-modules-4.19.0-24-riscv64-di fuse-modules-4.19.0-24-riscv64-di mtd-modules-4.19.0-24-riscv64-di mtd-core-modules-4.19.0-24-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-23progress5u1' 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-23progress5u1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-23progress5u1-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-23progress5u1-s390x-di nic-modules-4.19.0-23progress5u1-s390x-di cdrom-core-modules-4.19.0-23progress5u1-s390x-di scsi-core-modules-4.19.0-23progress5u1-s390x-di scsi-modules-4.19.0-23progress5u1-s390x-di loop-modules-4.19.0-23progress5u1-s390x-di btrfs-modules-4.19.0-23progress5u1-s390x-di ext4-modules-4.19.0-23progress5u1-s390x-di isofs-modules-4.19.0-23progress5u1-s390x-di xfs-modules-4.19.0-23progress5u1-s390x-di fat-modules-4.19.0-23progress5u1-s390x-di md-modules-4.19.0-23progress5u1-s390x-di multipath-modules-4.19.0-23progress5u1-s390x-di crc-modules-4.19.0-23progress5u1-s390x-di crypto-modules-4.19.0-23progress5u1-s390x-di crypto-dm-modules-4.19.0-23progress5u1-s390x-di nbd-modules-4.19.0-23progress5u1-s390x-di zlib-modules-4.19.0-23progress5u1-s390x-di compress-modules-4.19.0-23progress5u1-s390x-di udf-modules-4.19.0-23progress5u1-s390x-di fuse-modules-4.19.0-23progress5u1-s390x-di mtd-core-modules-4.19.0-23progress5u1-s390x-di dasd-modules-4.19.0-23progress5u1-s390x-di dasd-extra-modules-4.19.0-23progress5u1-s390x-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_s390x ABINAME='4.19.0-24' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.19.282-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24-s390x-di nic-modules-4.19.0-24-s390x-di cdrom-core-modules-4.19.0-24-s390x-di scsi-core-modules-4.19.0-24-s390x-di scsi-modules-4.19.0-24-s390x-di loop-modules-4.19.0-24-s390x-di btrfs-modules-4.19.0-24-s390x-di ext4-modules-4.19.0-24-s390x-di isofs-modules-4.19.0-24-s390x-di xfs-modules-4.19.0-24-s390x-di fat-modules-4.19.0-24-s390x-di md-modules-4.19.0-24-s390x-di multipath-modules-4.19.0-24-s390x-di crc-modules-4.19.0-24-s390x-di crypto-modules-4.19.0-24-s390x-di crypto-dm-modules-4.19.0-24-s390x-di nbd-modules-4.19.0-24-s390x-di zlib-modules-4.19.0-24-s390x-di compress-modules-4.19.0-24-s390x-di udf-modules-4.19.0-24-s390x-di fuse-modules-4.19.0-24-s390x-di mtd-core-modules-4.19.0-24-s390x-di dasd-modules-4.19.0-24-s390x-di dasd-extra-modules-4.19.0-24-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-23progress5u1' 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-23progress5u1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-23progress5u1-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-23progress5u1-sh7751r-di nic-modules-4.19.0-23progress5u1-sh7751r-di nic-shared-modules-4.19.0-23progress5u1-sh7751r-di usb-serial-modules-4.19.0-23progress5u1-sh7751r-di ppp-modules-4.19.0-23progress5u1-sh7751r-di pata-modules-4.19.0-23progress5u1-sh7751r-di cdrom-core-modules-4.19.0-23progress5u1-sh7751r-di firewire-core-modules-4.19.0-23progress5u1-sh7751r-di loop-modules-4.19.0-23progress5u1-sh7751r-di btrfs-modules-4.19.0-23progress5u1-sh7751r-di ext4-modules-4.19.0-23progress5u1-sh7751r-di isofs-modules-4.19.0-23progress5u1-sh7751r-di jfs-modules-4.19.0-23progress5u1-sh7751r-di xfs-modules-4.19.0-23progress5u1-sh7751r-di fat-modules-4.19.0-23progress5u1-sh7751r-di minix-modules-4.19.0-23progress5u1-sh7751r-di md-modules-4.19.0-23progress5u1-sh7751r-di multipath-modules-4.19.0-23progress5u1-sh7751r-di usb-storage-modules-4.19.0-23progress5u1-sh7751r-di nic-usb-modules-4.19.0-23progress5u1-sh7751r-di sata-modules-4.19.0-23progress5u1-sh7751r-di i2c-modules-4.19.0-23progress5u1-sh7751r-di crc-modules-4.19.0-23progress5u1-sh7751r-di crypto-modules-4.19.0-23progress5u1-sh7751r-di crypto-dm-modules-4.19.0-23progress5u1-sh7751r-di nbd-modules-4.19.0-23progress5u1-sh7751r-di squashfs-modules-4.19.0-23progress5u1-sh7751r-di speakup-modules-4.19.0-23progress5u1-sh7751r-di sound-modules-4.19.0-23progress5u1-sh7751r-di zlib-modules-4.19.0-23progress5u1-sh7751r-di compress-modules-4.19.0-23progress5u1-sh7751r-di udf-modules-4.19.0-23progress5u1-sh7751r-di fuse-modules-4.19.0-23progress5u1-sh7751r-di kernel-image-4.19.0-23progress5u1-sh7785lcr-di nic-modules-4.19.0-23progress5u1-sh7785lcr-di nic-shared-modules-4.19.0-23progress5u1-sh7785lcr-di usb-serial-modules-4.19.0-23progress5u1-sh7785lcr-di ppp-modules-4.19.0-23progress5u1-sh7785lcr-di pata-modules-4.19.0-23progress5u1-sh7785lcr-di cdrom-core-modules-4.19.0-23progress5u1-sh7785lcr-di firewire-core-modules-4.19.0-23progress5u1-sh7785lcr-di loop-modules-4.19.0-23progress5u1-sh7785lcr-di btrfs-modules-4.19.0-23progress5u1-sh7785lcr-di ext4-modules-4.19.0-23progress5u1-sh7785lcr-di isofs-modules-4.19.0-23progress5u1-sh7785lcr-di jfs-modules-4.19.0-23progress5u1-sh7785lcr-di xfs-modules-4.19.0-23progress5u1-sh7785lcr-di fat-modules-4.19.0-23progress5u1-sh7785lcr-di minix-modules-4.19.0-23progress5u1-sh7785lcr-di md-modules-4.19.0-23progress5u1-sh7785lcr-di multipath-modules-4.19.0-23progress5u1-sh7785lcr-di nic-usb-modules-4.19.0-23progress5u1-sh7785lcr-di sata-modules-4.19.0-23progress5u1-sh7785lcr-di crc-modules-4.19.0-23progress5u1-sh7785lcr-di crypto-modules-4.19.0-23progress5u1-sh7785lcr-di crypto-dm-modules-4.19.0-23progress5u1-sh7785lcr-di nbd-modules-4.19.0-23progress5u1-sh7785lcr-di squashfs-modules-4.19.0-23progress5u1-sh7785lcr-di speakup-modules-4.19.0-23progress5u1-sh7785lcr-di sound-modules-4.19.0-23progress5u1-sh7785lcr-di zlib-modules-4.19.0-23progress5u1-sh7785lcr-di compress-modules-4.19.0-23progress5u1-sh7785lcr-di udf-modules-4.19.0-23progress5u1-sh7785lcr-di fuse-modules-4.19.0-23progress5u1-sh7785lcr-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_sh4 ABINAME='4.19.0-24' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.19.282-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24-sh7751r-di nic-modules-4.19.0-24-sh7751r-di nic-shared-modules-4.19.0-24-sh7751r-di usb-serial-modules-4.19.0-24-sh7751r-di ppp-modules-4.19.0-24-sh7751r-di pata-modules-4.19.0-24-sh7751r-di cdrom-core-modules-4.19.0-24-sh7751r-di firewire-core-modules-4.19.0-24-sh7751r-di loop-modules-4.19.0-24-sh7751r-di btrfs-modules-4.19.0-24-sh7751r-di ext4-modules-4.19.0-24-sh7751r-di isofs-modules-4.19.0-24-sh7751r-di jfs-modules-4.19.0-24-sh7751r-di xfs-modules-4.19.0-24-sh7751r-di fat-modules-4.19.0-24-sh7751r-di minix-modules-4.19.0-24-sh7751r-di md-modules-4.19.0-24-sh7751r-di multipath-modules-4.19.0-24-sh7751r-di usb-storage-modules-4.19.0-24-sh7751r-di nic-usb-modules-4.19.0-24-sh7751r-di sata-modules-4.19.0-24-sh7751r-di i2c-modules-4.19.0-24-sh7751r-di crc-modules-4.19.0-24-sh7751r-di crypto-modules-4.19.0-24-sh7751r-di crypto-dm-modules-4.19.0-24-sh7751r-di nbd-modules-4.19.0-24-sh7751r-di squashfs-modules-4.19.0-24-sh7751r-di speakup-modules-4.19.0-24-sh7751r-di sound-modules-4.19.0-24-sh7751r-di zlib-modules-4.19.0-24-sh7751r-di compress-modules-4.19.0-24-sh7751r-di udf-modules-4.19.0-24-sh7751r-di fuse-modules-4.19.0-24-sh7751r-di kernel-image-4.19.0-24-sh7785lcr-di nic-modules-4.19.0-24-sh7785lcr-di nic-shared-modules-4.19.0-24-sh7785lcr-di usb-serial-modules-4.19.0-24-sh7785lcr-di ppp-modules-4.19.0-24-sh7785lcr-di pata-modules-4.19.0-24-sh7785lcr-di cdrom-core-modules-4.19.0-24-sh7785lcr-di firewire-core-modules-4.19.0-24-sh7785lcr-di loop-modules-4.19.0-24-sh7785lcr-di btrfs-modules-4.19.0-24-sh7785lcr-di ext4-modules-4.19.0-24-sh7785lcr-di isofs-modules-4.19.0-24-sh7785lcr-di jfs-modules-4.19.0-24-sh7785lcr-di xfs-modules-4.19.0-24-sh7785lcr-di fat-modules-4.19.0-24-sh7785lcr-di minix-modules-4.19.0-24-sh7785lcr-di md-modules-4.19.0-24-sh7785lcr-di multipath-modules-4.19.0-24-sh7785lcr-di nic-usb-modules-4.19.0-24-sh7785lcr-di sata-modules-4.19.0-24-sh7785lcr-di crc-modules-4.19.0-24-sh7785lcr-di crypto-modules-4.19.0-24-sh7785lcr-di crypto-dm-modules-4.19.0-24-sh7785lcr-di nbd-modules-4.19.0-24-sh7785lcr-di squashfs-modules-4.19.0-24-sh7785lcr-di speakup-modules-4.19.0-24-sh7785lcr-di sound-modules-4.19.0-24-sh7785lcr-di zlib-modules-4.19.0-24-sh7785lcr-di compress-modules-4.19.0-24-sh7785lcr-di udf-modules-4.19.0-24-sh7785lcr-di fuse-modules-4.19.0-24-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-23progress5u1' 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-23progress5u1-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-23progress5u1-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-23progress5u1-sparc64-di nic-modules-4.19.0-23progress5u1-sparc64-di nic-shared-modules-4.19.0-23progress5u1-sparc64-di usb-serial-modules-4.19.0-23progress5u1-sparc64-di ppp-modules-4.19.0-23progress5u1-sparc64-di pata-modules-4.19.0-23progress5u1-sparc64-di cdrom-core-modules-4.19.0-23progress5u1-sparc64-di scsi-core-modules-4.19.0-23progress5u1-sparc64-di scsi-modules-4.19.0-23progress5u1-sparc64-di btrfs-modules-4.19.0-23progress5u1-sparc64-di ext4-modules-4.19.0-23progress5u1-sparc64-di isofs-modules-4.19.0-23progress5u1-sparc64-di jfs-modules-4.19.0-23progress5u1-sparc64-di ufs-modules-4.19.0-23progress5u1-sparc64-di xfs-modules-4.19.0-23progress5u1-sparc64-di fat-modules-4.19.0-23progress5u1-sparc64-di md-modules-4.19.0-23progress5u1-sparc64-di multipath-modules-4.19.0-23progress5u1-sparc64-di usb-modules-4.19.0-23progress5u1-sparc64-di usb-storage-modules-4.19.0-23progress5u1-sparc64-di fb-modules-4.19.0-23progress5u1-sparc64-di input-modules-4.19.0-23progress5u1-sparc64-di nic-usb-modules-4.19.0-23progress5u1-sparc64-di sata-modules-4.19.0-23progress5u1-sparc64-di i2c-modules-4.19.0-23progress5u1-sparc64-di crc-modules-4.19.0-23progress5u1-sparc64-di crypto-modules-4.19.0-23progress5u1-sparc64-di crypto-dm-modules-4.19.0-23progress5u1-sparc64-di ata-modules-4.19.0-23progress5u1-sparc64-di nbd-modules-4.19.0-23progress5u1-sparc64-di squashfs-modules-4.19.0-23progress5u1-sparc64-di zlib-modules-4.19.0-23progress5u1-sparc64-di compress-modules-4.19.0-23progress5u1-sparc64-di udf-modules-4.19.0-23progress5u1-sparc64-di fuse-modules-4.19.0-23progress5u1-sparc64-di' UDEB_UNSIGNED_TEST_BUILD=False + $(MAKE) -f debian/rules.real install-udeb_sparc64 ABINAME='4.19.0-24' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.19.282-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' PACKAGE_NAMES='kernel-image-4.19.0-24-sparc64-di nic-modules-4.19.0-24-sparc64-di nic-shared-modules-4.19.0-24-sparc64-di usb-serial-modules-4.19.0-24-sparc64-di ppp-modules-4.19.0-24-sparc64-di pata-modules-4.19.0-24-sparc64-di cdrom-core-modules-4.19.0-24-sparc64-di scsi-core-modules-4.19.0-24-sparc64-di scsi-modules-4.19.0-24-sparc64-di btrfs-modules-4.19.0-24-sparc64-di ext4-modules-4.19.0-24-sparc64-di isofs-modules-4.19.0-24-sparc64-di jfs-modules-4.19.0-24-sparc64-di ufs-modules-4.19.0-24-sparc64-di xfs-modules-4.19.0-24-sparc64-di fat-modules-4.19.0-24-sparc64-di md-modules-4.19.0-24-sparc64-di multipath-modules-4.19.0-24-sparc64-di usb-modules-4.19.0-24-sparc64-di usb-storage-modules-4.19.0-24-sparc64-di fb-modules-4.19.0-24-sparc64-di input-modules-4.19.0-24-sparc64-di nic-usb-modules-4.19.0-24-sparc64-di sata-modules-4.19.0-24-sparc64-di i2c-modules-4.19.0-24-sparc64-di crc-modules-4.19.0-24-sparc64-di crypto-modules-4.19.0-24-sparc64-di crypto-dm-modules-4.19.0-24-sparc64-di ata-modules-4.19.0-24-sparc64-di nbd-modules-4.19.0-24-sparc64-di squashfs-modules-4.19.0-24-sparc64-di zlib-modules-4.19.0-24-sparc64-di compress-modules-4.19.0-24-sparc64-di udf-modules-4.19.0-24-sparc64-di fuse-modules-4.19.0-24-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-23progress5u1' 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-23progress5u1-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-23progress5u1-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-arch-arch ABINAME='4.19.0-24' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='4.19.282-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-23progress5u1' ALL_FEATURESETS='none rt' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-indep ABINAME='4.19.0-24' ALL_FEATURESETS='none rt' SOURCEVERSION='4.19.282-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-23progress5u1' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='4.19.0-24' ALL_KERNEL_ARCHES='alpha arm arm64 ia64 m68k mips parisc powerpc riscv s390 sh sparc x86' FEATURESET='none' LOCALVERSION='' SOURCEVERSION='4.19.282-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-23progress5u1' ALL_KERNEL_ARCHES='arm arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real binary-indep-featureset ABINAME='4.19.0-24' ALL_KERNEL_ARCHES='arm arm64 x86' FEATURESET='rt' LOCALVERSION='-rt' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='alpha' KERNEL_ARCH='alpha' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='amd64' KERNEL_ARCH='x86' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-23progress5u1-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='arm64' KERNEL_ARCH='arm64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='arm64ilp32' KERNEL_ARCH='arm64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='armel' KERNEL_ARCH='arm' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='armhf' KERNEL_ARCH='arm' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-parisc-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-23progress5u1-parisc-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc-smp' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-parisc-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-24-parisc-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc-smp' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-parisc64-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-23progress5u1-parisc64-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64-smp' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-parisc64-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-24-parisc64-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64-smp' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-23progress5u1-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-24-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='hppa' KERNEL_ARCH='parisc' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='i386' KERNEL_ARCH='x86' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='ia64' KERNEL_ARCH='ia64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-23progress5u1-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='m68k' KERNEL_ARCH='m68k' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='mips64' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='mips64el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='mips64r6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='mips64r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='mips' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='mipsel' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='mipsn32' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='mipsn32el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='mipsn32r6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='mipsn32r6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='mipsr6' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='mipsr6el' KERNEL_ARCH='mips' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='powerpc' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-powerpcspe\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpcspe' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpcspe' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-powerpcspe\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpcspe' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpcspe' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='powerpcspe' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='powerpcspe' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='ppc64' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='ppc64el' KERNEL_ARCH='powerpc' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-23progress5u1-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='riscv64' KERNEL_ARCH='riscv' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='s390' KERNEL_ARCH='s390' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-23progress5u1-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='s390x' KERNEL_ARCH='s390' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='sh3' KERNEL_ARCH='sh' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='sh4' KERNEL_ARCH='sh' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='sparc64' KERNEL_ARCH='sparc' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='sparc' KERNEL_ARCH='sparc' SOURCEVERSION='4.19.282-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-23progress5u1' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-arch-arch ABINAME='4.19.0-24' ARCH='x32' KERNEL_ARCH='x86' SOURCEVERSION='4.19.282-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-23progress5u1' ALL_FEATURESETS='none rt' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real build-indep ABINAME='4.19.0-24' ALL_FEATURESETS='none rt' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-23progress5u1-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-23progress5u1-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='4.19.269-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-24' 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-24-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-24-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-parisc-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-23progress5u1-parisc-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc-smp' SOURCEVERSION='4.19.269-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-24' 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-24-parisc-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-24-parisc-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc-smp' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-parisc64-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-23progress5u1-parisc64-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64-smp' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='4.19.269-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-24' 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-24-parisc64-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-24-parisc64-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64-smp' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-23progress5u1-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='4.19.269-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-24' 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-24-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-powerpcspe\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpcspe' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpcspe' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-powerpcspe\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpcspe' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpcspe' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-23progress5u1-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='4.19.269-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-24' 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-24-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-23progress5u1-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='4.19.269-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-24' 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-24-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='4.19.269-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-24' 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-24-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-24-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-alpha-generic\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-generic' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-generic' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-alpha-smp\""' KERNEL_ARCH='alpha' LOCALVERSION='-alpha-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-alpha-smp' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-amd64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-cloud-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-cloud-amd64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-cloud-amd64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-rt-amd64\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-amd64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-amd64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-arm64' KCONFIG='debian/config/config debian/config/arm64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-23progress5u1-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-arm64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-arm64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-rt-arm64\""' KERNEL_ARCH='arm64' LOCALVERSION='-rt-arm64' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-arm64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-marvell\""' KERNEL_ARCH='arm' LOCALVERSION='-marvell' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-marvell' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-rpi\""' KERNEL_ARCH='arm' LOCALVERSION='-rpi' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-rpi' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-armmp-lpae\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp-lpae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp-lpae' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-armmp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-armmp' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-rt-armmp\""' KERNEL_ARCH='arm' LOCALVERSION='-rt-armmp' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-armmp' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-parisc-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-23progress5u1-parisc-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc-smp' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-parisc-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-24-parisc-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc-smp' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-parisc64-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-23progress5u1-parisc64-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64-smp' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-parisc64-smp' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc64-smp' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-24-parisc64-smp\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc64-smp' OVERRIDE_HOST_TYPE='hppa64-linux-gnu' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-23progress5u1-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-parisc' KCONFIG='debian/config/config debian/config/hppa/config debian/config/hppa/config.parisc' KCONFIG_OPTIONS=' -o "BUILD_SALT=\"4.19.0-24-parisc\""' KERNEL_ARCH='parisc' LOCALVERSION='-parisc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-parisc' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-686-pae' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686-pae' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-686\""' KERNEL_ARCH='x86' LOCALVERSION='-686' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-686' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-rt-686-pae\""' KERNEL_ARCH='x86' LOCALVERSION='-rt-686-pae' LOCALVERSION_HEADERS='-rt' LOCALVERSION_IMAGE='-rt-686-pae' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-itanium\""' KERNEL_ARCH='ia64' LOCALVERSION='-itanium' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-itanium' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-mckinley\""' KERNEL_ARCH='ia64' LOCALVERSION='-mckinley' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mckinley' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-23progress5u1-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-m68k' KCONFIG='debian/config/config debian/config/m68k/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24-m68k\""' KERNEL_ARCH='m68k' LOCALVERSION='-m68k' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-m68k' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-4kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-4kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-4kc-malta' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-5kc-malta\""' KERNEL_ARCH='mips' LOCALVERSION='-5kc-malta' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-5kc-malta' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-loongson-3\""' KERNEL_ARCH='mips' LOCALVERSION='-loongson-3' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-loongson-3' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-octeon\""' KERNEL_ARCH='mips' LOCALVERSION='-octeon' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-octeon' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-mips32r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-mips64r6\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-mips32r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips32r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips32r6el' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-mips64r6el\""' KERNEL_ARCH='mips' LOCALVERSION='-mips64r6el' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-mips64r6el' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-powerpc-smp\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc-smp' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-powerpc\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-powerpcspe\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpcspe' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpcspe' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-powerpcspe\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpcspe' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpcspe' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-powerpc64\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-powerpc64le\""' KERNEL_ARCH='powerpc' LOCALVERSION='-powerpc64le' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-powerpc64le' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-23progress5u1-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-riscv64' KCONFIG='debian/config/config debian/config/riscv64/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24-riscv64\""' KERNEL_ARCH='riscv' LOCALVERSION='-riscv64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-riscv64' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-23progress5u1-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VDSO='True' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-s390x' KCONFIG='debian/config/config debian/config/s390x/config' KCONFIG_OPTIONS=' -o DEBUG_INFO=y -o "BUILD_SALT=\"4.19.0-24-s390x\""' KERNEL_ARCH='s390' LOCALVERSION='-s390x' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-s390x' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-sh7751r\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7751r' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7751r' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-sh7785lcr\""' KERNEL_ARCH='sh' LOCALVERSION='-sh7785lcr' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sh7785lcr' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-sparc64-smp\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64-smp' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64-smp' SOURCEVERSION='4.19.282-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-23progress5u1' 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-23progress5u1-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-23progress5u1-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real setup-arch-flavour ABINAME='4.19.0-24' 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-24-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-24-sparc64\""' KERNEL_ARCH='sparc' LOCALVERSION='-sparc64' LOCALVERSION_HEADERS='' LOCALVERSION_IMAGE='-sparc64' SOURCEVERSION='4.19.282-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-23progress5u1' FEATURESET='none' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real source-featureset ABINAME='4.19.0-24' FEATURESET='none' SOURCEVERSION='4.19.282-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-23progress5u1' FEATURESET='rt' SOURCEVERSION='4.19.269-1progress5u1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' + $(MAKE) -f debian/rules.real source-featureset ABINAME='4.19.0-24' FEATURESET='rt' SOURCEVERSION='4.19.282-1' SOURCE_BASENAME='linux' UPSTREAMVERSION='4.19' VERSION='4.19' diff --git a/debian/tests/control b/debian/tests/control index a3a6867bb..2eee95127 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-23progress5u1-alpha-generic [alpha], linux-image-4.19.0-23progress5u1-alpha-smp [alpha], linux-image-4.19.0-23progress5u1-amd64 [amd64], linux-image-4.19.0-23progress5u1-cloud-amd64 [amd64], linux-image-4.19.0-23progress5u1-rt-amd64 [amd64], linux-image-4.19.0-23progress5u1-arm64 [arm64], linux-image-4.19.0-23progress5u1-rt-arm64 [arm64], linux-image-4.19.0-23progress5u1-marvell [armel], linux-image-4.19.0-23progress5u1-rpi [armel], linux-image-4.19.0-23progress5u1-armmp [armhf], linux-image-4.19.0-23progress5u1-armmp-lpae [armhf], linux-image-4.19.0-23progress5u1-rt-armmp [armhf], linux-image-4.19.0-23progress5u1-parisc [hppa], linux-image-4.19.0-23progress5u1-parisc-smp [hppa], linux-image-4.19.0-23progress5u1-parisc64-smp [hppa], linux-image-4.19.0-23progress5u1-686 [i386], linux-image-4.19.0-23progress5u1-686-pae [i386], linux-image-4.19.0-23progress5u1-rt-686-pae [i386], linux-image-4.19.0-23progress5u1-itanium [ia64], linux-image-4.19.0-23progress5u1-mckinley [ia64], linux-image-4.19.0-23progress5u1-m68k [m68k], linux-image-4.19.0-23progress5u1-4kc-malta [mips mipsel], linux-image-4.19.0-23progress5u1-5kc-malta [mips mips64 mips64el mipsel], linux-image-4.19.0-23progress5u1-octeon [mips mips64 mips64el mipsel], linux-image-4.19.0-23progress5u1-loongson-3 [mips64el mipsel], linux-image-4.19.0-23progress5u1-mips64r6 [mips64r6 mipsr6], linux-image-4.19.0-23progress5u1-mips64r6el [mips64r6el mipsr6el], linux-image-4.19.0-23progress5u1-mips32r6 [mipsr6], linux-image-4.19.0-23progress5u1-mips32r6el [mipsr6el], linux-image-4.19.0-23progress5u1-powerpc [powerpc], linux-image-4.19.0-23progress5u1-powerpc-smp [powerpc], linux-image-4.19.0-23progress5u1-powerpc64 [powerpc ppc64], linux-image-4.19.0-23progress5u1-powerpcspe [powerpcspe], linux-image-4.19.0-23progress5u1-powerpc64le [ppc64el], linux-image-4.19.0-23progress5u1-riscv64 [riscv64], linux-image-4.19.0-23progress5u1-s390x [s390x], linux-image-4.19.0-23progress5u1-sh7751r [sh4], linux-image-4.19.0-23progress5u1-sh7785lcr [sh4], linux-image-4.19.0-23progress5u1-sparc64 [sparc64], linux-image-4.19.0-23progress5u1-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-24-alpha-generic [alpha], linux-image-4.19.0-24-alpha-smp [alpha], linux-image-4.19.0-24-amd64-unsigned [amd64], linux-image-4.19.0-24-cloud-amd64-unsigned [amd64], linux-image-4.19.0-24-rt-amd64-unsigned [amd64], linux-image-4.19.0-24-arm64-unsigned [arm64], linux-image-4.19.0-24-rt-arm64-unsigned [arm64], linux-image-4.19.0-24-marvell [armel], linux-image-4.19.0-24-rpi [armel], linux-image-4.19.0-24-armmp [armhf], linux-image-4.19.0-24-armmp-lpae [armhf], linux-image-4.19.0-24-rt-armmp [armhf], linux-image-4.19.0-24-parisc [hppa], linux-image-4.19.0-24-parisc-smp [hppa], linux-image-4.19.0-24-parisc64-smp [hppa], linux-image-4.19.0-24-686-unsigned [i386], linux-image-4.19.0-24-686-pae-unsigned [i386], linux-image-4.19.0-24-rt-686-pae-unsigned [i386], linux-image-4.19.0-24-itanium [ia64], linux-image-4.19.0-24-mckinley [ia64], linux-image-4.19.0-24-m68k [m68k], linux-image-4.19.0-24-4kc-malta [mips mipsel], linux-image-4.19.0-24-5kc-malta [mips mips64 mips64el mipsel], linux-image-4.19.0-24-octeon [mips mips64 mips64el mipsel], linux-image-4.19.0-24-loongson-3 [mips64el mipsel], linux-image-4.19.0-24-mips64r6 [mips64r6 mipsr6], linux-image-4.19.0-24-mips64r6el [mips64r6el mipsr6el], linux-image-4.19.0-24-mips32r6 [mipsr6], linux-image-4.19.0-24-mips32r6el [mipsr6el], linux-image-4.19.0-24-powerpc [powerpc], linux-image-4.19.0-24-powerpc-smp [powerpc], linux-image-4.19.0-24-powerpc64 [powerpc ppc64], linux-image-4.19.0-24-powerpcspe [powerpcspe], linux-image-4.19.0-24-powerpc64le [ppc64el], linux-image-4.19.0-24-riscv64 [riscv64], linux-image-4.19.0-24-s390x [s390x], linux-image-4.19.0-24-sh7751r [sh4], linux-image-4.19.0-24-sh7785lcr [sh4], linux-image-4.19.0-24-sparc64 [sparc64], linux-image-4.19.0-24-sparc64-smp [sparc64] Classes: smp |